input:focus,
select:focus,
option:hover,
option:focus,
textarea:focus,
a:focus,
.btn:focus,
button:focus,
button:active,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
}
option,
option:focus,
option:hover {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 0;
}
html {
  overflow-y: scroll;
  min-width: 320px;
}
html body {
  padding-right: 0 !important;
  min-width: 320px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #7f7f7f;
  font-size: 14px;
  background: #f5f5f5 !important;
}
html body [class^="flaticon-"]:before,
html body [class*=" flaticon-"]:before,
html body [class^="flaticon-"]:after,
html body [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 20px;
  font-style: normal;
  margin: 3px;
  line-height: 33px;
}
.empro {
  direction: rtl;
  unicode-bidi: bidi-override;
  text-align: left;
}
a {
  color: #7f7f7f;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover,
a:focus {
  color: #e41b17;
  outline: none;
  text-decoration: none;
}
textarea {
  font-size: 12px;
  resize: none;
  border-radius: 0;
}
h3 {
  text-transform: uppercase;
  margin: 0 0 11px;
  font-size: 11px;
  font-weight: bold;
  color: #7f7f7f;
}
h3 span {
  color: #e41b17 !important;
  font-weight: bold !important;
}
h4 {
  text-transform: uppercase;
  margin: 0 0 15px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #7f7f7f;
}
h4 span {
  color: #e41b17 !important;
  font-weight: bold !important;
}
td {
  border: 1px solid #ccc;
  padding: 3px 10px;
}
td:last-child {
  font-weight: bold;
}
.progress {
  display: none;
}
button.close {
  margin-top: -2px;
  margin: 0;
  position: absolute;
  right: 5px;
  top: 0;
  z-index: 9999;
}
select,
input,
textarea {
  background: #fff;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #d2d2d2;
  opacity: 1;
}
:-moz-placeholder {
  color: #d2d2d2;
  opacity: 1;
}
::-moz-placeholder {
  color: #d2d2d2;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #d2d2d2;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #d2d2d2;
  opacity: 1;
}
::placeholder {
  /* Most modern browsers support this now. */
  color: #d2d2d2;
  opacity: 1;
}
.lingkaran {
  background: white !important;
  margin: 30px 0 0 !important;
  padding: 30px !important;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.lingkaran h1 {
  text-transform: uppercase;
  margin: 0 0 15px;
  font-size: 14px;
  font-weight: bold;
  color: #7f7f7f;
}
.msdCard {
  background: white;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  vertical-align: top;
}
.msdBtn {
  color: #fff;
  background-color: #e41b17;
  border-color: #e41b17;
  transition: all 0.3s;
  border-radius: 3px;
  font-weight: 600;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}
.msdBtn:hover,
.msdBtn:focus {
  color: #fff;
  background-color: #cd1815;
  border-color: #cd1815;
  outline: none;
}
.msdBtn i.glyph-icon:before {
  line-height: 1;
  font-size: 10px;
}
.photo-icon {
  text-align: center;
}
.photo-icon .photo-icon-inner {
  cursor: pointer;
  position: relative;
  width: 60px;
  margin: 0 auto;
}
.photo-icon .photo-icon-inner i {
  display: block;
  margin: 5px auto;
  border: 1px solid #D0D0D0;
  -webkit-box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, 0.26);
  color: #7f7f7f;
  background: white;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
}
.photo-icon .photo-icon-inner i:before {
  line-height: 60px;
  font-size: 25px;
  font-weight: 100;
}
.photo-icon .photo-icon-inner .plus-icon {
  position: absolute;
  border: 1px solid #7f7f7f;
  color: #7f7f7f;
  font-size: 13px;
  text-align: center;
  line-height: 11px;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  background: #fff;
  bottom: 12px;
  left: 10px;
}
.modal {
  padding-right: 0 !important;
  position: absolute;
}
.modal .modal-content {
  border-radius: 0;
  border: 1px dashed #D0D0D0;
  -webkit-background-clip: inherit;
  background-clip: inherit;
}
.modal .modal-content .modal-header p {
  padding: 0;
  margin: 0;
}
.modal .modal-content .dotted-inner {
  border: 1px dashed #D0D0D0;
  margin: 15px 0;
  padding: 15px;
}
body.modal-open {
  position: static !important;
  width: 100%;
  overflow: hidden;
}
body.modal-open .modal-backdrop {
  position: absolute;
}
.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fff;
  color: #7f7f7f;
  border: 1px solid #dbdbdb;
  font-size: 12px;
  position: relative;
}
.form-group {
  position: relative;
}
.form-group select {
  font-size: 12px;
}
.form-control:focus {
  border-color: rgba(200, 200, 200, 0.6);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.6);
}
div.form-error {
  position: absolute;
  font-size: 10px;
  color: #e41b17;
  left: 14px;
  bottom: -12px;
}
@media (max-width: 767px) and (min-width: 569px) {
  .hidden-xs-1 {
    display: none !important;
  }
  .visible-add {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .faq .body-container,
  .Privacy .body-container,
  .algemene-voorwaarden .body-container {
    width: 548px;
  }
}
@media (max-width: 568px) {
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-pull-3 {
    right: 25%;
  }
  .col-xxs-push-9 {
    left: 75%;
  }
  .faq .body-container,
  .Privacy .body-container,
  .algemene-voorwaarden .body-container {
    width: 430px;
  }
}
@media (max-width: 449px) {
  .col-xxs-3 {
    width: 100%;
  }
  .col-xxs-9 {
    width: 100%;
  }
  .col-xxs-pull-3 {
    right: 0;
  }
  .col-xxs-push-9 {
    left: 0;
  }
  .faq .body-container,
  .Privacy .body-container,
  .algemene-voorwaarden .body-container {
    width: 385px;
  }
}
@media (max-width: 405px) {
  .faq .body-container,
  .Privacy .body-container,
  .algemene-voorwaarden .body-container {
    width: 320px;
  }
}
