/*|reset*/
/* 1. Use a more-intuitive box-sizing model */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* 2. Remove default margin */
* {
  margin: 0;
}

/* 3. Enable keyword animations */
@media (prefers-reduced-motion: no-preference) {
  html {
    interpolate-size: allow-keywords;
  }
}

body {
  /* 4. Add accessible line-height */
  line-height: 1.5;
  /* 5. Improve text rendering */
  -webkit-font-smoothing: antialiased;
}

/* 6. Improve media defaults */
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

/* 7. Inherit fonts for form controls */
input,
button,
textarea,
select {
  font: inherit;
}

/* 8. Avoid text overflows */
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

/* 9. Improve line wrapping */
p {
  text-wrap: pretty;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}

/*
  10. Create a root stacking context
*/
#root,
#__next {
  isolation: isolate;
}

/*|Fonts*/
@charset "UTF-8";

@font-face {
  font-family: 'GothamBlack';
  src: url('/library/webfonts/Gotham-Black.eot');
  src: url('/library/webfonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
    url('/library/webfonts/Gotham-Black.woff') format('woff'),
    url('/library/webfonts/Gotham-Black.ttf') format('truetype'),
    url('/library/webfonts/Gotham-Black.svg#GothamBlack') format('svg');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'GothamBold';
  src: url('/library/webfonts/Gotham-Bold.eot');
  src: url('/library/webfonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
    url('/library/webfonts/Gotham-Bold.woff') format('woff'),
    url('/library/webfonts/Gotham-Bold.ttf') format('truetype'),
    url('/library/webfonts/Gotham-Bold.svg#GothamBold') format('svg');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'GothamMedium';
  src: url('/library/webfonts/Gotham-Black.eot');
  src: url('/library/webfonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
    url('/library/webfonts/Gotham-Black.woff') format('woff'),
    url('/library/webfonts/Gotham-Black.ttf') format('truetype'),
    url('/library/webfonts/Gotham-Black.svg#GothamMedium') format('svg');
  font-weight: 600 !important;
  font-style: normal;
}

@font-face {
  font-family: 'GothamBook';
  src: url('/library/webfonts/Gotham-Book.eot');
  src: url('/library/webfonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
    url('/library/webfonts/Gotham-Book.woff') format('woff'),
    url('/library/webfonts/Gotham-Book.ttf') format('truetype'),
    url('/library/webfonts/Gotham-Book.svg#GothamBook') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamLight';
  src: url('/library/webfonts/Gotham-Light.eot');
  src: url('/library/webfonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
    url('/library/webfonts/Gotham-Light.woff') format('woff'),
    url('/library/webfonts/Gotham-Light.ttf') format('truetype'),
    url('/library/webfonts/Gotham-Light.svg#GothamLight') format('svg');
  font-weight: lighter;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSansSemibold';
  src: url('/library/webfonts/opensans-semibold-webfont.eot');
  src: url('/library/webfonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/library/webfonts/opensans-semibold-webfont.woff') format('woff'),
    url('/library/webfonts/opensans-semibold-webfont.ttf') format('truetype'),
    url('/library/webfonts/opensans-semibold-webfont.svg#OpenSansSemibold') format('svg');
  font-weight: 600;
  font-style: normal;

}

@font-face {
  font-family: 'OpenSansLight';
  src: url('/library/webfonts/opensans-light-webfont.eot');
  src: url('/library/webfonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/library/webfonts/opensans-light-webfont.woff') format('woff'),
    url('/library/webfonts/opensans-light-webfont.ttf') format('truetype'),
    url('/library/webfonts/opensans-light-webfont.svg#OpenSansLight') format('svg');
  font-weight: lighter;
  font-style: normal;

}

@font-face {
  font-family: 'OpenSansBold';
  src: url('/library/webfonts/opensans-bold-webfont.eot');
  src: url('/library/webfonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/library/webfonts/opensans-bold-webfont.woff') format('woff'),
    url('/library/webfonts/opensans-bold-webfont.ttf') format('truetype'),
    url('/library/webfonts/opensans-bold-webfont.svg#OpenSansBold') format('svg');
  font-weight: 700;
  font-style: normal;

}

@font-face {
  font-family: 'OpenSansRegular';
  src: url('/library/webfonts/opensans-regular-webfont.eot');
  src: url('/library/webfonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/library/webfonts/opensans-regular-webfont.woff') format('woff'),
    url('/library/webfonts/opensans-regular-webfont.ttf') format('truetype'),
    url('/library/webfonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'OpenSansSemiboldItalic';
  src: url('/library/webfonts/opensans-semibolditalic-webfont.eot');
  src: url('/library/webfonts/opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('/library/webfonts/opensans-semibolditalic-webfont.woff') format('woff'),
    url('/library/webfonts/opensans-semibolditalic-webfont.ttf') format('truetype'),
    url('/library/webfonts/opensans-semibolditalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
  font-weight: 600;
  font-style: normal;

}

/*|elements to remove*/
#header {
  display: none;
}

#servicesMenuContainer {
  display: none;
}

footer {
  display: none;
}

#directContact {
  display: none;
}

#facebook {
  display: none;
}

#infoLinks {
  display: none;
}

#slideshow {
  display: none;
}

#highlights {
  display: none;
}

.opiniao,
.testimonial {
  display: none !important;
}

#breadcrumb {
  display: none;
}

/*|Custom css starts here*/
body {
  display: flex;
  justify-content: center;
  color: #1e2037;
  font-family: 'OpenSansRegular';
  background:
    url('/images/bg-top.png') top center / 50% 50% no-repeat,
    url('/images/bg-left.png') center center / 50% 50% no-repeat,
    url('/images/bg-right.png') bottom center / 50% 50% no-repeat;
  background-size: 100%;
  padding: 120px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'GothamBold';
}

a {
  color: #009de0;
  transition: 200ms all ease;
}

a:hover {
  color: #386eb0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.d-flex {
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
}

#container {
  width: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}

#sideBar {
  width: 456px;
  height: fit-content;
  background-color: #ffffff;
  padding: 32px;
  border-radius: 12px;
  border: 1px solid #cccccc;
}

#sideBar h2 {
  font-size: 30px;
  line-height: 1.3em;
  margin-bottom: 12px;
}

#sideBar p {
  font-size: 16px;
  line-height: 1.5em;
}

#sideBar input[type="submit"] {
  margin: 20px 0;
}

#sideBar a {
  color: #1e2037;
}

#main {
  width: calc(100% - 456px);
  padding-left: 8.33333%;
}

fieldset {
  margin: 40px 0 24px 0;
  border: 0;
  padding: 0;
}

label {
  font-size: 16px;
  display: block !important;
  opacity: 1 !important;
}

.menu-toggle {
  display: none;
}

.close-btn {
  display: none;
}

@media only screen and (max-width: 1250px) {
  #main {
    width: calc(100% - 360px);
    padding-left: 40px;
  }

  #sideBar {
    width: 360px;
  }

  table {
    font-size: 14px;
  }
}

@media only screen and (max-width: 999px) {
  #container {
    flex-direction: column-reverse;
  }

  #sideBar {
    position: fixed;
    z-index: 2;
    right: -100%;
    opacity: 0;
    visibility: hidden;
    top: 70px;
    width: 100%;
    transition: 200ms all ease;
  }

  #sideBar.open {
    position: fixed;
    right: 0;
    opacity: 1;
    visibility: visible;
    width: calc(100% - 40px);
    margin: 0 20px 20px 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .12);
    height: fit-content;
    overflow: auto;
  }

  .login-only #sideBar {
    position: relative;
    right: unset;
    width: 100%;
    top: unset;
    opacity: 1;
    visibility: visible;
  }

  .login-only #sideBar .close-btn {
    display: none;
  }

  #main {
    width: 100%;
    padding-left: 0;
  }

  .menu-toggle {
    position: fixed;
    z-index: 1;
    top: 75px;
    right: 20px;
    width: fit-content;
    display: none;
    background-color: #009de0;
    padding: 4px 8px;
    border-radius: 6px;
    color: #ffffff;
    align-items: center;
    gap: 4px;
    cursor: pointer;
  }

  .login-only .menu-toggle {
    display: none;
  }

  .menu-toggle svg {
    width: 20px;
    height: 20px;
  }

  .menu-toggle svg path:last-of-type {
    fill: #ffffff;
  }

  .menu-toggle span {
    font-size: 14px;
    margin-top: 1px;
    text-transform: uppercase;
  }

  .close-btn {
    display: block;
    margin-left: auto;
    width: fit-content;
    cursor: pointer;
  }

  .close-btn svg {
    width: 40px;
    height: 40px;
  }

  .close-btn svg path:last-of-type {
    fill: #009de0;
  }
}

@media only screen and (max-width: 767px) {
  body {
    padding: 70px 0;
  }
}

/*|forms*/

input[type="text"],
input[type="password"] {
  width: 100%;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  height: 44px;
  padding: 0 12px;
  margin: 4px 0 12px 0;
}

input[type="submit"] {
  font-size: 16px;
  background-color: #009de0;
  color: #ffffff;
  padding: 8px 20px;
  border-radius: 32px;
  border: 0;
  box-shadow: none;
  transition: 200ms all ease;
  cursor: pointer;
}

input[type="submit"]:hover {
  background-color: #386eb0;
}

select {
  opacity: 1 !important;
  width: 100%;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  height: 44px;
  padding: 0 12px;
  margin: 4px 0 12px 0;
}

textarea {
  width: 100%;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  padding: 0 12px;
  margin: 4px 0 12px 0;
}

.select .inner {
  display: none;
}

/*|not logged in*/

.notloggedin {
  margin-bottom: 20px;
}

.notloggedin a {
  color: #009de0;
}

/*|Logged in*/

#sideBar hr {
  border: 1px solid #cccccc;
}

#sideBar h4 {
  font-size: 18px;
  color: #666666;
  padding: 0 8px;
}

#welcome {
  margin-bottom: 32px;
}

#welcome .text {
  font-size: 34px;
  line-height: 1.3em;
  font-weight: 700;
  margin-bottom: 12px;
}

.clientname {
  color: #009de0;
}

#accountInfo h4 {
  padding: 12px 8px;
}

.accountInfoTable {
  width: 100%;
  padding: 0 8px;
  border-collapse: collapse;
}

.accountInfoTable br {
  display: none;
}

.accountInfoTable .key {
  text-align: left;
}

.accountInfoTable .value {
  text-align: right;
}

.accountInfoTable .value.ammount {
  text-align: right;
  color: #009de0;
  font-size: 18px;
  font-weight: 700;
}

.accountInfoTable {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.accountInfoTable:last-of-type {
  border-top: 0;
}

.accountInfoTable td {
  padding: 4px 8px;
}

#mainButtons {
  display: flex;
  gap: 4px;
}

#mainButtons button {
  padding: 8px 20px;
  width: 100%;
  font-size: 14px;
  border: 1px solid #009de0;
  border-radius: 32px;
  transition: 200ms all ease;
}

#mainButtons button:first-of-type {
  background-color: transparent;
  color: #009de0;
}

#mainButtons button:last-of-type {
  background-color: #009de0;
  color: #ffffff;
}

#mainButtons button:hover {
  background-color: #386eb0;
  border: 1px solid #386eb0;
  color: #ffffff;
}

#mainButtons button a {
  text-decoration: none;
  color: inherit;
}

#accountSettings {
  padding: 32px 0;
}

#accountSettings a {
  display: block;
}

/*|order history page*/

h1 {
  font-size: 40px;
  line-height: 1.3em;
  font-weight: 900;
  font-family: 'GothamBlack';
  margin-bottom: 20px;
}

#historyList thead tr th {
  text-align: left;
  font-family: 'GothamBold';
}

#historyList thead th,
#historyList tbody td {
  padding: 8px 8px;
}

#historyList .date {
  white-space: nowrap;
}

#historyList tbody td {
  border-bottom: 1px solid #cccccc;
}

#historyList td input[data-label="Data"] {
  white-space: nowrap;
}

.pagination {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 32px;
}

.pagination a {
  color: #1e2037;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    width: 70%;
  }

  #sideBar {
    padding: 20px;
  }

  #sideBar h2 {
    font-size: 22px;
  }

  #welcome .text {
    font-size: 26px;
  }

  #historyList {
    border: 0;
    width: 100%;
  }

  #historyList caption {
    font-size: 16px;
  }

  #historyList thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  #historyList tr {
    border-bottom: 1px solid #cccccc;
    display: block;
    margin-bottom: 32px;
  }

  #historyList td {
    border-bottom: 1px solid #cccccc;
    display: block;
    font-size: 16px;
    text-align: right;
  }

  #historyList td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }

  #historyList td:last-child {
    border-bottom: 0;
  }
}

/*|Account page*/

#loadAccount .lead {
  font-size: 22px;
}

#loadAccount h4 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 12px;
  font-weight: 700;
  font-family: 'GothamBold';
}

.loadAccountCard {
  display: flex;
  gap: 20px;
  padding: 32px;
  border-radius: 6px;
  border: 1px solid #cccccc;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .12);
  background-color: #ffffff;
  width: fit-content;
  margin-bottom: 32px;
}

.loadAccountCard strong {
  color: #009de0;
}

#loadAccount .note {
  margin-bottom: 20px;
}

#loadAccount table {
  width: 100%;
  border-collapse: collapse;
}

#loadAccount table td {
  border-bottom: 1px solid #cccccc;
  padding: 4px 8px;
}

#loadAccount .tableText {
  text-align: left;
}

#loadAccount .tableNumber {
  color: #009de0;
  text-align: right;
}

/*|make request page*/

#type_1 {
  display: flex;
  gap: 12px;
}

#type_1 .requestFormDiv {
  flex: 1;
}

#type_3 {
  display: flex;
  gap: 12px;
  padding: 10px 0 20px 0;
}

#type_4 {
  display: flex;
  gap: 12px;
}

#type_4 .requestFormDiv {
  flex: 1;
}

#type_3 .requestFormDiv {
  flex: 1;
}

#type_3 .requestFormDiv.double {
  flex: 2;
}

#type_3 .requestFormDiv:not(.double) .requestFormLabel:first-of-type {
  margin-bottom: 8px;
}

#type_3 textarea {
  margin: 4px 0 0 0;
  height: 135px;
}

.options strong {
  font-weight: 400;
  font-weight: 16px;
}

.options .ez-checkbox {
  float: left;
  margin-right: 8px;
}

.options .left {
  float: left
}

.options .clear {
  clear: both;
}

#requestService input[type="submit"] {
  display: block;
  margin: 20px 0 0 auto;
}

#type_2a {
  display: flex;
  gap: 12px;
}

#type_2a .requestFormDiv:nth-child(1) {
  flex: 3;
}

#type_2a .requestFormDiv:nth-child(2) {
  flex: 1;
}

.no-scroll {
  overflow: hidden;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  #type_1 {
    flex-direction: column;
    gap: 0;
  }

  #type_1 .requestFormDiv {
    flex: 0 0 100%;
    width: 100%;
  }

  #type_3 {
    flex-direction: column;
    gap: 12px;
  }

  #type_3 .requestFormDiv {
    flex: 0 0 100%;
    width: 100%;
  }

  #type_4 {
    flex-direction: column;
    gap: 0;
  }

  #type_4 .requestFormDiv {
    flex: 0 0 100%;
    width: 100%;
  }
}

/*|register page*/

#register {
  padding: 32px;
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #cccccc;
}

#register legend {
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 700;
  padding-inline: 0;
  margin-bottom: 20px;
}

#register fieldset {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 22px;
  margin: 32px 0;
}

#register fieldset:last-of-type {
  border-bottom: 0;
}

#register input[type="submit"] {
  margin-top: 32px;
}

.registerForm textarea {
  height: 105px;
}

#register .row {
  display: flex;
  gap: 12px;
}

.row-postal {
  display: flex;
  gap: 12px;
  align-items: end;
}

.row-postal div:first-of-type {
  flex: 2;
}

.row-postal div:last-of-type {
  flex: 1;
}

.flex-1 {
  flex: 1;
}

#register .row>div {
  flex: 1;
}

.preferences label {
  font-weight: 700;
}

.radio-btn-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  margin-bottom: 20px;
}

.radio-btn-container .left {
  margin-right: 8px;
}

.radio-btn-container .radiobuttonValue {
  font-weight: 400 !important;
}

.radio-btn-container .formText {
  flex: 0 0 100%;
  margin: 12px 0 8px 0;
}

@media only screen and (max-width: 767px) {
  #register .row {
    flex-direction: column;
  }

  #register .row>div {
    flex: 0 0 100%;
  }
}

/*|login - logout*/

.login-only #main{
  display: none;
}

.hide-sidebar #sideBar {
  display: none;
}