.light_to_dark {
  background: -moz-linear-gradient(50% 100% 90deg, #000000 0%, #090e18 100%);
  background: -webkit-linear-gradient(90deg, #000000 0%, #090e18 100%);
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, #000000), color-stop(1, #090e18));
  background: -o-linear-gradient(90deg, #000000 0%, #090e18 100%);
  background: -ms-linear-gradient(90deg, #000000 0%, #090e18 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#090E18' ,GradientType=0)";
  background: linear-gradient(0deg, #000000 0%, #090e18 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#090E18', endColorstr='#000000', GradientType=0);
}
body.allsafesecurity {
  overflow-x: hidden;
}
body.allsafesecurity.mobile.pop-up-open #main_slider {
  display: none;
}
body.allsafesecurity.mobile.pop-up-open #top_panel.transparant {
  opacity: 1;
}
body.allsafesecurity .top_panel .left .logo {
  width: 150px;
}
body.allsafesecurity .top_panel .menu_wrap {
  width: auto;
}
body.allsafesecurity .top_panel .right .search_btn {
  background: #91a8d2;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  position: relative;
  margin-left: 40px;
  float: right;
  display: none;
}
body.allsafesecurity .top_panel .right .search_btn span {
  display: none;
}
body.allsafesecurity .top_panel .right .search_btn:before {
  width: 18px;
  height: 18px;
  background: url(../img/white/search-icon.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -9px;
  content: "";
  transition: all 0.2s linear;
}
body.allsafesecurity .top_panel .right .search_btn:after {
  width: 18px;
  height: 18px;
  background: url(../img/white/search-hover.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -9px;
  content: "";
  opacity: 0;
  transition: all 0.2s linear;
}
body.allsafesecurity .top_panel .right .search_btn:hover {
  background: #c6e2da;
  transition: all 0.2s linear;
  cursor: pointer;
}
body.allsafesecurity .top_panel .right .search_btn:hover:before {
  opacity: 0;
  transition: all 0.2s linear;
}
body.allsafesecurity .top_panel .right .search_btn:hover:after {
  opacity: 1;
  transition: all 0.2s linear;
}
body.allsafesecurity .top_panel .main_streep {
  display: none !important;
}
body.allsafesecurity .page button {
  padding: 0.5em 1em;
  /*
        border:1px solid rgba(0,0,0,0.05);;
        background: rgba(0,0,0,0.02);
        */
  border-radius: 0em;
  color: #222;
  display: inline-block;
  float: none;
  background-repeat: no-repeat;
  background-position: center left;
}
body.allsafesecurity .page button.left {
  background-size: auto 0.7em;
  background-image: url('../images/icons/arrowBtn.svg');
}
body.allsafesecurity .page button.down {
  background-size: 0.7em auto;
  background-image: url('../images/icons/arrowBtnDown.svg');
}
body.allsafesecurity .page button.up {
  background-size: 0.7em auto;
  background-image: url('../images/icons/arrowBtnUp.svg');
}
body.allsafesecurity .page .controls .link {
  background-image: url('../images/icons/arrowBtn.svg');
  background-repeat: no-repeat;
  background-size: auto 0.5em;
  background-position: center left;
  padding-left: 1em;
}
body.allsafesecurity .page .controls .link:hover {
  color: #000;
}
body.allsafesecurity .footer_top {
  padding-top: 100px;
  border-top: 0 solid #eee;
  background-image: url(../images/logo/logo_footer_top.svg);
  background-size: 100px;
  background-position: center 30px;
  background-repeat: no-repeat;
}
body.allsafesecurity .footer .top_left {
  font-size: 0.8em;
  padding: 4em 0;
}
body.allsafesecurity .footer .instantCall {
  padding-top: 65px;
  border-top: 0 solid #eee;
  background-image: url(../images/logo/logo_footer_bottom.svg);
  background-size: 100px;
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3em;
}
body.allsafesecurity .footer ._subtitle {
  color: #fff;
}
body.allsafesecurity .footer ._text {
  color: #fff;
  font-size: 0.7em;
  padding: 0 0 2em 0;
}
body.allsafesecurity .newsletter_socialmediaWrapper h4 {
  padding: 0.2em 0 !important;
}
body.allsafesecurity .newsletter_socialmediaWrapper .newsletterWrapper #signupBtn {
  padding: 0;
  text-align: left;
  float: left;
  margin: 0;
}
body.allsafesecurity .newsletter_socialmediaWrapper .newsletterWrapper #signupBtn .link {
  padding: 0;
}
body.allsafesecurity .cal_Wrapper {
  height: auto;
  vertical-align: top;
  margin-top: 2.5em;
  float: none;
  display: inline-block;
  border-top: 1px solid #91a8d2;
  border-bottom: 1px solid #91a8d2;
  padding: 2em 0;
}
body.allsafesecurity .cal_Wrapper .cal_offerteWrapper {
  width: 50%;
  float: left;
  text-align: left;
}
body.allsafesecurity .cal_Wrapper h4 {
  padding: 0.2em 0 !important;
  color: #91a8d2;
  font-size: 1.1em;
  text-transform: uppercase;
}
body.allsafesecurity .cal_Wrapper p {
  font-size: 0.8em;
}
body.allsafesecurity .cal_Wrapper button {
  padding: 0;
}
body.allsafesecurity .cal_Wrapper button a {
  padding: 0;
  background-repeat: no-repeat;
  background-size: auto 0.4em;
  background-position: center left;
  padding-left: 0.8em;
  background-image: url('../images/icons/arrowBtn.svg');
  opacity: 0.8;
  letter-spacing: -0.03em;
  margin-top: 0.5em;
  float: none;
  display: block;
  font-size: 0.9em;
}
body.allsafesecurity .cal_Wrapper button:hover {
  opacity: 1;
}
body.allsafesecurity .cal_Wrapper .cal_newsletterWrapper {
  width: 50%;
  float: right;
  text-align: right;
}
body.allsafesecurity .cal_Wrapper .cal_newsletterWrapper #signupBtn {
  padding: 0;
  margin: 0;
}
body.allsafesecurity .blog .controls {
  float: none;
  width: 100%;
}
.minicol {
  width: auto;
  font-size: 10pt;
  line-height: 1.2em;
  color: #fff;
  padding-right: 5em;
}
.minicol p,
.minicol a,
.minicol div {
  width: auto;
  float: none;
  display: block;
}
.minicol .social-links h4 {
  display: none;
}
.minicol .social-links p {
  color: #fff;
}
.minicol:last-child {
  float: right;
  text-align: right;
  padding-right: 0;
}
@media screen and (max-width: 758px) {
  .minicol {
    padding-top: 2em;
  }
  .minicol:last-child {
    float: left;
    text-align: left;
  }
}
/*
input[name=datechoose] {
	visibility: hidden;
}
*/
/*
#offerteForm{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	position: relative;
}
*/
#eventrequestpagewrapper {
  width: 100%;
  height: 100%;
  margin: auto;
  display: inline-block;
}
#eventrequestTXTwrapper {
  width: 60%;
  margin: 30px auto;
  z-index: 0;
  text-align: left;
}
.eventrequesttekst-content {
  width: 100%;
  margin: auto;
  z-index: 0;
  text-align: left;
}
.eventrequesttekst-titel {
  margin: auto;
  z-index: 0;
  text-align: left;
  width: 100%;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #bf0303;
}
.eventrequesttekst-mid {
  width: 100%;
  margin: auto;
  z-index: 0;
  text-align: left;
}
.highlight h4 {
  margin: 0px;
  font-size: 3em;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #bf0303;
}
.highlight h5 {
  margin: 0px;
  font-size: 1.8em;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #91a8d2;
}
#eventrequestHolder {
  width: 80%;
  left: 10%;
  position: relative;
}
#eventrequestwrapper {
  width: 60%;
  height: 100%;
  margin-bottom: 10vh;
  display: inline-block;
}
.Offertecontainer {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  border: 10px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.offertevraag_wrapper {
  width: 100%;
  height: auto;
  float: none;
  margin: 2em auto;
  position: relative;
  box-sizing: border-box;
  padding: 2em;
  background-color: #eee;
  border: 1px solid #ddd;
}
#eventrequestImage {
  margin-top: 55px;
  width: 100vw;
  height: 10vw;
  min-height: 80px;
  background: url(../images/headers/request.jpg) no-repeat top left;
  background-size: 100%;
}
.zaken_header {
  width: 50%;
  background: yellow;
  display: inline-block;
  float: left;
}
.ChoiceStepWrapper {
  width: 100%;
  height: 100%;
  display: inline-block;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  box-sizing: border-box;
  border: 0px;
}
.activeChoiceStep {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 1px solid grey;
  font-size: 0.9em;
  border-radius: 50%;
  color: #fff;
  background: #ccc;
  float: left;
  margin-right: 10px;
  text-align: center;
}
.ChoiceStep {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 1px solid #bbb;
  font-size: 1em;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}
.ChoiceStep p {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  color: #bbb;
  margin: 0;
  font-size: 0.9em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
}
.CurrentChoiceStep {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 1px solid #000;
  font-size: 1em;
  border-radius: 50%;
  color: #fff;
  float: left;
  margin-right: 10px;
  background: #91a8d2;
}
.CurrentChoiceStep p {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 0.9em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  margin: 0;
  line-height: 30px;
  text-align: center;
}
.vraag {
  text-align: left;
  width: 100%;
  height: auto;
  font-size: 1em;
  padding: 1em 0;
  display: inline-block;
  box-sizing: border-box;
}
.vraagtitel {
  font-weight: normal;
  font-size: 1.2em;
}
.offertevragenopties-item {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  margin: 5px 0;
  display: inline-block;
  box-sizing: border-box;
}
.offertevragenopties-item .offertevragenopties_header {
  width: 100%;
}
.offertevragenopties-item-infoholder {
  width: 100%;
  height: auto;
  margin: auto;
  margin-bottom: 0px !important;
  box-sizing: border-box;
}
.offertevragenopties-item-infoholder .info {
  width: calc(100% - 40px);
}
.offertevragenopties-item-infoholder input {
  float: left;
  width: 100%;
  position: relative;
  display: inline-block;
  margin-left: 0px;
}
.info .eventtitel {
  margin: 0px;
  float: left;
  width: auto;
  min-height: 26px;
  text-align: left;
  display: inline-block;
  box-sizing: border-box;
  font-weight: 700;
  font-size: 1em;
  line-height: 26px;
  border: none;
  padding: 0 10px;
}
.info .eventtekst {
  width: 100%;
  font-size: 0.8em;
  padding-left: 10px;
  float: none;
  display: inline-block;
  text-align: left;
}
.offertebutcont {
  width: auto;
  padding: 0.6em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  margin-top: 30px;
  position: relative;
  display: inline-block;
  font-weight: normal;
}
.offertebutcont:hover {
  cursor: pointer;
}
.circlequestion {
  width: auto;
}
.vorigeA {
  background-color: #ddd;
  color: #91a8d2;
  margin-right: 10px;
}
.vorigeA:hover {
  background-color: #bbb;
  color: #000;
  font-weight: normal;
}
.volgendeA {
  background-color: #91a8d2;
  color: #fff;
  display: none;
  width: auto;
}
.volgendeA:hover {
  background-color: #000;
  font-weight: normal;
}
#ContinueButton {
  display: none;
}
input[name=datechoose]:focus {
  border-color: #fff;
}
.stepsform-wrapper {
  margin: 0px;
  padding: 0px;
  width: 100%;
  box-sizing: border-box;
}
.stepsform-wrapper #gekozenzaak {
  display: none;
}
#offerteForm div {
  float: none;
  width: 100%;
}
#offerteForm .formfieldLarge {
  width: 100%;
  float: none;
  display: block;
}
#offerteForm .lightpick {
  color: #000;
  margin: auto;
  width: auto;
  float: none;
  position: relative;
}
#offerteForm .lightpick .lightpick__month-title .lightpick__select {
  color: #000;
}
#offerteForm label[for="Info"].textareainput__label {
  display: inline-block !important;
}
input[type=checkbox] {
  visibility: hidden;
}
.offertecheckbox {
  width: 26px !important;
  height: 26px !important;
  background: #fff;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
}
.offertecheckbox label {
  cursor: pointer;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 4px;
  top: 4px;
  background: #D0E4DB;
}
.offertecheckbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 18px !important;
  height: 18px !important;
  background: #a2a3a6;
  top: 0px;
  left: 0px;
}
.offertecheckbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.offertecheckbox {
  width: 26px !important;
  height: 26px !important;
  background: #fff;
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
}
.offertecheckbox label {
  cursor: pointer;
  position: absolute;
  width: 18px;
  height: 18px;
  left: 4px;
  top: 4px;
  background: #D0E4DB;
}
.offertecheckbox label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 18px !important;
  height: 18px !important;
  background: #a2a3a6;
  top: 0px;
  left: 0px;
}
.offertecheckbox label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.offertecheckbox input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.OverviewStepWrapper {
  border: 0px solid #000;
  border-collapse: collapse;
  width: 100%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  height: auto;
  display: inline-block;
  box-sizing: border-box;
}
#OverviewText {
  padding: 2em 2em;
  border: 0px solid #fff;
  box-sizing: border-box;
  text-align: left;
  background: #91a8d2;
  color: #fff;
}
.datepickWrapper {
  display: inline-block;
  position: relative;
  width: 100%;
  height: auto;
}
.datepickWrapper div {
  margin: auto;
}
#datechoose {
  border: none;
  width: 100%;
  display: inline-block;
  margin: 0 !important;
  background: transparent;
}
#contactForm {
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  width: 100%;
  display: inline-block;
  border: 0px solid #000;
  box-sizing: border-box;
}
#contactForm fieldset {
  margin: 0px;
  padding: 0px;
  border: none;
}
#contactForm .formfield {
  width: 50%;
  float: left;
  padding: 0em;
  box-sizing: border-box;
  display: none;
}
#contactForm .formtextareafield {
  text-align: left;
  display: none;
}
#contactForm .submit-area {
  float: right;
  display: none;
}
.textareainput__label {
  margin: 15px 0 5px 0;
}
textarea {
  width: 100%;
  height: 100%;
  background: #f0f0f0;
  border: hidden;
  padding: 1em;
  display: inline-block;
  font-family: 'proxima-nova', 'Verdana', sans-serif;
  font-size: 1.2em;
  min-height: 120px;
  margin-bottom: 10px;
}
#submit {
  background-color: #91a8d2;
  padding: 0.6em 1em;
  border: none;
  float: right;
  color: #fff;
  font-family: 'proxima-nova', 'Verdana', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#submit:hover {
  background: #000;
  cursor: pointer;
}
#dateresult {
  font-size: 1.1em;
  padding: 1em;
  color: #000;
}
#dateresult button {
  float: none;
  text-align: center;
  width: auto;
  display: block;
  position: relative;
  margin: auto;
  padding: 5px;
}
#changedate {
  font-size: 0.5em;
  background: transparent;
  color: #91a8d2;
  font-weight: normal;
  display: none !important;
}
#changedate:hover {
  color: #000;
}
#contactForm_result {
  margin: 0px;
  font-family: 'proxima-nova', 'Verdana', sans-serif;
  font-size: 1em;
  padding: 0px 0;
}
#contactForm_result h4 {
  padding-top: 2em;
  padding-bottom: 0.5em;
  font-family: 'itc_avant_garde_std_xltRg';
  font-size: 1.3em;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #bf0303;
}
#contactForm_result .highlight {
  font-size: 1em;
  margin-bottom: 1em;
}
.error {
  z-index: 20000;
  color: red;
  font-size: 0.7em;
  top: 5px;
  left: 5px;
  text-align: left;
  letter-spacing: 0;
  margin-right: 3px;
}
.error span {
  color: red;
  width: 70%;
  height: auto;
  margin: 0;
  display: inline-block;
  font-size: 0.8em;
  top: 25px;
  left: 5px;
  position: absolute;
  text-align: left;
  line-height: 0em;
  padding-right: 0em;
  z-index: 0;
}
@media screen and (max-width: 34em) {
  .input__field--kaede:focus + .input__label--kaede {
    -webkit-transform: translate3d(75%, 0, 0) scale3d(0.75, 0.75, 1);
    transform: translate3d(75%, 0, 0) scale3d(0.75, 0.75, 1);
    pointer-events: none;
  }
  .input--filled .input__label--kaede {
    -webkit-transform: translate3d(75%, 0, 0) scale3d(0.75, 0.75, 1);
    transform: translate3d(75%, 0, 0) scale3d(0.75, 0.75, 1);
    pointer-events: none;
  }
}
