/*@import "/public/fonts/stylesheet.css";*/
#page-wrapper {
  background-image: radial-gradient(circle at 20% 23%, #fafafa, #ebecf0);
}

#page-wrapper.no-layout {
  background: #fff;
}

#page-wrapper .main-box {
  abackground-image: radial-gradient(circle at 20% 23%, #fafafa, #ebecf0);
}

#page-wrapper .main-box.test {
  apadding: 0 50px 50px 50px;
}

.main-box.finish h1 {
  font-size: 46px;
  text-align: center;
}

.main-box.finish ul.socials {
  margin-top: 150px;
  padding: 0;
}

.main-box.thank-you h1,.main-box.thank-you p {
    text-align: center;
}

#page-wrapper .main-box p {
  font-size: 16px;
  line-height: 22px;
  color: #1b316c;
  margin-top: 20px;
}

span.pink {
  color: #e72a77;
}

.main-box .meassure-tool-box .meassure-tool {
/*  display: block;
  abackground: #000;
  border: solid 1px #000;
  height: 47px;
  margin-bottom: 20px;
  width: 470px;*/
  border-top: solid 5px #000;
  box-sizing: border-box;
  font-size: 0;
  position: absolute;
}

.main-box .meassure-tool-box .meassure-tool::before {
  border-left: 0.2rem solid #d40ba5;
  border-right: 0.2rem solid #d40ba5;
  height: -webkit-calc(100% + 5rem);
  height: -moz-calc(100% + 5rem);
  height: calc(100% + 5rem);
  margin-top: -25px;
  width: 100%;
}

.main-box .meassure-tool-buttons {
  
}

.main-box .credit-card-box {
  margin-top: 40px;
}

.main-box .credit-card-box .credit-card::before {
  border-left: 0.2rem solid #d40ba5;
  border-right: 0.2rem solid #d40ba5;
  height: -webkit-calc(100% + 5rem);
  height: -moz-calc(100% + 5rem);
  height: calc(100% + 5rem);
  margin-top: -25px;
  width: 100%;
}

.main-box .credit-card-box .credit-card {
  box-sizing: border-box;
  font-size: 0;
  position: absolute;
}

.main-box .credit-card-buttons {
  margin-top: 80px;
}

.main-box .calibration-button-plus,.main-box .calibration-button-minus {
  background: url('/public/images/icons.svg');
  border: 0;
  height: 80px;
  margin-left: 10px;
  width: 80px;
}

.main-box .calibration-button-minus {
  background-position: -150px -100px;
  margin-right: 30px;
}

.main-box .calibration-button-minus:hover {
  background-position: -150px -10px;
}

.main-box .calibration-button-plus {
  background-position: -240px -100px;
}

.main-box .calibration-button-plus:hover {
  background-position: -240px -10px;
}

.main-box .credit-card-buttons p {
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: center;
  color: #1b316c;
  margin-top: 20px;
  width: 230px;
}

.main-box .calibration-button-submit, .main-box .test-button-submit {
/*  display: block;
  background: #03A9F3;
  color: #fff;
  font-size: 1.5em;
  height: 100px;
  margin-top: 20px;
  width: auto;*/
  height: 60px;
  font-size: 20px;
  margin: 40px 0 0 10px;
}

.main-box .token {
  margin-top: 40px;
}

.main-box .token span {
  display: block;
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: center;
  color: #1b316c;
  margin-top: 20px;
  width: 250px;
}

.main-box .offers {
  float: left;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  margin-top: 50px;
}

.main-box .offers h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #1b316c;
  margin: 0;
  padding: 0 20px 20px 20px;
  text-align: left;
}

.main-box .offers p {
  font-size: 14px;
  line-height: 17px;
  color: #1b316c;
  text-align: left;
  margin-top: 0 !important;
  padding: 0 20px 20px 20px;
}

.main-box .offers form {
  float: right;
  display: inline-block;
  margin: 0;
  padding: 0 20px 20px 20px;
  height: 100%;
  width: 100%;
}

.main-box .offers .border-left {
  border-left: 1px solid #1b316c;
}

@media (max-width: 990px) {
  #tabs .ui-tabs-nav {
    margin: 0 !important;
  }
  .main-box .offers .border-left {
    border-left: 0;
  }
}

.main-box .offers form div {
  clear: both;
  float: right;
  width: 80%;
}

.main-box .offers form label {
  color: #1b316c;
}

.main-box .offers form label:not(.for-checkbox) {
  width: 20%;
}

.main-box .offers form input {
  display: inline-block;
  margin: 0 0 20px 0;
  width: 70%;
}

.main-box .offers form input[type="checkbox"] {
  margin-left: 10px;
  width: auto;
}

.main-box .offers form .btn {
  clear: both;
  float: right;
}

.main-box .links {
  float: left;
  margin: 50px 0;
  text-align: center;
  width: 100%;
}

.main-box .links a {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1b316c;
  margin-right: 20px;
}

.sync-box {
  align-items: center;
  display: flex;
  justify-content: center;
}

.sync-box .logo-wrap {
  display: flex;
  position: absolute;
  height: 50vh;
  top: 25vh;
}

.sync-box form {
  position: absolute;
  top: 50px;
}

.sync-box .logo {
  height: 50vh;
}

.pre-subtest,.subtest-in {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.subtest img {
  margin: auto;
}

.pre-subtest div {
  display: flex;
  align-items: center;
  line-height: 50vh;
  height: 50vh;
  margin: 25vh 0;
}

.pre-subtest .eye-text img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -189px;
  margin-top: -133px;
}

.pre-subtest .eye-text p {
  margin-top: 250px;
  width: 100%;
}

.pre-subtest .eye-image {
  adisplay: block;
}

.pre-subtest .eye-image {
  display: inline-block;
  position: absolute;
  background: url('/public/images/icons.svg');
  background-position: -178px -406px;
  height: 266px;
  width: 178px;
  top: 50%;
  left: 50%;
  margin-left: -89px;
  margin-top: -250px;
}

.pre-subtest .eye-image.right {
  background-position: 0 -406px;
}

/*.pre-subtest .left {
  text-align: right;
}

.pre-subtest .right {
  text-align: left;
}*/

/*.pre-subtest img {
  height: 50vh;
}*/

.pre-subtest p {
  font-size: 89px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1b316c;
  align-items: center;
}

.test-result-link {
  display: inline-block;
  color: #1b316c;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  width: 100%;
}

.test-result-link:hover {
  text-decoration: none;
}

.test.result h1 {
  font-size: 24px;
  margin-top: 0;
}

.fancybox-slide > .container {
  border-radius: 10px;
  width: auto;
}

.fancybox-close-small {
  color: #d43e77;
  font-size: 18px;
  font-weight: bold;
  padding-top: 8px;
  right: 20px;
  top: 25px;
  width: 85px;
}

.fancybox-close-small:after,.fancybox-close-small:hover:after {
  content: '';
  background: url('/public/images/icons.svg');
  background-position: -2px -288px;
  height: 32px;
  width: 32px;
}

#tabs {
  background: transparent;
  border: 0;
}

#tabs .ui-tabs-nav {
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-radius: 0;
  margin:0 20%;
}

#tabs .ui-tabs-tab {
  background: transparent;
  border: 2px solid #a8b3d2;
  border: 0;
  border-radius: 6px 6px 0 0;
  margin: 0 0 -1px 0;
  overflow: hidden;
  text-align: center;
  width: 49.5%;
}

#tabs .ui-tabs-tab a {
  color: #1b316c;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}

#tabs .ui-tabs-tab:first-of-type {
  margin-right: 1%;
}

#tabs .ui-tabs-active {
  position: relative;
  background: #1b316c;
  border: 2px solid #1b316c;
  border-bottom: 0;
}

#tabs .ui-tabs-active a:after {
  position: absolute;
  content: '';
  display: inline-block;
  background: url('/public/images/triangle.svg') no-repeat;
  left: calc(50% - 14px);
  height: 10px;
  width: 27px;
  top: 36px;
}

#tabs .ui-tabs-active a {
  color: #fff;
}

#tabs .ui-tabs-panel {
  border: 1px solid #a8b3d2;
  border-radius: 16px;
  height: 400px;
  overflow: auto;
}

.test.result {
  margin-top: 40px;
}

.test.result table {
  width: 100%;
}

.test.result table td {
  padding: 20px 30px;
  border-bottom: 2px solid rgba(27, 49, 108, 0.1);
}

.test.result table td:first-child {
  text-align: center;
}

.test.result table tr:last-child td {
  border-bottom: 0;
}

.test-result-icon {
  display: inline-block;
  background: url('/public/images/icons.svg');
}

.test-result-icon.success {
  background-position: -103px -292px;
  height: 21px;
  width: 25px;
}

.test-result-icon.fail {
  background-position: -53px -293px;
  height: 20px;
  width: 20px;
}

#page-wrapper footer.test {
  background: transparent;
}

#page-wrapper footer.test p {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 0 0 50px 0;
  text-align: center;
  color: #1b316c;
}

/*google map*/
.map-select {
  float: left;
  width: 100%;
  padding: 37px 0;
}
.map-select label {
  float: left;
  color: black;
  margin-top: 15px;
  font-family: VAGRoundedLTPro;
  font-size: 18px;
  font-weight: 100;
  line-height: 18px;
}
.map-select label input {
  float: left;
  margin: 0 10px 0 0;
}
.map-select label i {
  float: right;
  margin-top: -5px;
  font-size: 24px;
  padding: 0 15px;
}
.map-select label i.black {
  color: #000;
}
.map-select label i.pink {
  color: #e72a77;
}
.pobocky .item {
  float: left;
  display: none;
  width: 100%;
  border: 1px solid #ececec;
  margin: 33px 0;
}
.pobocky .item .left {
  width: 25%;
  float: left;
  overflow: hidden;
  background-size: cover !important;
  background-position: center center;
  background-repeat: no-repeat !important;
  height: 100%;
}
.pobocky .item .right {
  float: left;
  padding: 30px;
  position: relative;
  width: 75%;
}
.pobocky .item .right h3 {
  font-family: VAGRoundedLTPro;
  line-height: 18px;
  color: #e72a77;
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: 700;
}
.pobocky .item .right p {
  font-family: VAGRoundedLTPro;
  line-height: 18px;
  color: #123270;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 20px;
}
.pobocky .item .right p a {
  font-family: VAGRoundedLTPro;
  line-height: 18px;
  color: #e72a77;
  font-size: 16px;
  font-weight: 100;
  text-decoration: underline;
}
.pobocky .item .right .btn {
  position: absolute;
  right: 30px;
  bottom: 60px;
}
.mapa {
  float: left;
  width: 100%;
  height: 660px;
}
#map-canvas {
  height: 100%;
}
.branch .left,#map-canvas .left {
  margin-right: 30px;
}
.branch .left,
.branch .right,
#map-canvas .left,
#map-canvas .right {
  width: 280px;
}
.branch .right {
  float: right;
}
.branch .right a,#map-canvas .right a {
  margin-bottom: 30px;
}
.branch .left,
#map-canvas .left {
  float: left;
  height: 100%;
}
#map-canvas .hook {
  float: left;
  padding: 20px !important;
}
.branch .left,
#map-canvas .left {
  height: 100%;
}
.branch .left,
.branch .right h3,
#map-canvas .left,
#map-canvas .right h3 {
  font-family: VAGRoundedLTPro;
  line-height: 18px;
  font-size: 18px;
  font-weight: 700;
  color: #e72a77;
}
.branch .left,
#map-canvas .left,
#map-canvas .right p {
  font-family: VAGRoundedLTPro;
  line-height: 18px;
  font-size: 16px;
  font-weight: 100;
  color: #123270;
}
#map-canvas .right p {
  margin-top: 10px;
}
.gm-style-iw {
  overflow: hidden;
}
#map-canvas .gm-style-iw {
  left: 0 !important;
  top: 0 !important;
}
.branch .left,
#map-canvas .left,
#map-canvas .right a {
  font-family: VAGRoundedLTPro;
  font-size: 18px;
  font-weight: 700;
}
#map-canvas .right a {
  font-size: 16px;
  font-weight: normal;
}
.branch .left {
  height: 255px;
}
.gm-style-iw > div:nth-child(2) {
  display: none !important;
}
.gm-style-iw,
.gm-style-iw > div:nth-child(1),
.gm-style-iw > div:nth-child(1) > div {
  width: auto!important;
  height: auto!important;
  left: 0!important;
  font-size: 15px!important;
  font-weight: normal!important;
  top: 0!important;
  overflow: hidden!important;
  border-radius: 3px;
  position: relative !important;
  bottom: 0 !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0 !important;
  display: block !important;
}
.gm-style-iw > div:nth-child(1),
.gm-style-iw > div:nth-child(1) > div,
.gm-style-iw .hook {
  float: left !important;
  awidth: 590px !important;
}
.detail .gm-style-iw > div:nth-child(1),
.detail .gm-style-iw > div:nth-child(1) > div,
.detail .gm-style-iw .hook {
  float: left !important;
  width: 310px !important;
}
.detail .gm-style-iw .right {
  padding-left: 30px;
}
.detail .gm-style-iw .left {
  display: none !important;
}
.loading {
  display: block;
  background: url(/public/images/loading.png) no-repeat center;
}