﻿@import url('/vendor/fontawesome-free/css/all.min.css');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,800,700,600);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url('radmenu.skin.css');
@import url('slick.css');
@import url('slick-theme.css');


:root {
  --hodblue: #40648B;
  --hodmidblue: #6489AF;
  --hodlightblue: #43C7FE;
  --hodorange: #FFA721;
  --hodbrown: #B4A182;
  --hodgrey: #ececec;
}

html {
  position: relative;
  min-height: 100%;
}

.RadForm_MetroTouch {background-color:transparent!important;}

body {
overflow-x: hidden;
margin-bottom: 469px;
}

body, .RadForm_MetroTouch.rfdLabel label, .RadGrid, .RadGrid_Bootstrap .rgAltRow > td {
	font-family: 'Open Sans', sans-serif !important;
	color: var(--hodblue) !important;
	font-size: .875rem !important;
	line-height: 1.6rem;
}

.container {max-width:1376px;}
p {
  line-height: 1.25rem;
}

a:not(.btn) {
  color: var(--hodblue);
  text-decoration:underline;
}

a:hover:not(.btn) {
  color: var(--hodblue)!important;
  text-decoration:none;
}

a.subprodmenu {
	background: var(--hodblue) !important;
	color: #fff !important;
	padding: 2px 2px 2px 5px !important;
	margin-bottom: 1px !important;
	text-decoration: none;
	transition: .3s all;
}

	a.subprodmenu:hover {
		padding: 2px 2px 2px 10px !important;
		transition: .3s all;
		color: #fff !important;
	}

	.text-primary {
  color: var(--hodblue) !important;
}

.text-hodblue {
  color: var(--hodblue);
}

.text-hodmidblue {
  color: var(--hodmidblue);
}

.text-rpdarkgrey {
  color: var(--rpdarkgrey);
}

.bg-hodblue, .footerbg {
  background-color: var(--hodblue);
 }

.bg-hodmidblue {
  background-color: var(--hodmidblue);
 }

.bg-hodbrown {
  background-color: var(--hodbrown);
}

.bg-hodgrey {
  background-color: var(--hodgrey);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-style:italic;
  font-weight:700;
}

h1 {font-size:1.8rem;letter-spacing:-1.5px;}
h2 {
	font-size: 1.2rem;
	letter-spacing: -1.5px;
}


h2.suppliercode {font-size: 1rem;}

h3 {
	font-size: 1.2rem;
}

h4 {
font-size: 1.16667em;
}

section {
  padding: 50px 0;
}

@media (min-width: 768px) {
  section {
    padding: 50px 0;
  }
}

.btn {
  border-radius: 3px!important;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary, .RadButton_Bootstrap.rbSkinnedButton.btn-primary {
  background-color: var(--hodorange)!important;
  border-color: var(--hodorange)!important;
  color: white!important;
  z-index: 2;
}

span.RadButton_Bootstrap .rbDecorated {color:#fff!important;}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover, .RadButton_Bootstrap.rbSkinnedButton.btn-primary:hover {
	background-color: var(--hodlightblue) !important;
	border-color: var(--hodlightblue) !important;
	color: white !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
}

.RadButton_Bootstrap.rbButton, .RadButton_Bootstrap.rbSkinnedButton.rbDisabled, .RadButton_Bootstrap .rbSplitPart {
	font-size:1rem;
	border-color: #b3b3b3!important;
	color: #fff!important;
	background-color: var(--bsporange)!important;
	padding:7px 10px 7px 7px!important;
}

.RadButton_Bootstrap.rbButton.Gekozen {
  background-color: #ffcd00!important;
  color:#000!important;
}

.RadButton_Bootstrap.rbSkinnedButton:not(.rbRadioButton):not(.iconOnly):hover, .RadButton_Bootstrap.rbSkinnedButton.rbHovered:not(.rbRadioButton):not(.iconOnly) {
	background-color:#FFCD00!important;
	color:#fff!important;
	transition:background-color 0.3s, color 0.3s;
}

.RadButton_Bootstrap.rbLinkButton.iconOnly {
	background:none!important;
	border:none!important;
}

.RadButton_Bootstrap.rbLinkButton:focus, .RadButton_Bootstrap.rbLinkButton:hover {
	box-shadow:none!important;
}

button:focus {
    outline: none!important;
    outline: 0px auto -webkit-focus-ring-color!important;
}

.btn-secondary {
  background-color: var(--hodblue)!important;
  border-color: white!important;
  color: white!important;
}

	.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
		background-color: var(--hodmidblue) !important;
		border-color: white !important;
		color: white !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
 height:469px;
  line-height:20px;
}

footer.footerlaag {
  position: absolute;
  bottom: 0;
  width: 100%;
 height:100px;
  line-height:20px;
}

footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.bestelbutton {width:2rem;}

.card {
	border-radius:0px;
	border-color: var(--hodmidblue);
}

.card:hover { 
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

a.cardlink, a.cardlink:hover {text-decoration:none;}

.card-subtitle {
	color: white;
}

body.Inhoud a.anker {background-image: url(https://www.insight5.nl/images/AnchorIcon.png);display:block;float:left;width:16px;height:16px;}

@media (max-width: 768px) {
.container {
max-width:none!important;
}
}

.caption-f2p {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
    z-index: 100;
    position: absolute;
	left:13rem;
    bottom: 3rem;
	background:#fff;
border: solid 3px var(--bspgreen);
outline: solid 4px #fff;
padding: 40px 35px;
}

.caption-f2p-knoppen {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
    z-index: 100;
	background:#fff;
border: solid 3px var(--bspgreen);
outline: solid 4px #fff;
padding: 25px 25px 10px 25px;
}

.riUp, .riDown {box-sizing:content-box!important}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.Imageblok > a > img {
    border: 1px solid var(--bspgreen);
    width: auto;
    height: auto;
    max-height: 320px;
    max-width: 100%;
    display: block;
}

.breadcrumb {
	margin-bottom: 1rem;
	background-color: #f5f5f5 !important;
}

.rbl_payment img {
    max-height: 32px;
    max-width: 120px;
}

.rbl_payment label {width:80%;}

input[type=text]:not(.rsbInput),input[type=tel],input[type=email],input[type=password],.RadComboBox:not(.Language) {width:96%!important;}

.ErrorControl:not(.RadComboBox), .ErrorControl .rcbInner {border:1px solid var(--danger)!important;}

.Logo img {
		width: 6rem;
		margin-left: 0px;
		margin-top: -19.7rem;
	}

.fa-stack.stacklogo {
		position:absolute;	
	}

.fa-stack.stacklogo .fa-circle {
		display:none;	
	}

@media (min-width: 576px) {
	.rbl_payment label {width:40%;}
	.Logo img {
		width: 10.5rem;
		margin-left: .35rem;
		margin-top: 1.3rem;
	}


.fa-stack.stacklogo {
		position:absolute;
		top:-130px;
		z-index:30;
		margin-left:-90px;
	}
.fa-stack.stacklogo .fa-circle {
		display:block;	
	}

#ctl00_ddl_Country_Input {padding-left:25px;}

}

.RadSearchBox .rsbInput {
	height: 31px!important;
	margin:0 0 0 5px!important;
	font-style:normal!important;
	color: var(--rpblue)!important;
}
.RadSearchBox_MetroTouch .rsbInner {border-color: var(--rpred)!important;}
.RadSearchBox .rsbLoadingIcon {
	margin-left:-35px!important;
}

.RadUpload_Bootstrap, .RadUpload .ruInputs {display:inline-block!important;}

.RadWindow.RadWindow_Bootstrap {z-index:7500!important;}
	.rfeThumbList  {width:150px!important;height:120px!important;border:1px solid #ccc}
	
	.rfeLink  {height:150px}
	
	.rfeThumbTitle,.rfeFile  {}

	.rfeImageFile img {
	position:absolute;
	left:9px;
	top:9px;width:auto;max-width:110px!important;height:90px;max-height:90px!important;margin:0 auto!important;
	}
	
	.rfeThumbTitle {position:absolute;bottom:9px;left:9px}
	.RadFileExplorer_Bootstrap .rfeLink:hover {
background-color:var(--bspgrey)!important;
}

	.RadGrid_Default .rgMasterTable .rgSelectedCell, .RadGrid_Default .rgSelectedRow {
		color: var(--bsporange)!important;
	}

	.Actie, .Nieuw {
    display: block;
    top: 0px;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 80px;
    overflow: hidden;
    text-align: center;
}

.Actie span, .Nieuw span {
    display: block;
    top: 0px;
    position: absolute;
    right: -26px;
    width: 140px;
    height: 30px;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
    line-height: 2.3em;
    text-indent: 2em;
    background: var(--bsporange);
}

#MenuProd a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #004E75;
    opacity: 0.2;
}
#MenuProd a:hover:not(.Active) {
	opacity:.7;
}

#MenuProd a img {
    width: 100%;
    height: auto;
}

.rsmLink, .ShopMenu a {
    font-weight: 400!important;
	text-decoration:none;
	color: rgba(0, 91, 170, 1)!important;
}

.ShopMenu a {line-height:33px;}
.ShopMenu a:hover {text-decoration:underline;}

.omschrijving {
	font-size:.8rem;
	line-height:1.5em;
	height: 3em;
}

.Articles tr.rgRow td {
	background: #ffffff;
/*	height:6rem;*/
}

.Articles tr.rgAltRow td {
	background: #EEEEEE;
/*	height:6rem;*/
}

.Articles tr.rgRow:hover td, .Articles tr.rgAltRow:hover td {background: #B2C5CF;cursor: pointer;}

.rgCurrentPage {border-color:var(--rpblue)!important; background-color:var(--rpblue)!important;}

.Imageblok > a.cf > img {border:1px solid var(--rpred);}

.Imageblok .ThumbWrapper {
	display: block;
float: left;
position: relative;
width: 80px;
height: 80px;
overflow: hidden;
margin-right: 1rem;
margin-top: 1rem;
	border:1px solid var(--rpdarkgrey);}

.Imageblok .ThumbWrapper > img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.Koopblok {
    border: 1px solid #e8e8e8;
    width: 100%;
    background: #f1f1f2;
    padding: 1.5rem;
    min-height: 15rem;
}

fieldset {
	padding:1rem;
	border-radius:0px!important;
	background-color:#fff!important;
	color:var(--rpblue)!important;
}
fieldset legend, .tussenkop {
    font-weight: bold;
	font-size:.75rem!important;
	text-transform: uppercase;
	color:var(--rpblue)!important;
}

span.RadButton_MetroTouch.rbLinkButton.iconOnly {
    background: none !important;
    border: none !important;
}

.text-white a {
color:white;
text-decoration:underline;
}

.text-white a:hover {
color:white!important;
text-decoration:none;
}

.RadInput .riTextBox {padding: 6px 10px!important;}

.klantprijs {
	position:absolute;
	bottom:10px;
	width:90%;
}
    
.RadForm.RadForm_Bootstrap.rfdTextbox input[type="text"].rfdDecorated, .RadForm.RadForm_Bootstrap.rfdTextbox input[type="password"].rfdDecorated, .RadForm.RadForm_Bootstrap.rfdTextbox input[type="search"].rfdDecorated, .RadForm.RadForm_Bootstrap.rfdTextbox input[type="url"].rfdDecorated, .RadForm.RadForm_Bootstrap.rfdTextbox input[type="tel"].rfdDecorated, .RadForm.RadForm_Bootstrap.rfdTextbox input[type="email"].rfdDecorated, .RadForm.RadForm_Bootstrap.rfdTextarea textarea {width: 90%!important}

.rsmItem { color:var(--hodmidblue)!important;}
.rsmLink {color:var(--hodblue)!important;}
.rsmLink:hover {color:var(--hodmidblue)!important}

.RadGrid_Bootstrap .rgPagerCell .rgNumPart a.rgCurrentPage {
	color:#000!important;
}

	footer .rsmLink {
	color: white !important;
}
footer .RadSiteMap_Bootstrap .rsmOneLevel .rsmLink:hover, footer .RadSiteMap_Bootstrap .rsmTwoLevels .rsmLevel1 .rsmLink:hover, footer .RadSiteMap_Bootstrap .rsmThreeLevels .rsmLevel1 .rsmLink:hover, footer .RadSiteMap_Bootstrap .rsmManyLevels .rsmLevel2 .rsmLink:hover {
	background-color: var(--hodmidblue)!important;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
	z-index:9999;
}

.fixed-bottom {	z-index:2!important;}

.language_dropdown .rcbScroll {
	overflow: hidden !important;
}