.row {
  margin-left: -15px;
  margin-right: -15px;
}
div#footer {
    background: #004b7f;
    color: #fff;
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.caption {
    margin-top: 40%;
    /* text-align: center; */
}
.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:992px) {
  .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:1200px) {
  .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%;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],select[size] {
  height: auto;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
    line-height: 34px;
  }

  input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio+.radio,.checkbox+.checkbox {
  margin-top: -5px;
}

.radio-inline,.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label~.form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media(min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,.form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media(min-width:768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media(min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media(min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.label {
  display: inline;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:hover,a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:hover,.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,.label-danger[href]:focus {
  background-color: #c9302c;
}

.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right!important;
}

.pull-left {
  float: left!important;
}

.hide {
  display: none!important;
}

.show {
  display: block!important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-bold {
  font-weight: bold;
}

.hidden {
  display: none!important;
}

.affix {
  position: fixed;
}

.text-danger {
  color: red;
  padding-top: 5px;
}

.form-control-inline {
  min-width: 0;
  width: auto;
  display: inline;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: center;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

.table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
  background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
  background-color: #e8e8e8;
}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
  background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
  background-color: #d0e9c6;
}

.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
  background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
  background-color: #c4e3f3;
}

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
  background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
  background-color: #faf2cc;
}

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
  background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: .01%;
}

@media screen and (max-width:767px) {
  .fix_new input{
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .fix_new select{
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive>.table {
    margin-bottom: 0;
  }

  .table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:hover,a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,a.bg-danger:focus {
  background-color: #e4b9b9;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,.btn:focus,.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

a.btn.disabled,fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

.btn-lg,.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm,.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
  width: 100%;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group+.panel-footer {
  border-top-width: 0;
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
  margin-bottom: 0;
}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
  border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}

.panel>.table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.label {
  padding-left: 5px;
  padding-bottom: 5px;
  display: block;
  text-align: left;
}

.row p {
  padding: 7px 0;
}

@font-face {
  font-family:'Glyphicons Halflings';src:url(/assets/core/fonts/glyphicons-halflings-regular.eot);src:url(/assets/core/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/assets/core/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/assets/core/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/assets/core/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/assets/core/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,.glyphicon-eur:before {
  content: "";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "";
}

.glyphicon-rub:before {
  content: "";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

.ui-pnotify {
  top: 20px;
  right: 20px;
  position: fixed;
  height: auto;
  z-index: 9999;
  border-radius: 3px;
  padding: 20px;
}

.ui-pnotify.alert-rounded>.alert {
  border-radius: 5px;
}

.ui-pnotify[class*=bg-]>.alert {
  background-color: inherit;
  border-color: transparent;
  color: #fff;
}

.ui-pnotify.stack-top-left,.ui-pnotify.stack-bottom-left {
  left: 20px;
  right: auto;
}

.ui-pnotify.stack-bottom-right,.ui-pnotify.stack-bottom-left {
  bottom: 20px;
  top: auto;
}

.ui-pnotify.stack-custom-right {
  top: auto;
  left: auto;
  bottom: 200px;
  right: 200px;
}

.ui-pnotify.stack-custom-left {
  top: 200px;
  left: 200px;
  right: auto;
  bottom: auto;
}

.ui-pnotify.stack-custom-top {
  right: 0;
  left: 0;
  top: 0;
}

.ui-pnotify.stack-custom-bottom {
  right: 0;
  left: 0;
  bottom: 0;
  top: auto;
}

.ui-pnotify-container {
  height: 100%;
  margin: 0;
  overflow: visible!important;
}

h4.ui-pnotify-title {
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 15px;
}

.ui-pnotify-icon {
  display: block;
  float: left;
  margin-right: 10px;
}

.ui-pnotify-closer,.ui-pnotify-sticker {
  float: right;
  margin-left: 5px;
  font-size: 10px;
  margin-top: 4px;
  line-height: 1;
}

.ui-pnotify-closer>span,.ui-pnotify-sticker>span {
  font-size: 12px;
}

.ui-pnotify-sharp {
  border-radius: 0;
}

.ui-pnotify-shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
  box-shadow: 0 1px 3px rgba(0,0,0,.1);
}

.ui-pnotify-history-container {
  position: absolute;
  top: 0;
  right: 18px;
  width: 70px;
  border-top: 0;
  padding: 0;
  z-index: 10000;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.ui-pnotify-history-container.ui-pnotify-history-fixed {
  position: fixed;
}

.ui-pnotify-history-container .ui-pnotify-history-header {
  padding: 2px;
  text-align: center;
}

.ui-pnotify-history-container button {
  cursor: pointer;
  display: block;
  width: 100%;
}

.ui-pnotify-history-container .ui-pnotify-history-pulldown {
  display: block;
  margin: 0 auto;
}

.form-text-row {
  padding-top: 7px;
}

.check-order .label {
  display: inline-block;
  color: #fff;
  padding: 5px;
}

.check-order {
  font-size: 13px!important;
}

.TextSize>span {
  float: left;
}

.TextSize .ChangeSize {
  float: right;
}

.tdproduct {
  text-align: left;
}

.tdproduct img {
  width: 100px;
  border: 1px solid #ccc;
  float: left;
  margin-right: 15px;
}

.tdproduct a {
  font-weight: normal;
  font-size: 1rem;
}

.trTotal1,.trTotal2 {
  color: #cb0408;
}

.trTotal2 {
  font-size: 1.1rem;
}

.delivery ul,.payment ul {
  list-style: none;
}

.delivery p.title,.payment p.title,.person-order p.title {
  font-size: 1.3rem;
  font-weight: bold;
}

.panel-default .title {
  margin: -15px -15px 15px;
  padding: 10px 15px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #000;
  background: #fff;
  background: -moz-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));
  background: -webkit-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: -o-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: -ms-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);
}

p.dname,p.pname {
  font-weight: bold;
  margin-left: 0!important;
}

.delivery li,.payment li {
  border-top: 1px solid #eee;
  padding: 8px 0;
}

.delivery li p,.payment li p {
  margin-left: 20px;
}

.delivery li input,.payment li input {
  margin-right: 4px;
}

.delivery li.li-dname {
  width: 100%;
  vertical-align: top;
  clear: left;
  border-top: 1px solid #ddd;
}

.delivery li.li-dmoney {
  width: 30%;
  text-align: right;
  clear: right;
}

.cbQuantity {
  padding: 8px;
  width: 70px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  transform: translate(0,-25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media(min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media(min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.clearfix:before,.clearfix:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,.modal-header:after,.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.modal button.close {
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #d29309;
  border-radius: 50%;
  color: #fff;
  font-family: "Myriad Pro Condensed";
  position: absolute;
  top: -10px;
  right: -10px;
  opacity: 1;
}

.video-show {
  text-align: center;
  margin-bottom: 25px;
}

.video-show span {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 1.2rem;
}

.tdvideo {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 10px;
  float: left;
}

.tdvideo img {
  width: 100px;
  height: 80px;
  float: left;
  margin-right: 10px;
  border: 1px solid #ccc;
}

.ng-cloak {
  display: none;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg>li>a,.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li>a,.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,.pager li>a:focus {
  text-decoration: none;
  background-color: #eee;
}

.pager .next>a,.pager .next>span {
  float: right;
}

.pager .previous>a,.pager .previous>span {
  float: left;
}

.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  transform: translate(0,-25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media(min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media(min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}

.clearfix:before,.clearfix:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,.modal-header:after,.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.modal button.close {
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #d29309;
  border-radius: 50%;
  color: #fff;
  font-family: "Myriad Pro Condensed";
  position: absolute;
  top: -10px;
  right: -10px;
  opacity: 1;
  border: none;
}

@charset "utf-8";

*,*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: 0;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,img,embed {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}

ol,ul {
  list-style-position: inside;
}

:focus {
  outline: 0;
}

.uppercase {
  text-transform: uppercase;
}

.bold {
  font-weight: bold;
}

.inline {
  display: inline;
}

.clear {
  clear: both;
}

.f-left {
  fleft: left;
}

.f-right {
  fleft: right;
}

body {
  color: #333;
  font-family: roboto,Arial,Tahoma,sans-serif,arial,Helvetica;
  background: #f6f6f6;
}

a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
}

a img {
  border: none;
}

a:hover,a:focus {
  color: #ef5002;
  outline: none;
  text-decoration: none!important;
}

a:active {
  outline: none;
}

img {
  vertical-align: center;
  border: 0;
  border-spacing: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1 {
  font-size: 1.8rem;
}

h2 {
  font-size: 1.6rem;
}

h3 {
  font-size: 1.5rem;
}

h4 {
  font-size: 1.4rem;
}

h5 {
  font-size: 1.2rem;
}

h6 {
  font-size: 1rem;
}

td,input,textarea {
  padding: 5px;
}

#wrapper {
  margin: 0 auto;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  clear: both;
}
.top-header {
    height: 90px;
    padding-top: 25px;
}

#topbar {
  width: 100%;
  color: #000;
  background: #fff;
  /*background: -moz-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#ffb61a),color-stop(100%,#ef5002));
  background: -webkit-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -o-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -ms-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: linear-gradient(to right,#ffb61a 0%,#ef5002 100%);*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb61a',endColorstr='#ef5002',GradientType=1);
}

#topbar a {
  font-weight: normal;
  color: #000;
}

#hotline {
  float: left;
      margin-right: 30px;
  padding: 10px 0;
}

#hotline i {
  font-size: .9rem;
  margin-right: 6px;
}

#user-area {
  float: right;
  position: relative;
  text-align: left;
  padding: 10px 0;
}

#user-area .user {
  display: block;
}

#user-area a {
  font-weight: normal;
  color: #000;
}

#user-area ul {
  list-style: none;
}

#user-area ul li {
  float: left;
}

#user-area ul li:first-child:after {
  content: "|";
  margin: 0 10px;
}
div#menuchinh ul li a {
    color: #fff;
    font-family: 'Roboto';
    font-size: 12px;
}
div#menuchinh ul li a {
    color: #fff;
    font-size: 12px;
    text-transform: none;
}
#header {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  position: relative;
  padding: 0px 0;
  background: #ec6300;
  -webkit-box-shadow: 0 3px 14px 0 #efefef;
  -moz-box-shadow: 0 3px 14px 0 #efefef;
  box-shadow: 0 3px 14px 0 #efefef;
}

#logo {
  float: left;
  text-align: left;
  z-index: 100;
}

#logo img {
  max-height: 60px;
  max-width: 250px;
}

#frmsearch {
  position: absolute;
  top: 7px;
  right: 0;
  width: 220px;
  height: 38px;
  text-align: left;
}

#txtsearch {
  padding: 0 36px 0 8px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: #fff;
  color: #666;
  border: 1px solid #f2f2f2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#txtsearch:hover {
  border: 1px solid #999;
}

#btnsearch {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  display: block;
  color: #666;
  margin: 0 auto;
  width: 36px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  border: none;
  text-align: center;
}

#btnsearch i {
  font-size: 1.2rem;
}

#nav-toggle,#closemenu {
  display: none;
}

#menu {
  float: right;
  width: auto;
  position: relative;
  z-index: 100;
  text-align: left;
}

#slideshow {
  width: 100%;
      background: #d6d6d6;
  height: auto;
  position: relative;
  margin: 0 auto 20px;
}

#body {
  margin: 15px auto;
  width: 1200px;
  clear: both;
  text-align: left;
}

#left-panel {
  position: fixed;
  width: 250px;
  text-align: left;
  height: 100%;
  background: #fff;
  z-index: 2;
  border-left: 1px solid #f3f3f3;
  box-shadow: 0 3px 30px rgba(0,0,0,.1),0 3px 20px rgba(0,0,0,.1);
  transition: transform .3s;
}

#body-panel {
  text-align: left;
  width: 76%;
  float: left;
}

#right-panel {
  width: 100%;
  padding-left: 270px;
  text-align: left;
}

.vide {
  clear: both;
}

.vide10 {
  display: block;
  height: 10px;
  clear: both;
}

#social {
  margin-top: 10px;
}

a.social {
  color: #ef5002!important;
  background-color: #eee;
  display: inline-block;
  text-align: center;
  margin: 0 10px;
  padding: 6px;
  width: 34px;
  height: 34px;
  font-size: 1.3rem;
  transition: all ease 300ms;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

a.social:hover {
  color: #fff!important;
}

a.social:nth-child(2):hover {
  background-color: #4267b2;
}

a.social:nth-child(3):hover {
  background-color: #ea0101;
}

a.social:nth-child(4):hover {
  background-color: #c50202;
}

a.social:hover {
  opacity: .8;
}

#footer {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 150%;
  padding: 30px 0;
  position: relative;
  background: #fff;
  border-top: 1px solid #eee;
}

#footer a {
  font-weight: normal;
}

#footer a:hover {
}

#footer p.title {
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 1.5rem;
  position: relative;
  font-family: "Barlow Condensed",sans-serif;
}

#footer p.title:after {
  content: "";
  height: 4px;
  width: 50px;
  position: absolute;
  left: 0;
  bottom: -17px;
  background: #05c6ad;
  /*background: -moz-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#ffb61a),color-stop(100%,#ef5002));
  background: -webkit-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -o-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -ms-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: linear-gradient(to right,#ffb61a 0%,#ef5002 100%);*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb61a',endColorstr='#ef5002',GradientType=1);
}

#footer-info {
  text-align: left;
  line-height: 200%;
  position: relative;
}

#footer-info i.fa,#footer-info i.fab,#footer-info i.fas {
  width: 25px;
  color: #fff;
  padding: 5px 0;
  border: 1px solid #a50c13;
  text-align: center;
  margin: 2px 4px 2px 0;
  background: #ef5002;
}

#footer-cat,#footer-policy {
  text-align: left;
}

#footer-facebook {
  width: 0;
  text-align: left;
  overflow: hidden;
}

#footer-cat ul,#footer-policy ul {
  list-style: none;
}

#footer-cat li,#footer-policy li {
  padding: 5px 0;
}

#footer-cat li a:hover,#footer-policy li a:hover {
}

#footer-cat li i,#footer-policy li i {
  margin-right: 6px;
  color: #ef5002;
}

#footer-designed {
  padding: 12px 0;
  color: #fff;
  line-height: 1.5;
  background: #003458;
  /*background: -moz-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#ffb61a),color-stop(100%,#ef5002));
  background: -webkit-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -o-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -ms-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: linear-gradient(to right,#ffb61a 0%,#ef5002 100%);*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb61a',endColorstr='#ef5002',GradientType=1);
}

#footer-designed a {
  color: #fff;
  font-weight: normal;
}

#footer-designed .container {
  text-align: center;
}

.bggray {
  background: #f6f6f6;
  padding: 10px 0 30px;
  margin-top: 15px;
}

.cat-box {
  width: 31.3333333%;
  margin: 20px 3% 5px 0;
  position: relative;
  float: left;
  border: 1px solid #eee;
}

.cat-box:hover {
  border: 1px solid #ccc;
}

.cat-box-title,.project-box-title {
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  line-height: 140%;
  display: block;
  width: 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.cat-box-title h2,.cat-box-title h3 {
  font-size: 1.6rem;
  font-weight: bold;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 15px;
  color: #fff;
}

.cat-box:hover .cat-box-title {
  color: #fff;
}

.cat-box-img {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.cat-box-img:before {
  content: "";
  display: block;
  padding-top: 50%;
}

.cat-box:hover .cat-box-img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,.3);
}

.cat-box-img img,.project-box-img img {
  width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.cat-box-img:hover img,.project-box-img:hover img {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.cat-box-summary {
  height: 110px;
  overflow: hidden;
  padding: 10px;
  line-height: 140%;
  font-size: 1rem;
  text-align: justify;
}

.effect-v3:before,.effect-v3:after {
  bottom: 10px;
  content: "";
  left: 10px;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-transition: opacity .35s ease 0s,transform .35s ease 0s;
  -o-transition: opacity .35s ease 0s,transform .35s ease 0s;
  transition: opacity .35s ease 0s,transform .35s ease 0s;
  z-index: 1;
}

.effect-v3:before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  -o-transform: scale(0,1);
  transform: scale(0,1);
}

.effect-v3:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: scale(1,0);
  -ms-transform: scale(1,0);
  -o-transform: scale(1,0);
  transform: scale(1,0);
}

.effect-v3:hover:before,.effect-v3:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.home-title {
  text-align: center;
  color: #161616;
  margin: 20px 0;
  position: relative;
  max-width: 100%;
}

.home-title span {
  display: inline-block;
  padding: 0 20px;
  font-size: 2.6rem;
  text-transform: uppercase;
  position: relative;
  font-weight: normal;
  color: #161616;
  font-family: "Barlow Condensed",sans-serif;
}

.home-title span h2 {
  font-size: 2rem;
}

.home-title span b {
  font-weight: normal;
  color: #f60;
}

.home-title p {
  color: #000;
  font-size: 1.2rem;
}

.view-more {
  padding: 8px 13px;
  border: 1px solid #ccc;
  margin: 15px 0 5px;
  background: #fff;
  background: -moz-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));
  background: -webkit-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: -o-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: -ms-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);
}

.view-more:hover {
  border: 1px solid #ed1c24;
}

.box_tbl {
  width: 100%;
  border: 0;
  padding: 0;
  margin-bottom: 15px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

.box_top {
  font-weight: normal;
  padding: 0;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  font-size: 1.14rem;
  height: 34px;
  line-height: 34px;
  color: #fff;
  background: #161616;
  position: relative;
}

.box_top span {
  display: inline-block;
  padding-left: 15px;
  height: 34px;
  line-height: 34px;
  float: left;
}

.box_top span.icon {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  background-color: #d00000;
  text-align: center;
  padding-left: 0;
  position: relative;
}

.box_top span.icon:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -10px;
  margin: auto;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  border-left: 5px solid #d00000;
  border-right: 5px solid transparent;
}

.box_top span.icon img {
  display: block;
  height: 34px;
  padding: 0 8px;
  float: left;
}

.box_top span.icon i {
  display: block;
  padding: 0 8px;
  font-size: 1.7rem;
  line-height: 34px;
}

.box_top h3 {
  font-size: 1.2rem;
}

.box_top a {
  color: #fff;
  font-weight: normal;
}

.box_body {
  margin: 0;
  vertical-align: top;
  padding: 8px 10px;
  border: 1px solid #ccc;
  background: #fafafa;
  position: relative;
  background-color: #fff;
}

.box_bottom {
  height: 0;
}

.boxbody_tbl {
  margin: 20px 0 10px;
  width: 500px;
  text-align: left;
  padding: 10px 20px 20px;
  background: #fff;
  -webkit-box-shadow: 0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04);
  -moz-box-shadow: 0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04);
  box-shadow: 0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04);
  position: relative;
  -moz-border-radius: unset;
  -webkit-border-radius: unset;
  border-radius: unset;
}

.boxbody_top {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  color: #fff;
  text-shadow: 1px 1px 1px #555;
  margin-bottom: 15px;
  background: #05c6ad;
  /*background: -moz-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#ffb61a),color-stop(100%,#ef5002));
  background: -webkit-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -o-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -ms-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: linear-gradient(to right,#ffb61a 0%,#ef5002 100%);*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb61a',endColorstr='#ef5002',GradientType=1);
}

.boxbody_top a {
  font-weight: normal;
  color: #fff;
}

.boxbody_top span {
  display: block;
  padding: 12px 15px;
  font-size: 1.7rem;
  text-transform: uppercase;
  position: relative;
  font-weight: normal;
  font-family: "Barlow Condensed",sans-serif;
}

.boxbody_top h1,.boxbody_top h2 {
  font-size: 1.4rem;
  font-weight: normal;
}

.boxbody_body {
}

.boxbody_body img,.boxbody_body table,.boxbody_body iframe {
  max-width: 100%;
}

.boxbody_bottom {
  height: 0;
}

.box-product {
  float: left;
  width: 23.5%;
  margin: 10px 2% 10px 0;
  display: block;
  text-align: center;
  position: relative;
  border: 1px solid #fff;
  border-bottom: 4px solid #fff;
  background-color: #fff;
}

.box-product:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
  border-bottom: 4px solid #ef5002;
}

.product-info {
  padding: 10px;
  height: 94px;
  overflow: hidden;
}

.sp-img-wrapper {
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.sp-img-wrapper:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.sp-img,.sp-back-img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.sp-back-img:before {
  content: "";
  display: block;
  width: 200%;
  height: 200%;
  background: #fff;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.product-name {
  display: block;
  width: 100%;
  line-height: 150%;
  height: 46px;
  overflow: hidden;
  font-weight: normal;
  text-transform: uppercase;
}

.box-product:hover a.product-name {
  color: #ef5002;
}

.product-price {
  display: inline-block;
  color: red;
}

.product-price-old {
  margin-left: 15px;
  text-decoration: line-through;
  color: #999;
}

.product-actions {
  padding: 6px 0;
  text-align: center;
  -webkit-box-shadow: 2px 4px 5px 0 rgba(0,0,0,.09);
  box-shadow: 2px 4px 5px 0 rgba(0,0,0,.09);
  position: absolute;
  width: 100%;
  bottom: -10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  z-index: 100;
}

.product-actions i {
  border-radius: 3px;
  padding: 10px;
  margin: 0 2px;
  display: inline-block;
  line-height: 12px;
  background: #ef5002;
  color: #fff;
  font-size: 1.1rem;
}

.product-actions i:hover {
  opacity: .8;
}

.product-actions span {
  display: none;
}

.sp-back-img {
  opacity: 0;
  visibility: hidden;
  transition: all ease 300ms;
}

.box-product:hover .sp-back-img {
  visibility: visible;
  opacity: 1;
  transition: all ease 300ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.box-product:hover .product-actions {
  opacity: 1;
  visibility: visible;
  bottom: 0;
  transition: all ease 300ms;
}

a.product-detail {
  display: inline-block;
  width: 68px;
  height: 27px;
  padding: 0;
  text-indent: -9000px;
  margin: 5px 5px 10px 5px;
}

a.product-order {
  display: inline-block;
  padding: 0 8px;
  height: 30px;
  line-height: 30px;
  font-size: .9rem;
  background-color: #9d9c9c;
  color: #fff!important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0,0,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
}

a.product-order:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #333;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.box-product:hover a.product-order:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.box-product:hover a.product-order {
  color: #fff;
}

.box-product:hover a.product-order i.fa {
  background-color: #161616;
}

a.product-order i.fa {
  height: 30px;
  line-height: 30px;
  font-size: 1.3rem;
  position: relative;
  padding: 0 8px;
  margin-left: -10px;
  margin-right: 10px;
  background-color: #222;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}

a.product-order i.fa:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -4px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-left: 5px solid #222;
}

.box-product:hover a.product-order i.fa:after {
  border-left: 5px solid #000;
}

.end-row {
  margin-right: 0!important;
}

.product-code {
  display: none;
}

.icon-new,.icon-hot {
  position: absolute;
  top: 6px;
  left: 6px;
  padding: 3px 6px;
  background-color: #0161bb;
  color: #fff;
  z-index: 99;
  font-size: .8rem;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.icon-hot {
  background-color: #e80101;
  left: auto;
  right: 6px;
}

.icon-new:after,.icon-hot:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top: 5px solid #0161bb;
}

.icon-hot:after {
  border-top: 5px solid #e80101;
}

.icon-saleoff {
  position: absolute;
  bottom: 6px;
  left: 6px;
  padding: 3px 6px;
  background-color: #018a08;
  color: #fff;
  z-index: 99;
  font-size: .8rem;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.icon-saleoff:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -5px;
  border: 5px solid transparent;
  border-bottom: 5px solid #007506;
}

.phantrang {
  width: 100%;
  clear: both;
  margin: 0 auto;
  text-align: center;
}

.phantrang ul {
  margin: 0;
  padding: 5px;
  list-style-type: none;
}

.phantrang ul li {
  position: relative;
  display: inline-block;
  margin-left: -1px;
  color: #555;
  background: #eee;
}

.phantrang ul li:first-child a {
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.phantrang ul li:last-child a {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.phantrang ul li a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #ccc;
  padding: 7px 10px;
}

.phantrang ul li.bacham {
}

* html .phantrang ul li a,* html .phantrang ul li.bacham {
  display: inline-block;
}

.phantrang ul li a:link,.phantrang ul li a:visited {
}

.phantrang ul li a:hover,.phantrang ul li a.selected {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}

.phantrang ul li a.selected {
}

.button,.btn-view-more {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  margin-top: 5px;
  font-family: roboto;
  color: #fff;
  position: relative;
  border: 1px solid #fff;
  overflow: hidden;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0,0,0,0);
  background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}

.button:hover,.btn-view-more:hover {
  border: 1px solid #ef5002;
}

.button:before,.btn-view-more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #05c6ad;
  /*background: -moz-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#ffb61a),color-stop(100%,#ef5002));
  background: -webkit-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -o-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: -ms-linear-gradient(left,#ffb61a 0%,#ef5002 100%);
  background: linear-gradient(to right,#ffb61a 0%,#ef5002 100%);*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb61a',endColorstr='#ef5002',GradientType=1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.button:hover,.btn-view-more:hover,.button:focus,.btn-view-more:focus,.button:active,.btn-view-more:active {
  color: #ef5002!important;
}

.button:hover:before,.btn-view-more:hover:before,.button:focus:before,.btn-view-more:focus:before,.button:active:before,.btn-view-more:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.btn-primary {
  color: #fff;
  background-color: #ef5002;
  border-color: #ef5002;
}

.btn-primary:hover {
  background-color: #ef5002;
  border-color: #ef5002;
  opacity: .9;
}

#slideads {
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  height: 1px;
}

#slideads1 {
  float: left;
}

#slideads2 {
  float: right;
}

.clearfix:before,.clearfix:after,.container:before,.container:after {
  content: " ";
  display: table;
}

.clearfix:after,.container:after {
  clear: both;
}

.left {
  float: left;
}

.share-box {
  padding: 5px;
  margin-top: 10px;
  border: 1px solid #ddd;
  text-align: center;
  clear: both;
  background: #fff;
  background: -moz-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed));
  background: -webkit-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: -o-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: -ms-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);
  background: linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);
}

.share-box>div {
  margin: 3px;
}

.share-tool {
  float: right;
  clear: none!important;
}

.news {
  width: 100%;
  margin-right: 1%;
  position: relative;
  border-bottom: 1px dashed #ccc;
  padding: 8px 0;
}

.news img {
  width: 22%;
  float: left;
  padding: 2px;
  border: 1px solid #d0d0d0;
  background: #fff;
}

.news-info {
  width: 76%;
  float: right;
  text-align: left;
}

.news .title {
  font-size: 1.6rem;
  display: block;
}

.posted-date {
  color: #999;
  margin: 6px 0;
  font-size: 1.2rem;
}

.news .summary {
  text-align: justify;
  line-height: 140%;
}

.news-detail {
  clear: both;
  margin-top: 30px;
  text-align: left;
}

.news-detail img.news-image {
  width: 270px;
  margin: 5px 10px 10px 0;
  padding: 3px;
  border: 1px solid #d0d0d0;
  background: #fff;
}

.news-detail h1 {
  margin-bottom: 10px;
  color: #ef5002;
  font-size: 2rem;
}

.news-detail .posted-date {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-size: 1rem;
}

.news-detail .summary {
  text-align: justify;
  font-weight: bold;
}

.news-detail .detail {
  text-align: justify;
  line-height: 150%;
}

.news-detail .detail p {
  line-height: 170%;
  margin-bottom: 15px;
}

ul.li-news li {
  margin: 5px 0 5px 20px;
  line-height: 150%;
}

ul.li-news li a {
  font-weight: normal;
}

ul.li-news li a:hover {
}

ul.li-left {
  list-style: disc inside;
  margin: 0;
}

ul.li-left li {
  line-height: 150%;
  margin: 0;
  padding: 0;
}

ul.li-left li a {
  font-weight: normal;
}

ul.li-left li a:hover {
}

#box-customer {
  background-color: #fcfcfc;
  margin-top: 15px;
  position: relative;
  border-top: 1px solid #eee;
  padding: 15px 0;
}

.customer-item {
  border: 1px solid #eee;
  background-color: #fff;
  height: 80px;
  position: relative;
}

.customer-item img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto!important;
  border: 8px solid #fff;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.customer-item img:hover {
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.customer-comment {
  display: block;
  width: 90%;
  margin: 80px auto 20px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,.4);
  padding: 30px 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.customer-comment:before {
  content: "";
  font-family: Georgia,serif;
  font-size: 100px;
  font-style: normal;
  line-height: 1;
  position: absolute;
  bottom: -56px;
  left: 0;
  right: 0;
}

.customer-comment .comment-img {
  width: 130px;
  height: 130px;
  display: block;
  clear: both;
  margin: -90px auto 10px;
  text-align: center;
  border: 2px solid #fff;
  background: #ddd;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

.comment-img img {
  width: 100%;
}

.comment-content {
  width: 100%;
  display: block;
  text-align: center;
}

.comment-content .title {
  font-size: 1.2rem;
  font-weight: bold;
}

.comment-content .summary {
  display: block;
  margin: 12px 0;
  font-family: 'Dancing Script',cursive,sans-serif;
  font-size: 1.8rem;
}

.comment-content .btn-detail a {
  position: relative;
  color: #cb0408;
  font-weight: normal;
}

.comment-content .btn-detail a:after {
  content: "»";
  margin-left: 6px;
  font-size: 1.2rem;
}

#customer-comment {
  background: url(/assets/client/images/bg1.jpg) center center no-repeat fixed;
  padding: 10px 0 25px;
  position: relative;
  margin: 0 0 20px;
}

#customer-comment:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(2,107,153,.5);
}

#customer-comment .home-title span {
  color: #fff;
}

.news-vertical {
  width: 100%;
  margin: 10px 0 20px 0;
  position: relative;
  float: left;
  text-align: left;
}

.news-vertical:hover {
}

.news-vertical .posted-date {
  margin: -50px 0 0;
  padding: 26px 15px 24px;
  min-height: 35px;
  font-size: 1rem;
  color: #fff;
  z-index: 100;
  position: relative;
  background: -webkit-gradient(linear,center top,center bottom,from(rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.75)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.75) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.75) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#BF000000', GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#BF000000,GradientType=0);
}

.news-vertical .posted-date span {
  float: right;
}

.news-vertical .posted-date span:first-child {
  float: left;
}

.news-vertical .title {
  font-size: 1.5rem;
  padding-top: 10px;
  clear: both;
  border-top: 1px solid #eee;
  position: relative;
  font-family: "Barlow Condensed",sans-serif;
  color: #ef5002;
}

.news-vertical .title a {
  color: #ef5002;
}

.news-vertical .title h2,.news-vertical .title h3,.news-vertical .title h4 {
  font-size: 1.5rem;
  font-weight: 500;
}

.news-vertical-img {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  margin: 0 auto;
}

.news-vertical-img:hover {
  opacity: .9;
}

.news-vertical-img:before {
  content: "";
  display: block;
  padding-top: 57%;
}

.news-vertical-img img {
  width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.news-vertical .summary {
  text-align: justify;
  margin: 15px 0;
  line-height: 150%;
  clear: both;
}

p.view-sort {
  text-align: right;
  vertical-align: middle;
  line-height: 20px;
  margin-bottom: 7px;
}

#widget {
  position: fixed;
  right: 0;
  top: 25%;
  background-color: #fff;
  z-index: 100000;
  -webkit-box-shadow: 0 0 5px 0 rgba(255,255,255,1);
  -moz-box-shadow: 0 0 5px 0 rgba(255,255,255,1);
  box-shadow: 0 0 5px 0 rgba(255,255,255,1);
}

#widget .sitem {
  clear: both;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  width: 40px;
  border-bottom: 1px solid #ccc;
  padding: 8px 0;
  float: left;
  position: relative;
  z-index: 1;
  background-color: #c9030c;
}

#widget .sitem>a {
  color: #fff;
  font-size: 1.37rem;
}

#widget .sitem>i {
  z-index: 10000000000;
  position: relative;
  color: #fff;
  font-size: 1.37rem;
}

#widget img {
  width: 40px;
}

#widget .sitem:hover {
  background-color: #ef5002;
  -webkit-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.close-widget-item {
  position: absolute;
  top: -10px;
  left: -10px;
  font-size: 1.5rem;
  color: #161616;
}

#fbpage-content {
  background-color: #fff;
  display: block;
  border: 1px solid #ccc;
  position: absolute;
  top: 0;
  right: -290px;
  width: 250px;
  z-index: 0;
  padding: 12px;
  font-size: 1rem;
  text-align: left;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

#fbpage-content li {
  padding: 3px 0;
  list-style: none;
}

#fbpage:hover #fbpage-content {
  right: 40px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

#support-online-content {
  background-color: #fff;
  color: #000;
  display: block;
  border: 1px solid #ccc;
  position: absolute;
  top: 0;
  right: -340px;
  width: 280px;
  z-index: 0;
  padding: 12px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

#support-online:hover #support-online-content {
  right: 40px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.sitem span.title {
  display: block;
  background-color: #ef5002;
  color: #fff;
  margin: -12px -12px 8px -12px;
  padding: 6px 8px;
  font-size: 1.2rem;
  font-weight: bold;
}

.user-info {
  display: block;
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
  font-size: 1rem;
}

.user-info a {
  font-weight: normal;
}

.user-info a i {
  font-size: 1.63rem;
}

.user-icon {
  display: block;
  clear: both;
}

.user-image {
  width: 25%;
  overflow: hidden;
  border: 1px solid #ccc;
  position: relative;
  float: left;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.user-image:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.user-image img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.user-desc {
  width: 72%;
  float: right;
  text-align: left;
}

.user-icon a {
  display: inline-block;
  margin: 8px 5px 0 5px;
}

.user-icon a:nth-child(1) {
  color: #fc1828!important;
}

.user-icon a:nth-child(2) {
  color: #0168e8!important;
}

.user-icon a:nth-child(3) {
  color: #4267b2!important;
}

.breadcrumb {
  display: block;
  margin-top: 15px;
  font-size: 1.1rem;
}

.breadcrumb li {
  display: inline-block;
  min-height: 30px;
}

.breadcrumb a,.breadcrumb h1,.breadcrumb h2 {
  font-size: 1.1rem;
  font-weight: normal;
}

.breadcrumb a {
  position: relative;
  display: block;
  padding: 8px;
}

.breadcrumb a:hover {
}

.ChangeSize {
  display: inline-block;
}

.img-mang {
  text-align: center;
}

.img-mang img {
  width: 70px;
}

.owl-prev,.owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -17px;
  width: 34px!important;
  height: 34px!important;
  line-height: 36px!important;
  margin: auto!important;
  border: 1px solid #ddd!important;
  background-color: rgba(255,255,255,.8)!important;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

#owl-customer .owl-prev,#owl-customer .owl-next {
  width: 24px!important;
  height: 24px!important;
  line-height: 26px!important;
  left: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#owl-customer .owl-next {
  right: 0;
  left: auto;
}

.adv {
  overflow: auto;
}

.adv a {
  display: block;
  float: left;
}

.adv-c1,.adv-c2,.adv-c3 {
}

.adv-c1,.adv-c1 img,.adv-c2 img,.adv-c3 img {
  width: 100%;
  height: auto;
  display: block;
  border: 1px solid #eee;
}

.adv-c2 {
  width: 49%;
  margin-right: 2%;
}

.adv-c3 {
  width: 32%;
  margin-right: 2%;
}

.ui-widget-content {
  border: none!important;
  background: #fff!important;
}

.ui-widget-content a.button {
  display: block;
  color: #fff;
  clear: both;
  width: 100px;
  margin: auto;
}

.ui-tabs {
  padding: 0!important;
}

.ui-tabs .ui-tabs-panel {
  padding: 15px!important;
  overflow: auto;
  font-family: Arial,sans-serif!important;
  font-size: 1rem;
  margin: auto;
  text-align: center;
  border: 1px solid #ddd!important;
  border-radius: 0;
  top: -3px;
}

#tabs-pro.ui-tabs .ui-tabs-panel {
  padding: 0!important;
  border: none!important;
  top: 0;
}

.ui-tabs .ui-tabs-nav {
  margin-top: 20px!important;
  background-color: #fff;
  position: relative;
  background: none;
  padding: 0!important;
}

.ui-tabs .ui-tabs-nav li {
  margin: 0!important;
  padding: 0!important;
}

.ui-tabs .ui-tabs-nav li a {
  font-size: 1.3rem;
  font-family: Arial,sans-serif!important;
  text-transform: uppercase;
  font-weight: bold;
  padding: .5em!important;
  border: 1px solid #ddd!important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  background-color: #ef5002;
  color: #fff;
  border: 1px solid #ef5002;
  position: relative;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -16px;
  margin-left: -8px;
  height: 0;
  width: 0;
  border-bottom: 8px solid transparent;
  border-top: 8px solid #ef5002;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.ui-widget-header {
  border: none!important;
  background: none!important;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
  border: none!important;
  background: none!important;
}

#tabs-pro,#tabs-pro .ui-widget-content {
  background: none!important;
}

#tabs-pro .ui-tabs-nav {
  margin-top: -10px!important;
  position: relative;
  background: none!important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
}

#tabs-pro .ui-tabs-nav li {
  float: none!important;
  display: inline-block;
  margin: 3px 4px!important;
}

#tabs-pro .ui-tabs-nav li a {
  font-size: 1rem;
  font-family: inherit;
  text-transform: uppercase;
  font-weight: normal;
  padding: .5em!important;
  margin-right: 0;
  border: 2px solid #eee;
}

#tabs-pro .ui-tabs-nav li a:hover {
  background-color: #ef5002;
  color: #fff;
  border: 2px solid #ef5002;
}

#tabs-pro .ui-tabs-nav li.ui-tabs-active a {
  border: 2px solid #ef5002;
}

#fdb-info {
  width: 49%;
  float: left;
  text-align: left;
}

#fdb-info i.fa {
  width: 18px;
  color: #ef5002;
}

#fdb-info p {
  line-height: 2;
}

#fdb-frm {
  width: 50%;
  float: right;
  text-align: left;
  padding-left: 30px;
  border-left: 1px solid #ddd;
}

#fdb-frm p.title {
  font-weight: bold;
  border-bottom: 2px solid #ef5002;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#fdb-frm p.title i {
  font-size: 1.3rem;
  margin-right: 5px;
  color: #ef5002;
}

#fdb-frm table {
  border: none;
}

#fdb-frm table td {
  padding: 6px 0;
}

.product-detail-img {
  float: left;
  width: 45%;
  position: relative;
}

.thumbs {
  width: 100%!important;
  position: relative!important;
  margin-top: 10px;
}

.targetarea {
  width: 100%!important;
  margin: 0!important;
  float: none!important;
}

.product-detail-info {
  float: right;
  font-size: 1.2rem;
  width: 53%;
  text-align: left;
}

.product-detail-info h1 {
  display: block;
  font-size: 1.7rem;
  font-weight: normal;
  text-transform: uppercase;
  padding-bottom: 15px;
  color: #161616;
}

.product-detail-info img,.product-detail-info table,.product-detail-info div {
  max-width: 100%;
}

.product-detail-info table {
  width: 100%!important;
}

.product-detail-info ul {
  margin-bottom: 15px;
  background-color: #fff;
  list-style: none;
}

.product-detail-info li {
  padding: 8px;
  border-bottom: 1px solid #f4f4f4;
}

.product-detail-info li span {
  display: inline-block;
}

.product-detail-info li span.label {
  white-space: nowrap;
  width: 105px;
  text-align: left;
}

.product-detail-info li span.pprice {
  color: red;
  font-weight: bold;
}

.cbQuantity {
  padding: 7px;
  height: 44px;
  top: -4px;
  position: relative;
}

#btnMua {
  margin-top: 0!important;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  font-size: 1.6rem;
  background: #ef5002;
  color: #fff;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#btnMua:before {
  display: none!important;
}

.product-desc {
  clear: both;
  margin: 20px 0;
}

.other-news {
  margin-top: 20px;
  text-align: left;
}

.other-news p.title {
  font-size: 1.14rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #ef5002;
}

.other-news p.title i {
  margin-right: 8px;
}

.user-info {
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
}

.user-icon {
  display: block;
  clear: both;
}

.user-icon a {
  color: #000!important;
  display: inline-block;
  margin: 8px 5px 0 5px;
}

.user-icon a:nth-child(1) {
  color: #fc1828!important;
}

.user-icon a:nth-child(2) {
  color: #0168e8!important;
}

.user-icon a:nth-child(3) {
  color: #4267b2!important;
}

.user-icon a:hover {
  color: #3d3d3d!important;
}

.item-fm {
  display: none;
}

.hig-alo-phone {
  position: fixed;
  left: 10px;
  bottom: 0;
  display: none;
  visibility: hidden;
  background-color: transparent;
  width: 80px;
  height: 80px;
  cursor: pointer;
  z-index: 200000!important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: visibility .5s;
  -moz-transition: visibility .5s;
  -o-transition: visibility .5s;
  transition: visibility .5s;
}

.hig-alo-phone span {
  display: block;
  background-color: #e6050b;
  color: #fff;
  padding: 10px 30px 10px 60px;
  font-size: 1.5rem;
  position: absolute;
  top: 1px;
  left: 0;
  white-space: nowrap;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.hig-alo-move-cursor {
  cursor: move;
}

.hig-alo-phone.hig-alo-show {
  visibility: visible;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0);
    transform: translate3d(2000px,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

.hig-alo-phone.hig-alo-static {
  opacity: .6;
}

.hig-alo-phone.hig-alo-hover,.hig-alo-phone:hover {
  opacity: 1;
}

.hig-alo-ph-circle {
  width: 86px;
  height: 86px;
  top: -20px;
  left: -20px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30,30,30,.4);
  border: 2px solid #bfebfc 9;
  opacity: .1;
  -webkit-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
  -moz-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
  -ms-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
  -o-animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
  animation: hig-alo-circle-anim 1.2s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.hig-alo-mobile .hig-alo-ph-circle {
  width: 140px;
  height: 140px;
  top: 30px;
  left: 30px;
}

.hig-alo-phone.hig-alo-active .hig-alo-ph-circle {
  -webkit-animation: hig-alo-circle-anim 1.1s infinite ease-in-out!important;
  -moz-animation: hig-alo-circle-anim 1.1s infinite ease-in-out!important;
  -ms-animation: hig-alo-circle-anim 1.1s infinite ease-in-out!important;
  -o-animation: hig-alo-circle-anim 1.1s infinite ease-in-out!important;
  animation: hig-alo-circle-anim 1.1s infinite ease-in-out!important;
}

.hig-alo-phone.hig-alo-static .hig-alo-ph-circle {
  -webkit-animation: hig-alo-circle-anim 2.2s infinite ease-in-out!important;
  -moz-animation: hig-alo-circle-anim 2.2s infinite ease-in-out!important;
  -ms-animation: hig-alo-circle-anim 2.2s infinite ease-in-out!important;
  -o-animation: hig-alo-circle-anim 2.2s infinite ease-in-out!important;
  animation: hig-alo-circle-anim 2.2s infinite ease-in-out!important;
}

.hig-alo-phone.hig-alo-hover .hig-alo-ph-circle,.hig-alo-phone:hover .hig-alo-ph-circle {
  border-color: #e8000b;
  opacity: .5;
}

.hig-alo-phone.hig-alo-green.hig-alo-hover .hig-alo-ph-circle,.hig-alo-phone.hig-alo-green:hover .hig-alo-ph-circle {
  border-color: #75eb50;
  opacity: .5;
}

.hig-alo-phone.hig-alo-green .hig-alo-ph-circle {
  border-color: #e8000b;
  opacity: .5;
}

.hig-alo-phone.hig-alo-gray.hig-alo-hover .hig-alo-ph-circle,.hig-alo-phone.hig-alo-gray:hover .hig-alo-ph-circle {
  border-color: #ccc;
  opacity: .5;
}

.hig-alo-phone.hig-alo-gray .hig-alo-ph-circle {
  border-color: #75eb50;
  opacity: .5;
}

.hig-alo-ph-circle-fill {
  width: 66;
  height: 66;
  top: -10px;
  left: -10px;
  position: absolute;
  background-color: #000;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  opacity: .1;
  -webkit-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.hig-alo-phone.hig-alo-active .hig-alo-ph-circle-fill {
  -webkit-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
  -moz-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
  -ms-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
  -o-animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
  animation: hig-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
}

.hig-alo-phone.hig-alo-static .hig-alo-ph-circle-fill {
  -webkit-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
  -moz-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
  -ms-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
  -o-animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
  animation: hig-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
  opacity: 0!important;
}

.hig-alo-phone.hig-alo-hover .hig-alo-ph-circle-fill,.hig-alo-phone:hover .hig-alo-ph-circle-fill {
  background-color: rgba(216,2,208,.5);
  background-color: #e8000b 9;
  opacity: .75!important;
}

.hig-alo-phone.hig-alo-green.hig-alo-hover .hig-alo-ph-circle-fill,.hig-alo-phone .hig-alo-green:hover .hig-alo-ph-circle-fill {
  background-color: rgba(117,235,80,.5);
  background-color: #baf5a7 9;
  opacity: .75!important;
}

.hig-alo-phone.hig-alo-green .hig-alo-ph-circle-fill {
  background-color: rgba(216,2,208,.5);
  background-color: #a6e3fa 9;
  opacity: .75!important;
}

.hig-alo-phone.hig-alo-gray.hig-alo-hover .hig-alo-ph-circle-fill,.hig-alo-phone.hig-alo-gray:hover .hig-alo-ph-circle-fill {
  background-color: rgba(204,204,204,.5);
  background-color: #ccc 9;
  opacity: .75!important;
}

.hig-alo-phone.hig-alo-gray .hig-alo-ph-circle-fill {
  background-color: rgba(117,235,80,.5);
  opacity: .75!important;
}

.hig-alo-ph-img-circle {
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
  padding: 8px;
  position: absolute;
  background: rgba(30,30,30,.1) url(/assets/client/images/phone.png) no-repeat center center;
  background-size: 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  box-sizing: initial;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
  -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
  box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
}

.hig-alo-ph-circle-shake {
  -webkit-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
  animation: hig-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.hig-alo-phone.hig-alo-active .hig-alo-ph-img-circle {
  -webkit-animation: hig-alo-circle-img-anim 1s infinite ease-in-out!important;
  -moz-animation: hig-alo-circle-img-anim 1s infinite ease-in-out!important;
  -ms-animation: hig-alo-circle-img-anim 1s infinite ease-in-out!important;
  -o-animation: hig-alo-circle-img-anim 1s infinite ease-in-out!important;
  animation: hig-alo-circle-img-anim 1s infinite ease-in-out!important;
}

.hig-alo-phone.hig-alo-static .hig-alo-ph-img-circle {
  -webkit-animation: hig-alo-circle-img-anim 0s infinite ease-in-out!important;
  -moz-animation: hig-alo-circle-img-anim 0s infinite ease-in-out!important;
  -ms-animation: hig-alo-circle-img-anim 0s infinite ease-in-out!important;
  -o-animation: hig-alo-circle-img-anim 0s infinite ease-in-out!important;
  animation: hig-alo-circle-img-anim 0s infinite ease-in-out!important;
}

.hig-alo-phone.hig-alo-hover .hig-alo-ph-img-circle,.hig-alo-phone:hover .hig-alo-ph-img-circle {
  background-color: #e8000b;
}

.hig-alo-phone.hig-alo-green.hig-alo-hover .hig-alo-ph-img-circle,.hig-alo-phone.hig-alo-green:hover .hig-alo-ph-img-circle {
  background-color: #75eb50;
  background-color: #75eb50 9;
}

.hig-alo-phone.hig-alo-green .hig-alo-ph-img-circle {
  background-color: #e8000b;
  background-color: #e8000b 9;
}

.hig-alo-phone.hig-alo-gray.hig-alo-hover .hig-alo-ph-img-circle,.hig-alo-phone.hig-alo-gray:hover .hig-alo-ph-img-circle {
  background-color: #ccc;
}

.hig-alo-phone.hig-alo-gray .hig-alo-ph-img-circle {
  background-color: #75eb50;
}

@-moz-keyframes hig-alo-circle-anim {
  0% {
    -moz-transform: rotate(0) scale(.5) skew(1deg);
    opacity: .1;
    -moz-opacity: .1;
    -webkit-opacity: .1;
    -o-opacity: .1;
  }

  30% {
    -moz-transform: rotate(0) scale(.7) skew(1deg);
    opacity: .5;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    -o-opacity: .5;
  }

  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
    opacity: .6;
    -moz-opacity: .6;
    -webkit-opacity: .6;
    -o-opacity: .1;
  }
}

@-webkit-keyframes hig-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(.5) skew(1deg);
    -webkit-opacity: .1;
  }

  30% {
    -webkit-transform: rotate(0) scale(.7) skew(1deg);
    -webkit-opacity: .5;
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: .1;
  }
}

@-o-keyframes hig-alo-circle-anim {
  0% {
    -o-transform: rotate(0)kscale(.5)skew(1deg);
    -o-opacity: .1;
  }

  30% {
    -o-transform: rotate(0)scale(.7)skew(1deg);
    -o-opacity: .5;
  }

  100% {
    -o-transform: rotate(0)scale(1)skew(1deg);
    -o-opacity: .1;
  }
}

@-moz-keyframes hig-alo-circle-fill-anim {
  0% {
    -moz-transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }

  50% {
    -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
    opacity: .2;
  }

  100% {
    -moz-transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }
}

@-webkit-keyframes hig-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }

  100% {
    -webkit-transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }
}

@-o-keyframes hig-alo-circle-fill-anim {
  0% {
    -o-transform: rotate(0)scale(.7)skew(1deg);
    opacity: .2;
  }

  50% {
    -o-transform: rotate(0)scale(1)skew(1deg);
    opacity: .2;
  }

  100% {
    -o-transform: rotate(0)scale(.7)skew(1deg);
    opacity: .2;
  }
}

@-moz-keyframes hig-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes hig-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

@-o-keyframes hig-alo-circle-img-anim {
  0% {
    -o-transform: rotate(0)scale(1)skew(1deg);
  }

  10% {
    -o-transform: rotate(-25deg)scale(1)skew(1deg);
  }

  20% {
    -o-transform: rotate(25deg)scale(1)skew(1deg);
  }

  30% {
    -o-transform: rotate(-25deg)scale(1)skew(1deg);
  }

  40% {
    -o-transform: rotate(25deg)scale(1)skew(1deg);
  }

  50% {
    -o-transform: rotate(0)scale(1)skew(1deg);
  }

  100% {
    -o-transform: rotate(0)scale(1)skew(1deg);
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
}

@-moz-keyframes hig-alo-circle-anim {
  0% {
    transform: rotate(0) scale(.5) skew(1deg);
    opacity: .1;
  }

  30% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .5;
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1;
  }
}

@-webkit-keyframes hig-alo-circle-anim {
  0% {
    transform: rotate(0) scale(.5) skew(1deg);
    opacity: .1;
  }

  30% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .5;
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1;
  }
}

@-o-keyframes hig-alo-circle-anim {
  0% {
    transform: rotate(0)scale(.5)skew(1deg);
    opacity: .1;
  }

  30% {
    transform: rotate(0)scale(.7)skew(1deg);
    opacity: .5;
  }

  100% {
    transform: rotate(0)scale(1)skew(1deg);
    opacity: .1;
  }
}

@keyframes hig-alo-circle-anim {
  0% {
    transform: rotate(0) scale(.5) skew(1deg);
    opacity: .1;
  }

  30% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .5;
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .1;
  }
}

@-moz-keyframes hig-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }

  100% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }
}

@-webkit-keyframes hig-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }

  100% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }
}

@-o-keyframes hig-alo-circle-fill-anim {
  0% {
    transform: rotate(0)scale(.7)skew(1deg);
    opacity: .2;
  }

  50% {
    transform: rotate(0)scale(1)skew(1deg);
    opacity: .2;
  }

  100% {
    transform: rotate(0)scale(.7)skew(1deg);
    opacity: .2;
  }
}

@keyframes hig-alo-circle-fill-anim {
  0% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
    opacity: .2;
  }

  100% {
    transform: rotate(0) scale(.7) skew(1deg);
    opacity: .2;
  }
}

@-moz-keyframes hig-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

@-webkit-keyframes hig-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

@-o-keyframes hig-alo-circle-img-anim {
  0% {
    transform: rotate(0)scale(1)skew(1deg);
  }

  10% {
    transform: rotate(-25deg)scale(1)skew(1deg);
  }

  20% {
    transform: rotate(25deg)scale(1)skew(1deg);
  }

  30% {
    transform: rotate(-25deg)scale(1)skew(1deg);
  }

  40% {
    transform: rotate(25deg)scale(1)skew(1deg);
  }

  50% {
    transform: rotate(0)scale(1)skew(1deg);
  }

  100% {
    transform: rotate(0)scale(1)skew(1deg);
  }
}

@keyframes hig-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}

.box_body .box-product {
  width: 100%!important;
}

#body-panel .box-product {
  width: 23%;
  margin: 8px 1%;
}

.box-category {
  width: 49%;
  height: 200px;
  margin-right: 2%;
  margin-bottom: 26px;
  float: left;
  border: 1px solid #ccc;
  position: relative;
}

.box-category-small {
  width: 23.5%!important;
}

.box-category .banner-bg {
  width: 100%;
  height: 100%;
}

.box-category .banner-bg {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.box-category span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  max-width: 100%;
  white-space: nowrap;
  color: #000;
  background-color: rgba(255,255,255,.7);
  transform: translate(-50%,-50%);
  padding: 10px;
  font-size: 2rem;
  font-weight: normal;
  text-transform: uppercase;
  z-index: 3;
}

.box-category:hover .banner-bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,.3);
}

.box-category:nth-child(odd):hover .banner-bg:before {
  background-color: rgba(172,134,18,.6)!important;
}

.box-category:nth-child(odd):hover span {
  color: #fff;
  background-color: rgba(0,0,0,.5);
}

#box-why {
  position: relative;
  margin: 40px 0;
}

.box-why {
  width: 100%;
  padding: 20px;
  line-height: 150%;
  margin-bottom: 20px;
  border: 2px solid #ffb61a;
  text-align: center;
  position: relative;
  background: #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.box-why img {
  height: 70px;
}

.box-why:hover img {
}

.box-why .title {
  display: block;
  text-transform: uppercase;
  margin: 10px 0 20px;
  font-size: 1.4rem;
  font-weight: normal;
  min-height: 54px;
  line-height: 1.4;
  font-family: "Barlow Condensed",sans-serif;
  position: relative;
  color: #ef5002;
}

.box-why .title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  height: 1px;
  width: 40%;
  background-color: #eee;
}

.box-why .summary {
  display: block;
  margin-bottom: 5px;
  text-align: center;
  line-height: 1.7;
}

.subquantity,.addquantity {
  height: 22px;
  line-height: 22px;
  width: 22px;
  margin-left: -27px;
  top: -13px;
  position: relative;
}

.addquantity {
  top: auto;
  bottom: -9px;
}

code {
  color: #f0022f;
  word-break: break-word;
}

.banner-page {
  display: none;
}

#user-area .dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  width: 200px;
  background-color: #fff;
  font-size: 1rem;
  border-top: 2px solid #fff;
  border-left: 3px solid #ef5002;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.25);
  -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,.25);
  box-shadow: 0 3px 5px 0 rgba(0,0,0,.25);
}

#user-area .dropdown-content a {
  color: #222;
  display: block;
  padding: 8px 8px 8px 34px;
  border-bottom: 1px solid #f6f6f6;
  text-align: left;
  margin: 0!important;
  position: relative;
}

#user-area .dropdown-content a:hover {
  background-color: #f2f2f2;
  color: #ef5002;
}

#user-area .dropdown-content a i {
  width: 26px;
  height: 100%;
  line-height: 34px;
  background-color: #f2f2f2;
  color: #ef5002;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}

#user-area .user:hover .dropdown-content {
  display: block;
  z-index: 9999;
}

.customer-desc {
  line-height: 1.7;
  text-align: left;
  margin: 15px 0;
  clear: both;
}

#payments-guide {
  display: none;
  margin-top: 20px;
}

.alert-home {
  text-align: left;
  color: red;
  font-size: 18px;
  padding: 20px;
  border: 2px solid #ffb61a;
  line-height: 1.8;
  background: #fff;
  -webkit-box-shadow: 0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04);
  -moz-box-shadow: 0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04);
  box-shadow: 0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04);
  position: relative;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.table2 thead {
  background: #f2f2f2;
}

.table2 tr td {
  border-bottom: 1px solid #ef5002!important;
}

.btn-success {
  color: #fff;
  background-color: green !important;
  border-color: green !important;
}

.btn-success:hover {
  color: #fff;
  background-color: #c30202!important;
  border-color: #b40101!important;
}

.tag {
  padding: 6px 8px;
  background-color: #f0f0f0;
  font-weight: normal;
  font-size: .9rem;
  display: inline-block;
  margin: 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.tag:hover {
  background-color: #d40000;
  color: #fff;
}

.table .text-primary {
  text-align: center;
  background: #ef5002;
  color: #fff!important;
  padding: 5px;
  margin: 0 auto;
  -moz-border-radius: 5px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: .9rem;
}

.pos-rel,.position-relative {
  position: relative;
}

input[type=checkbox].ace,input[type=radio].ace {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

label input[type=checkbox].ace,label input[type=radio].ace {
  z-index: -100!important;
  width: 1px!important;
  height: 1px!important;
  clip: rect(1px,1px,1px,1px);
  position: absolute;
}

input[type=checkbox].ace:checked,input[type=checkbox].ace:focus,input[type=radio].ace:checked,input[type=radio].ace:focus {
  outline: 0!important;
}

input[type=checkbox].ace+.lbl,input[type=radio].ace+.lbl {
  position: relative;
  display: inline-block;
  margin: 0;
  line-height: 20px;
  min-height: 18px;
  min-width: 18px;
  font-weight: 400;
  cursor: pointer;
}

input[type=checkbox].ace+.lbl::before,input[type=radio].ace+.lbl::before {
  cursor: pointer;
  font-family: fontAwesome;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  content: " ";
  background-color: #fafafa;
  border: 1px solid #c8c8c8;
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
  border-radius: 0;
  display: inline-block;
  text-align: center;
  height: 16px;
  line-height: 14px;
  min-width: 16px;
  margin-right: 1px;
  position: relative;
  top: -1px;
}

input[type=checkbox].ace:checked+.lbl::before,input[type=radio].ace:checked+.lbl::before {
  display: inline-block;
  content: '';
  color: #32a3ce;
  background-color: #f5f8fc;
  border-color: #adb8c0;
  box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
}

input[type=checkbox].ace+.lbl:hover::before,input[type=checkbox].ace:hover+.lbl::before,input[type=radio].ace+.lbl:hover::before,input[type=radio].ace:hover+.lbl::before {
  border-color: #ff893c;
}

input[type=checkbox].ace:focus+.lbl::before,input[type=radio].ace:focus+.lbl::before {
  border-color: #f59942;
}

input[type=checkbox].ace:active+.lbl::before,input[type=checkbox].ace:checked:active+.lbl::before,input[type=radio].ace:active+.lbl::before,input[type=radio].ace:checked:active+.lbl::before {
  box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1);
}

input[type=checkbox].ace.ace-checkbox-2+.lbl::before,input[type=radio].ace.ace-checkbox-2+.lbl::before {
  box-shadow: none;
}

input[type=checkbox].ace.ace-checkbox-2:checked+.lbl::before,input[type=radio].ace.ace-checkbox-2:checked+.lbl::before {
  background-color: #f9a021;
  border-color: #f9a021;
  color: #fff;
}

input[type=checkbox].ace.disabled+.lbl::before,input[type=checkbox].ace:disabled+.lbl::before,input[type=checkbox].ace[disabled]+.lbl::before,input[type=radio].ace.disabled+.lbl::before,input[type=radio].ace:disabled+.lbl::before,input[type=radio].ace[disabled]+.lbl::before {
  background-color: #ddd!important;
  border-color: #ccc!important;
  box-shadow: none!important;
  color: #bbb;
}

.checkbox label input[type=checkbox].ace+.lbl,.radio label input[type=radio].ace+.lbl {
  margin-left: -10px;
}

input[type=radio].ace+.lbl::before {
  font-size: 10px;
  font-family: FontAwesome;
  text-shadow: 0 0 1px #32a3ce;
  line-height: 15px;
  height: 17px;
  min-width: 17px;
}

input[type=checkbox].ace.input-lg+.lbl::before {
  border-radius: 4px;
  font-size: 16px;
  height: 24px;
  line-height: 21px;
  min-width: 24px;
  top: auto;
}

input[type=radio].ace.input-lg+.lbl::before {
  font-size: 14px;
  height: 24px;
  line-height: 22px;
  min-width: 24px;
  top: auto;
}

input[type=checkbox].ace.ace-switch {
  width: 55px;
  height: 25px;
}

input[type=checkbox].ace.ace-switch+.lbl {
  margin: 0 4px;
  min-height: 24px;
}

input[type=checkbox].ace.ace-switch+.lbl::before {
  font-family: 'Open Sans';
  content: "ON         OFF";
  color: #999;
  text-shadow: 0 0 0 #999;
  font-weight: 400;
  font-size: 11px;
  line-height: 17px;
  height: 20px;
  overflow: hidden;
  border-radius: 12px;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.15);
  border: 1px solid #ccc;
  text-align: left;
  float: left;
  padding: 0;
  width: 52px;
  text-indent: -21px;
  margin-right: 0;
  -webkit-transition: text-indent .25s ease;
  -o-transition: text-indent .25s ease;
  transition: text-indent .25s ease;
  top: auto;
}

input[type=checkbox].ace.ace-switch+.lbl::after {
  font-family: 'Open Sans';
  content: 'III';
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  color: #aaa;
  text-shadow: none;
  background-color: #fff;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  position: absolute;
  top: -2px;
  left: -3px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,.3);
  box-shadow: 0 1px 1px 1px rgba(0,0,0,.3);
  -webkit-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}

input[type=checkbox].ace.ace-switch:checked+.lbl::before {
  text-indent: 8px;
  color: #fff;
  text-shadow: 0 0 0 #fff;
  background-color: #8ab2c9;
  border-color: #6a8ca8;
}

input[type=checkbox].ace.ace-switch:checked+.lbl::after {
  left: 34px;
  background-color: #fff;
  color: #98a0a5;
}

input[type=checkbox].ace.ace-switch.ace-switch-2+.lbl::before {
  content: "YES         NO";
}

input[type=checkbox].ace.ace-switch.ace-switch-3+.lbl::after {
  font-family: FontAwesome;
  font-size: 13px;
  line-height: 22px;
  content: "";
  top: -1px;
  text-shadow: none;
  padding: 0;
  text-align: center;
  color: #bbb;
  letter-spacing: 0;
}

input[type=checkbox].ace.ace-switch.ace-switch-3:checked+.lbl::after {
  content: "";
  color: #8ab2c9;
  text-shadow: none;
}

input[type=checkbox].ace.ace-switch.ace-switch-4,input[type=checkbox].ace.ace-switch.ace-switch-5 {
  width: 60px;
}

input[type=checkbox].ace.ace-switch.ace-switch-4+.lbl::before,input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before {
  content: "ON           OFF";
  font-size: 12px;
  line-height: 21px;
  height: 24px;
  overflow: hidden;
  border-radius: 12px;
  background-color: #8b9aa3;
  border: 1px solid #8b9aa3;
  color: #fff;
  width: 56px;
  text-shadow: 0 0 0 #fff;
  display: inline-block;
  position: relative;
  box-shadow: none;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

input[type=checkbox].ace.ace-switch.ace-switch-4+.lbl::after,input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::after {
  content: 'III';
  font-size: 11px;
  position: absolute;
  top: 2px;
  left: 2px;
  letter-spacing: 0;
  width: 20px;
  height: 20px;
  line-height: 19px;
  text-shadow: none!important;
  color: #939393;
  background-color: #fff;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

input[type=checkbox].ace.ace-switch.ace-switch-4:checked+.lbl::before,input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::before {
  background-color: #468fcc;
  border-color: #468fcc;
}

input[type=checkbox].ace.ace-switch.ace-switch-4:checked+.lbl::after,input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::after {
  left: 34px;
  background-color: #fff;
  color: #848484;
}

input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before {
  content: "YES           NO";
}

input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::before {
  text-indent: 8px;
}

input[type=checkbox].ace.ace-switch.ace-switch-6+.lbl {
  position: relative;
}

input[type=checkbox].ace.ace-switch.ace-switch-6+.lbl::before {
  font-family: FontAwesome;
  content: "";
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  box-shadow: none;
  border-width: 0;
  font-weight: lighter;
  font-size: 16px;
  border-radius: 12px;
  display: inline-block;
  background-color: #888;
  color: #f2f2f2;
  width: 52px;
  height: 22px;
  line-height: 21px;
  text-indent: 32px;
  -webkit-transition: background .25s ease;
  -o-transition: background .25s ease;
  transition: background .25s ease;
}

input[type=checkbox].ace.ace-switch.ace-switch-6+.lbl::after {
  content: '';
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  position: absolute;
  top: 2px;
  left: 3px;
  border-radius: 12px;
  box-shadow: 0 -1px 0 rgba(0,0,0,.25);
  width: 18px;
  height: 18px;
  text-align: center;
  background-color: #f2f2f2;
  border: 4px solid #f2f2f2;
  -webkit-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}

input[type=checkbox].ace.ace-switch.ace-switch-6:checked+.lbl::before {
  content: "";
  text-indent: 6px;
  color: #fff;
  border-color: #b7d3e5;
  background-color: #ff893c;
}

input[type=checkbox].ace.ace-switch.ace-switch-6:checked+.lbl::after {
  left: 32px;
  background-color: #fff;
  border: 4px solid #fff;
  text-shadow: 0 -1px 0 rgba(0,200,0,.25);
}

input[type=checkbox].ace.ace-switch.ace-switch-7 {
  width: 75px;
}

input[type=checkbox].ace.ace-switch.ace-switch-7+.lbl {
  position: relative;
}

input[type=checkbox].ace.ace-switch.ace-switch-7+.lbl::before {
  content: "OFF              ON";
  font-weight: bolder;
  font-size: 13px;
  background-color: #fff;
  border: 2px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  color: #aaa;
  width: 74px;
  height: 26px;
  line-height: 22px;
  overflow: hidden;
  text-indent: 5px;
  display: inline-block;
  position: relative;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

input[type=checkbox].ace.ace-switch.ace-switch-7+.lbl::after {
  content: '';
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  top: 3px;
  left: 39px;
  width: 32px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  padding: 0;
  text-indent: 0;
  background-color: #aaa;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}

input[type=checkbox].ace.ace-switch.ace-switch-7:checked+.lbl::before {
  color: #468fcc;
  background-color: #fff;
  text-indent: -28px;
  border-color: #6fb3e0;
}

input[type=checkbox].ace.ace-switch.ace-switch-7:checked+.lbl::after {
  left: 3px;
  content: '';
  background-color: #468fcc;
  color: #fff;
}

input[type=checkbox].ace.ace-switch+.lbl[data-lbl]::before {
  content: attr(data-lbl);
}

input[type=checkbox].ace.ace-switch.btn-empty+.lbl::after {
  content: "";
}

input[type=checkbox].ace.ace-switch.btn-rotate+.lbl::after {
  content: "≡";
  line-height: 20px;
  font-size: 17px;
}

input[type=checkbox].ace.ace-switch-4.btn-rotate+.lbl::after,input[type=checkbox].ace.ace-switch-5.btn-rotate+.lbl::after {
  line-height: 17px;
}

input[type=checkbox].ace.ace-switch.btn-flat+.lbl::after,input[type=checkbox].ace.ace-switch.btn-flat+.lbl::before {
  border-radius: 0!important;
}

input[type=checkbox].ace.ace-switch.ace-switch-4+.lbl::before,input[type=checkbox].ace.ace-switch.ace-switch-5+.lbl::before {
  text-indent: -24px;
}

input[type=checkbox].ace.ace-switch.ace-switch-4:checked+.lbl::before,input[type=checkbox].ace.ace-switch.ace-switch-5:checked+.lbl::before {
  text-indent: 7px;
}

input.ace+.lbl.padding-16::before {
  margin-right: 16px;
}

input.ace+.lbl.padding-14::before {
  margin-right: 14px;
}

input.ace+.lbl.padding-12::before {
  margin-right: 12px;
}

input.ace+.lbl.padding-10::before {
  margin-right: 10px;
}

input.ace+.lbl.padding-8::before {
  margin-right: 8px;
}

input.ace+.lbl.padding-6::before {
  margin-right: 6px;
}

input.ace+.lbl.padding-4::before {
  margin-right: 4px;
}

input.ace+.lbl.padding-2::before {
  margin-right: 2px;
}

input.ace+.lbl.padding-0::before {
  margin-right: 0;
}

input.ace+.lbl.padding-0::before {
  margin-right: 0;
}

.lbl::before {
  color: red!important;
}

.select2-container {
  outline: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.select2-selection--single {
  cursor: pointer;
  outline: 0;
  display: block;
  height: 36px;
  padding: 7px 0;
  line-height: 1.5384616;
  position: relative;
  border: 1px solid transparent;
  white-space: nowrap;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-selection--single:hover,.select2-selection--single:focus,.select2-container--open .select2-selection--single {
  -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,.01) inset;
  box-shadow: 0 0 0 100px rgba(0,0,0,.01) inset;
}

.select2-selection--single:not([class*=bg-]) {
  background-color: #fff;
}

.select2-selection--single:not([class*=bg-]):not([class*=border-]) {
  border-color: #ddd;
}

.select2-selection--single[class*=bg-]:hover,.select2-selection--single[class*=bg-]:focus,.select2-container--open .select2-selection--single[class*=bg-] {
  -webkit-box-shadow: 0 0 0 100px rgba(0,0,0,.025) inset;
  box-shadow: 0 0 0 100px rgba(0,0,0,.025) inset;
}

.select2-selection--single[class*=bg-] .select2-selection__placeholder {
  color: #fff;
}

.select2-container--disabled .select2-selection--single[class*=bg-] .select2-selection__placeholder {
  color: rgba(255,255,255,.75);
}

.select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 12px;
  padding-right: 31px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555;
}

.select2-selection--single .select2-selection__rendered>i {
  margin-right: 10px;
}

.select2-selection--single .select2-selection__clear {
  potision: relative;
  cursor: pointer;
  float: right;
  font-size: 0;
  line-height: 1;
  margin-top: 2px;
  opacity: .75;
  filter: alpha(opacity=75);
}

.select2-selection--single .select2-selection__clear:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.select2-selection--single .select2-selection__clear:after {
  content: '';
  font-family: 'icomoon';
  display: inline-block;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-selection--single .select2-selection__arrow:after {
  content: '';
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -8px;
  font-size: 16px;
  line-height: 1;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.select2-container--open .select2-selection--single .select2-selection__arrow:after {
  content: '';
}

.select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--disabled .select2-selection--single {
  cursor: not-allowed;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--disabled .select2-selection--single:not([class*=bg-]) {
  background-color: #fafafa;
  color: #999;
}

.select2-container--disabled .select2-selection--single[class*=bg-] {
  -webkit-box-shadow: 0 0 0 100px rgba(255,255,255,.25) inset;
  box-shadow: 0 0 0 100px rgba(255,255,255,.25) inset;
}

.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-selection--multiple {
  display: block;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: text;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-selection--multiple:not([class*=bg-]) {
  background-color: #fff;
}

.select2-selection--multiple:not([class*=bg-]):not([class*=border-]) {
  border-color: #ddd;
}

.select2-selection--multiple .select2-selection__rendered {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  list-style: none;
  margin: 0;
  padding: 0 3px 3px 3px;
  width: 100%;
}

.select2-selection--multiple .select2-selection__placeholder {
  color: #999;
}

.select2-container--disabled .select2-selection--multiple:not([class*=bg-]) {
  background-color: #fafafa;
  color: #999;
}

.select2-container--disabled .select2-selection--multiple[class*=bg-] {
  -webkit-box-shadow: 0 0 0 100px rgba(255,255,255,.25) inset;
  box-shadow: 0 0 0 100px rgba(255,255,255,.25) inset;
}

.select2-container--disabled .select2-selection--multiple[class*=bg-] .select2-selection__choice {
  opacity: .9;
  filter: alpha(opacity=90);
}

.select2-container--disabled .select2-selection--multiple,.select2-container--disabled .select2-selection--multiple .select2-selection__choice,.select2-container--disabled .select2-selection--multiple .select2-search__field {
  cursor: not-allowed;
}

.select2-selection--multiple .select2-selection__choice {
  background-color: #455a64;
  color: #fff;
  border-radius: 3px;
  cursor: default;
  float: left;
  margin-right: 3px;
  margin-top: 3px;
  padding: 7px 12px!important;
}

.select2-selection--multiple .select2-selection__choice>i {
  margin-right: 10px;
}

.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  cursor: pointer;
  float: right;
  font-size: 14px;
  margin-top: 3px;
  line-height: 1;
  margin-left: 7px;
  opacity: .75;
  filter: alpha(opacity=75);
}

.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  opacity: .6;
  filter: alpha(opacity=60);
}

.select2-container--disabled .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  display: none;
}

.select2-selection--multiple .select2-search--inline {
  float: left;
}

.select2-selection--multiple .select2-search--inline .select2-search__field {
  font-size: 100%;
  margin-top: 3px;
  padding: 7px 0;
  background-color: transparent;
  border: 0;
  outline: 0;
  margin-left: 5px;
  -webkit-appearance: textfield;
}

.select2-selection--multiple .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: #fff;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 3px;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 9999;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results>.select2-results__options {
  padding-bottom: 5px;
  max-height: 250px;
  overflow-y: auto;
}

.select2-search--hide+.select2-results>.select2-results__options {
  padding-top: 5px;
}

.select2-results:first-child>.select2-results__options {
  padding-top: 5px;
}

.select2-results__option {
  padding: 7px 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results__option+.select2-results__option {
  margin-top: 1px;
}

.select2-results__option i {
  margin-right: 10px;
}

.select2-results__option i.icon-undefined {
  display: none;
}

.select2-results__option[role=group] {
  padding: 0;
}

.select2-results__option.select2-results__option--highlighted {
  background-color: #f5f5f5;
}

.select2-results__option[aria-disabled=true] {
  color: #999;
  cursor: not-allowed;
}

.select2-dropdown[class*=bg-] .select2-results__option[aria-disabled=true] {
  color: rgba(255,255,255,.6);
}

.select2-results__option[aria-selected=true] {
  background-color: #2196f3;
  color: #fff;
}

.select2-results__options--nested>.select2-results__option {
  padding-left: 24px;
  padding-right: 24px;
}

.select2-results__group {
  display: block;
  padding: 7px 12px;
  font-size: 11px;
  line-height: 1.82;
  text-transform: uppercase;
  cursor: default;
  margin-top: 5px;
  margin-bottom: 5px;
}

.select2-results__option:first-child>.select2-results__group {
  margin-top: 0;
}

.select2-results__message {
  color: #999;
  cursor: default;
}

.select2-dropdown[class*=bg-] .select2-results__message {
  color: rgba(255,255,255,.75);
}

.select2-results__option.loading-results {
  padding-top: 0;
}

.select2-results__option.loading-results+.select2-results__option {
  margin-top: 5px;
}

.select2-results__option--load-more {
  text-align: center;
  margin-top: 5px;
  cursor: default;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--above[class*=bg-] {
  border-bottom: 1px solid rgba(255,255,255,.2);
}

.select2-container--open.select2-container--above .select2-selection--single,.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--open .select2-dropdown--below[class*=bg-] {
  border-top: 1px solid rgba(255,255,255,.2);
}

.select2-container--open.select2-container--below .select2-selection--single,.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.select2-search--dropdown {
  display: block;
  position: relative;
  padding: 12px;
}

.select2-search--dropdown:after {
  content: '';
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 50%;
  left: 24px;
  color: inherit;
  display: block;
  font-size: 12px;
  margin-top: -6px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: .6;
  filter: alpha(opacity=60);
}

.select2-search--dropdown+.select2-results .select2-results__message:first-child {
  padding-top: 0;
}

.select2-search--dropdown .select2-search__field {
  height: 36px;
  padding: 7px 12px;
  padding-left: 36px;
  border-radius: 3px;
  border: 1px solid #ddd;
  outline: 0;
  width: 100%;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select-lg.select2-selection--single {
  height: 40px;
  padding: 9px 0;
  font-size: 14px;
}

.select-lg.select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
  padding-right: 34px;
}

.select-lg.select2-selection--single .select2-selection__arrow:after {
  right: 15px;
}

.select-lg.select2-selection--multiple .select2-selection__choice {
  padding: 9px 15px;
  font-size: 14px;
}

.select-lg.select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 9px 0;
  font-size: 14px;
}

.select-sm.select2-selection--single {
  height: 34px;
  padding: 6px 0;
}

.select-sm.select2-selection--single .select2-selection__rendered {
  padding-left: 11px;
  padding-right: 26px;
}

.select-sm.select2-selection--single .select2-selection__arrow:after {
  right: 11px;
}

.select-sm.select2-selection--multiple .select2-selection__choice {
  padding: 6px 11px;
}

.select-sm.select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 6px 0;
}

.select-xs.select2-selection--single {
  height: 32px;
  padding: 5px 0;
  font-size: 12px;
  line-height: 1.6666667;
}

.select-xs.select2-selection--single .select2-selection__rendered {
  padding-left: 10px;
  padding-right: 24px;
}

.select-xs.select2-selection--single .select2-selection__arrow:after {
  right: 10px;
}

.select-xs.select2-selection--multiple .select2-selection__choice {
  padding: 5px 10px;
  font-size: 12px;
}

.select-xs.select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 5px 0;
  font-size: 12px;
}

.select2-selection--multiple[class*=bg-] .select2-selection__choice {
  background-color: rgba(0,0,0,.25);
}

.select2-dropdown[class*=bg-] .select2-search--dropdown .select2-search__field {
  background-color: rgba(0,0,0,.2);
  border-color: transparent;
  color: #fff;
}

.select2-dropdown[class*=bg-] .select2-results__option[aria-selected=true] {
  background-color: rgba(0,0,0,.2);
}

.select2-dropdown[class*=bg-] .select2-results__option--highlighted {
  background-color: rgba(0,0,0,.1);
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  z-index: 99;
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0!important;
  clip: rect(0 0 0 0)!important;
  height: 1px!important;
  margin: -1px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: fixed!important;
  width: 1px!important;
}

.select2-result-repository {
  padding-top: 7px;
  padding-bottom: 7px;
}

.select2-result-repository__avatar {
  float: left;
  width: 60px;
  margin-right: 10px;
}

.select2-result-repository__avatar img {
  width: 100%;
  height: auto;
  border-radius: 100px;
}

.select2-result-repository__meta {
  margin-left: 70px;
}

.select2-result-repository__title {
  font-weight: 500;
  word-wrap: break-word;
  margin-bottom: 2px;
}

.select2-result-repository__forks,.select2-result-repository__stargazers,.select2-result-repository__watchers {
  display: inline-block;
  font-size: 12px;
}

.select2-result-repository__description {
  font-size: 12px;
}

.select2-result-repository__forks,.select2-result-repository__stargazers {
  margin-right: 15px;
}

.statistic-bar {
  background-color: #ef5002;
  padding: 10px;
  border: 1px solid #ef5002;
  color: #fff;
  margin: 6px 0;
}

.statistic-bar .col-sm-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.flash {
  position: relative;
  display: block;
}

.flash img {
  transition: all .6s ease-out;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -ms-transition: all .6s ease-out;
  -o-transition: all .6s ease-out;
}

.flash::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
}

.flash::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
}

.flash:hover img {
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.flash:hover::before {
  right: 50%;
  left: 50%;
  width: 0;
  background: rgba(255,255,255,.3);
}

.flash:hover::after {
  height: 0;
  top: 50%;
  bottom: 50%;
  background: rgba(255,255,255,.3);
}

.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

#colorbox,#cboxOverlay,#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

#cboxOverlay {
  background: url(/assets/client/css/images/overlay.png) repeat 0 0;
}

#colorbox {
}

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(/assets/client/css/images/controls.png) no-repeat -100px 0;
}

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(/assets/client/css/images/controls.png) no-repeat -129px 0;
}

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(/assets/client/css/images/controls.png) no-repeat -100px -29px;
}

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(/assets/client/css/images/controls.png) no-repeat -129px -29px;
}

#cboxMiddleLeft {
  width: 21px;
  background: url(/assets/client/css/images/controls.png) left top repeat-y;
}

#cboxMiddleRight {
  width: 21px;
  background: url(/assets/client/css/images/controls.png) right top repeat-y;
}

#cboxTopCenter {
  height: 21px;
  background: url(/assets/client/css/images/border.png) 0 0 repeat-x;
}

#cboxBottomCenter {
  height: 21px;
  background: url(/assets/client/css/images/border.png) 0 -29px repeat-x;
}

#cboxContent {
  background: #fff;
  overflow: hidden;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 28px;
}

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/assets/client/css/images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxPrevious.hover {
  background-position: -75px -25px;
}

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(/assets/client/css/images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

#cboxNext.hover {
  background-position: -50px -25px;
}

#cboxLoadingOverlay {
  background: url(/assets/client/css/images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(/assets/client/css/images/loading.gif) no-repeat center center;
}

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/assets/client/css/images/btnClose.png) no-repeat;
  width: 105px;
  height: 40px;
  text-indent: -9999px;
}

.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.cboxIE6 #cboxTopLeft {
  background: url(/assets/client/css/images/ie6/borderTopLeft.png);
}

.cboxIE6 #cboxTopCenter {
  background: url(/assets/client/css/images/ie6/borderTopCenter.png);
}

.cboxIE6 #cboxTopRight {
  background: url(/assets/client/css/images/ie6/borderTopRight.png);
}

.cboxIE6 #cboxBottomLeft {
  background: url(/assets/client/css/images/ie6/borderBottomLeft.png);
}

.cboxIE6 #cboxBottomCenter {
  background: url(/assets/client/css/images/ie6/borderBottomCenter.png);
}

.cboxIE6 #cboxBottomRight {
  background: url(/assets/client/css/images/ie6/borderBottomRight.png);
}

.cboxIE6 #cboxMiddleLeft {
  background: url(/assets/client/css/images/ie6/borderMiddleLeft.png);
}

.cboxIE6 #cboxMiddleRight {
  background: url(/assets/client/css/images/ie6/borderMiddleRight.png);
}

.cboxIE6 #cboxTopLeft,.cboxIE6 #cboxTopCenter,.cboxIE6 #cboxTopRight,.cboxIE6 #cboxBottomLeft,.cboxIE6 #cboxBottomCenter,.cboxIE6 #cboxBottomRight,.cboxIE6 #cboxMiddleLeft,.cboxIE6 #cboxMiddleRight {
  _behavior: expression(this.src=this.src?this.src:this.currentStyle.backgroundImage.split('"')[1];
  this.style.background="none";this.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src="+this.src+", sizingMethod='scale')");
}

.menu-container {
  width: 80%;
  margin: 0 auto;
  background: #e9e9e9;
}

.menu-mobile {
  display: none;
  padding: 16px;
}

.menu-mobile:after {
  content: "";
  font-family: "Ionicons";
  font-size: 2.2rem;
  padding: 0;
  float: left;
  position: relative;
  top: 3px;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
  color: #fff;
}

.menu-dropdown-icon:before {
  content: "";
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}

.menu ul {
  list-style: none;
}

.menu a:hover {
  color: #000;
}

.menu>ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}

.menu>ul:before,.menu>ul:after {
  content: "";
  display: table;
}

.menu>ul:after {
  clear: both;
}

.menu>ul>li {
  float: left;
  padding: 0;
  margin: 0;
}

.menu>ul>li a {
  display: block;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}

.menu>ul>li i {
  display: block;
  clear: both;
  font-size: 2rem;
  margin-top: 10px;
}

.menu>ul>li img {
  display: block;
  clear: both;
  height: 32px;
  margin: 10px auto 0;
}

.menu>ul>li span {
  display: block;
  clear: both;
  margin-top: 7px;
}

.menu>ul>li:hover a {
  color: #0a9601;
}

.menu>ul>li>ul {
  display: none;
  width: 100%;
  max-height: calc(100vh - 120px);
  overflow: auto;
  background: #fff;
  padding: 20px;
  position: absolute;
  z-index: 99;
  left: 0;
  margin: 0;
  list-style: none;
  border-top: 3px solid #0a9601;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 5px 0 rgba(133,131,133,.7);
  -moz-box-shadow: 0 2px 5px 0 rgba(133,131,133,.7);
  box-shadow: 0 2px 5px 0 rgba(133,131,133,.7);
}

.menu>ul>li>ul:before,.menu>ul>li>ul:after {
  content: "";
  display: table;
}

.menu>ul>li>ul:after {
  clear: both;
}

.menu>ul>li>ul>li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 25%;
  background: none;
  float: left;
  text-align: left;
}

.menu>ul>li>ul>li a {
  color: #222!important;
  padding: 0 0 5px;
  width: 94%;
  display: block;
  border-bottom: 1px solid #ddd;
  height: auto;
  line-height: normal;
  text-transform: none;
  text-align: left;
  font-family: Helvetica,Arial,Sans-Serif;
  font-size: 1.1rem;
  font-weight: bold;
}

.menu>ul>li>ul>li a:hover {
  color: #0a9601!important;
}

.menu>ul>li>ul>li>ul {
  display: block;
  padding: 0;
  margin-bottom: 30px;
  list-style: none;
  box-sizing: border-box;
}

.menu>ul>li>ul>li>ul:before,.menu>ul>li>ul>li>ul:after {
  content: "";
  display: table;
}

.menu>ul>li>ul>li>ul:after {
  clear: both;
}

.menu>ul>li>ul>li>ul>li {
  float: left;
  width: 100%;
  padding: 5px 0;
  margin: 0;
}

.menu>ul>li>ul>li>ul>li a {
  border: 0;
  padding: 0;
  font-weight: normal;
  color: #555;
}

.menu>ul>li>ul>li>ul>li>ul>li a {
  padding-left: 10px;
  color: #777;
}

.menu>ul>li>ul>li>ul>li>ul>li a:before {
  content: "";
  display: inline-block;
  margin-right: 6px;
  font: normal normal normal 12px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.menu>ul>li>ul>li>ul>li>ul>li>ul>li a {
  padding-left: 20px;
}

.menu>ul>li>ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}

.menu>ul>li>ul.normal-sub>li {
  width: 100%;
}

.menu>ul>li>ul.normal-sub>li a {
  border: 0;
  padding: 6px 0;
  font-weight: normal;
  width: 100%;
}

@media only screen and (max-width:989px) {
  .menu-mobile:after {
    height: auto;
    margin-right: 10px;
    text-align: left;
  }

  .menu-container {
    width: 100%;
  }

  .menu-mobile {
    display: block;
    color: #fff!important;
    font-size: 16pt;
  }

  .menu a:hover {
    color: #fff;
  }

  .menu>ul {
    display: none;
  }

  .menu>ul>li {
    width: 100%;
    float: none;
    display: block;
    border-bottom: 1px solid #272727;
  }

  .menu>ul>li:hover {
    background: #161616;
  }

  .menu>ul>li a {
    padding: 0 1.3em;
    display: block;
    color: #fff;
    height: 45px;
  }

  .menu>ul>li>ul>li a {
    color: #fff;
    border-bottom: 1px solid #272727;
    padding: 10px 0;
  }

  .menu>ul>li>ul>li>ul>li a {
    color: #fff;
    padding: 2px;
  }

  .menu>ul>li>ul>li>ul>li>ul>li a {
    color: #fff;
    padding: 5px 20px;
    width: auto;
  }

  .menu>ul>li>ul {
    position: relative;
    display: block;
    background-color: #161616;
    -webkit-box-shadow: none;
    padding: 0 0 0 55px;
  }

  .menu>ul>li>ul.normal-sub {
    width: 100%;
    padding: 0 55px;
  }

  .menu>ul>li>ul>li {
    float: none;
    width: 100%;
  }

  .menu>ul>li>ul>li:first-child {
    margin: 0;
  }

  .menu>ul>li>ul>li>ul {
    position: relative;
  }

  .menu>ul>li>ul>li>ul>li {
    float: none;
  }

  .menu .show-on-mobile {
    display: block;
  }

  .menu>ul>li i {
    display: relative;
    float: left;
    font-size: 16pt;
  }

  .menu>ul>li span {
    clear: none;
    float: left;
    margin: 11px;
  }
}

#jssor_1 {
  position: relative;
  margin: 0 auto;
  top: 0;
  left: 0;
  max-width: 100%;
  height: 300px;
  overflow: hidden;
  visibility: hidden;
}

.jssorb01 {
  position: absolute;
  bottom: 16px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.jssorb01 div,.jssorb01 div:hover,.jssorb01 .av {
  position: absolute;
  width: 10px;
  height: 10px;
  filter: alpha(opacity=70);
  opacity: .7;
  overflow: hidden;
  cursor: pointer;
  border: #ccc 1px solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.jssorb01 div {
  background-color: #fff;
}

.jssorb01 div:hover,.jssorb01 .av:hover {
  background-color: #da251c;
}

.jssorb01 .av {
  background-color: #da251c;
}

.jssorb01 .dn,.jssorb01 .dn:hover {
  background-color: #da251c;
}

.jssora05l,.jssora05r {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url(/assets/client/css/a17.png) no-repeat;
  overflow: hidden;
}

.jssora05l {
  background-position: -10px -40px;
  top: 0;
  left: 8px;
}

.jssora05r {
  background-position: -70px -40px;
  top: 0;
  right: 8px;
}

.jssora05l:hover {
  background-position: -130px -40px;
}

.jssora05r:hover {
  background-position: -190px -40px;
}

.jssora05l.jssora05ldn {
  background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
  background-position: -310px -40px;
}

.ddsmoothmenu {
  position: relative;
}

.ddsmoothmenu ul {
  padding: 0;
  list-style: none;
}

.ddsmoothmenu ul li {
  position: relative;
  display: inline;
  float: left;
}

.ddsmoothmenu ul li:hover,.ddsmoothmenu ul li.selected {
  background: #ef5002;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

.ddsmoothmenu ul li a {
  color: #000;
  display: block;
  padding: 10px 16px;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.ddsmoothmenu ul li a>span {
  display: block;
  margin-bottom: 5px;
}

.ddsmoothmenu ul li a>span i {
  font-size: 1.4rem;
}

.ddsmoothmenu ul li a img {
  display: none;
  height: 60px;
  max-width: 100%;
}

* html .ddsmoothmenu ul li a {
  display: inline-block;
}

.ddsmoothmenu ul li:hover a,.ddsmoothmenu ul li a:hover,.ddsmoothmenu ul li a:focus {
  color: #fff;
}

.ddsmoothmenu ul li .showhide-subul {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 28px;
  height: 40px;
  line-height: 1;
  padding: 0 10px;
  background: #212121;
  margin-top: 0;
}

.ddsmoothmenu ul li .showhide-subul i {
  height: auto;
  width: auto;
  position: absolute;
  top: 10px;
  bottom: 0;
  right: 0;
  left: 50%;
  margin: auto;
  font-size: 1.2rem;
  color: #fff;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.ddsmoothmenu ul li ul li .showhide-subul {
  height: 37.6px;
  width: 22px;
}

.ddsmoothmenu ul li>ul {
  width: 250px;
  position: absolute;
  left: 0;
  display: none;
  overflow: visible!important;
  visibility: hidden;
  background: #ef5002;
  margin-top: -5px;
  -moz-border-radius: 0 0 7px 7px;
  -webkit-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
}

.ddsmoothmenu ul li ul li {
  display: inline;
  float: left;
  text-align: left;
  height: auto;
  border-top: 1px solid #cd011e;
}

.ddsmoothmenu ul li ul li:hover,.ddsmoothmenu ul li ul li.selected {
  background-color: #fc661c;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.ddsmoothmenu ul li>ul li:hover:last-child,.ddsmoothmenu ul li>ul li.selected:last-child {
  -moz-border-radius: 0 0 7px 7px;
  -webkit-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
}

.ddsmoothmenu ul li ul li:hover:after {
  display: none;
}

.ddsmoothmenu ul li ul li>a {
  display: block;
  font: normal 1rem roboto!important;
  width: 250px;
  padding: 12px 15px 12px 20px;
  height: auto;
  line-height: 150%;
  color: #fff;
  margin: 0;
  float: left;
  text-align: left;
  text-transform: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.ddsmoothmenu ul li ul li a:hover {
  color: #fff;
}

* html .ddsmoothmenu {
  height: 1%;
}

.downarrowclass {
  position: absolute;
  top: 20px;
  right: 6px;
  font-size: .95rem;
}

.rightarrowclass {
  position: absolute;
  top: 11px;
  right: 5px;
}

.ddshadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  background: silver;
}

.toplevelshadow {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

@font-face {
  font-family:'FontAwesome';src:url(/assets/client/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/assets/client/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul>li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  transform: scale(1,-1);
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,.fa-close:before,.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,.fa-users:before {
  content: "";
}

.fa-chain:before,.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,.fa-scissors:before {
  content: "";
}

.fa-copy:before,.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,.fa-sort:before {
  content: "";
}

.fa-sort-down:before,.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,.fa-undo:before {
  content: "";
}

.fa-legal:before,.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,.fa-usd:before {
  content: "";
}

.fa-rupee:before,.fa-inr:before {
  content: "";
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
  content: "";
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
  content: "";
}

.fa-won:before,.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
  content: "";
}

.fa-mortar-board:before,.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,.fa-car:before {
  content: "";
}

.fa-cab:before,.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
  content: "";
}

.fa-ge:before,.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,.fa-weixin:before {
  content: "";
}

.fa-send:before,.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.owl-carousel,.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 5px;
}

.owl-carousel button.owl-dot.active {
  background-color: #c39f23;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3,1.3);
  transform: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-dots,.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

@media all and (min-width:1600px) {
  #slideads1 {
    width: 180px;
    margin-left: -185px;
  }

  #slideads2 {
    width: 180px;
    margin-right: -185px;
  }
}

@media all and (min-width:1400px) and (max-width:1599px) {
  #slideads1 {
    width: 100px;
    margin-left: -105px;
  }

  #slideads2 {
    width: 100px;
    margin-right: -105px;
  }
}

@media all and (max-width:1399px) {
  #slideads {
    display: none!important;
  }
}

@media all and (max-width:1200px) {
  #wrapper,#header,#body,#slideshow,#footer,.box_tblr,.boxbody_tbl,.container {
    width: 100%;
  }
}

@media all and (max-width:1040px) {
  .ddsmoothmenu ul li a {
    padding: 10px 15px;
  }
}

@media all and (max-width:1090px) {
  #closemenu {
    display: none;
  }
}

@media all and (max-width:991px) {
  #header {
    border-bottom: 1px solid #ddd;
    padding: 10px 0 0;
  }

  #header .container {
    padding: 0;
  }

  #logo {
    float: none;
    z-index: 1000;
    position: relative;
    text-align: center;
    display: inline-block;
  }

  #menu {
    width: 100%;
  }

  #right-panel {
    width: 100%;
    float: right;
    display: none;
  }

  #body-panel {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
  }

  .fixed {
    position: relative!important;
  }
}

@media all and (max-width:812px) {
  .box-product {
    width: 31.33333%!important;
  }
}

@media all and (max-width:768px) {
  .product-desc img,.news-detail img {
    height: auto!important;
  }

  .item-fm {
    display: block;
  }
}

@media all and (max-width:767px) {
  .ddsmoothmenu>ul>li {
    width: 25%;
    padding: 12px 6px 0;
    background: none!important;
  }

  .ddsmoothmenu>ul>li a {
    background: #f6f6f6;
    border: 1px solid #eee;
    font-size: 1rem;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }

  .ddsmoothmenu>ul>li a:hover {
    background: #ef5102;
    color: #fff;
  }

  .ddsmoothmenu>ul>li span {
    text-align: center;
    margin-bottom: 10px;
  }

  .ddsmoothmenu>ul>li>a img {
    display: block;
    margin: 0 auto;
  }

  .ddsmoothmenu ul li a>span i {
    font-size: 2rem;
  }

  .downarrowclass {
    display: none!important;
  }

  #menu {
    margin-bottom: 20px;
  }

  .news-vertical-img:before {
    display: none;
  }

  .news-vertical-img img {
    position: relative;
    float: left;
  }

  .news-vertical .summary {
    height: auto;
  }
}

@media all and (max-width:700px) {
}

@media all and (max-width:667px) {
  #header {
    border-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  #fdb-info,#fdb-frm {
    width: 100%;
  }

  #fdb-frm {
    padding-left: 0;
    padding-top: 20px;
    border-left: none;
    border-top: 1px solid #ddd;
  }
}

@media all and (max-width:568px) {
  .ddsmoothmenu ul li a {
    padding: 10px!important;
  }

  .downarrowclass {
    top: 17px;
    right: 0;
  }
}

@media all and (max-width:480px) {
  html {
    font-size: 12px;
  }

  .adv-c2,.adv-c3 {
    width: 100%;
    margin: 3px 0;
  }
}

@media all and (max-width:414px) {
  .ddsmoothmenu ul li a {
    padding: 7px 8px!important;
    font-size: .9rem;
  }

  .downarrowclass {
    top: 12px;
    right: -2px;
  }
}

@media all and (max-width:375px) {
  .news-img {
    width: 100%!important;
    margin: 5px auto;
  }

  .news-info {
    width: 100%!important;
  }

  #sapxep {
    width: 110px;
  }

  p.view-sort {
    text-align: center;
  }

  .news-img {
    width: 100%!important;
  }

  .box-product {
    width: 94%!important;
    margin: 10px 3%!important;
  }
}

@media all and (max-width:320px) {
  html {
    font-size: 11px;
  }

  #hotline {
    display: none;
  }
}
div#footer-cat ul li a {
    color: #fff;
}
div#footer-policy ul li a {
    color: #fff;
}
#slideshow img{
  width: 100%;
}
.swiper-container {
    width: 600px;
    height: 300px;
}
@media (max-width: 767px)
{
    div#topbar {
    padding-bottom: 10px;
}
.ddsmoothmenu>ul>li a {
    background: #ef5002;
    
}
#slideshow img {
    width: 100%;
    top: 30%;
    position: absolute;
}
#header {
    background: unset;
}
}
