.apf, .apf *, .apf :before, .apf :after {
  box-sizing: border-box;
}

.apf {
  position: relative;
  overflow: hidden;
  padding-top: 15px;
}
.apf .apf-row {
  margin-right: -15px;
  margin-left: -15px;
}
.apf .apf-row:before,
.apf .apf-row:after {
  display: table;
  content: " ";
}
.apf .apf-row:after {
  clear: both;
}
.apf .apf-col-xs-12, .apf .apf-col-sm-12, .apf .apf-col-md-4, .apf .apf-col-md-6, .apf .apf-col-md-8, .apf .apf-col-md-12, .apf .apf-col-lg-6, .apf .apf-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.apf .apf-col-xs-12 {
  float: left;
}
.apf .apf-col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .apf .apf-col-sm-12 {
    float: left;
  }
  .apf .apf-col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .apf .apf-col-md-4, .apf .apf-col-md-6, .apf .apf-col-md-8, .apf .apf-col-md-12 {
    float: left;
  }
  .apf .apf-col-md-12 {
    width: 100%;
  }
  .apf .apf-col-md-8 {
    width: 66.66666667%;
  }
  .apf .apf-col-md-6 {
    width: 50%;
  }
  .apf .apf-col-md-4 {
    width: 33.33333333%;
  }
}
@media (min-width: 1200px) {
  .apf .apf-col-lg-6, .apf .apf-col-lg-12 {
    float: left;
  }
  .apf .apf-col-lg-12 {
    width: 100%;
  }
  .apf .apf-col-lg-6 {
    width: 50%;
  }
}
.apf .apf-pointer {
  cursor: pointer;
}
.apf img {
  max-width: 100%;
}
.apf .apf-calc_container {
  max-width: 1170px;
  margin: 0 auto;
}
.apf form.apf-form input:focus {
  border: 2px solid #d5d5d5;
  outline: -webkit-focus-ring-color auto 0px;
}
.apf .apf-options {
  display: flex;
  flex-direction: column;
}
.apf .apf-size-selector-column {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.apf .apf-size-selector-wraper {
  width: 350px;
  transform: rotateX(-60deg) rotateY(0deg) rotateZ(45deg);
  background-color: #FFF;
  margin-top: -60px;
}
.apf .apf-size-selector {
  width: 100%;
  height: 350px;
  position: relative;
  display: flex;
  flex-flow: row wrap;
}
.apf .apf-size-selector .apf-size-selector-ceil {
  position: relative;
  width: 35px;
  height: 35px;
  border: 1px solid #CCC;
}
.apf .apf-size-selector .apf-size-selector-ceil:hover, .apf .apf-size-selector .apf-size-selector-ceil.apf-size-pre-selected, .apf .apf-size-selector .apf-size-selector-ceil.apf-size-selected {
  background: #8f8f8f;
}
.apf .apf-size-selector .apf-size-selector-ceil:hover::after {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  background: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.apf .apf-size-selector-description {
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
}
.apf .apf-size-selector-notice {
  margin-bottom: 15px;
}
.apf .apf-size-selector-result__title {
  text-align: center;
  margin: 0 0 15px;
  font-weight: 700;
}
.apf .apf-input {
  margin-bottom: 15px;
}
.apf .apf-input select {
  width: 100%;
  height: 54px;
  border-radius: 4px;
  border: 2px solid #d5d5d5;
  padding-left: 10px;
}
.apf a.apf-size-selector-result-wraper {
  color: inherit;
}
.apf .apf-size-selector-count-row {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  color: #2285c4;
  text-transform: uppercase;
  justify-content: space-around;
  align-items: center;
  text-align: center;
}
.apf .apf-size-selector-result-header {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.apf .apf-size-selector-result-sub-header {
  color: #2285c4;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: center;
}
.apf .apf-size-selector-button-row .apf-size-selector-result-button:hover {
  border: 3px solid #0467a6;
  color: #0467a6;
  outline: none;
}
.apf .apf-size-selector-button-row .apf-size-selector-result-button {
  background: #fff;
  border: 3px solid #2285c4;
  color: #2285c4;
  border-radius: 30px;
  line-height: 19px;
  width: 100%;
  font-weight: bold;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 65px;
  outline: none;
}
.apf .apf-size-selector-result-button-new {
  background: #fff;
  border: 3px solid #2285c4;
  color: #2285c4;
  border-radius: 30px;
  line-height: 19px;
  width: 100%;
  font-weight: bold;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 65px;
  outline: none;
}
.apf .apf-size-selector-result-button-new:hover {
  border: 3px solid #0467a6;
  color: #0467a6;
  outline: none;
  text-decoration: none;
}
.apf .apf-size-selector-button-row .apf-size-selector-result-button .apf-size-selector-result-sale:empty, .apf .apf-size-selector-button-row .apf-size-selector-result-sale:empty {
  display: none;
}
.apf .apf-size-selector-button-row .apf-size-selector-result-button .apf-size-selector-result-sale, .apf .apf-size-selector-button-row .apf-size-selector-result-sale {
  text-decoration: line-through;
  font-size: 14px;
  margin-right: 10px;
}
.apf .apf-size-selector-button-row .apf-size-selector-result-button .apf-size-selector-result-price {
  font-size: 30px;
}
.apf .apf-form-cart-wrap .apf-form-cart-wrap-inner.apf-form-cart-calculator-result {
  overflow: visible;
}
.apf .apf-tabs-menu {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.apf .apf-tabs-menu > a {
  margin: 0 10px;
  background: #e3e3e3;
  color: #0a0a0a;
  width: 100%;
  padding: 10px;
  transition: 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.apf .apf-tabs-menu > a:hover, .apf .apf-tabs-menu > a.apf-active {
  background: #2285c4;
  color: #ffffff;
}
.apf .apf-tabs-menu > a:first-child {
  margin-left: 0;
}
.apf .apf-tabs-menu > a:last-child {
  margin-right: 0;
}
.apf .apf-tabs-block > div {
  display: none;
  padding: 10px;
}
.apf .apf-info-tab {
  min-width: 300px;
  text-align: center;
  padding: 5px 10px;
  background: #e3e3e3;
  transition: 0.2s;
  color: #282828;
  text-transform: uppercase;
  cursor: pointer;
  display: none;
}
.apf .apf-info-tab.apf-active {
  display: inline-block;
}
.apf .apf-info-tab:hover {
  background: #2285c4;
  color: #ffffff;
}
.apf .apf-big-box-text {
  font-size: 24px;
  margin: 0 0 15px;
  font-weight: 700;
}
.apf .apf-table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
  border-spacing: 0;
}
.apf .apf-table tr {
  border-bottom: 1px solid #f0f0f0;
}
.apf .apf-table tr td {
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: center;
  padding: 10px 0 5px 0;
}
.apf .apf-table tr td:first-child {
  padding-left: 30px;
}
.apf .apf-table tr td:last-child {
  color: #2285c4;
}
.apf .apf-size-tab-field-images {
  margin: 10px 0;
  display: grid;
  grid-template-columns: 4fr 2fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "main-img two-img" "main-img three-img";
  align-items: center;
  justify-content: center;
}
.apf .apf-size-tab-field-images div:first-child {
  grid-area: main-img;
}
.apf .apf-size-tab-field-images div:nth-child(2) {
  grid-area: two-img;
}
.apf .apf-size-tab-field-images div:last-child {
  grid-area: three-img;
}
.apf .apf-result-back {
  position: absolute;
  right: -16px;
  top: -16px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: #2285c4;
  border-radius: 50%;
  border: 1px solid #20477f;
}
.apf .apf-result-back:hover {
  background: #20477f;
}
.apf .apf-result-back::before, .apf .apf-result-back::after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 20px;
  width: 2px;
  background-color: #fff;
  top: 5px;
}
.apf .apf-result-back:before {
  transform: rotate(45deg);
}
.apf .apf-result-back:after {
  transform: rotate(-45deg);
}
.apf .apf-form-panel-calc2 {
  padding: 2rem 1em 1em !important;
  display: none;
}
.apf .apf-form-panel-calc2.apf-active {
  display: block;
}
.apf .apf-js-apf-result-close {
  text-align: center;
  color: #2285c4;
  font-size: 16px;
  /* margin: 0 auto; */
  margin: 1em auto;
  border-bottom: 1px dashed #2285c4;
  position: relative;
  width: auto;
  float: left;
  display: none;
  cursor: pointer;
}
.apf .apf-js-apf-result-close.apf-active {
  display: inline-block;
}
.apf .apf-js-apf-result-close:hover {
  border-bottom: 1px dashed white;
}
.apf .apf-size-selector-image {
  width: auto;
  max-width: 300px;
  margin: 0 auto;
}
.apf .apf-form-cart-wrap form.apf-form {
  padding: 0;
  background-color: transparent;
  height: 100%;
}
.apf form.apf-form div.apf-title-form {
  font-size: 21px;
  line-height: 25px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
.apf form.apf-form div.apf-input {
  margin: 0 0 15px;
  position: relative;
}
.apf form.apf-form div.apf-input span.apf-desc {
  font-size: 16px;
  line-height: 17px;
  position: absolute;
  top: 18px;
  left: 16px;
  color: #767676;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}
.apf form.apf-form input[type=text], .apf form.apf-form input[type=email], .apf form.apf-form input[type=password] {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 4px;
  box-shadow: none !important;
  border: 2px solid #d5d5d5;
  padding: 0 12px;
  height: 54px;
  position: relative;
  font-size: 16px;
  line-height: 17px;
}
.apf form.apf-form input.apf-focus-anim {
  padding-top: 11px;
  background: transparent;
}
.apf form.apf-form input.apf-require {
  padding-right: 35px;
}
.apf form.apf-form input.apf-js-calced2-name {
  border: 2px solid #d5d5d5 !important;
}
.apf form.apf-form input.apf-js-calced2-phone {
  border: 2px solid #d5d5d5 !important;
}
.apf form.apf-form button.apf-js-calced2-send:hover {
  background-color: #0467a6;
}
.apf form.apf-form div.apf-input-btn {
  margin-top: 15px;
}
.apf .apf-button-def {
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  cursor: pointer;
  border: 0;
  white-space: nowrap;
  padding: 15px 25px;
  text-decoration: none !important;
  text-align: center;
  outline: none;
  display: inline-block;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  color: inherit;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.apf .apf-main-color {
  background-color: #2285c4;
  transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  color: #fff;
}
.apf .apf-btn-calc-submit {
  width: 100%;
}
.apf .apf-button-def.apf-big {
  font-size: 17px;
  line-height: 19px;
  padding: 20px 40px;
}
.apf .apf-button-def.apf-elips {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.apf form.apf-form div.apf-has-error input[type=text], .apf form.apf-form div.apf-has-error input[type=email], .apf form.apf-form div.apf-has-error input[type=password] {
  border-color: #a94242 !important;
  transition: 0.7s;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
}
.apf form.apf-form div.apf-input.apf-in-focus span.apf-desc {
  font-size: 12px;
  line-height: 13px;
  padding: 7px 11px 0;
  top: 2px;
  left: 2px;
  right: 2px;
  background: #fff;
  z-index: 10;
}
.apf .apf-thanks-message {
  padding-top: 16px;
  text-align: center;
  font-size: 24px;
}
@media screen and (max-width: 991px) {
  .apf .apf-options {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .apf .apf-tabs-menu {
    flex-flow: column;
    align-items: center;
  }
  .apf .apf-tabs-menu > a {
    border-bottom: 1px solid #2285c4;
    margin: 0;
  }
}
@media screen and (max-width: 550px) {
  .apf .apf-size-selector-wraper {
    display: none;
  }
  .apf .apf-size-selector-notice {
    margin-top: 0;
  }
  .apf .apf-table tr td:first-child {
    padding-left: 0;
  }
  .apf .apf-table {
    font-size: 13px;
  }
}
.apf .apf-size-selector-notice-result {
  text-align: left;
  width: 100%;
}
