:root{
    --color-primary: #F12130;
}

.test{line-height: 25px;
    margin-bottom: 20px;}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 768px) {
	.test ul li { text-align:left;}

  .container {
    width: 744px;
  }
}
@media (min-width: 1025px) {
  .container {
    width: 990px;
  }
}
@media (min-width: 1366px) {
  .container {
    width: 1304px;
  }
}
@media (min-width: 1680px) {
  .container {
    width: 1474px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.row {
  margin-left: -12px;
  margin-right: -12px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-lg2-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-lg2-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-lg2-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-lg2-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-lg2-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-lg2-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-lg2-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-lg2-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-lg2-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-lg2-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-lg2-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-lg2-12 {
  position: relative;
  min-height: 1px;
  padding-left: 12px;
  padding-right: 12px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1025px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1366px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1680px) {
  .col-lg2-1, .col-lg2-2, .col-lg2-3, .col-lg2-4, .col-lg2-5, .col-lg2-6, .col-lg2-7, .col-lg2-8, .col-lg2-9, .col-lg2-10, .col-lg2-11, .col-lg2-12 {
    float: left;
  }
  .col-lg2-12 {
    width: 100%;
  }
  .col-lg2-11 {
    width: 91.66666667%;
  }
  .col-lg2-10 {
    width: 83.33333333%;
  }
  .col-lg2-9 {
    width: 75%;
  }
  .col-lg2-8 {
    width: 66.66666667%;
  }
  .col-lg2-7 {
    width: 58.33333333%;
  }
  .col-lg2-6 {
    width: 50%;
  }
  .col-lg2-5 {
    width: 41.66666667%;
  }
  .col-lg2-4 {
    width: 33.33333333%;
  }
  .col-lg2-3 {
    width: 25%;
  }
  .col-lg2-2 {
    width: 16.66666667%;
  }
  .col-lg2-1 {
    width: 8.33333333%;
  }
  .col-lg2-pull-12 {
    right: 100%;
  }
  .col-lg2-pull-11 {
    right: 91.66666667%;
  }
  .col-lg2-pull-10 {
    right: 83.33333333%;
  }
  .col-lg2-pull-9 {
    right: 75%;
  }
  .col-lg2-pull-8 {
    right: 66.66666667%;
  }
  .col-lg2-pull-7 {
    right: 58.33333333%;
  }
  .col-lg2-pull-6 {
    right: 50%;
  }
  .col-lg2-pull-5 {
    right: 41.66666667%;
  }
  .col-lg2-pull-4 {
    right: 33.33333333%;
  }
  .col-lg2-pull-3 {
    right: 25%;
  }
  .col-lg2-pull-2 {
    right: 16.66666667%;
  }
  .col-lg2-pull-1 {
    right: 8.33333333%;
  }
  .col-lg2-pull-0 {
    right: auto;
  }
  .col-lg2-push-12 {
    left: 100%;
  }
  .col-lg2-push-11 {
    left: 91.66666667%;
  }
  .col-lg2-push-10 {
    left: 83.33333333%;
  }
  .col-lg2-push-9 {
    left: 75%;
  }
  .col-lg2-push-8 {
    left: 66.66666667%;
  }
  .col-lg2-push-7 {
    left: 58.33333333%;
  }
  .col-lg2-push-6 {
    left: 50%;
  }
  .col-lg2-push-5 {
    left: 41.66666667%;
  }
  .col-lg2-push-4 {
    left: 33.33333333%;
  }
  .col-lg2-push-3 {
    left: 25%;
  }
  .col-lg2-push-2 {
    left: 16.66666667%;
  }
  .col-lg2-push-1 {
    left: 8.33333333%;
  }
  .col-lg2-push-0 {
    left: auto;
  }
  .col-lg2-offset-12 {
    margin-left: 100%;
  }
  .col-lg2-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg2-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg2-offset-9 {
    margin-left: 75%;
  }
  .col-lg2-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg2-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg2-offset-6 {
    margin-left: 50%;
  }
  .col-lg2-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg2-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg2-offset-3 {
    margin-left: 25%;
  }
  .col-lg2-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg2-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg2-offset-0 {
    margin-left: 0%;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.row:after {
  clear: both;
}
.container:after,
.container:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container:after {
  clear: both;
}
/*fonts*/
.AL {
  font-weight: 300;
}
.AR {
  font-family: 'Campton', sans-serif;
}
.AB {
  font-weight: bold;
}
.AsemiB {
  font-weight: 600;
}
.AextraB {
  font-weight: bold;
}
/**/
/*functions*/
*::-webkit-input-placeholder {
  color: #666666;
  font-size: 0.875rem;
}
*:-moz-placeholder {
  color: #666666;
  font-size: 0.875rem;
}
*::-moz-placeholder {
  color: #666666;
  font-size: 0.875rem;
}
*:-ms-input-placeholder {
  color: #666666;
  font-size: 0.875rem;
}
ul {
  list-style: none;
}
.theme-color {
  color: #ED2129;
}
.burger {
  display: none;
}
.hidden {
  opacity: 0;
}
.visible {
  opacity: 1;
}
.full {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.text-underline {
  text-decoration: underline;
}
.clear {
  clear: both;
  *zoom: 1;
  height: 0;
  visibility: hidden;
  display: block;
  content: "";
}
.inline-b {
  display: inline-block;
  vertical-align: top;
}
.vam {
  vertical-align: middle;
}
.vat {
  vertical-align: top;
}
.vab {
  vertical-align: bottom;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
/* For modern browsers */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  content: "";
  display: table;
}
.clearfix:after,
.container:after,
.row:after {
  clear: both;
}
/* for IE6-7 */
.clearfix,
.container,
.row {
  zoom: 1;
  position: relative;
}
.after,
.before {
  content: '';
  display: block;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.fln {
  float: none;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
  line-height: 0;
  font-size: 0.00001px!important;
}
.text-justify:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.vert-bottom {
  vertical-align: bottom;
}
.ttu {
  text-transform: uppercase;
}
.h-nav {
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}
.h-nav li {
  display: inline-block;
}
.bd100 {
  border-radius: 100%;
}
.w100p {
  width: 100%;
}
.w50p {
  width: 50%;
}
/*------------------------Gradient---------------------------*/
/*------------------------Gradient---------------------------*/
/*----------------------Transform--------------------------*/
/*----------------------Transform--------------------------*/
.pos-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pos-centerY {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pos-centerX {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/*DEFAULT*/
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #ED2129;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  outline: none;
}
img {
  vertical-align: top;
}
body {
  -webkit-backface-visibility: hidden;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  background-color: #ffffff;
  font-size: 16px;
  color: #444444;
  font-family: 'Campton', sans-serif;
}
body.overlay {
  padding-top: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
body.overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .no-scroll {
    overflow: hidden!important;
    width: 100%;
    height: 100%;
    position: fixed;
  }
}
.wrapper {
  max-width: 1280px;
  padding: 0 55px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .wrapper {
    padding: 0 20px;
  }
}
.btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  width: 226px;
  line-height: 3.625rem;
  border-width: 2px;
  border-style: solid;
  border-color: #ED2129;
  background: #ED2129;
  color: #ffffff;
  text-align: center;
  font-size: .875rem;
  letter-spacing: 1px;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.btn-full {
  width: 100%;
}
.btn-nav {
  width: 184px;
  line-height: 2.875rem;
}
.btn-small {
  width: 184px;
  line-height: 2.875rem;
}
@media screen and (max-width: 480px) {
 .btn.btn-nav {
    width: 100px;
    height: 35px;
    font-size: 12px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #SiteHeader .info {
    gap: 10px;
  } 
  #SiteHeader .logo {
    width: 90%;
    margin-left: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .btn {
    width: 184px;
    line-height: 2.875rem;
  }
}
.btn:hover {
  background: none;
  text-decoration: none;
  color: #ED2129;
}
.btn-transparent {
  background: transparent;
  border-color: #ED2129;
  color: #000000;
}
.btn-transparent:hover {
  background: #ED2129;
  color: #ffffff;
}
.btn-transparent-white {
  background: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-transparent-white:hover {
  background: rgba(225, 225, 225, 0.15);
  color: #ffffff;
}
.btn-white {
  background: #ffffff;
  border-color: #ffffff;
  color: #ED2129;
}
.btn-white:hover {
  background: rgba(225, 225, 225, 0.15);
  color: #ffffff;
}
.btn-gray {
  background: #f1f2f4;
  border-color: #f1f2f4;
  color: #ED2129;
}
.btn-gray:hover {
  background: #e3e4e5;
  border-color: #e3e4e5;
}
/*hamburger btn*/
.btn-lines,
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ED2129;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-hamburger {
  display: none;
  position: absolute;
  top: 23px;
  right: 20px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0.3s;
  -webkit-transition: all 0.3s ease  0.3s;
  transition: all 0.3s ease  0.3s;
  z-index: 300;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .c-hamburger {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .c-hamburger {
    top: 8px;
    right: 10px;
  }
}
.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 15px;
  left: 5px;
  right: 5px;
  height: 2px;
  background: #ED2129;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c-hamburger span::before {
  top: -8px;
}
.c-hamburger span::after {
  bottom: -8px;
}
.c-hamburger--htx {
  background-color: transparent;
}
.c-hamburger--htx.active span {
  background: none;
}
.c-hamburger--htx.active span::before {
  top: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  background: #ED2129;
}
.c-hamburger--htx.active span::after {
  bottom: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  background: #ED2129;
}
/*hamburger btn*/
.header {
  position: fixed;
  left: 0;
  top: 0;
  margin: 0;
  background: #ffffff;
  width: 100%;
  height: 80px;
  z-index: 9999;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .header {
    padding-right: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .header {
    padding-right: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .header {
    height: 50px;
  }
}
.header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media only screen and (max-width: 480px) {
  .header .wrapper {
    padding: 0 0 0 15px;
  }
}
.header .logo {
	display: block;
	width: 232px;
	min-width: 232px;
	margin: 0;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
@media only screen and (max-width: 480px) {
  .header .logo {
    width: 140px;
    min-width: 140px;
  }
}
.header .logo a {
  display: block;
}
.header .logo img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 480px) {
  .header .logo img {
    width: 85%;
    height: auto;
    position: relative;
    top: 5px;
  }
}
.header .nav-holder {
  width: 100%;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder {
    z-index: 299;
    position: fixed;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    padding: 20px 0;
    background: url(../img/bg-nav.png) no-repeat 50% 50%;
    background-size: cover;
    -webkit-transform: translate(150%, 0);
    -moz-transform: translate(150%, 0);
    -ms-transform: translate(150%, 0);
    -o-transform: translate(150%, 0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .header .nav-holder:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  .header .nav-holder.active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .header .nav-holder {
    width: 50%;
    -webkit-box-shadow: -15px 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: -15px 0 20px rgba(0, 0, 0, 0.2);
  }
  .header .nav-holder:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
  }
}
.header .nav-holder .nav {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 16px;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder .nav {
    height: 100%;
    padding: 0;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.header .nav-holder .nav > .menu-item-has-children a:before {
  content: '';
  position: absolute;
  left: 107%;
  top: 37%;
  border: 4px solid transparent;
  border-top: 5px solid #444;
}
.header .nav-holder .nav li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 28px;
  position: relative;
  font-size: 0.875rem;
  font-family: 'Campton', sans-serif;
  font-weight: 600;
}
.header .nav-holder .nav li:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 1025px) and (max-width: 1440px), only screen and (min-width: 1025px) and (max-width: 1365px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .header .nav-holder .nav li {
    font-size: 0.875rem;
    margin: 0 0 0 2%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder .nav li {
    display: block;
    margin: 15px 0;
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 767px) {
  .header .nav-holder .nav li {
    margin: 10px 0;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .header .nav-holder .nav li {
    margin: 15px 0;
    font-size: 1.125rem;
  }
}
.header .nav-holder .nav li a {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  line-height: 22px;
  color: #444444;
  position: relative;
}
.header .nav-holder .nav li a:hover {
  color: #ED2129;
  text-decoration: none;
}
.header .nav-holder .nav li a i {
  color: #c1c1c1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder .nav li a i {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
}
.header .nav-holder .nav li.active a,
.header .nav-holder .nav li.current-menu-item a {
  color: #ED2129;
  text-decoration: none;
}
.header .nav-holder .nav li:hover > .sub-menu {
  opacity: 1;
  top: 20px;
}
@media screen and (min-width: 1200px) {
	.header .nav-holder .sub-menu > .menu-item-has-children > a:after {
		content: '';
		border: solid #000;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 4px;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		position: absolute;
		top: 0;
		right: 0;
		margin: 15px 10px 15px 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder .nav li:hover {
    top: 0;
  }
}
.header .nav-holder .nav li .sub-menu {
  position: absolute;
  text-align: left;
  top: -9999em;
  left: -70px;
  min-width: 100%;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 190px;
  padding: 31px 0 0 0;
}
.header .nav-holder .nav li .sub-menu:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 18px;
  border: 6px solid transparent;
  border-bottom: 7px solid #f2f2f2;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder .nav li .sub-menu {
    opacity: 1;
    position: static;
    background: transparent;
    text-align: center;
    padding: 0;
  }
  .header .nav-holder .nav li .sub-menu:before {
    content: none;
  }
}
.header .nav-holder .nav li .sub-menu li {
  margin-left: 0;
  width: 100%;
  background: #f2f2f2;
}
.header .nav-holder .nav li .sub-menu li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 90%;
  height: 2px;
  background: #fff;
}
.header .nav-holder .nav li .sub-menu li:last-child:before {
  content: none;
}
.header .nav-holder .nav li .sub-menu li:hover > .sub-menu {
  opacity: 1;
  top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder .nav li .sub-menu li:hover {
    top: 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder .nav li .sub-menu li {
    text-align: center;
    background: transparent;
  }
  .header .nav-holder .nav li .sub-menu li:before {
    content: none;
  }
}
.header .nav-holder .nav li .sub-menu li a {
  width: 100%;
  line-height: 1.2;
  font-size: 15px;
  padding: 10px 10px 7px 10px;
  text-transform: initial;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder .nav li .sub-menu li a {
    padding: 0;
    text-transform: uppercase;
  }
}
.header .nav-holder .nav li .sub-menu li a:before {
  content: none;
}
.header .nav-holder .nav li .sub-menu li .sub-menu {
  top: -9999em;
  left: 100%;
  min-width: 220px;
  padding: 0;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder .nav li .sub-menu li .sub-menu li {
    margin: 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .nav-holder .nav li .sub-menu li .sub-menu a {
    text-transform: capitalize;
  }
}
.header .info {
  white-space: nowrap;
  height: 100%;
  /* display: -webkit-box;
  display: -ms-flexbox; */
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .info .phone {
  font-size: 1.375rem;
  font-weight: bold;
  color: #ED2129;
}
.header .info .phone:hover {
  text-decoration: none;
  color: #444;
}
.header .info .phone i {
  display: none;
}
@media only screen and (max-width: 480px) {
  .header .info .phone i {
    display: block;
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 480px) {
  .header .info .phone span {
    display: none;
  }
}
.header .info .profile {
  width: 20px;
  height: 20px;
  margin: 0 23px;
  background: url(../img/profile-ico.png) no-repeat 0 0;
  background-size: 20px 40px;
}
@media only screen and (max-width: 480px) {
  .header .info .profile {
    margin: 0 15px;
    background-size: 16px 36px;
    width: 16px;
    height: 18px;
  }
}
.header .info .profile:hover {
  background-position: 0 -20px;
}
@media only screen and (max-width: 480px) {
  .header .info .profile:hover {
    background-position: 0 0;
  }
}
.header .info .cart {
  width: 64px;
  height: 100%;
  background: #ED2119 url(../img/cart-ico.png) no-repeat 50% 50%;
  background-size: 17px 22px;
  position: relative;
	z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .info .cart {
    width: 54px;
  }
}
@media only screen and (max-width: 480px) {
  .header .info .cart {
    width: 40px;
  }
}
.header .info .cart:before {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 32px solid transparent;
  border-right: 32px solid transparent;
  border-top: 22px solid #ED2119;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .header .info .cart:before {
    border-left-width: 27px;
    border-right-width: 27px;
    border-top-width: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .header .info .cart:before {
    border-left-width: 20px;
    border-right-width: 20px;
    border-top-width: 10px;
  }
}
.header .info .cart:hover {
  background-color: #444;
}
.header .info .cart:hover:before {
  border-top-color: #444;
}
.header .info .cart:hover span {
  color: #444;
}
.header .info .cart span {
  position: absolute;
  top: 65%;
  left: 64%;
  color: #DE7637;
  background: #fff;
  border-radius: 10px;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  min-width: 20px;
  text-align: center;
  padding: 0 5px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 480px) {
  .header .info .cart span {
    top: 67%;
    left: 67%;
    font-size: 11px;
    min-width: 14px;
    line-height: 16px;
    padding: 0 3px;
  }
}
/* start main page */
.banner {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: fixed;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .banner {
    background-attachment: scroll;
  }
}
.banner .back-img {
  width: 100%;
  height: auto;
}
#gift-certificates .banner .back-img {
  width: 100%;
  height: auto;
}
#gift-certificates .banner .text-block {
  padding: 80px 0 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .banner .back-img {
    height: 730px;
  }
}
@media only screen and (max-width: 767px) {
  .banner .back-img {
    height: 500px;
  }
}
.banner .text-block {
  padding: 170px 0 80px 0;
  /* position: absolute; */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-align: center;
}
@media only screen and (max-width: 800px) {
  .banner .text-block {
    padding: 100px 0 34px 0;
  }
}
@media only screen and (max-width: 480px) {
  .banner .back-img {
    height: 550px;
  }
}
.banner .text-block .wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.banner .text-block .title {
  display: block;
  font-family: 'Mokoko', sans-serif;
  font-size: 4rem;
  margin: 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .banner .text-block .title {
    font-size: 1.875rem;
  }
}
.banner .text-block .ttl {
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 0 30px;
}
@media only screen and (max-width: 767px) {
  .banner .text-block .ttl {
    font-size: 1rem;
    margin: 0 0 15px;
  }
}
.banner .text-block .sub-ttl {
  display: block;
  margin: 0 0 40px;
  font-size: 1.375rem;
  font-family: 'Campton', sans-serif;
  font-style: italic;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .banner .text-block .sub-ttl {
    font-size: 1rem;
    margin: 0 0 20px;
  }
}
.banner .text-block .sub-ttl strong {
  font-weight: normal;
  font-weight: bold;
}
.banner .text-block ul {
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .banner .text-block ul {
    margin: 0 0 10px;
  }
}
.banner .text-block ul li {
  font-size: 1.25rem;
  font-weight: 600;
  padding: 0 0 0 23px;
  margin: 0 0 10px;
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .banner .text-block ul li {
    font-size: 1rem;
    margin: 0 0 5px;
    padding: 0 0 0 15px;
  }
}
.banner .text-block ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ED2129;
}
@media only screen and (max-width: 767px) {
  .banner .text-block ul li:before {
    width: 5px;
    height: 5px;
  }
}
.banner .text-block .btn:hover {
  background: #ffffff;
  color: #ED2129;
}
.main {
  min-height: calc(100vh - 274px);
}
.main .page-title {
  width: 640px;
  margin: -52px auto 60px;
  height: 97px;
  position: relative;
  z-index: 10;
  background: #ededed;
  /* Old browsers */
  /* Chrome10+,Safari5.1+ */
  background: -webkit-gradient(top, #ededed, #ffffff);
  /* Chrome,Safari4+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ffffff));
  background: linear-gradient(top, #ededed, #ffffff);
  /* W3C */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .main .page-title {
    width: 80%;
    height: 67px;
    margin: -37px auto 37px;
  }
}
.main .page-title:before {
  content: '';
  width: 24px;
  height: 54px;
  background: url(../img/shadow-1.png) no-repeat;
  position: absolute;
  left: -24px;
  bottom: 0;
}
.main .page-title:after {
  content: '';
  width: 24px;
  height: 54px;
  background: url(../img/shadow-2.png) no-repeat;
  position: absolute;
  right: -24px;
  bottom: 0;
}
.main .page-title h1 {
  text-transform: uppercase;
  color: #ED2129;
  font-weight: bold;
  font-size: 2.125rem;
  text-align: center;
  line-height: 120%;
}
@media only screen and (max-width: 767px) {
  .main .page-title h1 {
    font-size: 1.5rem;
  }
}
.main .page-title-inner {
  height: 200px;
  margin: 113px 0 50px;
  background: #ED2129;
  background-size: cover;
  text-align: center;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .main .page-title-inner {
    height: 100px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .main .page-title-inner {
    margin-top: 50px;
  }
}
.main .page-title-inner h1 {
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .main .page-title-inner h1 {
    font-size: 1.375rem;
  }
}
.main h2 {
  color: #3f3f3f;
  font-size: 2.25rem;
  line-height: 2.375rem;
  font-weight: bold;
  margin: 0 0 30px;
}
@media only screen and (max-width: 767px) {
  .main h2 {
    font-size: 1.625rem;
    line-height: 1.75rem;
    margin: 0 0 20px;
  }
}
.main .faq-tabs {
  padding: 0;
}
.main .faq-tabs .tabs-content {
  padding: 0;
}
.main .faq-tabs-links {
  padding: 0 0 20px;
  text-align: center;
}
.main .faq-tabs-links li {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin: 8px;
}
@media only screen and (max-width: 767px) {
  .main .faq-tabs-links li {
    margin: 3px;
  }
}
.main .faq-tabs-links li a {
  float: none;
  padding: 0;
  display: block;
  background: #f1f2f4;
  color: #3f3f3f;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 3px;
  width: 226px;
  height: 130px;
  overflow: hidden;
  letter-spacing: 1px;
  -webkit-transition: background 0.2s, color 0.2s, -webkit-box-shadow 0.2s;
  transition: background 0.2s, color 0.2s, -webkit-box-shadow 0.2s;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.main .faq-tabs-links li a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .main .faq-tabs-links li a {
    width: 95px;
    height: 105px;
    font-size: 0.75rem;
    white-space: normal;
  }
}
.main .faq-tabs-links li a span {
  display: block;
  overflow: hidden;
  height: 45px;
  margin: 26px 0 15px;
}
@media only screen and (max-width: 767px) {
  .main .faq-tabs-links li a span {
    height: 30px;
    margin: 15px 0 10px;
  }
}
.main .faq-tabs-links li a img {
  display: block;
  margin: 0 auto 20px;
  height: 90px;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .main .faq-tabs-links li a img {
    height: 60px;
  }
}
.main .faq-tabs-links li.ui-tabs-active {
  margin: 8px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .main .faq-tabs-links li.ui-tabs-active {
    margin: 3px;
  }
}
.main .faq-tabs-links li.ui-tabs-active a {
  background: #ED2129;
  color: #ffffff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.main .faq-tabs-links li.ui-tabs-active a img {
  margin-top: -45px;
}
@media only screen and (max-width: 767px) {
  .main .faq-tabs-links li.ui-tabs-active a img {
    margin-top: -30px;
  }
}
.main .faq-tabs-links li:hover a,
.main .faq-tabs-links li a.active {
  background: #ED2129;
  color: #ffffff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.main .faq-tabs-links li:hover a img,
.main .faq-tabs-links li a.active img {
  margin-top: -45px;
}
@media only screen and (max-width: 767px) {
  .main .faq-tabs-links li:hover a img,
  .main .faq-tabs-links li a.active img {
    margin-top: -30px;
  }
}
.main .faq-accordion h3 {
  margin: 0;
  font-size: 1.125rem;
  font-weight: bold;
  color: #3f3f3f;
  position: relative;
  border-top: 1px solid #ededed;
  padding: 15px 20px 15px 0;
}
.main .faq-accordion h3:first-child {
  border: 0;
}
@media only screen and (max-width: 767px) {
  .main .faq-accordion h3 {
    padding: 10px 20px 10px 0;
    font-size: 1rem;
  }
}
.main .faq-accordion h3:before {
  content: '\f107';
  font-family: 'FontAwesome';
  position: absolute;
  right: 5px;
  top: 8px;
  font-size: 1.75rem;
  color: #b3b6be;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.main .faq-accordion h3:focus {
  outline: none;
}
.main .faq-accordion h3.ui-accordion-header-active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.main .faq-accordion .slide {
  margin: 0;
  padding: 15px 0;
  font-size: 1rem;
  line-height: 1.6875rem;
  color: #444444;
  font-family: 'Campton', sans-serif;
}
@media only screen and (max-width: 767px) {
  .main .faq-accordion .slide {
    padding: 10px 0;
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
.main .faq-accordion .slide p {
  margin: 0 0 15px;
}
.main .faq-accordion .slide strong {
  font-weight: normal;
  font-weight: bold;
}
@media only screen and (min-width: 1025px) and (max-width: 1365px), only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .about-main .wrapper {
    padding: 0;
  }
}
.about-main .about-main-holder {
  min-height: 626px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .about-main .about-main-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.about-main .about-main-holder .images {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  background: #ef4236;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .about-main .about-main-holder .images {
    width: 100%;
    padding: 30px 0;
  }
}
.about-main .about-main-holder .images h4 {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
.about-main .about-main-holder .images h4 span {
  font-size: 1rem;
}
.about-main .about-main-holder .images img {
  display: block;
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.about-main .about-main-holder .images ul {
  padding: 0 5%;
}
.about-main .about-main-holder .images ul li {
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  border-top: 1px solid rgb(0 0 0 / 10%);
}
.about-main .about-main-holder .images ul li:first-child {
  border: 0;
}
.about-main .about-main-holder .images ul li a {
  color: #ffffff;
  display: block;
  padding: 20px 20px 20px 0;
  position: relative;
}
.about-main .about-main-holder .images ul li a:before {
  content: '\f061';
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'FontAwesome';
}
.about-main .about-main-holder .images ul li a:hover {
  text-decoration: none;
  color: #ffe1c5;
}
.about-main .about-main-holder .text {
  width: 70%;
  background: #f2f2f2;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .about-main .about-main-holder .text {
    width: 100%;
  }
}
.about-main .about-main-holder .text h1 {
  text-align: center;
  margin: 0;
  padding: 40px 0 30px;
  background: #ffffff;
  text-transform: uppercase;
  line-height: 130%;
}
@media only screen and (max-width: 767px) {
  .about-main .about-main-holder .text h1 {
    padding: 30px 10px 25px;
  }
}
.about-main .about-main-holder .about-tabs {
  border: 0;
  padding: 0;
}
.about-main .about-main-holder .about-tabs .tabs-links {
  text-align: right;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-start;
  padding: 0;
  background: #ffffff;
}
.about-main .about-main-holder .about-tabs .tabs-links li {
  float: none;
  border: 0;
  margin: 0;
  padding: 0;
  border-radius: 0;
  display: inline-block;
  border-left: 1px solid #f2f2f2;
  background: none;
  width: 20%;
}
.about-main .about-main-holder .about-tabs .tabs-links li:first-child {
  border: 0;
}
.about-main .about-main-holder .about-tabs .tabs-links li a {
  height: 50px;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  background: #ffffff;
  font-size: 0.875rem;
  color: #333333;
  text-transform: uppercase;
}
.about-main .about-main-holder .about-tabs .tabs-links li a img {
  width: auto;
  margin: 0 10px 0 0;
  height: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .about-main .about-main-holder .about-tabs .tabs-links li a img {
    height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .about-main .about-main-holder .about-tabs .tabs-links li a img {
    margin: 0;
  }
}
.about-main .about-main-holder .about-tabs .tabs-links li a span {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .about-main .about-main-holder .about-tabs .tabs-links li a span {
    font-size: 0.8125rem;
  }
}
.about-main .about-main-holder .about-tabs .tabs-links li a span em {
  font-style: normal;
  font-size: 0.5625rem;
  color: #666666;
}
@media only screen and (max-width: 767px) {
  .about-main .about-main-holder .about-tabs .tabs-links li a span {
    display: none;
  }
}
.about-main .about-main-holder .about-tabs .tabs-links li a:hover {
  background: #f2f2f2;
}
.about-main .about-main-holder .about-tabs .tabs-links li.ui-tabs-active a {
  background: #f2f2f2;
}
.about-main .about-main-holder .about-tabs .tabs-content {
  background: #f2f2f2;
  padding: 50px 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .about-main .about-main-holder .about-tabs .tabs-content {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 480px) {
  .about-main .about-main-holder .about-tabs .tabs-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.about-main .about-main-holder .about-tabs .tabs-content .info {
  color: #444444;
  font-size: 0.875rem;
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .about-main .about-main-holder .about-tabs .tabs-content .info {
    width: 100%;
  }
}
.about-main .about-main-holder .about-tabs .tabs-content .info h4 {
  font-size: 1.5rem;
  color: #333333;
  text-transform: uppercase;
	font-weight: bold;
  margin: 0 0 15px;
  line-height: 130%;
}
@media only screen and (max-width: 480px) {
  .about-main .about-main-holder .about-tabs .tabs-content .info h4 {
    text-align: center;
  }
}
.about-main .about-main-holder .about-tabs .tabs-content .info p {
  margin: 0 0 15px;
}
.about-main .about-main-holder .about-tabs .tabs-content .info strong {
  color: #333333;
}
.about-main .about-main-holder .about-tabs .tabs-content .buy {
  width: 40%;
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .about-main .about-main-holder .about-tabs .tabs-content .buy {
    width: 70%;
    padding: 0 0 20px;
  }
}
.about-main .about-main-holder .about-tabs .tabs-content .buy img {
  display: block;
  margin: 0 auto 30px;
  width: 90%;
  height: auto;
}
.why-main {
	background: #fff;
  padding: 70px 0;
}
@media only screen and (max-width: 767px) {
  .why-main {
    padding: 30px 0;
  }
}
.why-main .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 480px) {
  .why-main .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.why-main .image {
  width: 37%;
}
@media only screen and (max-width: 480px) {
  .why-main .image {
    width: 100%;
    padding: 0 0 25px;
  }
}
.why-main .image img {
  width: 100%;
  height: auto;
}
.why-main .image h2 {
  display: none;
}
@media only screen and (max-width: 480px) {
  .why-main .image h2 {
    display: block;
  }
}
.why-main .text {
  width: 60%;
  font-size: 1rem;
  line-height: 1.75rem;
  color: #444444;
}
@media only screen and (max-width: 480px) {
  .why-main .text {
    width: 100%;
  }
}
.why-main .text p {
  margin: 0 0 15px;
}
@media only screen and (max-width: 480px) {
  .why-main .text h2 {
    display: none;
  }
}
.more {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 0.875rem;
}
.more:hover {
  text-decoration: none;
  color: #444444;
}
.how-works {
  padding: 65px 0;
  font-size: 1rem;
  line-height: 1.125rem;
  color: #444444;
  text-align: center;
}
.how-works h2{
  line-height: 120%;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .how-works {
    padding: 35px 0;
  }
}
.how-works ul {
  padding: 15px 0 30px;
}
.how-works ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 35px;
  width: 185px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .how-works ul li {
    width: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .how-works ul li {
    width: 49%;
    margin: 0;
  }
}
.how-works ul li:first-child {
  margin: 0;
}
.how-works ul li .icon {
  height: 115px;
  margin: 0 0 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .how-works ul li .icon {
    height: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .how-works ul li .icon {
    height: 80px;
  }
}
.how-works ul li .icon img {
  height: 100%;
  width: auto;
}
.how-works ul li span {
  font-size: 0.8125rem;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
  display: block;
}
@media only screen and (max-width: 767px) {
  .how-works ul li span {
    font-size: 0.75rem;
  }
}
.how-works ul li .dots {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #ED2129;
  top: 64px;
  left: -25px;
}
.how-works ul li .dots:before,
.how-works ul li .dots:after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #ED2129;
  position: absolute;
  top: 0;
}
.how-works ul li .dots:before {
  left: -15px;
}
.how-works ul li .dots:after {
  right: -15px;
}
@media only screen and (max-width: 767px) {
  .how-works ul li .dots {
    display: none;
  }
}
.traditions {
  padding: 70px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 767px) {
  .traditions {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 480px) {
  .traditions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.traditions .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 480px) {
  .traditions .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.traditions .image {
  width: 37%;
}
@media only screen and (max-width: 480px) {
  .traditions .image {
    width: 100%;
    padding: 0 0 25px;
  }
}
.traditions .image img {
  width: 100%;
  height: auto;
}
.traditions .image h2 {
  display: none;
}
@media only screen and (max-width: 480px) {
  .traditions .image h2 {
    display: block;
  }
}
.traditions .text {
  width: 60%;
  font-size: 1rem;
  line-height: 1.75rem;
  color: #444444;
}
@media only screen and (max-width: 480px) {
  .traditions .text {
    width: 100%;
  }
}
.traditions .text p {
  margin: 0 0 15px;
}
@media only screen and (max-width: 480px) {
  .traditions .text h2 {
    display: none;
  }
}
.testim {
  padding: 20px 0;
  height: 415px;
  background: #ef4236;
  background-size: cover;
  text-align: center;
  color: #ffffff;
  position: relative;
}
.testim h2 {
  line-height: 120%;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .testim {
    height: 260px;
  }
}
@media only screen and (max-width: 480px) {
  .testim {
    height: auto;
  }
}
.testim .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.testim .testim-img {
  position: absolute;
  left: 0;
  bottom: -78px;
  width: 280px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .testim .testim-img {
    width: 180px;
    bottom: -65px;
  }
}
@media only screen and (max-width: 480px) {
  .testim .testim-img {
    width: 155px;
    bottom: -55px;
  }
}
.testim h2 {
  color: #ffffff;
}
.testim .testim-slider {
  padding: 0 90px;
}
@media only screen and (max-width: 767px) {
  .testim .testim-slider {
    padding: 0 20px;
  }
}
.testim .testim-slider .item {
  padding: 0 65px;
  font-size: 1.125rem;
  line-height: 2rem;
  font-style: italic;
  background: url(../img/quote.png) no-repeat 0 0;
}
@media only screen and (max-width: 767px) {
  .testim .testim-slider .item {
    background-size: 23px auto;
    padding: 0 30px;
    font-size: 1rem;
    line-height: 1.375rem;
  }
}
.testim .testim-slider .item .author {
  display: block;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 20px 0 0;
}
.testim .testim-slider .prev,
.testim .testim-slider .next {
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 38px;
  height: 32px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .testim .testim-slider .prev,
  .testim .testim-slider .next {
    width: 20px;
  }
}
.testim .testim-slider .prev:before,
.testim .testim-slider .next:before {
  content: '';
  left: 0;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #ffffff;
}
.testim .testim-slider .prev:after,
.testim .testim-slider .next:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 4px;
  width: 24px;
  height: 24px;
  border: 2px solid #ffffff;
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .testim .testim-slider .prev:after,
  .testim .testim-slider .next:after {
    width: 12px;
    height: 12px;
    top: 10px;
    left: 0;
  }
}
.testim .testim-slider .next {
  left: auto;
  right: 0;
}
.testim .testim-slider .next:after {
  left: auto;
  right: 3px;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
}
@media only screen and (max-width: 767px) {
  .testim .testim-slider .next:after {
    right: 0;
  }
}
.faq-main {
  padding: 75px 0 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .faq-main {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .faq-main {
    padding: 75px 0 30px;
  }
}
.faq-main .wrapper {
  max-width: 960px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .faq-main .wrapper {
    padding: 0 20px;
  }
}
.faq-main h2 {
  text-align: center;
}
/* end main page */
.banner-title {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.banner-title .back-img {
  height: 640px;
  width: 100%;
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .banner-title .back-img {
    height: 540px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .banner-title .back-img {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .banner-title .back-img {
    height: 250px;
  }
}
.testim-hold {
  padding: 0 0 50px;
}
.testim-hold .item {
  padding: 0 30px 20px;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .testim-hold .item {
    width: 100%;
    padding: 0 0 20px;
  }
}
.testim-hold .item .item-inner {
  background: #fff;
  padding: 15px 40px 15px 60px;
  position: relative;
  color: #001a2c;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: 'Campton', sans-serif;
  font-style: italic;
	box-shadow: 0 10px 15px 0 rgb(40 54 69 / 3%), 0 0 8px 0 rgb(0 0 0 / 5%);
}
@media only screen and (max-width: 767px) {
  .testim-hold .item .item-inner {
    padding: 15px 10px 15px 28px;
    font-size: 0.9375rem;
    line-height: 1.375rem;
  }
}
.testim-hold .item .item-inner:before {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  width: 41px;
  height: 34px;
  background: url(../img/quote-2.png) no-repeat;
}
@media only screen and (max-width: 767px) {
  .testim-hold .item .item-inner:before {
    width: 20px;
    height: 17px;
    background-size: cover;
    top: -2px;
  }
}
.testim-hold .item p {
  margin: 0 0 15px;
}
.testim-hold .item .name {
  display: block;
  font-style: normal;
  font-weight: normal;
  color: #3f3f3f;
  font-size: 1.125rem;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .testim-hold .item .name {
    font-size: 1rem;
  }
}
.contact-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .contact-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.contact-page .contact-info {
  width: 40%;
  padding: 42px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .contact-page .contact-info {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .contact-page .contact-info {
    width: 100%;
    padding: 0 0 40px;
  }
}
.contact-page .contact-info h2 {
  color: #ED2129;
  text-transform: uppercase;
  font-family: 'Campton', sans-serif;
  margin: 0 0 40px;
}
.contact-page .contact-info .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 40px;
}
.contact-page .contact-info .item .icon {
  width: 40px;
  min-width: 40px;
  height: 40px;
  color: #ED2129;
  border: 1px solid #ED2129;
  border-radius: 50%;
  margin: 0 25px 0 0;
  text-align: center;
  font-size: 1.125rem;
  line-height: 2.25rem;
}
.contact-page .contact-info .item .text strong {
  display: block;
  color: #666666;
  font-size: 1.125rem;
  padding: 0 0 5px;
}
.contact-page .contact-info .item .text span {
  display: block;
  color: #444444;
  font-family: 'Campton', sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.contact-page .contact-info .item .text a {
  color: #444444;
}
.contact-page .contact-info .soc li {
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 0 0;
}
.contact-page .contact-info .soc li a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #232323;
  color: #ffffff;
  border-radius: 50%;
  font-size: 1.125rem;
  line-height: 2.5rem;
}
.contact-page .contact-info .soc li a:hover {
  color: #ED2129;
}
.contact-page .form-holder {
  width: 56%;
  border-radius: 5px;
  padding: 40px 38px 40px 38px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .contact-page .form-holder {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .contact-page .form-holder {
    padding: 30px 5px;
  }
}
.contact-page .form-holder h3 {
  color: #ED2129;
  text-transform: uppercase;
  font-family: 'Campton', sans-serif;
  margin: 0 0 20px;
  font-size: 2.25rem;
  line-height: 2.375rem;
  font-weight: normal;
}
@media only screen and (max-width: 480px) {
  .contact-page .form-holder h3 {
    font-size: 1.625rem;
    line-height: 1.75rem;
  }
}
.contact-page .form-holder .sub-ttl {
  display: block;
  padding: 0 0 25px;
  color: #444444;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  font-weight: 300;
}
@media only screen and (max-width: 480px) {
  .contact-page .form-holder .sub-ttl {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.contact-page .form-holder .sub-ttl strong {
  font-weight: normal;
  font-family: 'Campton', sans-serif;
}
.txt {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
  color: #333;
  font-weight: 300;
  font-size: 0.875rem;
  font-family: 'Campton', sans-serif;
  padding: 0 15px 0 25px !important;
  border-radius: 0;
}
.txt.error-txt {
  border-color: #ED2129;
}
textarea.txt {
  resize: none;
  padding: 10px 15px 10px 25px !important;
  height: 76px;
}
@media only screen and (max-width: 767px) {
  textarea.txt {
    height: 76px;
  }
}
.form-holder .input-holder {
  padding: 0 0 27px;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .form-holder .input-holder {
    padding: 0 0 15px;
  }
}
.form-holder .required-mark {
  position: absolute;
  color: #ED2129;
  top: 13px;
  right: -10px;
}
.form-holder .txt {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
  color: #333;
  font-weight: 300;
  font-size: 0.875rem;
  font-family: 'Campton', sans-serif;
  padding: 0 15px 0 25px !important;
  border-radius: 0;
}
.form-holder .txt.error-txt {
  border-color: #ED2129;
}
.form-holder textarea.txt {
  resize: none;
  padding: 10px 15px 10px 25px !important;
  height: 76px;
}
@media only screen and (max-width: 767px) {
  .form-holder textarea.txt {
    height: 76px;
  }
}
.quick-checkout-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none ;
}

.form-holder select {
  display: block;
  width: 100%;
  height: 38px;
  border: 1px solid #979797;
  background: #ffffff;
  color: #333;
  font-weight: 300;
  font-size: 1.125rem;
  padding: 0 0 0 15px;
}
.form-holder .error {
  display: block;
  color: #ED2129;
  text-align: right;
  font-size: 0.875rem;
  padding: 3px 0 0;
}
.form-holder .ckeckbox {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  margin: 0 -18px 0 0;
  opacity: 0;
  position: relative;
  z-index: 2;
}
.form-holder .ckeckbox + label {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 25px;
  position: relative;
  font-size: 1rem;
  font-family: 'Campton', sans-serif;
  cursor: pointer;
}
.form-holder .ckeckbox + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.form-holder .ckeckbox + label:after {
  content: '\f00c';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1rem;
  line-height: 18px;
  text-align: center;
  color: #ED2129;
  width: 18px;
  height: 18px;
  opacity: 0;
}
.form-holder .ckeckbox:checked + label:after {
  opacity: 1;
}
.form-holder .radio {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  margin: 0 -18px 0 0;
  opacity: 0;
  position: relative;
  z-index: 1;
}
.form-holder .radio + label {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 25px;
  position: relative;
  font-size: 1rem;
  font-family: 'Campton', sans-serif;
}
.form-holder .radio + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.form-holder .radio + label:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #ddd;
  background: #ED2129;
  opacity: 0;
}
.form-holder .radio:checked + label:after {
  opacity: 1;
}

.form-holder .gform_wrapper h3.gform_title {
  display: none;
}
.callback {
  padding: 65px 0 70px;
  color: #ffffff;
  text-align: center;
  background: #ef4236;
  background: -webkit-gradient(linear, left top, right top, from(#ef4236), color-stop(#fb8610), to(#ef4236));
  background: linear-gradient(left, #ef4236, #fb8610, #ef4236);
}
.callback h2 {
  margin: 0 0 15px;
  color: #ffffff;
}
.callback .time {
  display: block;
  padding: 0 0 30px;
  font-size: 0.875rem;
}
.about-page {
  font-size: 1.125rem;
  line-height: 2rem;
  padding: 0 0 40px;
}
@media only screen and (max-width: 480px) {
  .about-page {
    font-size: 1rem;
    line-height: 1.75rem;
  }
}
.about-page p {
  margin: 0 0 15px;
}
.about-page .about-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
}
@media only screen and (max-width: 480px) {
  .about-page .about-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 0 0;
  }
}
.about-page .about-row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 480px) {
  .about-page .about-row.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.about-page .about-row.reverse img {
  margin: 0 0 0 80px;
}
@media only screen and (max-width: 767px) {
  .about-page .about-row.reverse img {
    margin: 0 0 0 30px;
  }
}
@media only screen and (max-width: 480px) {
  .about-page .about-row.reverse img {
    margin: 0 0 20px;
  }
}
.about-page .about-row img {
  margin: 0 80px 0 0;
  max-width: 500px;
  height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .about-page .about-row img {
    max-width: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .about-page .about-row img {
    max-width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .about-page .about-row img {
    max-width: 200px;
    margin: 0 30px 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .about-page .about-row img {
    max-width: 100%;
    width: 100%;
    margin: 0 0 20px;
  }
}
.about-list {
  background: url(../img/about-bg.jpg) repeat 50% 50%;
  background-attachment: fixed;
  padding: 60px 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .about-list {
    padding: 20px 0;
  }
}
.about-list ul {
  margin: 0 0 0 -24px;
}
@media only screen and (max-width: 480px) {
  .about-list ul {
    margin: 0 0 0 -10px;
  }
}
.about-list ul li {
  float: left;
  width: 25%;
  padding: 0 0 0 24px;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .about-list ul li {
    width: 50%;
    padding-bottom: 12px;
    padding-top: 12px;
  }
}
@media only screen and (max-width: 480px) {
  .about-list ul li {
    padding: 5px 0 5px 10px;
  }
}
.about-list ul li .item {
  height: 130px;
  color: #444444;
  font-size: 1rem;
  line-height: 1.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
}
@media only screen and (max-width: 480px) {
  .about-list ul li .item {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
}
.about-list ul li .item strong {
  font-size: 1.125rem;
  display: block;
}
@media only screen and (max-width: 480px) {
  .about-list ul li .item strong {
    font-size: 1rem;
  }
}
.about-list ul li .item:hover {
  text-decoration: none;
  color: #ED2129;
}
.faq-inner {
  padding: 0 100px 50px;
}
.faq-inner h2 {
  text-align: center;
}
.certificate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 20px;
}
.certificate li {
  width: 33.3%;
  padding: 20px 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .certificate li {
    width: 50%;
    padding: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .certificate li {
    width: 90%;
  }
}
.certificate li .item {
  height: 240px;
  background: #b39381;

  border-radius: 5px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .certificate li .item {
    height: 200px;
  }
}
@media only screen and (max-width: 480px) {
  .certificate li .item {
    height: 180px;
  }
}
.certificate li .item img {
  max-width: 80%;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.certificate li .item h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.125rem;
  margin: 20px 0 0;
  text-align: center;
  font-weight: 600;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media only screen and (max-width: 480px) {
  .certificate li .item h2 {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}
.certificate li .item .btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -100%;
  color: #ED2129;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
}

.certificate li .item .btn:hover {
	color: white;
	background: rgba(255,255,255,0);
}

.certificate li .item:hover {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
.certificate li .item:hover img,
.certificate li .item:hover h2 {
  opacity: 0;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
}
.certificate li .item:hover .btn {
  top: 37%;
  opacity: 1;
}
.info-box {
  background: #f7f7f7;
  border: 1px solid #ededed;
  padding: 40px 40px 25px;
  margin: 0 0 40px;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  color: #3f3f3f;
}
.info-box.no-color {
  background: none;
  border: 0;
  padding: 0 0 25px;
}
@media only screen and (max-width: 480px) {
  .info-box {
    padding: 20px 20px 15px;
    font-size: 1rem;
    line-height: 1.1875rem;
    margin: 0 0 20px;
  }
}
.info-box h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0 0 25px;
}
.info-box p {
  margin: 0 0 35px;
}
.info-box ul li {
  position: relative;
  padding: 0 0 15px 35px;
}
@media only screen and (max-width: 480px) {
  .info-box ul li {
    padding-left: 20px;
  }
}
.info-box ul li:before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #3f3f3f;
  position: absolute;
  top: 7px;
  left: 0;
}
.certificate-block {
  border: 2px dashed #d6d6d6;
  padding: 14px;
  width: 632px;
  margin: 0 auto 50px;
}
@media only screen and (max-width: 767px) {
  .certificate-block {
    width: 90%;
    margin: 0 auto 25px;
  }
}
@media only screen and (max-width: 480px) {
  .certificate-block {
    width: 100%;
    padding: 5px;
  }
}
.certificate-block img {
  width: 100%;
  height: auto;
}
.download-btns {
  padding: 0 0 70px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .download-btns {
    padding: 0 0 30px;
  }
}
.download-btns .btn {
  width: auto;
  margin: 0 15px;
  padding: 0 60px;
}
@media only screen and (max-width: 767px) {
  .download-btns .btn {
    margin: 5px 0;
  }
}
@media only screen and (max-width: 480px) {
  .download-btns .btn {
    display: block;
    width: 100%;
    margin: 10px 0;
  }
}
.order-block {
  padding: 20px;
  max-width: 970px;
  margin: 0 auto 50px;
  background: #ef4236;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .order-block {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .order-block {
    width: 100%;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 480px) {
  .order-block {
    padding: 10px;
  }
}
.order-block .block-inner {
  border: 2px solid rgba(255, 255, 255, 0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
}
@media only screen and (max-width: 767px) {
  .order-block .block-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 480px) {
  .order-block .block-inner {
    padding: 0 10px;
  }
}
.order-block .text {
  padding: 0 45px;
  color: #ffffff;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  width: 64%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .order-block .text {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .order-block .text {
    width: 100%;
    padding: 20px 0;
    font-size: 1rem;
    line-height: 1.1875rem;
  }
}
@media only screen and (max-width: 480px) {
  .order-block .text {
    padding: 10px 0;
  }
}
.order-block .text p {
  margin: 0 0 15px;
}
.order-block .form-holder {
  width: 36%;
  border-left: 2px dashed rgba(255, 255, 255, 0.3);
  padding: 20px 55px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .order-block .form-holder {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .order-block .form-holder {
    width: 100%;
    border-top: 2px dashed rgba(255, 255, 255, 0.3);
    border-left: 0;
    padding: 20px 0;
  }
}
.order-block .form-holder .input-holder {
  margin: 0 0 20px;
  padding: 0;
}
.order-block .form-holder .btn {
  width: 100%;
}
.order-block .form-holder .count {
  width: auto;
}
.order-block .form-holder .count .plus,
.order-block .form-holder .count .minus {
  right: 12px;
}
.cart-table {
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin: 0 0 45px;
}
@media only screen and (max-width: 480px) {
  .cart-table {
    margin: 0 0 30px;
  }
  .cart-table tbody {
    display: block;
  }
}
.cart-table table {
  width: 100%;
  border-collapse: collapse;
  color: #444444;
  font-size: 0.9375rem;
}
@media only screen and (max-width: 480px) {
  .cart-table table {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .cart-table table tr {
    display: block;
  }
}
.cart-table table tr th {
  font-size: 1rem;
  font-weight: 500;
  font-weight: normal;
  background: #f2f2f2;
  padding: 0 5px;
  height: 50px;
  text-align: center;
  border-bottom: 1px solid #dddddd;
}
.cart-table table tr th:first-child {
  padding-left: 30px;
  text-align: left;
}
@media only screen and (max-width: 480px) {
  .cart-table table tr th {
    display: none;
  }
}
.cart-table table tr td {
  border-top: 1px solid #dddddd;
  background: #f5f5f5;
  text-align: center;
  padding: 12px 5px;
}
.cart-table table tr td:first-child {
  padding-left: 30px;
  text-align: left;
}
@media only screen and (max-width: 480px) {
  .cart-table table tr td:last-child {
    border-bottom: 1px solid #ddd;
  }
}
.cart-table table tr td.discount {
  background: #fef7f1;
  padding: 35px 30px;
}
@media only screen and (max-width: 480px) {
  .cart-table table tr td.discount {
    padding: 15px!important;
    border-bottom: 0;
  }
  .cart-table table tr td.discount:before {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .cart-table table tr td {
    display: block;
    width: 100%;
    padding: 10px 5px 10px 39%!important;
    text-align: left;
    position: relative;
    border-color: #fff;
    background: #f8f8f8;
  }
  .cart-table table tr td:before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0.9375rem;
    font-weight: 500;
    background: #f2f2f2;
    width: 35%;
    height: 100%;
    padding: 10px 10px;
  }
}
.cart-table table tr .delete {
  font-size: 1.125rem;
}
.cart-table table tr .discount-block {
  border: 1px solid #dddddd;
  background: #ffffff;
  padding: 30px 40px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .cart-table table tr .discount-block {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .cart-table table tr .discount-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width: 480px) {
  .cart-table table tr .discount-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px 20px;
  }
}
.cart-table table tr .discount-block .ttl {
	font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cart-table table tr .discount-block .ttl {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .cart-table table tr .discount-block .ttl {
    margin: 0 0 20px;
  }
}
.cart-table table tr .discount-block .update {
  background: transparent;
}
.cart-table table tr .discount-block .code {
  width: 27%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cart-table table tr .discount-block .code {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .cart-table table tr .discount-block .code {
    width: 60%;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .cart-table table tr .discount-block .code {
    width: 52%;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 480px) {
  .cart-table table tr .discount-block .code {
    width: 100%;
  }
}
.cart-table table tr .discount-block .code .txt {
  float: left;
  width: 60%;
  height: 40px;
  border-radius: 3px 0 0 3px;
  font-size: 0.9375rem;
  border: 1px solid #e1e1e1;
  border-right: 0;
  padding: 0 15px;
  background: #ffffff;
}
.cart-table table tr .discount-block .code .btn {
  float: left;
  width: 40%;
  border-radius: 0 3px 3px 0;
  font-size: 0.8125rem;
  border: 0;
  font-weight: bold;
  /*.line-height(40);*/
  line-height: 2.5rem;
}
.cart-table table tr .discount-block .code .btn:hover {
  background: #ED2129;
  color: #ffffff;
}
.cart-table table tr .discount-block .select-hold {
  width: 34%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cart-table table tr .discount-block .select-hold {
    width: 24%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .cart-table table tr .discount-block .select-hold {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .cart-table table tr .discount-block .select-hold {
    width: 60%;
  }
}
@media only screen and (max-width: 480px) {
  .cart-table table tr .discount-block .select-hold {
    width: 100%;
    margin: 0 0 20px;
  }
}
.cart-table table tr .discount-block .select-hold .jq-selectbox__select {
  border-radius: 3px;
  padding: 0 25px 0 15px;
}
.cart-table table tr .discount-block .select-hold .shipping-calculator-button {
  display: none;
}
.cart-table table tr .discount-block .update {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
  color: #444444;
  border: none;
  cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .cart-table table tr .discount-block .update {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .cart-table table tr .discount-block .update {
    font-size: 1.125rem;
  }
}
.cart-table table tr .discount-block .update i {
  color: #ED2129;
  margin: 0 5px 0 0;
}
.cart-table table tr .discount-block .update:hover {
  text-decoration: none;
  color: #ED2129;
}
.cart-table table tr .discount-block .update:hover i {
  color: #444444;
}
.count {
  width: 65px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .count {
    margin: 0;
  }
}
.count .plus,
.count .minus {
  position: absolute;
  top: 3px;
  right: 5px;
  width: 12px;
  height: 16px;
  background: url(../img/arrow-down.png) no-repeat 50% 50%;
  cursor: pointer;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.count .minus {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  top: auto;
  bottom: 3px;
}
.count input {
  border: 1px solid #e1e1e1;
  background: #ffffff;
  width: 100%;
  height: 34px;
  padding: 0 16px 0 12px;
  font-size: 0.9375rem;
}
.total-block {
  float: right;
  width: 40%;
  padding: 0 0 42px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .total-block {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .total-block {
    width: 100%;
    padding: 0 0 20px;
  }
}
.total-block h3 {
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #444444;
  font-weight: bold;
  margin: 0 0 15px;
}
@media only screen and (max-width: 480px) {
  .total-block h3 {
    font-size: 1.125rem;
    margin: 0 0 10px;
    text-align: center;
  }
}
.total-block .total-table {
  border: 1px solid #dddddd;
  border-radius: 5px;
}
.total-block .total-table table {
  width: 100%;
  border-collapse: collapse;
  color: #444444;
  font-size: 0.9375rem;
}
.total-block .total-table table tr td {
  border-bottom: 1px solid #dddddd;
  padding: 15px 5px;
}
@media only screen and (max-width: 480px) {
  .total-block .total-table table tr td {
    padding: 10px 5px;
  }
}
.total-block .total-table table tr td:first-child {
  padding-left: 20px;
  text-align: left;
}
.total-block .total-table table tr td:last-child {
  padding-right: 20px;
  text-align: right;
  font-weight: 500;
}
.total-block .total-table table tr.total td {
  font-size: 1.25rem;
	font-weight: 600;
  border: 0;
}
@media only screen and (max-width: 480px) {
  .total-block .total-table table tr.total td {
    font-size: 1rem;
  }
}
.btn-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0 50px;
}
@media only screen and (max-width: 480px) {
  .btn-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  .btn-holder .btn {
    width: 100%;
    margin: 0 0 20px;
  }
}
.instructions {
  padding: 0 0 50px;
}
.instructions ul li {
  position: relative;
  font-size: 1.125rem;
  padding: 0 0 18px 20px;
 font-weight: 300;
}
@media only screen and (max-width: 480px) {
  .instructions ul li {
    font-size: 1rem;
    padding: 0 0 12px 15px;
  }
}
.instructions ul li:before {
  content: '';
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background: #ED2129;
  position: absolute;
  left: 0;
  top: 6px;
}
@media only screen and (max-width: 480px) {
  .instructions ul li:before {
    width: 7px;
    height: 7px;
    border-radius: 100%;
  }
}
.instructions ul li a {
  font-weight: 500;
}
.profile-block {
  background: #f2f2f2;
  border: 1px solid #dddddd;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 40px;
}
.profile-block .profile-info {
  padding: 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.profile-block .profile-info .avatar {
  width: 62px;
  min-width: 62px;
  height: 62px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #ddd;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin: 0 20px 0 0;
}
.profile-block .profile-info .user .name {
  display: block;
  font-weight: 600;
  padding: 0 0 5px;
}
.profile-block .profile-info .user .edit {
  font-weight: 600;
  font-size: 0.875rem;
}
.profile-block .menu li {
  border-top: 1px solid #dddddd;
}
.profile-block .menu li a {
  display: block;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.875rem;
  color: #444444;
}
.profile-block .menu li a i {
  width: 28px;
  color: #969696;
  font-size: 1.125rem;
}
.profile-block .menu li a:hover,
.profile-block .menu li a.current {
  text-decoration: none;
  background: #ED2129;
  color: #ffffff;
}
.profile-block .menu li a:hover i,
.profile-block .menu li a.current i {
  color: #ffffff;
}
.box {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 38px;
}
.box h2 {
  background: #f2f2f2;
  padding: 15px 30px;
  font-size: 1.375rem;
  font-weight: 600;
  color: #444444;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
@media only screen and (max-width: 480px) {
  .box h2 {
    font-size: 1.25rem;
    padding: 10px 15px;
  }
}
.box .inner {
  padding: 25px;
}
@media only screen and (max-width: 480px) {
  .box .inner {
    padding: 15px;
  }
}
.box .inner dl {
  font-size: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 480px) {
  .box .inner dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.box .inner dl dt {
  width: 125px;
  min-width: 125px;
  padding: 6px 0;
  font-weight: 600;
}
@media only screen and (max-width: 480px) {
  .box .inner dl dt {
    width: 100%;
    padding: 0;
  }
}
.box .inner dl dd {
  padding: 6px 0;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .box .inner dl dd {
    padding: 0 0 10px;
  }
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 75%;
  padding: 0 12px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
  }
}
.woocommerce-Address {
  margin-bottom: 25px;
}
.orders-table {
  margin: -25px;
}
@media only screen and (max-width: 480px) {
  .orders-table {
    margin: -15px;
  }
}
.orders-table table {
  width: 100%;
  border-collapse: collapse;
  color: #444444;
  font-size: 0.9375rem;
}
@media only screen and (max-width: 480px) {
  .orders-table table {
    display: block;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 480px) {
  .orders-table table tbody {
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .orders-table table tr {
    display: block;
  }
}
.orders-table table tr th {
  font-size: 1rem;
  font-weight: 600;
  font-weight: normal;
  background: #fff;
  padding: 15px 20px;
  text-align: left;
  border-bottom: 1px solid #dddddd;
}
@media only screen and (max-width: 480px) {
  .orders-table table tr th {
    display: none;
  }
}
.orders-table table tr td {
  border-top: 1px solid #dddddd;
  background: #f5f5f5;
  text-align: left;
  padding: 15px 20px;
}
@media only screen and (max-width: 480px) {
  .orders-table table tr td {
    display: block;
    width: 100%;
    padding: 7px 5px 7px 39%!important;
    text-align: left;
    position: relative;
    border-color: #fff;
    background: #f8f8f8;
  }
  .orders-table table tr td:before {
    content: attr(data-title);
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0.875rem;
	font-weight: 600;
    background: #f2f2f2;
    width: 35%;
    height: 100%;
    padding: 7px 5px 7px 15px;
  }
}
@media only screen and (max-width: 480px) {
  .orders-table table tr td:last-child {
    border-bottom: 2px solid #ddd;
  }
}
@media only screen and (max-width: 480px) {
  .orders-table table tr:last-child td {
    border-bottom: 0;
  }
}
.order-nav {
  width: 570px;
  overflow: hidden;
  margin: -30px auto 50px;
  background: #f5f5f5;
  border: 1px solid #ddd;
}
@media only screen and (max-width: 767px) {
  .order-nav {
    margin-top: 0;
    margin-bottom: 30px;
    width: 520px;
  }
}
@media only screen and (max-width: 480px) {
  .order-nav {
    width: 100%;
  }
}
.order-nav li {
  float: left;
  text-align: center;
}
.order-nav li:nth-child(1) {
  width: 33%;
}
@media only screen and (max-width: 480px) {
  .order-nav li:nth-child(1) {
    width: 37%;
  }
}
.order-nav li:nth-child(2) {
  width: 36%;
}
@media only screen and (max-width: 480px) {
  .order-nav li:nth-child(2) {
    border-left: 1px solid #ddd;
    width: 41%;
  }
}
.order-nav li:nth-child(3) {
  width: 31%;
}
@media only screen and (max-width: 480px) {
  .order-nav li:nth-child(3) {
    border-left: 1px solid #ddd;
    width: 22%;
  }
}
.order-nav li:nth-child(3) a:before,
.order-nav li:nth-child(3) a:after {
  display: none;
}
.order-nav li a {
  display: block;
  font-size: 0.8125rem;
  line-height: 16px;
  font-weight: 600;
  color: #444444;
  text-transform: uppercase;
  padding: 15px 0;
  position: relative;
}
.order-nav li a:before {
  content: '';
  position: absolute;
  right: -23px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-left: 23px solid #ddd;
  border-bottom: 23px solid transparent;
  z-index: 2;
}
@media only screen and (max-width: 480px) {
  .order-nav li a:before {
    display: none;
  }
}
.order-nav li a:after {
  content: '';
  position: absolute;
  right: -22px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-left: 23px solid #f5f5f5;
  border-bottom: 23px solid transparent;
  z-index: 3;
}
@media only screen and (max-width: 480px) {
  .order-nav li a:after {
    display: none;
  }
}
.order-nav li a:hover,
.order-nav li a.current {
  text-decoration: none;
  background: #ED2129;
  color: #ffffff;
}
.order-nav li a:hover:before,
.order-nav li a.current:before {
  display: none;
}
.order-nav li a:hover:after,
.order-nav li a.current:after {
  border-left-color: #ED2129;
}
.order-nav li a:hover .mark,
.order-nav li a.current .mark {
  border-color: #ffffff;
}
.order-nav li .mark {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  border: 2px solid #cccccc;
  margin: 0 15px 0 0;
}
@media only screen and (max-width: 767px) {
  .order-nav li .mark {
    margin: 0 5px 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .order-nav li .mark {
    display: none;
  }
}
.note-text {
  display: block;
  font-weight: 300;
  font-size: 1.125rem;
  margin: 0 0 30px;
}
.checkout-accordion {
  margin: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  .checkout-accordion {
    margin-bottom: 30px;
  }
}
.checkout-accordion h3,
.checkout-accordion h2 {
  margin: 8px 0 0;
  font-size: 1.125rem;
  font-weight: 600;
  font-weight: normal;
  color: #444444;
  position: relative;
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px 60px 5px 35px;
  background: #ddd;
  border-radius: 5px 5px 0 0;
}
@media only screen and (max-width: 767px) {
  .checkout-accordion h3,
  .checkout-accordion h2 {
    padding: 10px 35px 10px 20px;
    font-size: 0.9375rem;
  }
}
.checkout-accordion h3:focus,
.checkout-accordion h2:focus {
  outline: none;
}
.checkout-accordion h3.ui-accordion-header-active,
.checkout-accordion h2.ui-accordion-header-active {
  background: #ddd;
  border-radius: 5px 5px 0 0;
}
.checkout-accordion h3.ui-accordion-header-active:before,
.checkout-accordion h2.ui-accordion-header-active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  border-color: #c2c2c2;
}
.checkout-accordion .slide {
  border: 1px solid #ddd;
  background: #f2f2f2;
  padding: 25px 30px 20px;
  border-radius: 0 0 5px 5px;
  margin: 0;
  overflow: visible;
  font-size: 1.125rem;
  color: #444444;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .checkout-accordion .slide {
    padding: 15px 20px;
    font-size: 1rem;
  }
}
.checkout-accordion .slide .form-holder .input-holder {
  padding: 0 0 15px;
}
.checkout-accordion .slide .form-holder textarea.txt {
  height: 150px;
}
.checkout-accordion .question-link {
  font-size: 1rem;
  font-family: 'Campton', sans-serif;
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  color: #444444;
}
.banner-account .back-img {
  height: 280px;
}
@media only screen and (max-width: 767px) {
  .banner-account .back-img {
    height: 180px;
  }
}
.wrapper__form {
  background: #f2f2f2;
  padding: 41px 50px 70px 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 98px;
}
@media only screen and (max-width: 767px) {
  .wrapper__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 7px 50px 70px 47px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .wrapper__form {
    padding: 7px 13px 37px 13px;
  }
}
.wrapper__form .divider {
  text-transform: uppercase;
  color: #ED2129;
  position: relative;
  -ms-flex-item-align: center;
      align-self: center;
}
@media only screen and (max-width: 767px) {
  .wrapper__form .divider {
    margin: 20px 0;
  }
}
.wrapper__form .divider:before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 2px;
  height: 131px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .wrapper__form .divider:before {
    bottom: 10px;
    left: 30px;
    width: 131px;
    height: 2px;
  }
}
@media only screen and (max-width: 480px) {
  .wrapper__form .divider:before {
    width: 90px;
  }
}
.wrapper__form .divider:after {
  content: "";
  position: absolute;
  bottom: -138px;
  right: 50%;
  width: 2px;
  height: 131px;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .wrapper__form .divider:after {
    bottom: 10px;
    right: 30px;
    width: 131px;
    height: 2px;
  }
}
@media only screen and (max-width: 480px) {
  .wrapper__form .divider:after {
    width: 90px;
  }
}
.form__log-in {
  width: 37.5%;
}
@media only screen and (max-width: 767px) {
  .form__log-in {
    width: 100%;
    max-width: 400px;
  }
}
.form__log-in .title {
  color: #ED2129;
  font-size: 2.1875rem;
  margin-bottom: 21px;
}
@media only screen and (max-width: 767px) {
  .form__log-in .title {
    font-size: 1.5rem;
    margin-bottom: 11px;
  }
}
.form__log-in .input {
  width: 100%;
  height: 42px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
  outline: 0;
  padding: 0 12px;
  max-width: 401px;
}
.form__log-in .input.error {
  border-color: #ED2129;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.form__log-in .form__row {
  margin-bottom: 21px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .form__log-in .form__row {
    margin-bottom: 10px;
  }
}
.form__log-in .hint {
  position: absolute;
  top: 50%;
  left: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 14px;
  cursor: text;
  color: #666666;
  pointer-events: none;
}
.form__log-in .hint span {
  color: #ED2129;
}
.form__log-in .row__password {
  margin-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  .form__log-in .row__password {
    margin-bottom: 11px;
  }
}
.form__log-in .row__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .form__log-in .row__submit {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.form__log-in .checkbox {
  opacity: 0;
  position: absolute;
  left: 4px;
  top: 4px;
  cursor: pointer;
  z-index: 1;
}
.form__log-in .checkbox__span {
  font-size: 1.125rem;
}
@media only screen and (max-width: 767px) {
  .form__log-in .checkbox__span {
    font-size: 0.75rem;
  }
}
.form__log-in .checkbox-custom {
  position: absolute;
  width: 21px;
  height: 21px;
  border: 1px solid #ccc;
  border-radius: 3px;
  top: 3px;
  left: 0;
  pointer-events: none;
}
.form__log-in .row__checkbox {
  position: relative;
  padding: 0 0 0 36px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .form__log-in .row__checkbox {
    padding-bottom: 15px;
  }
}
.form__log-in .checkbox:checked + .checkbox-custom::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url('../img/check-solid.svg') no-repeat center;
  border-radius: 2px;
  background-size: 100% 100%;
}
.form__log-in .btn_sbm {
  width: 159px;
  line-height: 40px;
}
@media only screen and (max-width: 480px) {
  .form__log-in .btn_sbm {
    width: 123px;
    line-height: 36px;
  }
}
.form__log-in .lost-password {
  color: #ED2129;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 0.875rem;
}
.form__log-in input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form__register .row__submit {
  position: relative;
}
.form__register .btn_sbm {
  position: absolute;
  bottom: -72px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .form__register .btn_sbm {
    bottom: -43px;
  }
}
.form__register .row__password {
  margin-bottom: 22px;
}
.edit-address input {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
  color: #333;
  font-weight: 300;
  font-size: 0.875rem;
  font-family: 'Campton', sans-serif;
  padding: 0 15px 0 15px;
  border-radius: 0;
}
.edit-account .input {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
  color: #333;
  font-weight: 300;
  font-size: 0.875rem;
  font-family: 'Campton', sans-serif;
  padding: 0 15px 0 15px;
  border-radius: 0;
}
.edit-account .btn {
  float: right;
  margin-bottom: 15px;
}
.edit-account .no-border {
  border: none;
  margin-top: 30px;
}
.edit-account .edit-account__label {
  line-height: 1.2 !important;
  margin-bottom: 4px;
}
.footer {
  background: #232323;
  padding: 65px 0;
  color: #999999;
  font-size: 0.875rem;
  font-weight: 500;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer {
    padding: 45px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .footer {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer {
    padding: 10px 0 5px;
  }
}
.footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .footer .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.footer .column {
  width: 20%;
}
.footer .column.column-menu {
  width: 22%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer .column.column-menu {
    width: 34%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .footer .column.column-menu {
    width: 100%;
  }
}
.footer .column.column-order {
  text-align: right;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .footer .column.column-order {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
}
.footer .column.column-copy {
  width: 25%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .footer .column.column-copy {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer .column.column-copy {
    width: 36%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer .column {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .footer .column {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .column {
    width: 100%;
    padding: 10px 0;
  }
}
.footer .logo {
  margin: 15px 0 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .footer .logo {
    display: none;
  }
}
.footer .copy {
  display: block;
}
.footer .cards {
  width: 226px;
  height: auto;
  margin: 32px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .footer .cards {
    margin: 10px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer .cards {
    width: 150px;
  }
}
.footer .address {
  display: block;
  line-height: 1.375rem;
  padding: 0 0 5px;
}
.footer .ttl {
  display: block;
  color: #ffffff;
  padding: 0 0 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait), only screen and (max-width: 767px) {
  .footer .ttl {
    padding: 10px 0;
  }
}
.footer .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer .menu li {
  width: 50%;
  padding: 0 0 17px;
}
@media only screen and (max-width: 767px) {
  .footer .menu li {
    padding: 0 0 10px;
  }
}
.footer .menu li a {
  color: #999999;
}
.footer .menu li a:hover {
  text-decoration: none;
  color: #ffffff;
}
.footer .contacts {
  overflow: hidden;
  color: #ffffff;
  padding: 0 0 10px;
  line-height: 1.3125rem;
}
.footer .contacts dt {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  border-right: 1px solid #4f4f4f;
  margin: 0 15px 0 0;
  text-align: left;
}
.footer .contacts dd {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
}
.footer .contacts dd a {
  color: #ffffff;
}
.loader {
  background: rgba(255, 255, 255, 0.99);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 99999;
}
.loader .loader_inner {
  height: 150px;
  width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.loader .loader_inner img {
  width: 25%;
  height: auto;
}
.loader .loader_inner img:nth-child(1) {
  -webkit-animation: loader1 1.0s infinite linear;
          animation: loader1 1.0s infinite linear;
}
.loader .loader_inner img:nth-child(2) {
  -webkit-animation: loader1 1.0s infinite linear;
          animation: loader1 1.0s infinite linear;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.loader .loader_inner img:nth-child(3) {
  -webkit-animation: loader1 1.0s infinite linear;
          animation: loader1 1.0s infinite linear;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
@keyframes loader1 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
@-webkit-keyframes loader1 {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: none !important;
  width: 100% !important;
}
.billing label {
  display: none !important;
}
.shipping_address label {
  display: none !important;
}
form.checkout.woocommerce-checkout {
  margin-bottom: 50px;
}
.banner-error {
  background-attachment: initial;
  background-image: url("../img/Path.jpg");
  height: 100vh;
}
.banner-error .sub-ttl-error {
  font-size: 1.5rem;
  margin-bottom: 72px;
}
.page-title.table-template h1 {
  font-size: 1.85em;
  text-align: center;
}
.about-pfr-page {
  padding-top: 14px;
}
.about-pfr-page .tagline {
  font-size: 1.25rem;
  margin-bottom: 16px;
}
.about-pfr-page .about-pfr-main-text .main-text-span {
  font-weight: bold;
  color: red;
  font-size: 1.05rem;
}
.about-pfr-page .about-pfr-main-text {
  font-size: 1.125rem;
  line-height: 1.8;
  margin-bottom: 34px;
}
.about-pfr-page .tagline-2 {
  font-size: 1.125rem;
  margin-bottom: 42px;
}
.about-pfr-page .table {
  border-collapse: collapse;
  width: 100%;
  line-height: 1.6;
  background: #f7f7f7;
  margin-bottom: 109px;
}
.about-pfr-page .th {
  font-size: 1.125rem;
}
.about-pfr-page .tr-header .th {
  text-align: center;
  padding: 32px 33px 31px 33px;
  border: 1px solid #dadada;
}
.about-pfr-page .th,
.about-pfr-page .td {
  border: 1px solid #dadada;
  padding: 20px 33px 18px 33px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}
.different-page .different-img {
  width: 42%;
}
@media only screen and (max-width: 767px) {
  .different-page .different-img {
    width: 54%;
    margin-bottom: 18px;
  }
}
.different-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .different-page {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .different-page {
    margin-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.different-page .different-text {
  width: 53.4%;
}
@media only screen and (max-width: 767px) {
  .different-page .different-text {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .different-page .different-text {
    line-height: 1.5;
    margin-bottom: 12px;
    font-size: 1rem;
  }
}
.different-page .different-img img {
  width: 100%;
}
.different-page .different-text .text-line,
.single-product .text .text-line {
  font-size: 1.125rem;
  line-height: 1.8;
  margin-bottom: 30px;
}
.single-product .text .text-line {
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .single-product .text .text-line {
    font-size: 1rem;
    margin-bottom: 30px;
  }
}
.gform_wrapper .gform_heading {
  margin-bottom: 0px !important;
}
.contact-page .form-holder .sub-ttl {
  padding: 0px;
}
body .gform_wrapper ul li.gfield {
  margin-top: 0px !important;
}
input[type=number].no-spinner::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  margin-bottom: 0px !important;
  border-color: #ED2129 !important;
  background-color: #ED2129 !important;
  font-size: 0.875rem !important;
}
.cart-table table tr .delete {
  display: inline;
}
.cart-table table tr .discount-block .update:disabled {
  color: grey;
}
.wrap-delete {
  width: 100%;
}
.woocommerce-checkout #payment {
  background: white;
}
#order_review_heading,
.woocommerce-additional-fields__field-wrapper,
table.shop_table.woocommerce-checkout-review-order-table,
ul.wc_payment_methods.payment_methods.methods {
  display: none;
}
span.gfield_required {
  display: none;
}
.privacy-police p {
  font-size: 1.125rem;
  line-height: 1.8;
  margin-bottom: 34px;
}
.reminder {
  background: #ef4236;
  padding: 15px 0;
  color: #fff;
}

.reminder .reminder__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 87px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .reminder .reminder__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 15px;
  }
}
.reminder .text-block {
  padding-right: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (max-width: 767px) {
  .reminder .text-block {
    text-align: center;
    padding: 0 0 32px 0;
  }
}
.reminder .reminder__title {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 5px;
  line-height: 120%;
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .reminder .reminder__title {
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .reminder .btn {
    font-size: 11px;
  }
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}

/* Blog */
.blog-hero {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.bh-inner {
	height: 540px;
	position: relative;
	margin-bottom: 120px;
}

.blog-hero .blog-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -52px;
	max-width: 640px;
	margin: 0 auto;
    height: 97px;
	text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ededed;
    background: -webkit-gradient(top, #ededed, #ffffff);
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ffffff));
    background: linear-gradient(top, #ededed, #ffffff);
}

.blog-hero .blog-title h1,
.blog-hero .blog-title .h1 {
    text-transform: uppercase;
    color: #ED2129;
    font-weight: bold;
    font-size: 2.125rem;
}

.blog-hero .blog-title:before {
    content: '';
    width: 24px;
    height: 54px;
    background: url(../img/shadow-1.png) no-repeat;
    position: absolute;
    left: -24px;
    bottom: 0;
}

.blog-hero .blog-title:after {
    content: '';
    width: 24px;
    height: 54px;
    background: url(../img/shadow-2.png) no-repeat;
    position: absolute;
    right: -24px;
    bottom: 0;
}

.blog-main {
	background: #eff0f2;
	padding-bottom: 100px;
}

.blog-main img {
	max-width: 100%;
	height: auto;
}

.blog-main .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0;
    border-radius: .25rem;
}

.blog-main .card .card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.blog-main .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.blog-main .article-holder .card-text p {
	margin-bottom: .837rem;
}

.blog-main .mb-50 {
    margin-bottom: 40px;
}

.article-holder .post-cats, .article-holder .post-meta {
    font-size: 0.937rem;
    color: #444;
}

.article-holder .post-cats a, .article-holder .post-meta .author a {
	font-weight: bold;
    color: #fe0e0e;
    font-weight: 400;
    text-decoration: none;
}

.article-holder .post-meta .posted-on a {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: #444;
	text-transform: uppercase;
}

.article-holder .entry-title {
	font-weight: bold;
    font-weight: 400;
    font-size: 1.125rem;
    margin: .5rem 0;
    color: #000;
}

.article-holder .entry-title.single-title {
    font-size: 1.75rem;
	margin-bottom: 1rem;
}

.article-holder img {
	width: 100%;
	height: auto;
}

.single .article-holder h2 {
	font-size: 1.25rem;
	color: #000;
}

.article-holder.first-post .entry-title {
	font-size: 1.75rem;
}

.article-holder:not(.first-post) .post-meta {
	font-weight: 600;
	color: #000;
}

.article-holder:not(.first-post) .post-meta .posted-on a {
	color: #000;
}

.blog-main .more-posts {
	font-size: 1.75rem;
	color: #fe0e0e;
	font-weight: 500;
	padding-bottom: 20px;
	font-weight: 600;
}

.article-holder .entry-title a {
	color: #000;
	text-decoration: none;
}

.post-desc {
    margin-top: .937rem;
}

.article-holder .read-more {
	margin-top: .937rem;
	font-weight: bold;
	font-size: 1rem;
	display: inline-block;
}

.blog-main #loadMore.btn {
	display: block;
	margin: 0 auto;
	line-height: 2.75rem;
}

.sidebar-content .widget {
	margin-bottom: 40px;
}

.sidebar-content .widget .widget-title {
	font-weight: 400;
	color: #000;
	font-size: 1.125rem;
	margin: 0 0 1rem;
}

.sidebar-content .widget_categories ul {
	padding-left: 0;
	margin: 0;
	list-style: none;
	background: #fff;
}

.sidebar-content .widget_categories ul li:last-child {
	border-bottom: 0;
}

.sidebar-content .widget_categories ul li {
	border-bottom: 1px solid #E0E0E0;
	font-size: 0.875rem;
	transition: .21s border;
	position: relative;
	font-weight: 600;
}

.sidebar-content .widget_categories ul li a:before {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #000;
	display: inline-block;
	margin-right: 15px;
	transition: .3s;
}

.sidebar-content .widget_categories ul li a {
	color: #000;
}

.sidebar-content .widget_categories ul li:hover a:before {
	border-color: #ED2129;
	background: #ED2129;
}

.sidebar-content .widget_categories ul li a {
	display: block;
	padding: 15px;
	text-decoration: none;
}

.sidebar-content .widget_categories ul li:hover a {
	text-decoration: none;
}

.hide {
	display: none!important;
}

.form_sub {
    background: #ef4236;
    color: #fff;
    padding: 1.875rem 2rem;
    text-align: center;
}

.form_sub .btn {
	background: white;
	color: #ef4236;
	border-color: #ef4236;
}

.form_sub p {
	color: rgba(255,255,255,0.95);
}

.form_sub h4 {
	font-family: 'Campton', sans-serif;	
    font-weight: 400;
    font-size: 1.125rem;
    margin: 0 0 1rem;
	text-transform: uppercase;
}

.form_sub h4 span {
	font-weight: bold;
    font-weight: bold;
    font-size: 1.875rem;
    line-height: 1.25;
    margin: 0;
    letter-spacing: 1px;
}

.form_sub .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	border: 1px solid #ef4236;
    background: #fff;
    color: #000;
    font-size: 0.75rem;
    width: 100%;
    height: 45px;
    margin: 5px 0;
    /* padding: 10px 0; */
	padding: 10px 10px;
    /* text-align: center; */
}
.form_sub textarea {
    margin: 5px 0;
    max-width: 100%;
    max-height: 60px;
	padding: 10px 10px;
}

.form_sub .gform_wrapper .btn {
	display: block!Important;
	width: 100%!Important;
}

.form_sub .gform_wrapper .gform_footer {
	margin-top: 0;
}

body .form_sub .gform_wrapper input[type=checkbox] {
    height: 17px;
    margin-right: 6px;
    cursor: pointer;
    border: 1px solid #fff;
    vertical-align: top!important;
}

body .gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
    width: 17px!important;
}

body .form_sub .gform_wrapper input[type=checkbox]:checked {
	background: #fff;
}

.form_sub .gform_wrapper {
	margin-bottom: 0;
}

.page .entry-content p {
	margin-bottom: 24px;
}

.blog-main .entry-content ul, .page .page .entry-content ul:not(.gform_fields) {
	list-style-type: disc;
	margin-bottom: 1rem;
	padding-left: 1.5rem;
}

.blog-main .entry-content ol, .page .page .entry-content ol {
	padding-left: 1.5rem;
	margin-bottom: 1rem;
}

.blog-main .entry-content ul li, .page .page .entry-content ul:not(.gform_fields) li {
	margin-bottom: 10px;
}

.single .blog-main .entry-content p,
.single .blog-main .entry-content ul, 
.single .blog-main .entry-content ol {
	font-size: 1.125rem;
    line-height: 1.8;
    margin-bottom: 34px;
}

.single .blog-main .entry-content table,
.single .blog-main .entry-content table p,
.single .blog-main .entry-content table ul, 
.single .blog-main .entry-content table ol {
    font-size: 16px;
	line-height: 1.25;
}

.single .blog-main .entry-content table p {
	margin: 0;
}

.blog-main .widget .btn:hover {
	background: #ef4236;
	color: white;
	border-color: #fff;
}

.blog-main .widget .form_sub .ginput_recaptcha {
transform:scale(0.928);
-webkit-transform:scale(0.928);
transform-origin:0 0;-webkit-transform-origin:0 0;	
}

.alert-bar {
	background: #b39381;
	line-height: 34px;
	text-align: center;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	transition: 0.2s all ease-out;
	position: absolute;
	width: 100%;
	top: 80px;
	box-shadow: 0 10px 15px 0 rgb(40 54 69 / 2%), 0 0 7px 0 rgb(0 0 0 / 3%);
}

.alert-bar a {
	font-weight: bold;
	color: #fff;
}

.alert-bar a:hover {
	text-decoration: underline;
	color: #fff;
}

.alert-bar .reminder-copy {
	display: block;
	width: 100%;
}

.alert-bar .reminder-copy strong,
.alert-bar .reminder-copy b {
	font-weight: 600;
}


.alert-bar.show {
	visibility: visible;
	opacity: 1;
    transition: 0.2s all ease-in;
}

.d-inline {
	display: inline-block;
	margin-left: 10px;
}

.radio-btn {
	display: block;
}

.list-holder {
	position: relative;
	padding-left: 18px;
}

.list-holder .listNumbr {
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    color: #ff8800;
    font-weight: bold;
    line-height: 1;
}

.slide hr.sep {
	margin: 30px 0 26px;
	border-top: 1px solid #b5b5b5;
}

.product__form label.error {
    display: none !important;
}

.error .jq-selectbox__select {
	border: 0;
}

.product__form .error {
	padding: 0!important;
	text-align: left;
	border: 1px solid red;
}

.product__form .jq-selectbox.focused  .error {
	border: 0;
}

@media (min-width: 641px) {
	.form_sub .gform_wrapper {
		margin-left: 16px;
	}
	
	.form_sub .gform_wrapper .btn {
		width: calc(100% - 16px)!Important;
	}
}

@media (max-width: 767px) {
	.alert-bar {
		font-size: 12px;
		line-height: 17px;
		padding: 7px 0;
	}
}

@media (max-width: 480px) {
	.alert-bar { top: 50px; }
}

.woocommerce-breadcrumb { display:none!important; }

.digthis h3 {
	margin-bottom: 10px;
}

.digthis .woocommerce-terms-and-conditions-wrapper {
	padding-bottom: 50px;
}

.digthis .table {
	border: 1px solid rgba(0,0,0,.1);
	border-bottom: 0;
    border-radius: 5px;
	margin-bottom: 20px;
}

.digthis .table tr td {
	padding: 10px;
	width: 50%;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.digthis .table tr>td:first-child {
	border-right: 1px solid rgba(0,0,0,.1);
}

.digthis .outlined {
	display: block;
	border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
	padding: 10px;
}


.single-product .text .text-content p {
    font-size: 1.125rem;
    line-height: 1.8;
    margin-bottom: 10px;
}

.product_faqs {
	padding-bottom: 50px;
}

.faqs-intro {
	text-align: center;
	font-size: 1.125rem;
	padding-bottom: 30px;
}

	
/* re-brand CSS */
.header .wrapper {
	max-width: 1380px;
}

.pattern-4-row .col-md-10 {
	line-height: 32px;
}

.colored-div .col-md-5 div h4 {
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 15px;
}


.reminder .btn {
	background: white;
	color: #ef4236;
}

.reminder .btn:hover {
	border-color: white;
	color: white;
	background: #ef4236;
}

.page-template-default .entry-content {
	padding-bottom: 50px;
}

.browse-block p {
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.5;
}

.chal-block ul {
	list-style: disc;
	line-height: 1.5;
	padding-left: 20px;
	padding-top: 10px;
}

.chal-block ul li {
	margin-top: 15px;
}


/* ========================================
   QUICK CHECKOUT SECTION
   ======================================== */
.btn-link {
  color: #000000;
  text-decoration: underline;
  text-align: center;
  display: flex;
  gap: 10px;
  font-weight: 500;
  align-self: center;
  margin-top: 16px;
}
.btn-link:hover {
  color: #555454;
}
   
.hero-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
}
.hero-wrapper .txt {
  height: 55px;
}
.hero-left-content {
  text-align: left;
  width: 75%;
  display: flex;
  flex-direction: column;
}
.hero-left-content .title,
.hero-left-content strong {
  line-height: 100%;
}
.hero-left-content .ttl {
  line-height: 120%;
}

/* Fix for narrow-then-expand issue */
.hero-right-content {
    width: 25%;
    flex-shrink: 0;
    min-width: 400px;
}

@media (min-width: 769px) and (max-width: 999px) {
  .banner .text-block .title {
    font-size: 3rem;
  }
    .hero-left-content { width: calc(100% - 400px); }
    .hero-right-content { width: 400px; }
}

.quick-checkout-container {
    display: flex;
    gap: 40px;
    align-items: left;
}
/* Right Column - Form */
.form-column {
    flex: 1;
}

.quick-checkout-form {
    background: #f9f7f6;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}
.quick-checkout-form #quick-checkout-form {
  display: flex;
  flex-direction: column;
}

.quick-checkout-form h3 {
    color: #ED2129;
    font-size: 1.8rem;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
}

.form-group {
    margin-bottom: 18px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
    color: #333;
    font-size: 1rem;
}

.form-group select,
.form-group input {
    width: 100%;
    padding: 12px 15px;
    border: 2px solid #ddd;
    border-radius: 5px;
    font-size: 1rem;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
    background-color: #ffffff;
}

/* Only apply appearance: none to select elements that need custom styling */
.form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Preserve native controls for specific input types that need them */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="color"],
input[type="file"],
input[type="range"] {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

.form-group select:focus,
.form-group input:focus {
    outline: none;
    border-color: #ff6b35;
}

.btn-add-cart {
    width: 100%;
    background: #ff6b35;
    color: white;
    padding: 15px;
    border: none;
    border-radius: 5px;
    font-size: 1.1rem;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    transition: background 0.3s ease;
}

.btn-add-cart:hover {
    background: #e55a2b;
}

/* Responsive Design */
@media (max-width: 768px) {
  .hero-wrapper {
        flex-direction: column;
        gap: 30px;
    }
    .hero-wrapper .btn {
        width: fit-content;
        padding: 0 20px;
    }
    .hero-wrapper .btn-full,
    .hero-right-content,
    .hero-left-content {
        width: 100%;
    }
    .hero-left-content {
      text-align: center;
      align-items: center;
    }
    .hero-right-content {
        min-width: auto;
    }
    .promo-content h2 {
        font-size: 2rem;
    }
    
    .quick-checkout-form {
        padding: 30px 20px;
    }
    
    .quick-checkout-section {
        padding: 40px 0;
    }
}

@media (max-width: 480px) {
    .promo-content h2 {
        font-size: 1.8rem;
    }
    
    .promo-content p {
        font-size: 1rem;
    }
    
    .quick-checkout-form {
        padding: 20px 15px;
    }
}
