@font-face {
  font-family: "Half";
  src: url("../fonts/HalfRegularRegular.eot");
  src: url("../fonts/HalfRegularRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/HalfRegularRegular.woff2") format("woff2"), url("../fonts/HalfRegularRegular.woff") format("woff"), url("../fonts/HalfRegularRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Light.eot");
  src: url("../fonts/Raleway-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Light.woff2") format("woff2"), url("../fonts/Raleway-Light.woff") format("woff"), url("../fonts/Raleway-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Medium.eot");
  src: url("../fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Bold.eot");
  src: url("../fonts/Raleway-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Bold.woff2") format("woff2"), url("../fonts/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-ExtraLight.eot");
  src: url("../fonts/Raleway-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-ExtraLight.woff2") format("woff2"), url("../fonts/Raleway-ExtraLight.woff") format("woff"), url("../fonts/Raleway-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Black.eot");
  src: url("../fonts/Raleway-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Black.woff2") format("woff2"), url("../fonts/Raleway-Black.woff") format("woff"), url("../fonts/Raleway-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-SemiBold.eot");
  src: url("../fonts/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-SemiBold.woff2") format("woff2"), url("../fonts/Raleway-SemiBold.woff") format("woff"), url("../fonts/Raleway-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Thin.eot");
  src: url("../fonts/Raleway-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Thin.woff2") format("woff2"), url("../fonts/Raleway-Thin.woff") format("woff"), url("../fonts/Raleway-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-ExtraBold.eot");
  src: url("../fonts/Raleway-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-ExtraBold.woff2") format("woff2"), url("../fonts/Raleway-ExtraBold.woff") format("woff"), url("../fonts/Raleway-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Regular.eot");
  src: url("../fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  line-height: 30px;
  width: 100%;
  overflow-x: hidden;
  min-height: 100vh;
  padding-bottom: 80px;
  position: relative;
  color: #052638;
}

div,
p,
form,
input,
a,
span,
button {
  box-sizing: border-box;
}

img {
  width: 100%;
  height: auto;
}

p {
  margin: 0;
  line-height: 1.5em;
}

ul,
li {
  display: block;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-weight: normal;
}

a,
button,
input {
  transition: all 0.5s ease;
}

a,
a:hover,
a:focus,
a:active,
input,
input:hover,
input:focus,
input:active,
button,
button:hover,
button:focus,
button:active {
  outline: none;
}

a {
  text-decoration: none;
}

html,
body {
  width: 100%;
  overflow-x: hidden;
}

.d-btn {
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  text-transform: uppercase;
  color: #fff;
  background-color: #98B2D1;
}
.d-btn:hover {
  color: #98B2D1;
  border-color: #98B2D1;
  background-color: transparent;
}

.CodeMirror {
  font-size: 14px;
}

.s-header__logo,
.s-footer__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  max-width: 350px;
  margin: 0 auto;
  color: #052638;
  padding: 10px 15px;
  white-space: nowrap;
}

.s-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.s-1 {
  padding-top: 70px;
  padding-bottom: 30px;
}
.s-1 h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}
.s-1 .form-control,
.s-1 .form-select {
  border: 2px solid #0F4C81;
  line-height: 2;
}
.s-1 .form-control:focus,
.s-1 .form-select:focus {
  box-shadow: none;
}
.s-1 .form-control::placeholder,
.s-1 .form-select::placeholder {
  color: #0F4C81;
}
.s-1 label {
  font-size: 16px;
  line-height: 27px;
  color: #052638;
}
.s-1 .form-check-label {
  cursor: pointer;
}
.s-1 .form-check-input {
  cursor: pointer;
  border: 1px solid #98B2D1;
}
.s-1 .form-check-input:checked {
  background-color: #98B2D1;
  border-color: #98B2D1;
}
.s-1 .form-check-input:focus {
  box-shadow: none;
}
.s-1 .nav-pills .nav-link {
  color: #000;
  font-weight: 700;
}
.s-1 .nav-pills .nav-link:hover {
  color: #98B2D1;
}
.s-1 .nav-pills .nav-link.active {
  background-color: #98B2D1;
  color: #fff;
}
.s-1__tabs {
  margin-top: 30px;
}
.s-1 .accordion-button {
  font-size: 24px;
  color: #000;
  border-color: #0F4C81;
}
.s-1 .accordion-button:focus {
  box-shadow: none;
}

@media (max-width: 991.98px) {
  .s-1 h3 {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .s-1 {
    padding-top: 115px;
    padding-bottom: 30px;
  }
  .s-1 h3 {
    margin-top: 30px;
  }
  .s-1__tabs {
    flex-direction: column;
  }
  .s-1 .form-control,
.s-1 .form-select {
    line-height: 2;
  }
  .s-1 .nav {
    flex-direction: row !important;
    margin: 0 0 30px !important;
  }
}
.s-2 {
  padding-top: 35px;
  padding-bottom: 35px;
  position: relative;
}
.s-2 .container {
  position: relative;
  z-index: 7;
}
.s-2__icon {
  position: relative;
}
.s-2 .accordion-button {
  font-size: 24px;
  color: #000;
  border-color: #0F4C81;
}
.s-2 .accordion-button:focus {
  box-shadow: none;
}
.s-2 .accordion-body {
  color: initial;
  background: #fff;
  font-family: initial;
  padding: 5px;
}
.s-2 .accordion-body * {
  font-family: initial;
}

#output iframe {
  width: 100%;
  height: 95vh;
  border: 0;
}

.input-container {
  position: relative;
}

#doc-input {
  border: 1px solid #808080;
  border-radius: 3px;
  position: relative;
  width: 100%;
  height: 350px;
  background: #fff;
  overflow-y: scroll;
  transition: 1s height;
  padding: 5px;
}

#clear-button {
  position: absolute;
  top: 5px;
  right: 5px;
  border: 1px solid #808080;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

@media (max-width: 767.98px) {
  .s-2 {
    padding-top: 165px;
    padding-bottom: 65px;
  }

  .s-2__icon::before, .s-2__icon::after {
    width: 140px;
  }
  .s-2__icon::before {
    bottom: -50px;
  }
  .s-2__icon::after {
    top: -50px;
  }
}
.s-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/*# sourceMappingURL=main.css.map */
