/* Add here all your css styles (customizations)  test */
.tp-banner ul {
  display: none;
}

@media (min-width: 768px){
	.navbar-header {
	    margin-top: -15px;
	    height: 75px;
	}
}
@media (max-width: 998px) and (min-width: 768px){
	.header .navbar-brand {
	    top: -12px;
	}
}
@media (max-width: 767px) and (min-width: 550px){
	.header .navbar-brand {
	    top: -28px;
	}
}

@media (max-width: 549px) {
	.header .navbar-brand {
		max-width:200px;
	    top: -3px;
	}
	.header .navbar-brand img {
		width:100%;
	}	
}
@media (min-width: 1000px){
	.header .navbar-collapse {
	    margin-top: 20px;
	    padding: 0;
	}
}
@media (min-width: 1200px){
	.wrapper {
	    padding-top: 98px;
	}
	.header {
	    background: white none repeat scroll 0 0;
	    position: fixed;
	    top: 0;
	    width: 100%;
	    z-index: 9999;
	}
}


/*
 * kleuren
 */

.navbar-default .navbar-toggle {
    border-color: #C9103F;
}
.color-green {
	color: #E01246;
}

a.read-more:hover { 
	color:#E01246; 
}

.linked:hover {
	color:#E01246;
}
.header .navbar-default .navbar-nav > .active > a {
	color: #E01246;
}

a:focus, 
a:hover, 
a:active {
	color: #E01246;
}

.navbar-toggle,
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background: #E01246 !important;
}
@media (max-width: 767px) {
	.header .navbar-default .navbar-nav > li > a:hover {
		color: #E01246;
	}

	.header .navbar-default .navbar-nav > .active > a,
	.header .navbar-default .navbar-nav > .active > a:hover,
	.header .navbar-default .navbar-nav > .active > a:focus {
		background: #E01246;
	}
}
@media (min-width: 767px) {
	/*Navbar*/
	.header .navbar-default .navbar-nav > li > a:hover,
	.header .navbar-default .navbar-nav > .active > a {
		border-bottom: solid 2px #E01246;
	}

	.header .navbar-default .navbar-nav > .open > a,
	.header .navbar-default .navbar-nav > .open > a:hover,
	.header .navbar-default .navbar-nav > .open > a:focus {
		color: #E01246;
	}

	/*Dropdown Menu*/
	.header .dropdown-menu { 
		border-top: solid 2px #E01246; 
	}	
}
.header .navbar .nav > li > .search:hover {
	color: #E01246;
	border-bottom-color: #E01246;
}

@media (max-width: 767px) {
	.header .navbar .nav > li > .search:hover {
		background: #C9103F;
	}
}

/*Header v2
------------------------------------*/
/*Topbar*/
.topbar-v1 .top-v1-data li a:hover i {
	color: #E01246;
}

/*Search Box*/
.header-v1 .navbar .nav > li > .search:hover {
	background: #E01246;
}

/*Responsive Navbar*/
@media (min-width: 767px) {
	.header-v1 .navbar-default .navbar-nav > li > a:hover,
	.header-v1 .navbar-default .navbar-nav > .active > a {
		background: #E01246 !important;
	}

	.header-v1 .navbar-default .navbar-nav > .open > a,
	.header-v1 .navbar-default .navbar-nav > .open > a:hover,
	.header-v1 .navbar-default .navbar-nav > .open > a:focus {
		background: #E01246;		
	}
}	


#sequence-theme h2 {
	background:rgba(145, 181, 255, 0.8);
}

#sequence-theme .info p {
	background:rgba(145, 181, 255, 0.8);
}

/*Buttons
------------------------------------*/
.btn-u {
	background: #E01246;
}

.btn-u:hover {
	background: #C9103F;
}

/*Service
------------------------------------*/
.service .service-icon {
	color:#E01246;	
}

/*Service Blocks*/
.service-alternative .service:hover { 
	background:#E01246;
} 

/*Thumbnail (Recent Work)
------------------------------------*/
.thumbnail-style h3 a:hover {
	color:#E01246;
}

.thumbnail-style a.btn-more {
	background:#E01246;
}
.thumbnail-style a.btn-more:hover {
	box-shadow:0 0 0 2px #C9103F;
}

/*Carousel (Recent Work)*/
.recent-work a:hover span {
	border-bottom:solid 2px #E01246;
}


/*Typography
------------------------------------*/
/*Heading*/
.headline h1,
.headline h2, 
.headline h3, 
.headline h4 {
	border-bottom:2px solid #E01246;
	margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
}

/*Blockquote*/
blockquote:hover {
	border-left-color:#E01246; 
}

.hero {
	border-left-color: #E01246;
}

/*Carousel
------------------------------------*/
.carousel-arrow a.carousel-control:hover {
	color: #E01246;
}

/*Footer
------------------------------------*/
.footer a,
.copyright a,
.footer a:hover,
.copyright a:hover {
	color: #E01246;
}

/*Footer Blog*/
.footer .dl-horizontal a:hover {
	color:#E01246 !important;
}

/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a:hover { 
	color:#E01246; 
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a { 
	color: #E01246;
	border-color: #E01246 !important;
}

/*Post Comment*/
.post-comment h3, 
.blog-item .media h3,
.blog-item .media h4.media-heading span a {
	color: #E01246;
}

/*Tabs
------------------------------------*/
/*Tabs v1*/
.tab-v1 .nav-tabs { 
	border-bottom: solid 2px #E01246; 	
}

.tab-v1 .nav-tabs > .active > a, 
.tab-v1 .nav-tabs > .active > a:hover, 
.tab-v1 .nav-tabs > .active > a:focus { 
	background: #E01246; 
}

.tab-v1 .nav-tabs > li > a:hover { 
	background: #E01246; 
}

/*Tabs v2*/
.tab-v2 .nav-tabs li.active a {
	border-top: solid 2px #E01246;
}

/*Tabs v3*/
.tab-v3 .nav-pills li a:hover,
.tab-v3 .nav-pills li.active a {
	background: #E01246;
	border: solid 1px #C9103F;
}

/*Accardion
------------------------------------*/
.acc-home a.active,
.acc-home a.accordion-toggle:hover { 
	color:#E01246; 
}
.acc-home .collapse.in { 
	border-bottom:solid 1px #E01246; 
}

/*Testimonials
------------------------------------*/
.testimonials .testimonial-info {
	color: #E01246;
}

.testimonials .carousel-arrow i:hover {
	background: #E01246;
}

/*Info Blocks
------------------------------------*/
.info-blocks:hover i.icon-info-blocks {
	color: #E01246;
}

/*Breadcrumb
------------------------------------*/
.breadcrumb li.active,
.breadcrumb li a:hover {
	color:#E01246;
}

/*About Page
------------------------------------*/
.team .thumbnail-style:hover h3 a {
	color:#E01246 !important;
}

/*Social Icons*/
.team ul.team-socail li i:hover {
	background: #E01246;
}
.pricing-content li i {
	color:#E01246;
}

/*Right Sidebar
------------------------------------*/
/*Right Sidebar*/
.who li i,
.who li:hover i, 
.who li:hover a { 
	color:#E01246; 
}

/*Privacy Page
------------------------------------*/
.privacy a:hover {
	color:#E01246; 
}

/*Portfolio Page
------------------------------------*/
/*Portfolio v1*/
.view a.info:hover {
	background: #E01246;
}

/*Portfolio v2*/
.sorting-block .sorting-nav li.active {
	color: #E01246;
	border-bottom: solid 1px #E01246;
}

.sorting-block .sorting-grid li a:hover span.sorting-cover {
	background: #E01246;
}

/*Blog Page
------------------------------------*/
.blog h3 {
	color:#E01246;
}
.blog li a:hover {
	color:#E01246;
}

/*Blog Tags*/
ul.blog-tags a:hover {
	background: #E01246;
}

.blog-post-tags ul.blog-tags a:hover {
    background: none repeat scroll 0 0 #E01246;
}

/*Blog Photos*/
.blog-photos li img:hover {
	box-shadow: 0 0 0 2px #E01246;
}

/*Blog Latest Tweets*/
.blog-twitter .blog-twitter-inner:hover {
	border-color: #E01246;
	border-top-color: #E01246;	
}
.blog-twitter .blog-twitter-inner:hover:after {
	border-top-color: #E01246;	
}

.blog-twitter .blog-twitter-inner a {
	color: #E01246;
}

/*Blog Item Page
------------------------------------*/
.blog-item h4.media-heading span a {
	color:#E01246;
}

/*Coming Soon Page
------------------------------------*/
.coming-soon-border {
	border-top: solid 3px #E01246;
}

/*Search Page
------------------------------------*/
.booking-blocks p a {
	color: #E01246;
}

/*Icons Page
------------------------------------*/
.icon-page li:hover { 
	color:#E01246;
}

/*Glyphicons*/
.glyphicons-demo a:hover {
	color: #E01246;
	text-decoration: none;
}

/*Magazine Page
------------------------------------*/
/*Magazine News*/
.magazine-news .by-author strong {
	color: #E01246;
}

.magazine-news a.read-more {
	color: #E01246;
}

/*Magazine Mini News*/
.magazine-mini-news .post-author strong {
	color: #E01246;
}

.news-read-more i {
	background: #E01246;
}

/*Sidebar Features*/
.magazine-page h3 a:hover {
	color: #E01246;
}

/*Page Features
------------------------------------*/
/*Tag Boxes v1*/
.tag-box-v1 {
	border-top: solid 2px #E01246;
}

/*Tag Boxes v2*/
.tag-box-v2 {
	border-left: solid 2px #E01246;
}

/*Tag Boxes v7*/
.tag-box-v7 {
	border-bottom: solid 2px #E01246;
}

/*Font Awesome Icon Page Style*/
.fa-icons li:hover { 
   color: #E01246;
}

.fa-icons li:hover i {
   background: #E01246; 
}

/*GLYPHICONS Icons Page Style*/
.bs-glyphicons li:hover {
   color: #E01246;
}

/*Navigation
------------------------------------*/
/*Pagination*/
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
   background-color: #E01246;
   border-color: #E01246;
}

.pagination li a:hover {
   background: #C9103F;
   border-color: #C9103F;   
}

/*Pager*/
.pager li > a:hover, 
.pager li > a:focus {
   background: #C9103F;
   border-color: #C9103F;   
}

/*Registration and Login Page v2
------------------------------------*/
.reg-block {
	border-top: solid 2px #E01246;
}

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


a {
    color: #E01246;
    text-decoration: none;
}

.btn-u.btn-brd {
    border-color: #C9103F;
}

.view a.info:hover {
    background: #E01246 !important;
}

.owl-work-v1 .item a:hover span {
    border-bottom: solid 2px #E01246;
}

.owl-btn:hover {
    background: #E01246;
}
.btn-u.btn-brd:hover {
    color: #C9103F;
    border-color: #C9103F;
}
.sidebar-nav-v1 ul li:hover a, .sidebar-nav-v1 ul li.active a {
    color: #E01246;
}
/* #91B5FF wordt #E01246 */
/* #6A9BFF wordt #C9103F */


.tp-banner-container {
    margin-bottom: 25px;
}




.standard-text-list .item {
  margin-bottom:20px
}
.standard-text-list .item:before,.standard-text-list .item:after {
  content:" ";
  display:table
}
.standard-text-list .item:after {
  clear:both
}
.standard-text-list .item:before,.standard-text-list .item:after {
  content:" ";
  display:table
}
.standard-text-list .item:after {
  clear:both
}
.standard-text-list .item a {
  display:block;
  float:left
}
.standard-text-list .item img {
  float:left;
  padding-right:10px;
  padding-bottom:5px
}
.standard-text-list .item h3,.standard-text-list .item h4 {
  margin:0
}
.standard-text-list .item h3 a,.standard-text-list .item h4 a {
  display:block;
  float:none
}
.standard-text-list .item h3 strong,.standard-text-list .item h4 strong {
  color:#cccccc;
  font-weight:400
}
.standard-text-list .item:last-child img {
  padding-bottom:0
}
.standard-text-list .description {
  padding-top:5px;
  text-align:left;
}
.standard-text-list .description a {
  float:none;
  display:inline;
  color: #fff;
}
.standard-text-list p {
  padding-top:5px;
  margin:0;
  font-size:11px
}
.standard-extend-item {
  position:relative;
  overflow:hidden;
  font-size:12px;
  margin-bottom:15px
}
.standard-extend-item .description {
  height:98px;
  overflow:hidden
}
.standard-extend-item h3,.standard-extend-item h4 {
  padding-top:5px;
  margin:0;
  height: 2em;
}
.standard-extend-item h3:before,.standard-extend-item h4:before,.standard-extend-item h3:after,.standard-extend-item h4:after {
  content:" ";
  display:table
}
.standard-extend-item h3:after,.standard-extend-item h4:after {
  clear:both
}
.standard-extend-item h3:before,.standard-extend-item h4:before,.standard-extend-item h3:after,.standard-extend-item h4:after {
  content:" ";
  display:table
}
.standard-extend-item h3:after,.standard-extend-item h4:after {
  clear:both
}
.standard-extend-item h3 a,.standard-extend-item h4 a {
  display:block;
  overflow:hidden
}
.standard-extend-item p {
  padding-top:5px;
  text-align:justify;
  margin:0;
  height:5em;
}
.standard-extend-item .image {
  position:relative;
  display:block;
  float:none;
  clear:both;
  color:#000;
  width:100%
}
.standard-extend-item .image:hover .date {
  background-color:#cccccc
}
.standard-extend-item .image:hover .author strong {
  color:#cccccc
}
.standard-extend-item .image .author {
  font-family:Arial,Helvetica,sans-serif;
  position:absolute;
  top:0;
  right:0;
  background:url(../img/gray_transparent.png) transparent repeat 0 0;
  padding:2px 5px;
  text-align:right;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  max-width:75%;
  font-size: 20px;
}
.standard-extend-item .image .author strong {
  font-weight:400;
  color:#E01246;
  -webkit-transition:.15s linear;
  transition:.15s linear
}
.standard-extend-item .image .date {
  position:absolute;
  top:0;
  left:0;
  height:40px;
  width:40px;
  padding-top:4px;
  text-align:center;
  line-height:16px;
  background-color:#fff200;
  font-size:18px;
  font-family:league_gothic_regular;
  text-transform:uppercase;
  -webkit-transition:.15s linear;
  transition:.15s linear
}
.standard-extend-item .image .date.date-full {
  padding-top:2px
}
.standard-extend-item .image .date.date-full span {
  display:block;
  line-height:13px
}
.standard-extend-item .image .date.date-full span.day {
  font-size:13px
}
.standard-extend-item .image .date.date-full span.month {
  font-size:16px
}
.standard-extend-item .image .date.date-full span.year {
  font-size:13px
}
.standard-extend-item .rating {
  position:absolute;
  bottom:5px;
  right:5px;
  z-index:10
}
.standard-extend-item.blog {
  margin-bottom:0
}
.standard-extend-item.blog .blog-list-header {
  margin:0 0 10px;
  text-transform:uppercase
}
.standard-extend-item.blog .blog-list-header a {
  color:#fff
}
.standard-extend-item.blog .list-toolbar {
  color:#fff200;
  margin-left:0;
  margin-bottom:10px
}
.standard-extend-item.blog .list-toolbar .fa {
  color:#cccccc;
  margin-right:2px
}
.standard-extend-item.blog p {
  padding-top:0;
  margin-bottom:15px;
  font-size:13px
}
hr,.hr {
  border-top:1px solid #eee;
  margin:13px 0;
  display:block
}
.standard-extend-item.gallery {
  margin-bottom:20px
}
.standard-extend-item.gallery .image .overlay-outer {
  position:absolute;
  top:0;
  left:0;
  display:block;
  width:100%;
  height:100%;
  z-index:10;
  color:#fff;
  border:2px solid #cccccc;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition:opacity .25s;
  transition:opacity .25s
}
.standard-extend-item.gallery .image .overlay-outer .overlay-inner {
  -webkit-transition:opacity .25s;
  transition:opacity .25s;
  background:#333;
  opacity:0;
  filter:alpha(opacity=0);
  display:block;
  width:100%;
  height:100%;
  font-size:32px
}
.standard-extend-item.gallery .image .overlay-outer .overlay-inner .glyphicon {
  position:absolute;
  top:50%;
  left:50%;
  margin:-16px 0 0 -16px
}


.standard-extend-item.gallery:hover .overlay-outer {
  opacity:1;
  filter:alpha(opacity=100)
}
.standard-extend-item.gallery:hover .overlay-outer .overlay-inner {
  opacity:.8;
  filter:alpha(opacity=80);
}
.standard-extend-item.gallery .image .overlay-outer {
  opacity:1;
  filter:alpha(opacity=100)
}
.touch .standard-extend-item.gallery .image .overlay-outer .overlay-inner {
  opacity:.8;
  filter:alpha(opacity=80);
  background-color:transparent;
  font-size:28px
}
.touch .standard-extend-item.gallery .image .overlay-outer .overlay-inner .glyphicon {
  margin:-14px 0 0 -14px
}


.standard-extend-item .image .author {
    font-family: Arial,Helvetica,sans-serif;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/gray_transparent.png) transparent repeat 0 0;
    padding: 2px 5px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 75%;
    font-size: 20px;
}
.standard-extend-item .overlay-inner, .standard-extend-item .image .author {
    z-index: 1;
}

/* sander */
.col-sm-2 .standard-extend-item.gallery {
    height: 94px;
}
.img-outer {
    width:200px;
    height:200px;
    overflow:hidden;
}
.img-inner {
    width:100%;
    height:100%;
    overflow:hidden;
}
.img-inner img {
    width: auto;
    height: 100%;
}

.img-outer {
     position: relative;
}
.img-inner, .img-inner img {
     position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.link-didyouknow, .link-downloads {
	display:none;
}

.header .navbar-default .navbar-nav > li > a {
	font-size: 13px;
}

iframe {
max-width:100%;
}


@media (min-width: 1000px){
	.header .navbar-default .navbar-nav > li > a {
		padding: 9px 16px 9px 10px;
	}
}

ul.loginbar li.shopping_cart {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: -5px;
}
.topbar ul.loginbar li.shopping_cart i.fa {
	color:white;
}