/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(../../fonts/dPJ5r9gl3kK6ijoeP1IRsvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(../../fonts/EsvMC5un3kjyUhB9ZEPPwg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
    font-display: swap;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(../../fonts/UyBMtLsHKBKXelqf4x7VRQ.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(../../fonts/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
    font-display: swap;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(../../fonts/ObQr5XYcoH0WBoUxiaYK3_Y6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/H2DMvhDLycM56KNuAtbJYA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url(../fonts/Lato.woff2);
    font-display: swap;
}

@font-face {
    font-family:"Poppins";
    src: url(../fonts/Poppins-Regular.ttf);
    font-display: swap;
    font-weight: 400;
}
@font-face {
    font-family: "Poppins";
    src: url(../fonts/Poppins-Light.ttf);
    font-display: swap;
    font-weight: 200;
}
@font-face {
    font-family: "Poppins";
    src: url(../fonts/Poppins-ExtraLight.ttf);
    font-display: swap;
    font-weight: 100;
}
@font-face {
    font-family: "Poppins";
    src: url(../fonts/Poppins-Medium.ttf);
    font-display: swap;
    font-weight: 500;
}
@font-face {
    font-family: "Poppins";
    src: url(../fonts/Poppins-SemiBold.ttf);
    font-display: swap;
    font-weight: 600;
}
@font-face {
    font-family: "Poppins";
    src: url(../fonts/Poppins-Bold.ttf);
    font-display: swap;
    font-weight: 700;
}
@font-face {
    font-family: "Poppins";
    src: url(../fonts/Poppins-ExtraBold.ttf);
    font-display: swap;
    font-weight: 800;
}
@font-face {
    font-family: "Poppins";
    src: url(../fonts/Poppins-Black.ttf);
    font-display: swap;
    font-weight: 900;
}
::-webkit-scrollbar {
    width: 7.5px;
    right: 5px;
}
::-webkit-scrollbar-thumb {
    background: var(--scrollBar);
}
::-webkit-scrollbar-track {
    background: transparent;
}

* html .Block {
	height: 1%;
}
* {
    margin: 0;
    outline: 0;
    padding: 0;
}
body {
    background: var(--bodyBg) repeat-x 0 0;
    color: var(--bodyColor);
    width:100%;
    overflow-x: hidden;
    font-size: 14px!important;
    line-height: 18px;
    font-family: Lato,sans-serif;
}

a, img, a img {
    border: none;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    color: var(--aColor);
    text-decoration: none!important;
}
a:hover {
    color: var(--aHoverColor);
}
a:hover {
    text-decoration: none;
}
.company h2, h1, h2 {
    padding-left: 34px;
}
h1, h2, h3, h4, h5, h6, strong, th, thead td {
    font-weight: 700;
}
h3 {
    background: url(/templates/Isahosting/images/bullet.svg) 0 7px no-repeat;
    padding-left: 16px;
    font-size: 18px!important;
    color: var(--h3Color)!important;
}
.nieuwsoverzicht h2 {
    background-image: url(../images/icon.svg) 0 7px no-repeat;
    padding-left: 34px;
}
h1 {
    font-size: 2em;
}
h1, h2 {
    font-size: 24px;
    line-height: 27px;
    padding-bottom: 16px;
}
h1, h1 a, h2, h2 a {
    color: var(--h1h2Color);
}
h3 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 17px;
    color: var(--h3Color);
}
#Menu li ul li, h3 {
    clear: both;
}
menu, ul {
    list-style: none;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

abbr, acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

.Block {
	display: inline-block;
}

.Block:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.Blue p, .Search p {
	margin: 0;
	padding: 10px 12px;
}

body {
	font-size: 1.1em;
	line-height: 1.8em;
}

.BodyContent ol li {
	list-style-type: decimal;
}

.BodyContent ul li {
	list-style-type: disc;
}

.BodyContent ul, .BodyContent ol {
	margin: 10px 0 10px 30px;
}

body.searchTips {
	padding: 30px;
	text-align: left;
}

.Breadcrumb {
	font-size: .95em;
	margin: 0 0 20px 0;
	padding: 5px 15px 5px 15px;
    display: block!important;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
}

.Breadcrumb li a {
	padding: 0 15px 0 0;
}

.Breadcrumb li a:hover {
	text-decoration: none;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Button {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}

.Button, .SearchGoButton {
	cursor: pointer;
	font-size: .9em;
	font-weight: 700;
	height: 23px;
	line-height: 80%;
	margin: 0;
	padding: 0;
	width: 68px;
}

.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	font-size: 1em;
	padding: 0 5px;
	text-align: center;
}

.CategoryPagination .PagingList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.CategoryPagination .PagingList li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 2px;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentItem {
	border-bottom: 1px solid #D9D9D4 !important;
	margin: 20px 0px;
}

.CommentSettingsLink {
	padding: 5px 0;
}

#content {
	border-top: none;
	clear: both;
	margin: 0 auto;
	width: 984px;
}

.Content {
    padding-bottom: 40px;
	float: left;
	min-height: 500px;
	padding: 18px 0;
	width: 100%;
}

.Content .BodyContent {
	padding: 0;
}

.Content .ContentPostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	padding: 0 15px 10px 20px;
}

.Content h2 {
	/* font-family: 'trebuchet ms', arial, sans-serif; */
	/* font-size: 1.3em; */
	line-height: 100%;
	/* padding: 10px 0 0; */
}

/* .Content h3 {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 1.1em;
} */

/* .Content h3, .PostDetails, .Content h4, .Content h5, .Content h6 {
	padding: 5px 0;
} */

.Content .listSummary fieldset {
	margin: 10px 0;
}

.Content .listSummary li {
	line-height: 120%;
	padding: 2px 15px;
}

.Content .listSummary p,form p, .Content .tplContent p {
	margin: 10px 0;
	padding: 0;
}

.Content .listSummary .tplContent, .Content .listSummary h4, .Content .listSummary h3, .Content .listSummary h5, .Content .listSummary h2,.Content .tplContent h4, .Content .tplContent h3, .Content .tplContent h5, .Content .tplContent h2 {
	padding: 10px 0;
}

.Content p {
	margin: 5px 0;
	padding: 0;
}

.Content .PostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	float: left;
	padding: 0 15px 0 20px;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	margin: 10px 0;
}

.ContentPostDetails li {
	display: inline;
	float: left;
}

del {
	text-decoration: line-through;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 5px 0;
	padding: 20px;
}

.first {
	text-align: left;
}

#Footer {
	font-family: Lato, sans-serif;
	font-size: 1em;
	line-height: 130%;
	margin: 0 auto;
	/* padding: 15px 0 0 0; */
	text-align: left;
}

#Footer a:hover {
	text-decoration: underline!important;
}

/* #FooterList.Block1 {
	float: left;
	padding-left: 20px;
} */

/* #FooterList.Block2 {
	float: right;
} */

/* #FooterText {
	width: 400px;
} */

#FooterText.Block1 {
	float: left;
}

#FooterText.Block2 {
	float: right;
}

form {
	margin: 0 0 20px 0;
	padding: 0;
}

h1 {
	font-size: 2em;
}

/* h2 {
	font-size: 1.28em!important;
} */

h2 em {
	font-size: 1.15em;
}

h2.tplvar-author-name {
	font-size: 1.8em;
	font-weight: 700;
}

/* h3 {
	font-size: 1em!important;
} */

h3.tpllang-ContentByAuthor {
	font-size: 1.3em;
	font-weight: 700;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

#Header h1 {
	padding: 102px 0 0 21px;
	position: absolute;
}

#Header h1 a {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 100%;
	text-decoration: none;
}

.headerBgImage {
	background-position: 0% 49px;
	background-repeat: no-repeat;
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px solid #eeeeeb;
	height: 1px;
}

html {
	font-family: verdana, arial, georgia, tahoma, sans-serif;
	font-size: 62.5%;
}

html[xmlns] .Block {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}

.HtmlBlock {
	margin: 0 0 1px 0;
}

.HtmlBlock p {
	padding: 10px 12px 0;
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 3px;
}

.Left {
	float: left;
	padding: 18px 20px 10px 0;
	width: 208px;
}

.Left h2, .Right h2 {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 1.6em;
	font-weight: 400;
	margin: 0;
	padding: 8px 10px 6px 10px;
}

.Left li a, .Right li a {
	display: block;
	padding-left: 10px;
	text-decoration: none;
}

.Left li a:hover, .Right li a:hover {
	text-decoration: underline;
}

.Left li, .Right li {
	border-top: 1px solid #dedfe2;
	margin: 0;
	padding: 0;
}

.Left .SideBox, .Right .SideBox {
	margin-bottom: 1px;
}

.Left .tplImage, .Right .tplImage {
	margin: 10px 12px;
}

.Left ul li a, .Right ul li a {
	background-position: 8px 11px;
	padding: 5px 0 4px 17px;
}

.Left ul li li a, .Right ul li li a {
	background-position: 18px 11px;
	padding-left: 27px;
}

.Left ul li li li a, .Right ul li li li a {
	background-position: 28px 11px;
	padding-left: 37px;
}

.Left ul, .Right ul {
	border-top: none;
}

legend {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 1.65em;
	font-weight: 700;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

li.ContentAuthors {
	font-size: .9em;
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: underline;
}

li.ContentAuthors a:hover {
	text-decoration: none;
}

li.ContentCategories {
	font-size: .9em;
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: underline;
}

li.ContentCategories a:hover {
	text-decoration: none;
}

li.ContentPublishDate {
	font-size: .9em;
}

li.ContentType {
	font-size: .9em;
}

.listRow {
	padding: 0 15px;
}

.listSummary {
	clear: both;
}

.listSummary li {
	padding-left: 10px;
}

#Logo {
	float: left;
	height: 36px;
	margin: 106px 0 0 21px;
	position: absolute;
	width: 211px;
}

#Menu {
	/* position: absolute;
	top: 0; */
}

#Menu .HasSubMenu > ul {
	margin-left: 20px;
}

#Menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#Menu li a {
	display: block;
	/* font-family: arial, sans-serif; */
	/* font-size: 1.2em; */
	/* font-weight: 700; */
	/* height: 44px; */
	/* padding: 5px 25px 0; */
	text-decoration: none;
	line-height: 1em!important;
}

#Menu li ul {
	float: left;
	left: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 41px;
	width: 180px;
	z-index: 1;
}

#Menu li ul li {
	clear: both;
	text-align: left;
}

#Menu li ul li a {
	font-size: 1em;
	font-weight: normal;
	height: auto;
	/* padding: 2px 20px 0; */
	text-transform: none;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

#Menu ul {
	list-style: none;
	/* margin: 0; */
	/* padding: 0; */
}

#Menu ul > li > ul > li > ul {
	left: 150px;
	position: absolute;
	text-align: left;
	top: 0;
}

#Menu ul a {
	display: block;
	position: relative;
}

#Menu ul li {
	float: left;
	position: relative;
}

#Menu ul li li li:hover ul, #Menu ul li li li.sfHover ul {
	left: 10em;
	top: 0;
}

#Menu ul li li:hover li ul, #Menu ul li li.sfHover li ul {
	top: -999em;
}

#Menu ul li li:hover ul, #Menu ul li li.sfHover ul {
	left: 15em !important;
	top: 0 !important;
}

#Menu ul li:hover {
	visibility: inherit;
	z-index: 300000;
}

#Menu ul li:hover li ul, #Menu ul li.sfHover li ul {
	top: -999em;
}

#Menu ul li:hover ul, #Menu ul li.sfHover ul {
	left: 0;
	top: 25px;
	z-index: 99;
}

#Menu ul ul {
	position: absolute;
	/* top: -999em; */
	width: 15em;
}

#Menu ul ul li {
	width: 100%;
}

#Menu ul, #Menu ul * {
	list-style: none;
	/* margin: 0; */
	/* padding: 0; */
}

#menuwrapper {
	clear: both;
	/* height: 44px; */
	/* margin: 3px 2px 0; */
	/* padding-top: 5px; */
	/* width: 976px; */
}
/* Container */
#Container {
    margin: 0 auto;
    width: 983px;
    text-align: left;
}
#Container, #Header, #Menu li, .Content {
    position: relative;
}

/* Menu */
#Header {
    position: sticky;
    top:0;
    z-index: 999;
    font-family: "Poppins",sans-serif;
}
#Menu {
    background-color: var(--menuBg);
    width: 100vw;
    -webkit-box-shadow: 0px 2px 5px 0 rgb(0 0 0 / 20%);
            box-shadow: 0px 2px 5px 0 rgb(0 0 0 / 20%);
    position: relative;
}
#topMenu 
{
    width:100vw;
    height: 5em;
    background-color: var(--topMenuBg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 1em;
    padding-right: 3em;
}
#topMenuItems a
{
    color: var(--topMenuText)!important;
    margin: 0 0.375em;
}
#topMenuItems a img {
    height:0.8em;
    width: auto;
    margin-right: 4px;
}
#phoneIconTop {
    height:1em!important;
}
#topMenuItems a:hover {
    text-decoration: underline!important;
}
#topMenuItems ul li {
    color: var(--topMenuText);
    float:left;
}
#topMenuItems {
    float: right;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#mobileBottomMenu {
    display: none;
}
#domainPrijs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 2em;
    border-radius: 2px;
    background: var(--priceLabelBg);
    -webkit-box-shadow:  9px 10px 20px #cc6000, -9px -10px 30px #ff9000;
            box-shadow:  9px 10px 20px #cc6000, -9px -10px 30px #ff9000;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    position: relative;
    left: -1em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

/* Animatie */
.scene {
    border-radius: 2px;
    margin-right: 3em;
    width: 8.5em;
    height: 3em;
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-box-shadow: 9px 10px 20px #cc6000, -9px -10px 30px #ff9000;
            box-shadow: 9px 10px 20px #cc6000, -9px -10px 30px #ff9000;
    overflow: hidden;

  }

  .rotateTriangle {
    height: inherit;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: rotateTriangle 5s linear infinite;
    animation: rotateTriangle 5s linear infinite;
    bottom: 0.2em;
  }

  .triangle-face {
    width: inherit;
    height: inherit;
    position: absolute;
    left: 1em;
  }

  .triangle-face #domainPrijs {
    height: 2.8em;
    -webkit-box-shadow: unset!important;
            box-shadow: unset!important;
  }

  .triangle-face-front {
    -webkit-transform: translate3d(0, 0, var(--animationItemDistance));
    transform: translate3d(0, 0, var(--animationItemDistance));
  }

  .triangle-face-left {
    -webkit-transform: rotateX(-120deg) translate3d(0, 0, var(--animationItemDistance));
  transform: rotateX(-120deg) translate3d(0, 0, var(--animationItemDistance));
  }
  .triangle-face-right {
    -webkit-transform: rotateX(120deg) translate3d(0, 0, 1em);
  transform: rotateX(120deg) translate3d(0, 0, 1em);
  }

  @-webkit-keyframes rotateTriangle {
    0%,
    10% {
      -webkit-transform: rotateX(360deg);
      transform: rotateX(360deg);
    }
  
    20%,
    40% {
      -webkit-transform: rotateX(240deg);
      transform: rotateX(240deg);
    }
  
    50%,
    70% {
      -webkit-transform: rotateX(120deg);
      transform: rotateX(120deg);
    }
  
    80%,
    100% {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
    }
  }
  
  
  @keyframes rotateTriangle {
    0%,
    10% {
      -webkit-transform: rotateX(360deg);
      transform: rotateX(360deg);
    }
  
    20%,
    40% {
      -webkit-transform: rotateX(240deg);
      transform: rotateX(240deg);
    }
  
    50%,
    70% {
      -webkit-transform: rotateX(120deg);
      transform: rotateX(120deg);
    }
  
    80%,
    100% {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
    }
  }


.domainHeader {
    padding-right: 0.4em;
    height: 2.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "Lato",sans-serif;
    text-align: left;
}
.domainDot {
    color: var(--priceLabelDot);
    margin-bottom: 0.3em;
    font-size: 42px;
}
.domain {
    font-weight: 600;
    font-size: 27px;
    width: 1.9em;
}
.domainPrice {
    font-size: 18px;
    font-weight: 600;
    color: var(--domainExtBg);
}
.priceList_nl-maand::first-letter, .domainPrice .priceList_eu-maand::first-letter, .priceList_com-maand::first-letter {
    font-size: 0;
}
.domainPrice div {
    margin-top: 0.6em;
    font-family: 'Poppins', sans-serif;
}
.searchField {
    padding: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: var(--topMenuText);
    position: relative;
    left: -1em;
}
.searchField form {
    margin: 0!important;
}
.searchField input, .searchField button {
    border: none;
    padding: 0.5em;
}
.searchField #url, #urlMobile {
    width:19.3em;
    font-family: "Poppins",sans-serif; 
    letter-spacing: 1px;
    margin-left: 1em;
    padding: 0.6em;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    font-size: 13px;
}
.desktopUrl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.searchField #submitBtn {
    background-color: var(--buttonBg);
    color: hsl(0deg 0% 100%/99%);
    cursor: pointer;
    font-size:17px;
    font-weight: 600;
    font-family: "Lato", sans-serif!important;
    -webkit-animation: 8s ease 0s normal none running zoominoutsinglefeatured;
            animation: 8s ease 0s normal none running zoominoutsinglefeatured;
    padding-top: 0.4em;
    padding-bottom: 0.45em;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.searchField #submitBtn img {
    width: 1em;
    margin-left: 0.2em;
}

#menuLogo {
    z-index:1;
    height:4em;

}
#menuLogo img {
    width: 16.6875em;
    max-width:unset!important;
}
#Menu ul {
    position: relative;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
#Menu a {
    padding:0.8em 1em;
    color: var(--menuItems);
    font-size: 15px;
    display: block;
    letter-spacing: 0.8px;
    border-left: 3px solid transparent;
}
#Menu a:hover, #Menu li:hover .hasSubMenu, #Menu a:focus, #Menu li:focus .hasSubMenu {
    background-color: var(--menuHover);
    border-left: 3px solid var(--topMenuBg);
}
.dropdownMenu {
    position:absolute;
    padding-top: 1em;
}
.dropdownMenu ul {
    border-radius: 3px;
    background-color: var(--dropdownBg);
    overflow: hidden;
    border-top: none;
    -webkit-box-shadow: 0 1px 3px 1px rgb(0 0 0 / 20%);
            box-shadow: 0 1px 3px 1px rgb(0 0 0 / 20%);
	position: unset!important;
}
.dropdownMenu ul {
    display:block!important;
}
.menuDropdown {
    position: relative;
}
.hasSubMenu {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	background: url(../images/angle-down-solid.svg) no-repeat 93% 11px;
    padding-right: 1.7em!important;
    background-size: 0.7em;
}
li:hover .hasSubMenu {
	background: url(../images/angle-up-solid.svg) no-repeat 93% 11px;
    padding-right: 1.7em!important;
    background-size: 0.7em;
}
.arrowContainer {
    position: absolute;
    top: 77%;
    left: 50%;
    -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
            transform: translate(-50%);
    display: none;
    line-height: 26px!important;
}
.dropdownPointer {
    width: 9px;
}
.dropdownMenu li {
    float:unset!important;
    position: initial!important;
    border-bottom: 1px solid var(--dropdownBorderBottom);

}
.dropdownMenu a {
    background-color:unset!important;
    padding:1em!important;
    color: var(--dropdownText)!important;
    font-size: 14px!important;
    border-left: 3px solid transparent;

}
.dropdownMenu a:hover {
    color: var(--dropdownText)!important;
    background-color: var(--menuHover)!important;
    border-left: 3px solid var(--topMenuBg);
}

p {
	margin: 0 0 5px 0;
}

q {
	quotes: "" "";
}

.Right {
	float: right;
	padding: 18px 0 10px 20px;
	width: 208px;
}

.RSSBlock h2 a {
	background-position: 5px 20px;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	padding-left: 45px;
	padding-top: 25px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

.Search {
	margin: 0 0 1px 0;
	padding: 0;
	padding-bottom: 10px;
}

.Search form {
	padding: 0 12px;
}

.Search p {
	font-size: 1em;
	margin-top: -57px;
}

.SearchGoButton {
	margin-left: 105px;
}

.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}

select option {
	padding: 0 10px;
}

#Slogan {
	font-size: 1.3em;
	left: 25px;
	position: relative;
	top: 180px;
}

.Small {
	font-size: .8em;
}

small, sup, sub {
	font-size: 85%;
}

#smallSearch_Query {
	padding-left: 20px;
	width: 146px;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary h2 {
	border-bottom: 0;
}

.Summary li {
	margin: 0;
	padding: 10px 12px !important;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: underline;
}

.Summary li a:hover {
	text-decoration: none;
}

.Summary small {
	display: block;
	font-size: .9em;
	padding: 0 0 5px 15px;
}

sup {
	vertical-align: super;
}

table {
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}

.Testimonial_content {
	text-align: center;
}

th {
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

.tplAdvancedSearchURL {
	text-decoration: underline;
}

.tplAuthorImage {
	margin: 5px 15px 15px 15px;
}

.tplPreviousLink, .tplNextLink {
	text-decoration: none;
}

/* .tplWidthColumns1 {
	width: 984px;
} */

.tplWidthColumns2 {
	width: 756px;
}

.tplWidthColumns3 {
	width: 528px;
}

ul, ol, dir, menu {
	list-style: none;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.ViewAuthorContainer h3 {
	clear: both;
}

.White {
	margin: 0 0 1px 0;
	padding-bottom: 10px;
}

.White h2 {
	font-size: 1.65em;
}

.White p {
	padding: 0 15px 0 15px;
}

#content .footerList {
    display: none!important;
}

/* Footer */
.footerwrap {
    background-image: url(../images/background-voordelen-ssl.png);
    padding-top: 1em;
    height: 100%;
}

.footerList {
    text-align: left;
}

.belowFooter {
    height: 2em;
    padding-bottom:1em;
    padding-top: 1em;
    border-top: 1px solid var(--BottomFooterText);
}
.belowFooter span.tplrepeat-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    color: var(--BottomFooterText);
    height: 100%;
}
.belowFooter a {
    margin: 0 0.175em;
    color: var(--BottomFooterText)!important;
}
footer a:hover {
    text-decoration: underline!important;
    color: var(--footerText)!important;
}
#aboveFooter {
    width: 95%;
    margin:0 auto;
}
#Footer ul li, #Footer a, #Footer h2, .footerList a, .footerList, .footerList h2 {
    color: var(--footerText)!important;
}
#Footer ul li {
    padding: 0.2em 0;
}
#Footer h3 {
    font-size: 1em!important;
}
#Footer h2, .footerList h2 {
    padding: unset;
    background: unset!important;
    letter-spacing: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0.3em;
    font-size: 1.28em!important;
}
.footerList h3 {
    /* padding: 0.2em 0; */
    padding: 0.05em 0;
    font-weight: 400;
    background-image: unset!important;
    font-size: 14px!important;
    height: unset!important;
}
.footerList a {
    letter-spacing: 1px;
} 
.footerList a:hover {
    text-decoration: underline!important;
}
#aboveFooter .BlockContent {
    margin-left: 1.8em;
}
#aboveFooter .listRow {
    padding: unset!important;
    bottom: unset!important;
    box-shadow: none!important;
}

.footerList {
    padding: 2em 0.5em;
}

#listsFooter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.extraFlex {
    display: none;
}

.domainFooterList h2 span::before {
    content:url(../images/globe.svg);
    height:  0.8em;
    width: auto;
    margin-right: 0.3em;
}

.hostingFooterList h2 span::before {
    content: url(../images/database-solid-white.svg);
    height:  0.8em;
    width: auto;
    margin-right: 0.3em;
}

.serviceFooterList h2 span::before {
    content: url(../images/user-headset-white.svg);
    height:  0.8em;
    width: auto;
    margin-right: 0.3em;
}

.loginFooterList h2 span::before {
    content: url(../images/lock-white.svg);
    height: 0.8em;
    width: auto;
    margin-right: 0.3em;
}

.newsFooterList h2 span::before {
    content: url(../images/news.svg);
    height: 0.8em;
    width: auto;
    margin-right: 0.3em;
}

.at-style-responsive .at-share-btn {
    padding: 5px;
}
.at-resp-share-element .at-share-btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 2px 5px;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 0;
    font-family: helvetica neue,helvetica,arial,sans-serif;
    background-color: transparent;
}
.at-style-responsive .at-share-btn {
    padding: 5px;
}
#content .addThis {
    padding: 4px 0px 3px 0px;
    /* margin: 0; */
    text-align: center;
}
.addThis {
    margin-bottom: 60px;
    background: unset;
}
.addThis {
    padding-left: 0px;
    width: 100%;
}
.addThisContainer > p {
    display: inline-block;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    color: #202020;
    text-align: center;
    padding-bottom: 5px!important;
    letter-spacing: 2px;
    position: relative;
    top: -16px;
    margin-right: 15px;
}
.addThisContainer {
    text-align: center;
}
.addthis_sharing_toolbox {
    display: inline-block;
}
.addthis-animated {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-animation-duration: .3s;
            animation-duration: .3s;
}
.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
    -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
            transform: translateY(-4px);
    color: #fff;
    text-decoration: none;
}
.links a {
    color: white;
    background-color: #ff7800;
    font-family: "Lato";
    font-size: 20px;
    padding: 4px 4px;
    width: 130px;
    margin-left: 12px;
    margin-bottom: 10px;
    margin-right: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.links a span {
    color: black;
}
.links {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
}

@media only screen and (min-width: 1700px) {
    .desktopUrl {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .searchField {
        -webkit-box-flex:1;
            -ms-flex:1;
                flex:1;
    }
}
@media only screen and (max-width:1190px) {
	.tabletHide {
        display: none;
    }
    #domainPrijs
    {
        margin-right: unset;
    }
    #aboveFooter {
        margin-left: unset!important;
        width: 100%;
    }
    #aboveFooter a {
        font-size: 16px!important;
        line-height: 2em;
        font-weight: 600;
    } 
    footer h3 {
        font-size: 25px;
    }
    footer h3 img {
        margin-right: 0.3em;
    }
    .dienstenSlider .slick-list {
        padding-bottom: 1%!important;
    }
    .footerList:last-child(2) h3 img {
        margin-right: 0.2em;
    }
    .footerList {
        -ms-flex-preferred-size: 15.4em;
            flex-basis: 15.4em;
        padding: 2em;
    }
    /* De spacers worden alleen ingeladen als er genoeg elementen daarvoor staan. */
    .footerList:nth-child(n+6).extraFlex {
        -ms-flex-preferred-size: 19.4em;
            flex-basis: 19.4em;
        display: block;
        padding:unset;
    }
    #listsFooter {
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
    }
}

@media only screen and (max-width:980px) {
    #Container,
    #content {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 1086px) and (max-width: 1190px) {
    .footerList {
        margin-right: auto;
    }
    #listsFooter {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
}

@media only screen and (min-width: 901px)
{
    .dropdownMenu, .mobileDrop, .mobileUrl {
        display: none!important;
    }
    #Menu #Container, li:hover .arrowContainer {
        display: block!important;
    }
    li:hover .dropdownMenu {
        display:block!important;
        -webkit-animation: fadein 0.3s;
                animation: fadein 0.3s;
    }
    @-webkit-keyframes fadein {
        from {
            opacity:0;
            top:1em;
        }
        to {
            opacity:1;
            top:2.9em;
        }
    }
    @keyframes fadein {
        from {
            opacity:0;
            top:1em;
        }
        to {
            opacity:1;
            top:2.9em;
        }
    }
}
@media only screen and (max-width:900px) {
    #Menu ul li {
        float: unset!important;
    }
    #Menu li ul {
        float: unset!important;
        width: unset!important
    }
    #mainMenu a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 2.2em;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    
    #topMenu {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-right: unset!important;
    }
    #menuLogo {
        margin-left: unset!important;
    }
    #menuLogo img {
        height: 100%;
        width: auto;
    }
    .searchField {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position:fixed;
        bottom: -1px;
        background-color: var(--menuHover);
        height:3em;
        width: 100vw;
        margin-left: 1em;
    }
    .searchField form {
        width: 100%;
    }
    #domainPrijs {
        margin-left: 1em;
        -webkit-box-shadow: unset!important;
                box-shadow: unset!important;
        margin-right: unset!important;
    }
    .desktopUrl {
        display: none!important;
    }
    .mobileUrl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        z-index:999;
    }
    .domain {
        width: unset!important;
    }
    .searchField #submitBtn img {
        width: 1.5em!important;
    }
    .searchField #submitBtn {
        padding-top: 0.55em;
        padding-bottom: 0.55em;
    }
    #url, #urlMobile {
        width:75%!important;
        margin-left: unset!important;
        padding: 0.9em!important;
    }
    #topMenu #topMenuItems {
        display: none;
    }
    #Menu #topMenuItems {
        margin-right: unset!important;
        float: unset!important;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center
    }
    .menuHamburger {
        overflow: auto;
        padding: 1em;
        width: 2em;
        height: 2em;
        cursor: pointer;
    }
    .menuHamburger div {
        width: 100%;
        height: 100%;
        display: block;
        background-image: url(../images/bars-solid.svg);
        background-repeat: no-repeat;
    }
    .crossed div {
        background-image: url(../images/times-solid.svg);
    }
    #mobileBottomMenu {
        display: block;
        overflow:auto;
    }
    #mobileBottomMenu a {
        padding:1em;
        margin: unset!important;
        font-size: 12px;
        padding-top: 1.2em;
        padding-bottom: 1.2em;
    }
    #Menu #Container {
        display: none;
        position:absolute;
        right: 0;
        top: 0em;
    }
    #Menu #mainMenu {
        display: block!important;
        overflow-y: scroll;
        float: right;
        width: 70%;
        max-height: 80vh;
        background: var(--menuBg);
    }
    #Menu #mainMenu a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 2.2em;
    }
    #Menu #mainMenu::-webkit-scrollbar-thumb {
        background: var(--scrollBarMenu);
    }
    #Menu a:hover, .menuDropdown:hover, #Menu a:focus, .menuDropdown:focus, li:hover .menuDropdown  {
        background: var(--menuHover);
    }
    .menuDropdown {
        overflow:hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .dropdownMenu ul {
        -webkit-box-shadow: unset;
                box-shadow: unset;
        margin-left: 1em;
    }
    .hasSubMenu {
        background-image: unset!important;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
    }
    .hasSubMenu img {
        display: none;
    }
    .mobileDrop:hover {
        background-color: unset!important;
        border: unset!important;
    }
    .dropdownMenu {
        position: relative;
        padding-top: unset!important;
    }
    .mobileDrop div {
        width: 1.5em;
        height: 1.5em;
        display: block;
        background-image: url(../images/angle-down-solid.svg);
        background-repeat: no-repeat;
    }
    .mobileDrop.crossed div {
        background-image: url(../images/times-solid.svg);
        background-repeat: no-repeat;
    }
    .arrowContainer {
        display: none;
    }
    .slick-next {
        right: 0%;
    }
    #Footer {
        padding-bottom: 7em;
    }
    .footerList {
        margin: unset!important;
    }
}
@media only screen and (max-width: 360px), (max-device-width: 360px)
{
    #Menu #mainMenu {
        width: 90%;
    }
    .searchField {
        width: 100%;
    }
    #url, #urlMobile {
        width: 67%!important;
    }
}
@media only screen and (max-width: 312px)
{
    #Footer {
        padding-bottom: 10em;
    }
}
@media only screen and (max-width: 532px){
    .footerList {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
    }
    #listsFooter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-line-pack: center;
            align-content: center;
    }
    .extraFlex {
        display: none!important;
    }
}
@media only screen and (max-device-width: 500px)
{
    .mobileUrl {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }
}

/* FireFox */
@-moz-document url-prefix() {
    .triangle-face {
        background: var(--priceLabelBg);
    }
}