	.hex-chiptune-bar{
		 color:#000;
	  flex-direction: column;
	}

	.hex-chiptune-bar .hex-container{
	 	width: 100%;
		margin: 0 auto;
  display: flex;
	}

	.hex-col-5{
		width:20%;
		padding:0px;
		margin-right:10px;
    background-color: #e31c39;
	}

	 .hex-col-5:last-child:after{
		clear:both;
	}

	.hex-col-5 select {
		width: 100%;
		padding: 20px;
		color: #3c3c3c;
		background-color: #fafafa;
		border: 1px solid #d6d6d6 !important;
	}

	.hex-col-5 select:disabled {
		background-color: #d2d2d2;
	}
	
.hex-col-5.field {
  width: calc(100% - 10px);
  position: relative;
}

.hex-col-5.field{
  margin-right: 15px;
  margin-left: 15px;
}
.hex-col-5.field.disabled {
    background-color: #d2d2d2;
}

.hex-col-5.field.field--button {
 flex-basis: 25%;
}
.hex-reviews.horizontal .hex-review {
    width: 33%;
    float: left;
    padding: 0px 20px;
    border: 0px;
}
.chip-btn {
    border-radius: 0px;
}
.chip-btn i {
    color: #ffffff;
    font-size: 30px;
    margin-top: 5px;
}

/* .hex-col-5.field select { */
  /* border: none; */
  /* line-height: 60px; */
  /* outline: none; */
  /* padding: 0 15px; */
  /* width: 100%; */
  /* box-sizing: border-box; */
  /* background-color: #ffffff; */
  /* font-size: 18px; */
/* } */

/* .hex-col-5.field select::placeholder { */
  /* color: #cccccc; */
/* } */

.hex-col-5.field.submit-col.field--button{
	background-color:#666 ;
}

.hex-col-5.field.field--button .button {
  background-color: #F9D838;
  color: #ffffff;
  border: none;
  outline: none;
  line-height: 60px;
  font-size: 30px;
  width: 100%;
  padding: 0 30px 0 20px;
  text-transform: uppercase;
}

.hex-col-5 .chip-btn {
    border: 0px;
    background-color: #00c121 !important;
    text-align: center;
    width: 100%;
    margin-top: 0px;
}
	.hex-col-5.submit-col {
		width:auto;
	}

	/* RDW START */ 	
		
	.rdw-bar{
		 color:#000;
	  flex-direction: column;
	}

	.rdw-bar .rdw-container{
	 	width: 100%;
		margin: 0 auto;
		display: flex;
	}

	.rdw-column{
		width:20%;
		padding:0px;
		margin-right:10px;
 	   background-color: #00c121;
	}

	 .rdw-column:last-child:after{
		clear:both;
	}
	.rdw-column.field {
	  width: calc(100% - 10px);
	  position: relative;
    text-align: center;
	}

	.rdw-column.field{
	  margin-right: 15px;
	  margin-left: 15px;
	}

	.rdw-column.field.field--button {
	 flex-basis: 25%;
	}
	
	.rdw-column.field .kenteken_plaat{
		width:100% !important;
		border-radius: 0px !important;
	}

	.chip-btn i {
		color: #ffffff;
		font-size: 30px;
		margin-top: 4px;
	}

	.rdw-column.field.submit-col.field--button{
		background-color:#00c121 ;
	}

	.rdw-column.field.field--button .button {
	  background-color: #F9D838;
	  color: #ffffff;
	  border: none;
	  outline: none;
	  line-height: 60px;
	  font-size: 30px;
	  width: 100%;
	  padding: 0 30px 0 20px;
	  text-transform: uppercase;
	}
		
	/* RDW END */ 	
		
	.chiptune-links{
		width:100%;
		display: inline-block;
	}

	.chiptune-links a{
		padding: 10px;
		border: 2px solid #060606;
		width: calc(25% - 20px);
		float: left;
		text-align: center;
		background-color: #404040;
		color: #fff;
	}

	.merkkies.chiptune-links a{
		width: calc(20% - 20px);
	}

	.chiptune-links img{
		width:auto;
		height:auto;
		max-width: 100%;
	}

	.chiptune-links span{
		display:block;
	}
	
	.merkkies.chiptune-links {
		background-color: #fbfbfb;
	}
	
	.merkkies.chiptune-links a{
		min-height: 140px;
	}
	

	.lightgreybackground .chiptune-links a{
		color: #060606;
	}
	
	.chiptuning-detail .head .container .row {
		align-items: initial;
		position: relative;
	}
	
	.chiptuning-detail .head .right .boxsize{
		background-color: #ffffff;
   		margin: 20px;
	}
	 .chiptuning-detail .head .right .widget_text ul {
		 padding:0;
	 }
	.chiptuning-detail .head .right .widget_text, .chiptuning-detail .head .right .widget_text li {
		color: #060606;
		text-align:center;
		list-style:none;
	}
	.chiptuning-detail .head .col-md-8 .site-main {
		padding: 0 20px;
	}
	.chiptuning-detail .head .right img {
		padding: 10px;
		border-color: #555;
		background-color: #fff;
		border: 1px solid #d6d6d6;
		margin: 10px;
	}
	
.chiptune-page h1, 
.chiptune-page h2, 
.chiptune-page h3, 
.chiptune-page h4, 
.chiptune-page h5, 
.chiptune-page h6,
.chiptune-page .chiptune-section-title,
.chiptune-page p, 
.chiptune-page li, 
.chiptune-page ul {
    color: #ffffff;
}
	
.whitebackground h1, 
.whitebackground h2, 
.whitebackground h3, 
.whitebackground h4, 
.whitebackground h5, 
.whitebackground h6,
.whitebackground .chiptune-section-title,
.whitebackground .chiptune-fuel-title,
.whitebackground p, 
.whitebackground li, 
.whitebackground ul,
.whitebackground table,
.whitebackground .table{
    color: #000000;
}

.chiptune-page .data5 h3 {
	background: #fbfbfb;
}

.chiptune-section-title {
	display: block;
	text-align: center;
	background: #fbfbfb;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	text-shadow: none;
	color: #000;
	font-weight: 800;
	font-size: 1.540625rem;
}

.chiptune-section-title span {
	color: #e31c39;
}

.chiptune-fuel-title {
	display: block;
	padding: 5px 15px;
	margin-top: 20px;
	margin-bottom: 0.5rem;
	font-family: Lato, sans-serif;
	font-weight: 800;
	font-size: 1.40625rem;
	line-height: 1.2;
}

.chiptune-page .data2 .chiptune-section-title {
	padding: 15px;
}

.data {
    color: #fff;
}

.basebar{
  margin-bottom: 10px;
}

.chiptune-page .entry-header {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.chiptune-page .entry-header h3, .chiptune-page .entry-header h1 {
    display: table-cell;
    width: 50%;
}

.chiptune-page .entry-header h1 {
    text-align: left;
}


ul {
 list-style: none;
 padding: 0px;
}


.pricing-tables .col-md-3:first-child .pricing-table {
 border-radius: 25px 0px 0px 25px;
}

.pricing-tables .col-md-3:last-child .pricing-table {
 border-radius: 0px 25px 25px 0px;
 border-right: 2px solid rgba(255, 255, 255, 0.2);
}

.pricing-table .price {
 padding: 40px 0px;
 font-weight: 600;
 border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.pricing-table .price .sub {
 font-size: 16px;
 color: rgba(255, 255, 255, 0.3);
 position: relative;
 bottom: 10px;
}

.pricing-table .price .amount {
 color: #fff;
 font-size: 56px;
 display: inline-block;
 padding: 0px 8px;
}

.pricing-table .features {
 margin: 40px 0px;
}

.pricing-table .features li {
 color: #fff;
 font-size: 16px;
 text-align: center;
 margin-bottom: 16px;
}

.pricing-table .features li:last-child {
 margin-bottom: 0px;
}

.pricing-2 .pricing-tables .col-md-3:first-child .pricing-table {
 border-radius: 25px 0px 0px 25px;
}

.pricing-2 .pricing-tables .col-md-3:last-child .pricing-table {
 border-radius: 0px 25px 25px 0px;
 border-right: 2px solid rgba(35, 35, 35, 0.2);
}

.pricing-2 .pricing-table {
 text-align: center;
 padding-bottom: 10px;
}

.pricing-2 .pricing-table .features {
 margin: 0px;
}

.pricing-2 .pricing-table .features li:first-child {
 border-top: none;
}

.pricing-2 .pricing-table .features li {
 color: #333333;
 border-top: 2px solid rgba(35, 35, 35, 0.2);
 padding: 24px 0px;
 margin: 0;
}

.pricing-2 .pricing-table .price {
 border-top: 2px solid rgba(35, 35, 35, 0.2);
 padding-bottom: 24px;
 border-bottom: none;
}

.pricing-2 .pricing-table .price .amount {
 color: #333333;
}

.pricing-2 .pricing-table .price .sub {
 color: #777777;
 opacity: 0.7;
}

.pricing-2 .pricing-table.emphasis {
 background-color: #196b0f ;
}

.pricing-2 .pricing-table.emphasis .features li {
 color: #fff;
 background-color: #196b0f  !important;
}

.pricing-2 .pricing-table.emphasis .price .amount,
.pricing-2 .pricing-table.emphasis .sub {
 color: #fff;
}

.pricing-2 .feature-list {
 padding-bottom: 0px;
}

.pricing-2 .pricing-table .features li:nth-child(even) {
 background: #f4f4f4;
}

.pricing-tables .no-pad {
 padding: 0px 15px;
}

.pricing-tables .no-pad-left {
 padding-left: 15px;
}

.pricing-tables .no-pad-right {
 padding-right: 15px;
}

.pricing-2 .hidden-sm:first-child {
 display: none;
}

.pricing-2 .pricing-table.emphasis .features li {
    border-color: #fff;
    font-size: 2em;
}

.pricing-2 .pricing-table .features li:first-child {
 font-size: 24px;
}

.pricing-tables .no-pad {
 padding: 0px 15px;
}

.pricing-tables .no-pad-left {
 padding-left: 15px;
}

.pricing-tables .no-pad-right {
 padding-right: 15px;
}

.whitebackground.py-5.data-reviews .glsr-review .glsr-review-content p {
    overflow: hidden;
    height: 66px;
    text-overflow: ellipsis;
}

.whitebackground.py-5.data-reviews .glsr-review {
    width: 50%;
    float: left;
}




	.basebar .verschil{
		background-color: #ffc400;
		font-size: 36px;
		font-weight: bold;
		text-align: center;
		line-height: 82px;
		color: #fff;
		float: left;
		position: relative;
		padding-left: 5px;
		padding-right: 0px;
		width:25%;
	}

	.basebar .verschil:after {
		border-bottom: 0 solid transparent;
		border-right: 32px solid transparent;
		border-top: 80px solid #ffc400;
		content: "";
		position: absolute;
		right: -32px;
		top: 0;
		z-index: 998;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		width: 32px;
		height: 80px;
		overflow: hidden;
	}

	.basebar .basis{
		width: calc(75% - 36px);
		float: left;
		display: block;
		position: relative;
		background-color: #151b20;
		margin-left: 36px;
     line-height: 41px;
	}

	.basebar .basis:before {
		border-bottom: 0 solid transparent;
		border-right: 32px solid #151b20;
		border-top: 80px solid transparent;
		content: "";
		left: -32px;
		position: absolute;
		top: 0;
		z-index: 998;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		width: 32px;
		height: 82px;
		overflow: hidden;
	}

	.basebar .basis .titel {
		float: left;
		margin-left: 20px;
		color: #fff;
		font-size: 25px;
	}

	.basebar .basis .value{
		float: right;
		font-size: 29px;
		margin-right: 60px;
		color: #fff;
	}

	.basebar .basis .chiptuning .value, .basebar .basis .chiptuning .titel{
		font-weight: bold;
	}

	.chipcontainer{
		width:37.50%;
		float:left;
	}

	.chipcontainer.first, .chipcontainer.middle{
		height:159px;
		vertical-align:middle;
		text-align:center;
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	.chipcontainer.first{
		width:15%;
	}

	.chipcontainer.middle{
		width:10%;
	}

	.chipcontainer.mobile{
		display:none;
	}

	.chipcontainer h3 {
		font-size: 20px;
		font-weight:bold;
	}
	
	.glsr-default .glsr-review-content p {
		line-height: 1.875rem;
	}
	.chiptune-page .data2 h3,
	.chiptune-page .data2 .chiptune-section-title {
		padding: 15px;
		background: #fbfbfb;
		text-align: left;
		margin-bottom: 8px;
	}
	.chiptune-page .data2 h3 span,
	.chiptune-page .data2 .chiptune-section-title span {
		color: #e31c39;
	}
	
	.chiptune-page .chiptune-links a {
		background-color: #fff;
		border: 1px solid #d6d6d6;
		margin: 10px;
		min-height: 70px;
	}

	.hex_row{
		width:100%;
		margin:0 auto;
		display:flex;
	}

	.hex_row .chipcontainer:first-child{
			margin-right:10px;
	}

	.hex_row .chipcontainer:last-child{
			margin-left:10px;
	}

	.offerteverschil {
		display: inline-flex;
		width: 100%;
	}

	.offerteverschil .verschil {
		background-color: #ffc400;
		font-size: 36px;
		font-weight: bold;
		text-align: center;
		line-height: 82px;
		color: #fff;
		float: left;
		position: relative;
		padding-left: 5px;
		padding-right: 0px;
		width: 50%;
		margin: 5px;
	}
	
	.emphasis ul.chip-list li {
		padding: 0px;
		margin-top: 20px;
	}

	.emphasis ul.chip-list li a {
		color: #666;
		background-color: #fff;
	}
	
.chiptune-populair h3, .chiptune-populair .chiptune-section-title, .chiptune-populair .chiptune-links a{
	color:#000;
}

.hex-chiptune-bar.verticaal .hex-col-5 .chip-btn {
    width: 100%;
}

.hex-chiptune-bar.verticaal .hex-container {
    max-width: 100% !important;
    display: block;
}

.hex-chiptune-bar.verticaal{
	display:block;
}

.hex-chiptune-bar.verticaal .hex-container .hex-col-5 {
    max-width: 100%;
    width: 100%;
}
	#g2, #g4{
		width:100%;
		margin: 0 auto;
	}

	#g1, #g3{
		width:90%;
		margin: 0 auto;
	}

	.chiptun p{
      color: #151515;
	}

	.chiptun .hentry{
		width:100%;
	}
	#ut-hero.hero {
		min-height: calc( 85% - 0px);
		height: calc( 85% - 0px);
	}

	.chiptun h1{
		font-size:3em;
	}

	.chiptun .ut-blog-grid {
		margin-top: 20px;
	}

	.chipcontainer.mobile.verschil h4{
		color: rgb(255, 196, 0);
		font-size: 26px;
		font-weight:bold;
	}

.hex-chiptune-bar p {
    margin-bottom: 0;
    margin-top: 7px;
    padding-left: 12px;
}

	.chiptun ul {
		margin-bottom: 0px;
		color: #666;
		text-align: left;
		margin-top: 20px;
		margin-left: 0;
	}

	.sidebar.chiptun .textwidget {
		text-align: center;
	}

	.sidebar.chiptun .textwidget img {
		border: 1px solid #eee;
		margin: 20px;
	}

	.hex-chip-title{
		font-weight:bold;
		font-size: 22px;
		text-align:center;
	}

	.hex-chip-list{
		font-size: 17px;
	}

	.hex-chip-list li {
		padding-bottom: 10px;
	}

	.hex_row .hex-chip-list {
		margin-left: 10px;
		list-style: none;
	}

	.chip-offerte, .chip-whatsapp{
		line-height: 22px;
		padding: 18px 15px;
		border-color: transparent;
		color: #FFF;
		display: block;
		width: 100%;
		text-transform: uppercase;
		font: 700 14px/19px "Kanit",Arial,"Helvetica Neue",Helvetica,sans-serif;
		border-radius: 5px;
		outline: none;
		box-shadow: none;
		padding: 12px 15px;
		text-overflow: ellipsis;
		overflow: hidden;
		max-width: 100%;
		position: relative;
		z-index: 1;
		text-align: center;
		vertical-align: middle;
		touch-action: manipulation;
		cursor: pointer;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.chip-list {
		margin: 0;
    width: 100%;
    padding: 0;
	}
	.chip-list li {
		list-style: none;
		background: #1d1b1b;
		margin: 0 10px;
    padding: 5px;
	}
	.chip-list li:first-child{
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
	}
	.chip-list li:last-child{
		border-bottom-left-radius: 6px;
		border-bottom-right-radius: 6px;
   		margin: 0 10px 10px;
	}
	.chip-offerte{
		background: #e31c39;
		padding: 21px;
	}

	.chip-whatsapp{
		background: #1d1b1b;
   	 color: #fff !important;

	}

	.chip-hr{
      clear: both;
	}

	.chip-hr hr{
		background-color: #fff;
		margin-top:1.5em;
		height:20px;
	}

	.hex_row.offerte .chipcontainer{
		width:50%;
	}

	.altcolor{
		background-color: #fafafa;
	}

	.chipcontainer input{
		margin-bottom:0px;
	}

	.chipcontainer label{
		color:#151515;
		font-weight:bold;
	}
	
.select2-container--default {
    border-bottom: 7px solid #00c121;
}

.select2-container--default.select2-container--disabled {
    border-color: #666;
}
.select2-container--open .select2-dropdown--below {
    margin-bottom: -15px;
}

	
@media (min-width: 1200px){
	.hex-chiptune-bar .hex-container {
		width: 900px;
	}
}

@media (min-width: 992px and max-width: 1199px){
	.hex-chiptune-bar .hex-container {
		width: 970px;
	}

	.chiptune-links a{
		width: calc(20% - 20px);
	}
}

@media (min-width: 768px and max-width: 991px){
	.hex-chiptune-bar .hex-container {
		width: 750px;
	}

	.hex-chiptune-bar .hex-container .hex-col-5{
		width:50%;
	}

	.chiptune-links a{
		width: calc(33% - 20px);
	}
}

@media (max-width: 767px){

	.hex-chiptune-bar .hex-container .hex-col-5{
		width:100%;
	}
	.chipcontainer{
		width:100%;
	}

	.hex_row{display:initial;}
	.hex_row .chipcontainer:last-child, .hex_row .chipcontainer:first-child{margin:0;}

	.hex_row.offerte .chipcontainer{
		width: 100%;
	}

	.basebar .verschil {
		font-size: 26px;
	}

	.chiptune-links a{
        width: calc(100% - 20px);
		min-height: auto !important;
	}


	.chipcontainer.mobile{
		display:initial;
		text-align:center;
	}

	.chipcontainer.mobile h3{

		font-size:30px;
	}

	.chipcontainer{
		margin-bottom:1em;
	}


	.chipcontainer.first, .chipcontainer.middle{
		display:none;
	}
    
    .merkkies.chiptune-links a {
        width: calc(100% - 20px);;
    }
	
	div.ufaq-faq-title h6 {
		font-size: 1em;
		padding-bottom: 20px;
	}
		
	.chiptune-page .faqchipbox h4 {
		display: block !important;
		text-align: left !important;
	}
}

@media (max-width: 600px){
	.basebar .verschil {
		font-size: 18px;
		line-height: 164px;
	}

	.basebar .basis .titel, .basebar .basis .value {
		float:initial;
		text-align: center;
		margin:0;
		font-size: 20px;
	}
	.basebar .basis:before {
		height: 164px;
	}
	.basebar .verschil:after {
		border-right: 33px solid transparent;
	}
	.chip-list li {
		width: 100%;
		padding:10px;
	}
}
@media (max-width: 600px){
	.offerteverschil .verschil {
		font-size: 26px;
	}
}
