/*
 * Globals


body, html {
  height: 100%;
}
 */

 #logoMain{
	position: absolute;
	left: 0.2rem;
	top: 0.2rem;
}

#logoMain img{
	height: 100px;
}

 .wrap {
  background: #0f7fd9;
  padding: 0;
  z-index: 3;
}

.wrap .phone {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}
.wrap .phone .mailus {
  color: rgba(255, 255, 255, 0.6);
}
.wrap .phone a {
  color: white;
  font-size: 12px;
}

.wrap .social-media {
  display: inline-block;
}

.wrap .social-media p a {
  width: 28px;
  height: 28px;
  margin-right: 7px;
  border-radius: 50%;
}
.wrap .social-media p a span {
  color: #fff;
}
.wrap .row{
  background-color: transparent;
}

.pzp-navbar-light {
  background: rgba(51, 51, 51, 1) !important;
  position: relative;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 3;
  padding: 0rem 1rem 0rem 10rem;
}

.pzp-navbar-light .navbar-brand {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}

.pzp-navbar-light .navbar-brand span {
  color: #f3e53d;
  position: relative; 
}

@media (max-width: 991.98px) {
  .pzp-navbar-light {
    position: relative;
    top: 0;
    padding: 10px 15px; } 


    #logoMain img{
      height: 40px;
    }

    .pzp-navbar-light .navbar-brand{
      margin-left: 40px;
    }

    #pzp-topbar{
      display: none;
    }

  }
.pzp-navbar-light .navbar-brand {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 1; 
}


  .pzp-navbar-light .navbar-brand:hover, .pzp-navbar-light .navbar-brand:focus {
    color: #CBDFBD; 
  }
@media (max-width: 991.98px) {
  .pzp-navbar-light .navbar-nav {
    padding-bottom: 10px; } 
  }
.pzp-navbar-light .navbar-nav > .nav-item > .nav-link {
  font-size: 14px;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  position: relative;
  opacity: 1 !important; 
}
  .pzp-navbar-light .navbar-nav > .nav-item > .nav-link:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0px;
    left: 0;
    background-color: #f3e53d;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    z-index: -1; 
  }
  .pzp-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
    color: #f3e53d; 
  }
    .pzp-navbar-light .navbar-nav > .nav-item > .nav-link:hover:before {
      visibility: visible;
      background-color: #f3e53d;
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); 
    }
  @media (max-width: 991.98px) {
    .pzp-navbar-light .navbar-nav > .nav-item > .nav-link {
      padding-left: 0;
      padding-right: 0;
      padding-top: .7rem;
      padding-bottom: .7rem;
    }
        .pzp-navbar-light .navbar-nav > .nav-item > .nav-link:hover:before {
          display: none; } 
        }
.pzp-navbar-light .navbar-nav > .nav-item .dropdown-menu {
  border: none;
  -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  border-radius: 4px; 
}
  .pzp-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item {
    font-size: 12px;
    color: #000000; 
  }
    .pzp-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item:hover, .pzp-navbar-light .navbar-nav > .nav-item .dropdown-menu .dropdown-item:focus {
      background: #2b98f0;
      color: #fff; 
    }
  @media (max-width: 991.98px) {
    .pzp-navbar-light .navbar-nav > .nav-item .dropdown-menu {
      display: block !important;
      -webkit-box-shadow: none;
      box-shadow: none; } 
    }

.pzp-navbar-light .navbar-nav > .nav-item.active > a {
  color: #f3e53d; 
}
  .pzp-navbar-light .navbar-nav > .nav-item.active > a:before {
    visibility: visible;
    background-color: #f3e53d;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1); 
  }
  @media (max-width: 991.98px) {
      .pzp-navbar-light .navbar-nav > .nav-item.active > a:before {
        display: none; } 
      }
.pzp-navbar-light .navbar-toggler {
  border: none;
  color: rgba(255, 255, 255, 1) !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .1em; 
}
  .pzp-navbar-light .navbar-toggler:focus {
    outline: none !important; 
  }


article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	z-index:3;
}

/*Index*/
.hoewerkthet span.title{
	font-size: 90px;
	float: left;
	line-height: 90px;
	margin-right: 25px;
}

/* Links */
a,
a:focus,
a:hover {
  color: #fff;
}

/* Custom default button */


/*
 * Base structure
 */

html,
body {
  background-color: #333;
}
.min-100 {
    min-height: 100vh;
}

h1{
	margin-bottom: 1.5rem;
	font-size: 4.5rem!important;
}

body {
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  text-shadow: 0 .02rem .02rem rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5); 
  background: url('../images/default_bg.jpg') no-repeat   top center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body.gebaren{
	background: url('../images/auto1.jpg') no-repeat   top center fixed;
}

body.hulplijn{
	background: url('../images/hulp_bg.jpg') no-repeat center center fixed;
}

body.bg404{
	background: url('../images/404_bg.jpg') no-repeat center center fixed;
}

.bg-cover {
    background-size: cover !important;
}
.cover-container {
  max-width: 80em;
}

.row{
	margin-left:0px!important;
	margin-right:0px!important;
	background-color: rgba(18, 18, 18, 0.4);
}
.row.no-bg{
	background-color: none;
}

audio {
    width: 80%;
}
/*
 * Header
 */
.masthead {
  margin-bottom: 0rem;
  z-index:2;
  background-color: rgba(18, 18, 18, 0.4);
}

.masthead-brand {
  margin-bottom: 0;
}

.masthead img.logo {
    float: left;
}

.navbar-custom .navbar-dark .navbar-toggler-icon {
  
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-custom .navbar-dark .navbar-toggler {
  border-color: rgb(255,102,203);
} 

.nav-masthead .nav-link {
  padding: .25rem 0;
  font-weight: 700;
  color: rgba(255, 255, 255, 1.5);
  background-color: transparent;
  border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(255, 255, 255, .25);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff;
}

.row p.feedback{
	font-size: 1.5rem;
    font-weight: bold;
    color: burlywood;
}

@media (min-width: 48em) {
  .masthead-brand {
    float: left;
  }
  .nav-masthead {
    float: right;
  }
}


/*
 * Cover
 */
.cover {
  padding: 0 1.5rem;
}
.cover .btn-lg {
  padding: .75rem 1.25rem;
  font-weight: 700;
}

p#gameTimer{
	font-family: 'Orbitron', sans-serif;
	font-size:6vw;
}

p#gameTimer.gameOver{
    animation:blinkingText 1.2s infinite;
}
@keyframes blinkingText{
    0%{     color: #fcfafa;    }
    49%{    color: #db3737; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #db3737;    }
}

div#hulplijn{
	float:left;
	clear:both;
	cursor:pointer;
}
div#hulplijn:hover{
	background-color: #a27a6e !important;
}

p.hulplijn{
	color:#000 !important;
	font-family: 'Orbitron', sans-serif;
    font-size: 1rem;
	animation:blinkingText 1.2s infinite;

}

/*-------------------------------------------------------------------*/
/* === Components === */
/* Accordions */
.accordion .card {
  margin-bottom: 0rem;
  box-shadow: 0px 1px 15px 1px rgba(230, 234, 236, 0.35);
  border-radius: .25rem;
}

.accordion .card .card-header {
  background-color: transparent;
  border: none;
}

.accordion .card .card-header * {
  font-weight: 400;
  font-size: 1rem;
}

.accordion .card .card-header a {
  display: block;
  color: #383838;
  text-decoration: none;
  font-size: inherit;
  position: relative;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
  padding-right: 1.5rem;
}

.accordion .card .card-header a:before {
  font-family: "Material Design Icons";
  position: absolute;
  right: 7px;
  top: 0;
  font-size: 18px;
  display: block;
}

.accordion .card .card-header a[aria-expanded="true"] {
  
}

.accordion .card .card-header a[aria-expanded="true"]:before {
  content: "\F374";
}

.accordion .card .card-header a[aria-expanded="false"]:before {
  content: "\F415";
}

.accordion .card .card-body {
  font-size: 14px;
  padding: 1rem 1rem 1rem 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.accordion .card .card-body i {
  font-size: 1.25rem;
}

.accordion.accordion-bordered {
  background: #ffffff;
  box-shadow: 0px 1px 15px 1px rgba(230, 234, 236, 0.35);
}

.accordion.accordion-bordered .card {
  margin: 0 2rem;
  border-top: 1px solid #eee;
  box-shadow: none;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
}

.accordion.accordion-bordered .card .card-header,
.accordion.accordion-bordered .card .card-body {
  padding-left: 0;
  padding-right: 0;
}

.accordion.accordion-bordered .card .card-header a:before {
  color: #ff3366;
}

.accordion.accordion-bordered .card .card-header a[aria-expanded="true"] {
  color: inherit;
}

.accordion.accordion-bordered .card .card-header a[aria-expanded="true"]:before {
  content: "\F062";
}

.accordion.accordion-bordered .card .card-header a[aria-expanded="false"]:before {
  content: "\F04A";
}

.accordion.accordion-bordered .card:first-child {
  border-top: 0;
}

.accordion.accordion-bordered .card:last-child {
  border-bottom: 0;
}

.accordion.accordion-filled .card {
  padding: 0;
}

.accordion.accordion-filled .card .card-header {
  padding: 0;
}

.accordion.accordion-filled .card .card-header a {
  padding: 2rem 4.5rem 2rem 2rem;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.accordion.accordion-filled .card .card-header a:before {
  top: 40%;
  right: 40px;
}

.accordion.accordion-filled .card .card-header a[aria-expanded="true"] {
  background: #2c50ed;
  color: #ffffff;
}

.accordion.accordion-filled .card .card-header a[aria-expanded="true"]:before {
  content: "\F143";
  color: #ffffff;
}

.accordion.accordion-filled .card .card-header a[aria-expanded="false"]:before {
  content: "\F140";
}

.accordion.accordion-filled .card .card-body {
  padding: 0 2rem 2rem 2rem;
  background: #2c50ed;
  color: #ffffff;
}

.accordion.accordion-solid-header .card {
  padding: 0;
}

.accordion.accordion-solid-header .card .card-header {
  padding: 0;
}

.accordion.accordion-solid-header .card .card-header a {
  padding: 2rem 4.5rem 2rem 2rem;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.accordion.accordion-solid-header .card .card-header a:before {
  top: 40%;
  right: 40px;
}

.accordion.accordion-solid-header .card .card-header a[aria-expanded="true"] {
  background: #6201ed;
  color: #ffffff;
}

.accordion.accordion-solid-header .card .card-header a[aria-expanded="true"]:before {
  content: "\F143";
  color: #ffffff;
}

.accordion.accordion-solid-header .card .card-header a[aria-expanded="false"]:before {
  content: "\F140";
}

.accordion.accordion-solid-header .card .card-body {
  padding: 2rem;
}

.accordion.accordion-solid-content .card {
  padding: 0;
}

.accordion.accordion-solid-content .card .card-header {
  padding: 0;
}

.accordion.accordion-solid-content .card .card-header a {
  padding: 2rem 4.5rem 2rem 2rem;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.accordion.accordion-solid-content .card .card-header a:before {
  top: 40%;
  right: 40px;
}

.accordion.accordion-solid-content .card .card-header a[aria-expanded="true"] {
  color: inherit;
}

.accordion.accordion-solid-content .card .card-header a[aria-expanded="true"]:before {
  content: "\F143";
}

.accordion.accordion-solid-content .card .card-header a[aria-expanded="false"]:before {
  content: "\F140";
}

.accordion.accordion-solid-content .card .card-body {
  padding: 2rem;
  background: #29c0b1;
  color: #ffffff;
}

.accordion.accordion-multi-colored .card .card-header,
.accordion.accordion-multi-colored .card .card-body {
  background: transparent;
  color: #ffffff;
}

.accordion.accordion-multi-colored .card:nth-child(1) {
  background: #6201ed;
}

.accordion.accordion-multi-colored .card:nth-child(2) {
  background: #29c0b1;
}

.accordion.accordion-multi-colored .card:nth-child(3) {
  background: #ff3366;
}

.accordion.accordion-multi-colored .card:nth-child(4) {
  background: #fbbc06;
}

.accordion.accordion-multi-colored .card:nth-child(5) {
  background: #2c50ed;
}

.accordion.accordion-multi-colored .card .card-header a[aria-expanded="true"] {
  color: inherit;
}

.accordion.accordion-multi-colored .card .card-header a[aria-expanded="true"]:before {
  content: "\F143";
}

.accordion.accordion-multi-colored .card .card-header a[aria-expanded="false"]:before {
  content: "\F140";
}


/*
 * Footer
 */
.mastfoot {
  color: #ff0000;
}

.bg-gray-shade {
    background-color: #666666 !important;
}

.bg-brown {
    background-color: #ac887e !important;
}

.bg-brown-shade {
    background-color: #a27a6e !important;
}

.bg-green-custom{
	background-color: #CBDFBD!important;
}




        #banner { 
                background: url(../images/badguy_crop.jpg) no-repeat center 0; 
                background-size: cover; 
                height: 500px; 
                border: solid 3px #006baf; 
                text-align: center;
                position: relative;  
                overflow: hidden 
        }
		
		#banner video {
		  position: absolute;
		  top: 50%;
		  left: 50%;
		  min-width: 100%;
		  min-height: 100%;
		  width: auto;
		  height: auto;
		  z-index: 0;
		  -ms-transform: translateX(-50%) translateY(-50%);
		  -moz-transform: translateX(-50%) translateY(-50%);
		  -webkit-transform: translateX(-50%) translateY(-50%);
		  transform: translateX(-50%) translateY(-50%);
		}
		
        .doorText { 
                background-color: rgba(253,217,33,0.50); 
                color: #333; 
                font-family: Verdana, sans-serif; 
                font-size: 24px; 
                font-weight: bold; 
                line-height: 45px; 
                height: 45px; 
                border:solid 1px rgba(0,0,0,0.15); 
                border-width:1px 0;
                position: absolute; 
                top: 50%;  
                padding: 0 0 0 20px; 
                left: 1px; 
                right: 1px; 
                margin-top: -22.5px; 
                text-shadow: 0 1px 1px rgba(255,255,255,0.25); 
        }
        .doorHoverLeft { 
                position: absolute; 
                left: 0%; 
                top: 0; 
                bottom: 0; 
                width: 50%; 
                transition: 3s ease-in-out; 
                box-shadow: inset 0 0 0 1px rgba(0,0,0,0.40);
				background: url(../images/deurLinks.jpg) no-repeat right 0;
                /*background: rgba(226,226,226,0.35); 
                background: -moz-linear-gradient(-45deg, rgba(226,226,226,0.35) 0%, rgba(219,219,219,0.35) 50%, rgba(209,209,209,0.35) 51%, rgba(254,254,254,0.35) 100%); 
                background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(226,226,226,0.35)), color-stop(50%, rgba(219,219,219,0.35)), color-stop(51%, rgba(209,209,209,0.35)), color-stop(100%, rgba(254,254,254,0.35))); 
                background: -webkit-linear-gradient(-45deg, rgba(226,226,226,0.35) 0%, rgba(219,219,219,0.35) 50%, rgba(209,209,209,0.35) 51%, rgba(254,254,254,0.35) 100%); 
                background: -o-linear-gradient(-45deg, rgba(226,226,226,0.35) 0%, rgba(219,219,219,0.35) 50%, rgba(209,209,209,0.35) 51%, rgba(254,254,254,0.35) 100%); 
                background: -ms-linear-gradient(-45deg, rgba(226,226,226,0.35) 0%, rgba(219,219,219,0.35) 50%, rgba(209,209,209,0.35) 51%, rgba(254,254,254,0.35) 100%); 
                background: linear-gradient(135deg, rgba(226,226,226,0.35) 0%, rgba(219,219,219,0.35) 50%, rgba(209,209,209,0.35) 51%, rgba(254,254,254,0.35) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
				*/
        }
        .doorHoverRight { 
                position: absolute; 
                right: 0%; 
                top: 0; 
                bottom: 0; 
                width: 50%; 
                transition: 3s ease-in-out; 
                box-shadow: inset 0 0 0 1px rgba(0,0,0,0.40); 
                background: rgba(226,226,226,0.35); 
                background: -moz-linear-gradient(-45deg, rgba(226,226,226,0.35) 0%, rgba(219,219,219,0.35) 50%, rgba(209,209,209,0.35) 51%, rgba(254,254,254,0.35) 100%); 
                background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(226,226,226,0.35)), color-stop(50%, rgba(219,219,219,0.35)), color-stop(51%, rgba(209,209,209,0.35)), color-stop(100%, rgba(254,254,254,0.35))); 
                background: -webkit-linear-gradient(-45deg, rgba(226,226,226,0.35) 0%, rgba(219,219,219,0.35) 50%, rgba(209,209,209,0.35) 51%, rgba(254,254,254,0.35) 100%); 
                background: -o-linear-gradient(-45deg, rgba(226,226,226,0.35) 0%, rgba(219,219,219,0.35) 50%, rgba(209,209,209,0.35) 51%, rgba(254,254,254,0.35) 100%); 
                background: -ms-linear-gradient(-45deg, rgba(226,226,226,0.35) 0%, rgba(219,219,219,0.35) 50%, rgba(209,209,209,0.35) 51%, rgba(254,254,254,0.35) 100%); 
                background: linear-gradient(135deg, rgba(226,226,226,0.35) 0%, rgba(219,219,219,0.35) 50%, rgba(209,209,209,0.35) 51%, rgba(254,254,254,0.35) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
        }
        #banner:hover .doorHoverLeft { 
                left: -50%; 
        }
        #banner:hover .doorHoverRight { 
                right: -50%; 
        }


/*uitslag
.card {
     background: #fff;
     border-width: 0;
     border-radius: .25rem;
     box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
     margin-bottom: 1.5rem
 }

 .card {
     position: relative;
     display: flex;
     flex-direction: column;
     min-width: 0;
     word-wrap: break-word;
     background-color: #fff;
     background-clip: border-box;
     border: 1px solid rgba(19, 24, 44, .125);
     border-radius: .25rem
 }

 .card-header {
     padding: .75rem 1.25rem;
     margin-bottom: 0;
     background-color: rgba(19, 24, 44, .03);
     border-bottom: 1px solid rgba(19, 24, 44, .125)
 }

 .card-header:first-child {
     border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
 }

 card-footer,
 .card-header {
     background-color: transparent;
     border-color: rgba(160, 175, 185, .15);
     background-clip: padding-box
 }
 */
 
 /*** tekenen **/
 #sketchpad canvas {
    border: .2rem solid #eee;
    cursor: crosshair;
    display: block;
}

#sketchpad{
	width:500px;
	height:500px;
	display:inline-block;
	background:#ffffff;
	box-shadow: 0px 0px 10px 2px #000000;
}
.b-color-sm{
	width: 40px;
	height: 40px;
	display: inline-block;
}

.card-body {
	background:#5a6268;
}

/***video bg fullscreen **/

#Videoheader {
  position: fixed;
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
  z-index:1;
}

#Videoheader video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

#Videoheader .container {
  position: relative;
  z-index: 2;
}

#Videoheader .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}


/**shop***/
.spelcontainer {
width: 280px;
height: 500px;
margin: 30px 50px;
color: #000000;
text-align: left !important;
display: inline-block;
}


.spelcontainer .card {
  border-radius: 25px;
  box-shadow: -11px 11px 1px rgba(0, 0, 0, 0.3);
}

.spelcontainer .card-head {
  position: relative;
  height: 252px;
  background: #CBDFBD;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #CBDFBD 8%, #92b27c 83%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #CBDFBD 8%, #92b27c 83%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #CBDFBD 8%, #92b27c 83%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#CBDFBD', endColorstr='#92b27c', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  border-radius: 25px 25px 0 0;
}

.spelcontainer .card-logo {
  width: 55px;
  margin: 20px;
}

.product-img {
	position: absolute;
	left: 0;
	margin-top: -40px;
	margin-left: 40px;
}

.spelcontainer .card-body {
  height: 255px;
  background: #fff;
  border-radius: 0 0 25px 25px;
  padding:0;
}

.product-title {
  padding: 20px 20px 5px 20px;
  display: block;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.product-title b {
  font-weight: 900;
  letter-spacing: 0px;
}

.spelcontainer .badge {
  position: relative;
  font-size: 10px;
  font-weight: 400;
  color: #333;
  background: #11e95b;
  padding: 4px 5px;
  border-radius: 4px;
  top: -2px;
  margin-left: 5px;
}

.product-properties{
	margin-top:10px;
}

.product-caption {
  display: block;
  padding: 0 20px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}

.product-rating {
  padding: 0 20px;
  font-size: 11px;
}

.product-rating i.grey {
  color: #acacab;
}

.product-size h4 {
  font-size: 11px;
  padding: 0 21px;
  margin-top: 15px;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.product-size p{
	font-size: 11px;
	padding: 0 21px;
	margin-bottom:5px;
}

.ul-size {
  margin: 0;
}

.ul-size li {
  list-style: none;
  float: left;
  margin: 0;
}

.ul-size li a {
  display: inline-block;
  text-decoration: none;
  font-size: 11px;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  text-align: center;
  line-height: 23px;
  color: #000;
}

.ul-size li a.active {
  background: #f35e3d;
  color: #fff;
}

.product-size:before,
.product-size:after {
  content: '';
  display: block;
  clear: both;
}

.product-color h4 {
  font-size: 11px;
  padding: 0 21px;
  margin-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.ul-color {
  margin-left: 27px;
}

.ul-color li {
  list-style: none;
  float: left;
  margin-right: 20px;
}

.ul-color li a {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
}

.ul-color li a.orange {
  background: #f35e3d;
}

.ul-color li a.green {
  background: #11e95b;
}

.ul-color li a.yellow {
  background: #ffd414;
}

.ul-color li a.active:after {
  position: absolute;
  content: '';
  display: inline-block;
  border: 1px solid #f35e3d;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  margin-left: -5px;
  margin-top: -5px;
}

.product-price {
  position: absolute;
  background: #CBDFBD;
  padding: 7px 20px;
  text-align: center;
  display: inline-block;
  font-size: 24px;
  font-weight: 200;
  color: #3d3d3d;
  border-radius: 7px;
  margin-top: 0px;
  right:-14px;
  box-shadow: -10px 20px 15px -10px rgba(203, 223, 189, 0.3);
}

.product-price b {
  margin-left: 5px;
}

.product-order{
	position: absolute;
	bottom: 15px;
	background: #a27a6e;
	padding: 5px 15px;
	text-align: center;
	display: inline-block;
	font-size: 1rem;
	font-weight: 200;
	color: #fff;
	border-radius: 7px;
	margin-top: 0px;
	left: 20px;
	width:auto;
}
