@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype');
}
.fs_10 {
  font-size: 11px !important;
  line-height: 12px !important;
}
.fs_13 {
  font-size: 13px;
  line-height: 18px;
}
.fs_16 {
  font-size: 16px;
  line-height: 20px;
}
.fs_18 {
  font-size: 18px;
  line-height: 22px;
}
.fs_22 {
  font-size: 22px;
  line-height: 25px;
}
.fs_26 {
  font-size: 26px;
  line-height: 28px;
}
.fs_36 {
  font-size: 36px;
  line-height: 38px;
}
.fs_54 {
  font-size: 54px;
  line-height: 54px;
  font-weight: 900;
}
.no_select,
.no_select * {
  cursor: default;
  -moz-user-select: none !important;
  -khtml-user-select: none !important;
  -webkit-user-select: none !important;
  user-select: none !important;
}
#page_preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 900;
}
#page_preloader > div {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: whirl 1.2s infinite linear;
  -moz-animation: whirl 1.2s infinite linear;
  -ms-animation: whirl 1.2s infinite linear;
  -o-animation: whirl 1.2s infinite linear;
  animation: whirl 1.2s infinite linear;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}
#page_preloader > div::before {
  content: "\f110";
  font-family: "FontAwesome";
  color: #AB1932;
  font-size: 80px;
}
@-webkit-keyframes whirl {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes whirl {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes pulse-zoom {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(3);
    transform: scale(3);
  }
}
@keyframes pulse-zoom {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
::selection {
  background: #AB1932;
  color: #fff;
}
::-moz-selection {
  background: #AB1932;
  color: #fff;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font: 400 16px/22px 'Lato', Helvetica, Arial, sans-serif;
  color: #4D4D4D;
  height: auto;
  min-height: 100%;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  background: #fff;
}
b,
strong {
  font-weight: 900 !important;
}
i:not(.fas):not(.fa),
em {
  font-style: italic !important;
}
hr {
  display: block;
  width: 100%;
  height: 10px;
  visibility: hidden;
  opacity: 0;
  clear: both;
  float: none;
  margin: 0 !important;
  padding: 0 !important;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  width: 100%;
  height: auto;
}
a {
  text-decoration: underline;
  color: #4BAEE3;
  outline: none;
}
a:hover,
button:hover {
  cursor: pointer;
  color: #b92740;
  text-decoration: none !important;
}
footer a {
  color: #4BAEE3;
}
footer a:hover {
  color: #bf2d46;
}
a:after,
a:before,
a *:after,
a *:before {
  text-decoration: none !important;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
input {
  -webkitw: none;
  -webkit-box-appearance: none;
  box-shado-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
button,
input,
button:active,
input:active,
button:focus,
input:focus {
  outline: none !important;
}
form.form_style_1 {
  display: inline-block;
  width: 100%;
}
form.form_style_1 > * {
  display: block;
  width: 100%;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  /*
    &:after {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      visibility: hidden;
      opacity: 0;
      float: none;
      clear: both !important
    }
    */
}
form.form_style_1 > *:not(:last-child) {
  margin-bottom: 10px;
}
.form_style_1 button:not(.btn_search):not(.icn_btn),
.form_style_1 input[type="button"]:not(.btn_search),
.form_style_1 input[type="submit"]:not(.btn_search),
.form_style_1 input[type="reset"]:not(.btn_search) {
  display: inline-flex !important;
  display: -ms-inline-flexbox !important;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 50px;
  padding: 0 30px;
  background: #AB1932;
  text-align: center;
  text-decoration: none;
  color: #fff;
  white-space: nowrap;
  border: 1px solid #AB1932;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.form_style_1 button:not(.btn_search):not(.icn_btn):hover:not([disabled]),
.form_style_1 input[type="button"]:not(.btn_search):hover:not([disabled]),
.form_style_1 input[type="submit"]:not(.btn_search):hover:not([disabled]),
.form_style_1 input[type="reset"]:not(.btn_search):hover:not([disabled]) {
  background: #ba2841;
  color: #fff;
}
.form_style_1 button:not(.btn_search):not(.icn_btn):active,
.form_style_1 input[type="button"]:not(.btn_search):active,
.form_style_1 input[type="submit"]:not(.btn_search):active,
.form_style_1 input[type="reset"]:not(.btn_search):active {
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  transform: translateY(1px);
}
.form_style_1 button:not(.btn_search):not(.icn_btn):not(:disabled):hover,
.form_style_1 input[type="button"]:not(.btn_search):not(:disabled):hover,
.form_style_1 input[type="submit"]:not(.btn_search):not(:disabled):hover,
.form_style_1 input[type="reset"]:not(.btn_search):not(:disabled):hover {
  cursor: pointer;
  background: #ba2841;
  color: #fff;
}
.form_style_1 button:not(.btn_search):not(.icn_btn):not(:disabled):hover:active,
.form_style_1 input[type="button"]:not(.btn_search):not(:disabled):hover:active,
.form_style_1 input[type="submit"]:not(.btn_search):not(:disabled):hover:active,
.form_style_1 input[type="reset"]:not(.btn_search):not(:disabled):hover:active {
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  transform: translateY(1px);
}
.form_style_1 input:not([type="search"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="color"]):not(.btn_search),
.form_style_1 textarea,
.form_style_1 select,
.form_style_1 .file_upload > div,
.form_style_1 .type_color_box,
.form_style_1 .inputfile_6 + label,
.form_style_1 .search_box {
  display: inline-block;
  text-decoration: none;
  width: 100%;
  height: 50px;
  padding: 0;
  color: #A5ADB8;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #E2E3E7;
  background: #fff;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 48px;
  font-family: 'Lato', Helvetica, Arial, sans-serif !important;
  z-index: 2;
  padding: 0 15px;
}
.form_style_1 select {
  background: none;
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  padding: 0 40px 0 15px;
  color: #A5ADB8;
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif;
}
.form_style_1 select::-ms-expand {
  display: none;
}
.form_style_1 .custom_select_container {
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.custom_select_container option {
  height: 50px;
}
.form_style_1 .custom_select_container:before {
  content: '\f107';
  width: 37px;
  height: 37px;
  position: absolute;
  font-size: 20px;
  right: 3px;
  top: 2px;
  color: #C7CBD4;
  background-color: #fff;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  font-family: "FontAwesome";
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.form_style_1 .custom_select_container:hover:before {
  color: #AB1932;
}
.form_style_1 .type-week,
.form_style_1 .type-date {
  background: none;
}
.form_style_1 .type-week:before,
.form_style_1 .type-date:before {
  content: '\f073';
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  color: #E2E3E7;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  font-family: "FontAwesome";
}
.form_style_1 .type-week:after,
.form_style_1 .type-date:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 40px;
  background: #fff;
}
.form_style_1 .type-week input,
.form_style_1 .type-date input {
  z-index: 3;
  background: none !important;
}
.form_style_1 input:focus,
.form_style_1 button:focus,
.form_style_1 textarea:focus,
.form_style_1 select:focus,
.form_style_1 input[type="button"] {
  outline: none;
}
.form_style_1 textarea:focus,
.form_style_1 select:focus,
.form_style_1 input:not([type="search"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="reset"]):not([type="submit"]):not(.btn_search):focus {
  outline: none;
  color: #4D4D4D;
  border-color: #AB1932 !important;
}
.placeholder_style_inputs {
  color: #A5ADB8;
  opacity: 1;
  transition: opacity 0.3s ease;
  line-height: 38px !important;
  font-size: 16px;
  line-height: 20px;
}
.placeholder_style_textarea {
  color: #A5ADB8;
  opacity: 1;
  transition: opacity 0.3s ease;
  line-height: 16px !important;
  font-size: 16px;
  line-height: 20px;
}
.placeholder_focus {
  opacity: 0;
  transition: opacity 0.3s ease;
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif;
}
input::-webkit-input-placeholder {
  color: #A5ADB8;
  opacity: 1;
  transition: opacity 0.3s ease;
  line-height: 38px !important;
  font-size: 16px;
  line-height: 20px;
}
textarea::-webkit-input-placeholder {
  color: #A5ADB8;
  opacity: 1;
  transition: opacity 0.3s ease;
  line-height: 16px !important;
  font-size: 16px;
  line-height: 20px;
}
input::-moz-placeholder {
  color: #A5ADB8;
  opacity: 1;
  transition: opacity 0.3s ease;
  line-height: 38px !important;
  font-size: 16px;
  line-height: 20px;
}
textarea::-moz-placeholder {
  color: #A5ADB8;
  opacity: 1;
  transition: opacity 0.3s ease;
  line-height: 16px !important;
  font-size: 16px;
  line-height: 20px;
}
input:-moz-placeholder {
  color: #A5ADB8;
  opacity: 1;
  transition: opacity 0.3s ease;
  line-height: 38px !important;
  font-size: 16px;
  line-height: 20px;
}
textarea:-moz-placeholder {
  color: #A5ADB8;
  opacity: 1;
  transition: opacity 0.3s ease;
  line-height: 16px !important;
  font-size: 16px;
  line-height: 20px;
}
input:-ms-input-placeholder {
  color: #A5ADB8;
  opacity: 1;
  transition: opacity 0.3s ease;
  line-height: 38px !important;
  font-size: 16px;
  line-height: 20px;
}
textarea:-ms-input-placeholder {
  color: #A5ADB8;
  opacity: 1;
  transition: opacity 0.3s ease;
  line-height: 16px !important;
  font-size: 16px;
  line-height: 20px;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif;
}
.form_style_1 .radio-checkbox-container > * {
  display: inline-block;
  margin-bottom: 3px;
  min-height: 18px;
  width: 100%;
}
.form_style_1 input[type="checkbox"],
.form_style_1 input[type="radio"] {
  display: none;
}
.form_style_1 input[type="checkbox"] + label,
.form_style_1 input[type="radio"] + label {
  display: block;
  font: 400 16px/16px 'Lato', Helvetica, Arial, sans-serif;
  color: #4D4D4D;
  width: 100%;
  cursor: pointer;
  padding-top: 3px;
  padding-left: 32px;
  padding-right: 0;
  min-height: 20px;
  margin-bottom: 0;
}
.form_style_1 input[type="checkbox"] + label::before,
.form_style_1 input[type="radio"] + label::before {
  content: '';
  position: absolute;
  top: -3px;
  left: -4px;
  display: block;
  height: 30px;
  width: 30px;
  margin: 0 5px 0 0;
  color: #C7CBD4;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  font-family: "FontAwesome";
  font-size: 15px;
}
.form_style_1 input[type="checkbox"] + label::before {
  content: '\f096';
}
.form_style_1 input[type="radio"] + label::before {
  content: '\f1db';
}
.form_style_1 input[type="checkbox"]:checked + label::before {
  content: '\f046';
  color: #AB1932;
}
.form_style_1 input[type="radio"]:checked + label::before {
  content: '\f192';
  color: #AB1932;
}
.form_style_1 input[type="checkbox"]:disabled + label::before,
.form_style_1 input[type="radio"]:disabled + label::before,
.form_style_1 input[type="checkbox"]:checked:disabled + label::before,
.form_style_1 input[type="radio"]:checked:disabled + label::before {
  opacity: 0.4;
}
.form_style_1 .radio_checkbox_container > li {
  margin-bottom: 10px;
  padding-right: 40px;
}
.form_style_1 .radio_checkbox_container > li > .rc_number {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  background: #fff;
  border: 1px solid #C7CBD4;
  text-align: center;
  min-width: 40px;
  color: #6f6f6f;
  padding: 1px 5px 2px 5px;
  font-size: 10px;
  z-index: 3;
}
.form_style_1 label {
  z-index: 1;
}
.form_style_1 .textarea-box {
  height: auto;
}
.form_style_1 textarea {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  min-height: 100px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.form_style_1 .js .inputfile {
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.form_style_1 .inputfile + label {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 0 10px;
}
.form_style_1 .no-js .inputfile + label {
  display: none;
}
.form_style_1 .inputfile:focus + label,
.form_style_1 .inputfile.has_focus + label {
  outline: none;
}
.form_style_1 .inputfile_6 + label > span {
  width: 100%;
  height: 40px;
  padding: 0 50px 0 0;
  display: block;
  text-overflow: ellipsis;
  color: #A5ADB8;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
  z-index: 2;
  font: 400 16px/38px 'Lato', Helvetica, Arial, sans-serif !important;
}
.form_style_1 .inputfile_6 + label strong {
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  color: #fff;
  z-index: 3;
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif !important;
  display: block;
  width: 40px;
  height: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.form_style_1 .inputfile_6 + label strong:before {
  display: block;
  content: "\f019";
  font-size: 18px;
  color: #E2E3E7;
  z-index: 5;
  font-family: "FontAwesome";
}
.form_style_1 .inputfile_6 + label:hover strong:before {
  color: #AB1932;
}
.form_style_1 .inputfile_6 + label:hover > span {
  color: #4D4D4D;
}
.form_style_1 .inputfile_6 + label strong > span:after {
  content: "load file";
  top: -2px;
}
.form_style_1 [type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 4;
  cursor: pointer;
}
.add_imgs:after {
  content: "";
}
.add_imgs .box {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.form_style_1 .inputfile_1 + label {
  display: block;
  width: 70px;
  height: 70px;
  padding: 0 !important;
}
.add_imgs .box input {
  height: 70px !important;
  padding: 0 !important;
}
.add_imgs,
.file_img_prev {
  width: 100%;
  height: 70px;
  background: #AB1932;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.add_imgs .box:hover,
.file_img_prev {
  background: #bc2a43;
}
.add_imgs,
.file_img_prev:before {
  content: "+";
  font-size: 50px;
  color: #fff;
  line-height: 68px;
}
.add_imgs .box input[disabled] + label .file_img_prev {
  background: #E2E3E7;
}
.form_style_1 .search_box {
  padding-right: 40px;
  position: relative;
}
.form_style_1 .search_box > input[type="search"] {
  vertical-align: middle;
  display: block;
  float: left;
  left: 0;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Lato', Helvetica, Arial, sans-serif !important;
  width: 100%;
  height: 38px;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
.form_style_1 input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  width: 30px;
  height: 30px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  margin-right: 0;
  cursor: pointer;
  background: url("/img/icn_close.svg") 50% 50% no-repeat;
  background-size: 10px auto !important;
  opacity: 0.6;
}
.form_style_1 input[type="search"]::-webkit-search-cancel-button:hover {
  opacity: 1;
}
.form_style_1 input[type="search"]:focus {
  color: #4D4D4D;
}
.form_style_1 .btn_search {
  border: none;
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 2;
  background: none;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.form_style_1 .btn_search:before {
  content: '\f002';
  font-size: 18px;
  color: #E2E3E7;
  font-family: "FontAwesome";
}
.form_style_1 .btn_search:hover:before {
  color: #AB1932;
}
.form_style_1 input[type=number]::-webkit-inner-spin-button,
.form_style_1 input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form_style_1 input[type='number'] {
  -moz-appearance: textfield;
}
.form_style_1 .quantity_box > span {
  display: block;
  width: 25px;
  height: 40px;
  top: 0;
  cursor: pointer;
  position: absolute;
  z-index: 4;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.form_style_1 .quantity_box .number_minus {
  right: 25px;
}
.form_style_1 .quantity_box .number_plus {
  right: 0;
}
.form_style_1 .quantity_box .number_plus:before {
  top: 2px;
  content: '\f067';
  color: #E2E3E7;
  font-family: "FontAwesome";
  font-size: 16px;
}
.form_style_1 .quantity_box .number_minus:before {
  top: 2px;
  content: '\f068';
  color: #E2E3E7;
  font-family: "FontAwesome";
  font-size: 16px;
}
.form_style_1 .quantity_box > span:hover:before {
  color: #AB1932;
}
.form_style_1 .type_color_box {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.form_style_1 .type_color_box:before {
  content: 'Choice color:';
  height: 100%;
  text-align: left;
  width: auto;
  position: absolute;
  opacity: 0.9;
  border-right: 1px solid #A5ADB8;
  top: 0;
  left: 0;
  padding: 10px ;
  background-color: #fff;
  display: block;
  z-index: 1;
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif !important;
  line-height: 18px !important;
}
.form_style_1 input[type=color] {
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: block;
  position: absolute;
  border: none;
  padding: 0;
  overflow: hidden;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  cursor: pointer;
}
.form_style_1 input[type=range],
.form_style_1 input[type=range]:focus {
  margin: 0;
  left: 0;
  top: 0;
  border: none !important;
}
.form_style_1 .form_err input:not([type="search"]):not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="color"]):not(.btn_search),
.form_style_1 .form_err textarea,
.form_style_1 .form_err select,
.form_style_1 .form_err .file_upload > div,
.form_style_1 .form_err .type_color_box,
.form_style_1 .form_err .inputfile_6 + label,
.form_style_1 .form_err .search_box {
  border-color: #F2780C;
  background: rgba(231, 76, 60, 0.05);
}
.custom_select_container > div.err_info {
  position: relative;
  left: 0;
  z-index: 8;
  display: block;
  float: none;
  clear: both;
  width: 100% !important;
}
.label_bottom,
.err_text,
div.form_err_def {
  position: absolute;
  z-index: 4 !important;
  top: -7px;
  bottom: auto;
  left: 0;
  height: 14px !important;
  line-height: 14px !important;
  font-size: 12px;
  color: #A5ADB8;
  padding: 0 3px;
  opacity: 0;
  -webkit-transition: all 0.32s ease-out;
  -moz-transition: all 0.32s ease-out;
  -o-transition: all 0.32s ease-out;
  -ms-transition: all 0.32s ease-out;
  transition: all 0.32s ease-out;
}
@-moz-document url-prefix() {
  .form_style_1 textarea {
    margin-bottom: 0 !important;
  }
  /*
  .textarea_box .label_bottom,
  .textarea_box .err_text,
  .textarea_box div.form_err_def:before
  {
    bottom: -11px !important;
  }
  */
}
.label_bottom:before,
.err_text:before,
div.form_err_def:before {
  content: "";
  display: block;
  width: 100%;
  background: #fff;
  height: 2px;
  position: absolute;
  left: 0;
  top: 6px;
  z-index: 0;
}
.label_bottom span,
.err_text span,
div.form_err_def span {
  z-index: 1;
  text-shadow: 0 0 3px #fff;
}
.err_info {
  color: #F2780C;
  display: none;
}
.form_err .err_info {
  display: inline-block;
}
.form_err .err_text,
.form_err div.form_err_def {
  opacity: 1;
  left: 13px !important;
  color: #F2780C;
  z-index: 7;
}
input:focus + div.form_err_def + .label_bottom,
textarea:focus + div.form_err_def + .label_bottom,
input:focus + .label_bottom,
textarea:focus + .label_bottom {
  opacity: 1;
  left: 13px;
}
input:not(:placeholder-shown) + div.form_err_def + .label_bottom,
input:not(:placeholder-shown) + .label_bottom {
  opacity: 1;
  left: 13px;
}
input:not(:placeholder-shown),
input:not(:placeholder-shown),
textarea:not(:placeholder-shown) {
  color: #4D4D4D !important;
}
input:focus + .label_bottom + .err_text,
input:focus + .label_bottom + div.form_err_def,
textarea:focus + .label_bottom + .err_text,
textarea:focus + .label_bottom + div.form_err_def,
.form_err .label_bottom {
  opacity: 0 !important;
  left: 0;
}
input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #E2E3E7;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 30px;
  width: 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #AB1932;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7.5px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #C7CBD4;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #C7CBD4;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #C7CBD4;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #C7CBD4;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #C7CBD4;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 39px;
  border-radius: 7px;
  background: #AB1932;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #C7CBD4;
}
input[type=range]:focus::-ms-fill-upper {
  background: #C7CBD4;
}
[disabled] {
  opacity: 0.5;
}
.hide {
  display: none !important;
}
.clrfx:after {
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  visibility: hidden;
  opacity: 0;
  float: none;
  clear: both !important;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-button {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-thumb {
  background: #E2E3E7;
  border: none;
  border-right: 4px solid #ffffff;
  border-radius: 2px;
}
::-webkit-scrollbar-thumb:hover {
  background: #C7CBD4;
}
::-webkit-scrollbar-thumb:active {
  background: #C7CBD4;
}
::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0);
  border: none;
  border-right: 4px solid #ffffff;
  border-radius: 2px;
}
::-webkit-scrollbar-track:hover {
  background: #fff;
}
::-webkit-scrollbar-track:active {
  background: #F1F2F6;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
.full_screen_mask {
  display: block;
  width: 100%;
  height: auto;
  min-height: 100vh;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
}
select,
a,
button,
*:before,
*:after,
[type="button"],
[type="submit"],
[type="reset"] {
  -webkit-transition: all 0.23s ease-out;
  -moz-transition: all 0.23s ease-out;
  -o-transition: all 0.23s ease-out;
  -ms-transition: all 0.23s ease-out;
  transition: all 0.23s ease-out;
}
.align_c,
.imgfit {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.imgfit img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
  height: 100%;
  width: 100%;
  font-family: 'object-fit: cover;';
}
.imgfit {
  overflow: hidden;
}
.no_align {
  display: block !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  -webkit-justify-content: flex-start !important;
  justify-content: start !important;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  -webkit-align-items: flex-start !important;
  align-items: start !important;
}
.hr {
  display: block;
  width: 100%;
  clear: both;
  margin: 0 auto 40px;
}
.hr_1 {
  display: block;
  width: 100%;
  clear: both;
  margin: 0 auto 40px;
  border-bottom: 1px solid #E2E3E7;
}
.invisible_blockXR {
  -webkit-transform: translateX(300px);
  -moz-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
  transform: translateX(300px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.anim_off {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.flat_shadow {
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.01), 2px 2px 2px 0 rgba(0, 0, 0, 0.01), 3px 3px 2px 0 rgba(0, 0, 0, 0.01), 4px 4px 2px 0 rgba(0, 0, 0, 0.01), 5px 5px 2px 0 rgba(0, 0, 0, 0.01), 6px 6px 2px 0 rgba(0, 0, 0, 0.01), 7px 7px 2px 0 rgba(0, 0, 0, 0.01), 8px 8px 2px 0 rgba(0, 0, 0, 0.01), 9px 9px 2px 0 rgba(0, 0, 0, 0.01), 10px 10px 2px 0 rgba(0, 0, 0, 0.01), 11px 11px 2px 0 rgba(0, 0, 0, 0.01), 12px 12px 2px 0 rgba(0, 0, 0, 0.01), 13px 13px 2px 0 rgba(0, 0, 0, 0.01), 14px 14px 2px 0 rgba(0, 0, 0, 0.01), 15px 15px 2px 0 rgba(0, 0, 0, 0.01), 16px 16px 2px 0 rgba(0, 0, 0, 0.01), 17px 17px 2px 0 rgba(0, 0, 0, 0.01), 18px 18px 2px 0 rgba(0, 0, 0, 0.01), 19px 19px 2px 0 rgba(0, 0, 0, 0.01), 20px 20px 2px 0 rgba(0, 0, 0, 0.01), 21px 21px 2px 0 rgba(0, 0, 0, 0.01), 22px 22px 2px 0 rgba(0, 0, 0, 0.01), 23px 23px 2px 0 rgba(0, 0, 0, 0.01), 24px 24px 2px 0 rgba(0, 0, 0, 0.01), 25px 25px 2px 0 rgba(0, 0, 0, 0.01);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.01), 2px 2px 2px 0 rgba(0, 0, 0, 0.01), 3px 3px 2px 0 rgba(0, 0, 0, 0.01), 4px 4px 2px 0 rgba(0, 0, 0, 0.01), 5px 5px 2px 0 rgba(0, 0, 0, 0.01), 6px 6px 2px 0 rgba(0, 0, 0, 0.01), 7px 7px 2px 0 rgba(0, 0, 0, 0.01), 8px 8px 2px 0 rgba(0, 0, 0, 0.01), 9px 9px 2px 0 rgba(0, 0, 0, 0.01), 10px 10px 2px 0 rgba(0, 0, 0, 0.01), 11px 11px 2px 0 rgba(0, 0, 0, 0.01), 12px 12px 2px 0 rgba(0, 0, 0, 0.01), 13px 13px 2px 0 rgba(0, 0, 0, 0.01), 14px 14px 2px 0 rgba(0, 0, 0, 0.01), 15px 15px 2px 0 rgba(0, 0, 0, 0.01), 16px 16px 2px 0 rgba(0, 0, 0, 0.01), 17px 17px 2px 0 rgba(0, 0, 0, 0.01), 18px 18px 2px 0 rgba(0, 0, 0, 0.01), 19px 19px 2px 0 rgba(0, 0, 0, 0.01), 20px 20px 2px 0 rgba(0, 0, 0, 0.01), 21px 21px 2px 0 rgba(0, 0, 0, 0.01), 22px 22px 2px 0 rgba(0, 0, 0, 0.01), 23px 23px 2px 0 rgba(0, 0, 0, 0.01), 24px 24px 2px 0 rgba(0, 0, 0, 0.01), 25px 25px 2px 0 rgba(0, 0, 0, 0.01);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.01), 2px 2px 2px 0 rgba(0, 0, 0, 0.01), 3px 3px 2px 0 rgba(0, 0, 0, 0.01), 4px 4px 2px 0 rgba(0, 0, 0, 0.01), 5px 5px 2px 0 rgba(0, 0, 0, 0.01), 6px 6px 2px 0 rgba(0, 0, 0, 0.01), 7px 7px 2px 0 rgba(0, 0, 0, 0.01), 8px 8px 2px 0 rgba(0, 0, 0, 0.01), 9px 9px 2px 0 rgba(0, 0, 0, 0.01), 10px 10px 2px 0 rgba(0, 0, 0, 0.01), 11px 11px 2px 0 rgba(0, 0, 0, 0.01), 12px 12px 2px 0 rgba(0, 0, 0, 0.01), 13px 13px 2px 0 rgba(0, 0, 0, 0.01), 14px 14px 2px 0 rgba(0, 0, 0, 0.01), 15px 15px 2px 0 rgba(0, 0, 0, 0.01), 16px 16px 2px 0 rgba(0, 0, 0, 0.01), 17px 17px 2px 0 rgba(0, 0, 0, 0.01), 18px 18px 2px 0 rgba(0, 0, 0, 0.01), 19px 19px 2px 0 rgba(0, 0, 0, 0.01), 20px 20px 2px 0 rgba(0, 0, 0, 0.01), 21px 21px 2px 0 rgba(0, 0, 0, 0.01), 22px 22px 2px 0 rgba(0, 0, 0, 0.01), 23px 23px 2px 0 rgba(0, 0, 0, 0.01), 24px 24px 2px 0 rgba(0, 0, 0, 0.01), 25px 25px 2px 0 rgba(0, 0, 0, 0.01);
}
.flat_text_shadow {
  text-shadow: rgba(0, 0, 0, 0.01) 1px 1px, rgba(0, 0, 0, 0.01) 2px 2px, rgba(0, 0, 0, 0.01) 3px 3px, rgba(0, 0, 0, 0.01) 4px 4px, rgba(0, 0, 0, 0.01) 5px 5px, rgba(0, 0, 0, 0.01) 6px 6px, rgba(0, 0, 0, 0.01) 7px 7px, rgba(0, 0, 0, 0.01) 8px 8px, rgba(0, 0, 0, 0.01) 9px 9px, rgba(0, 0, 0, 0.01) 10px 10px, rgba(0, 0, 0, 0.01) 11px 11px, rgba(0, 0, 0, 0.01) 12px 12px, rgba(0, 0, 0, 0.01) 13px 13px, rgba(0, 0, 0, 0.01) 14px 14px, rgba(0, 0, 0, 0.01) 15px 15px, rgba(0, 0, 0, 0.01) 16px 16px, rgba(0, 0, 0, 0.01) 17px 17px, rgba(0, 0, 0, 0.01) 18px 18px, rgba(0, 0, 0, 0.01) 19px 19px, rgba(0, 0, 0, 0.01) 20px 20px, rgba(0, 0, 0, 0.01) 21px 21px, rgba(0, 0, 0, 0.01) 22px 22px, rgba(0, 0, 0, 0.01) 23px 23px, rgba(0, 0, 0, 0.01) 24px 24px, rgba(0, 0, 0, 0.01) 25px 25px;
}
.accordion ul,
.accordion li {
  width: 100%;
}
.accordion li,
.accordion > li > ul,
.accordion > li > div {
  width: 100%;
  height: auto;
}
.accordion li:after,
.accordion > li > ul:after,
.accordion > li > div:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  visibility: hidden;
  opacity: 0;
  float: none;
  clear: both !important;
}
.accordion > li > ul,
.accordion > li > div {
  display: none;
}
.accordion > li.active {
  height: auto;
}
.accordion li:hover {
  cursor: pointer;
}
.accordion_v1 {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}
.accordion_v1 > li {
  background: #F1F2F6;
  margin-bottom: 7px;
}
.accordion_v1 > li > a,
.accordion_v1 > li > span {
  display: block;
  border-left: 2px solid #AB1932;
  padding: 10px 60px 10px 15px;
  font: 400 25px/25px 'Lato', Helvetica, Arial, sans-serif;
  color: #4D4D4D;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  min-height: 60px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.accordion_v1 > li > a:before,
.accordion_v1 > li > span:before {
  content: '\f107';
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 50%;
  font-family: "FontAwesome";
  margin-top: -20px;
  font-size: 26px;
  z-index: 2;
  color: rgba(0, 0, 0, 0.3);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.accordion_v1 > li > a:hover,
.accordion_v1 > li > span:hover {
  color: #fff;
  background-color: #9199a4;
}
.accordion_v1 > li > .acc_body {
  font-size: 16px;
  line-height: 20px;
  padding: 15px;
  background: #fbfcff;
}
.accordion_v1 > li > .acc_body > li > a,
.accordion_v1 > li > .acc_body > li > span {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px 15px 11px;
  background: #e9eaee;
  margin-bottom: 2px;
  font-size: 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.accordion_v1 > li > .acc_body > li > a:hover,
.accordion_v1 > li > .acc_body > li > span:hover {
  color: #fff;
  background-color: #878f9a;
}
.accordion_v1 > li > .acc_body > li > a:before,
.accordion_v1 > li > .acc_body > li > span:before {
  content: '\f107';
  width: 40px;
  height: 40px;
  position: absolute;
  right: 8px;
  top: 50%;
  font-family: "FontAwesome";
  margin-top: -20px;
  font-size: 26px;
  z-index: 2;
  color: rgba(0, 0, 0, 0.3);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.accordion_v1 > li > .acc_body > li > .acc_body {
  padding: 13px 5px;
  font-size: 14px;
  line-height: 18px;
}
.accordion_v1 > li > .acc_body > li.active > a,
.accordion_v1 > li > .acc_body > li.active > span {
  background: #AB1932;
  color: #fff !important;
  -webkit-box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.05);
}
.accordion_v1 > li > .acc_body > li.active > a:before,
.accordion_v1 > li > .acc_body > li.active > span:before {
  color: #fff;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.accordion_v1 > li.active {
  background: #AB1932;
}
.accordion_v1 > li.active > a,
.accordion_v1 > li.active > span {
  color: #fff !important;
}
.accordion_v1 > li.active > a:before,
.accordion_v1 > li.active > span:before {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  color: #fff;
}
[class*="s_btn_"] {
  display: flex;
  display: -ms-flexbox;
}
[class*="s_btn_"] > * {
  border: none;
  background: none;
  outline: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif;
  cursor: pointer;
  cursor: default;
  -moz-user-select: none !important;
  -khtml-user-select: none !important;
  -webkit-user-select: none !important;
  user-select: none !important;
}
.s_btn_1 {
  flex: auto;
  width: 100%;
  height: auto;
}
.s_btn_1 > * {
  display: inline-flex !important;
  display: -ms-inline-flexbox !important;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 50px;
  padding: 0 30px 2px;
  background: #AB1932;
  text-align: center;
  text-decoration: none;
  color: #fff;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.s_btn_1 > *:hover:not([disabled]) {
  background: #ba2841;
  color: #fff;
}
.s_btn_1 > *:active {
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  transform: translateY(1px);
}
.s_btn_2 {
  display: block;
  width: 100%;
  height: auto;
}
.s_btn_2 > * {
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 50px;
  padding: 0 28px 2px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #AB1932;
  color: #AB1932;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.s_btn_2 > *:hover:not([disabled]) {
  background: #ba2841;
  color: #fff;
}
.s_btn_2 > *:active {
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  transform: translateY(1px);
}
.s_btn_3 {
  display: block;
  width: 100%;
  height: auto;
}
.s_btn_3 > * {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: auto;
  height: 50px;
  padding: 0 28px 2px;
  text-align: center;
  text-decoration: none;
  border: 2px solid #fff;
  color: #fff;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.s_btn_3 > *:hover:not([disabled]) {
  background: #fff;
  color: #4D4D4D;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
}
.s_btn_3 > *:active {
  top: 2px;
}
.s_btn_4 {
  display: block;
  width: 100%;
  height: auto;
}
.s_btn_4 > * {
  display: inline-flex;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  width: auto;
  height: 44px;
  text-align: center;
  text-decoration: none;
  border: 2px solid #AB1932;
  color: #fff;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.s_btn_4 > *:hover:not([disabled]) {
  background: #AB1932;
  color: #fff;
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -ms-transform: scale(1.09);
  -o-transform: scale(1.09);
  transform: scale(1.09);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
}
.s_btn_4 > *:active {
  top: 2px;
}
.btns_group {
  display: block;
  width: 100%;
  height: auto;
}
.btns_group > * {
  width: auto !important;
  float: left;
}
.btns_group > *:not(:last-child) {
  margin-right: 20px;
}
.btns_group:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  visibility: hidden;
  opacity: 0;
  clear: both;
  float: none;
}
.btn_l {
  justify-content: flex-start !important;
}
.btn_c {
  justify-content: center !important;
}
.btn_r {
  justify-content: flex-end !important;
}
.mwidth_1366 {
  max-width: 1366px !important;
  margin: auto;
}
.mwidth_1200 {
  max-width: 1200px !important;
  margin: auto;
}
.mwidth_960 {
  display: block !important;
  max-width: 960px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.mwidth_840 {
  display: block !important;
  max-width: 840px !important;
  margin: auto;
}
.mwidth_680 {
  display: block !important;
  max-width: 680px !important;
  margin: auto !important;
}
.mwidth_600 {
  display: block;
  max-width: 600px !important;
  margin: auto;
}
.mwidth_540 {
  display: block;
  max-width: 540px !important;
  margin: auto;
}
.mwidth_320 {
  max-width: 320px !important;
  margin: auto;
}
.mwidth_260 {
  max-width: 260px !important;
}
.stretch_w {
  width: 100% !important;
}
.stretch_wh {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
}
.columns_2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  margin-bottom: 40px;
}
.columns_3 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 760px), only screen and (max-device-width: 760px) {
  [class*="columns_"] {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
  }
}
.col_bb {
  -webkit-column-break-inside: avoid !important;
  page-break-inside: avoid !important;
  /* Makes effect only in Firefox */
  break-inside: avoid !important;
  /* IE10+, Opera 11.1—12.1 */
}
.col_bb > * {
  display: inline-block !important;
}
.padding_top_header {
  padding-top: 150px !important;
}
@media only screen and (max-width: 880px), only screen and (max-device-width: 880px) {
  .padding_top_header {
    padding-top: 100px !important;
  }
}
.padding_top_header_crumbs {
  padding-top: 120px !important;
}
.padding_tb {
  padding: 90px 0 !important;
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
  .padding_tb {
    padding: 30px 0 !important;
  }
}
.padding_top_120 {
  padding-top: 120px !important;
}
.padding_top_80 {
  padding-top: 80px !important;
}
.padding_top_60 {
  padding-top: 60px !important;
}
.padding_lr {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.padding_bottom {
  padding-bottom: 20px !important;
}
.padding_20 {
  padding: 20px !important;
}
.padding_r {
  padding-right: 20px !important;
}
.padding_l {
  padding-left: 20px !important;
}
.margin_btm {
  margin-bottom: 40px !important;
}
.margin_btm_x1 {
  margin-bottom: 20px !important;
}
.margin_btm_x2 {
  margin-bottom: 40px !important;
}
.margin_btm_x3 {
  margin-bottom: 60px !important;
}
.margin_top {
  margin-top: 20px !important;
}
.first_img_logo {
  display: block;
  position: absolute;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  bottom: -2000px;
  left: -2000px;
}
/*
[class*="verge_top_"]:before,
[class*="verge_bottom_"]:after{
  content: " ";
  display: block;
  width: 100%;
  height: 266px;
  position: absolute;
  left: 0;
  background: url("/img/img_wave.png") 50% 100% repeat;
  background-size: cover !important;
  z-index: 4;
}
[class*="verge_top_"]:before{
  top:-2px;
}
[class*="verge_bottom_"]:after{
  bottom: -2px;
}
.verge_top_1:before{
  -webkit-transform:  scale(1, -1);
  -moz-transform:     scale(1, -1);
  -ms-transform:      scale(1, -1);
  -o-transform:       scale(1, -1);
  transform:          scale(1, -1);
}
.verge_top_2:before{
  -webkit-transform:  scale(-1, -1);
  -moz-transform:     scale(-1, -1);
  -ms-transform:      scale(-1, -1);
  -o-transform:       scale(-1, -1);
  transform:          scale(-1, -1);
}
.verge_bottom_1:after{

}
.verge_bottom_2:after{
  -webkit-transform:  scale(-1, 1);
  -moz-transform:     scale(-1, 1);
  -ms-transform:      scale(-1, 1);
  -o-transform:       scale(-1, 1);
  transform:          scale(-1, 1);
}
.verge_bottom_3:after{
  //background: url("/img/img_wave_white_m.png") 50% 100% repeat-x;
  background-size: 100% auto !important;
  -webkit-transform:  scale(1, 1);
  -moz-transform:     scale(1, 1);
  -ms-transform:      scale(1, 1);
  -o-transform:       scale(1, 1);
  transform:          scale(1, 1);
}


[class*="verge_top_"]:not(.pdng){
  //padding-top: 100px !important;
}
[class*="verge_bottom_"]:not(.pdng){
  //padding-bottom: 100px !important;
}

*/
.req_info {
  width: auto;
  max-width: 65%;
  float: left;
  height: inherit;
  min-height: 40px;
}
.req_info > * {
  display: inline-block;
  width: 100%;
  text-align: left;
}
.hn1,
.hn2,
.hn3,
.hn4,
.hn5,
.hn6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 auto 13px;
}
.text_box h1,
.text_box h2 {
  font: 900 54px/54px 'Lato', Helvetica, Arial, sans-serif;
}
.text_box h2 {
  font: 900 42px/44px 'Lato', Helvetica, Arial, sans-serif;
}
.text_box h3 {
  font: 900 32px/34px 'Lato', Helvetica, Arial, sans-serif;
}
.text_box h4 {
  font: 900 26px/28px 'Lato', Helvetica, Arial, sans-serif;
}
.text_box h5 {
  font: 900 18px/20px 'Lato', Helvetica, Arial, sans-serif;
}
.text_box h6 {
  font: 900 16/18px 'Lato', Helvetica, Arial, sans-serif;
}
.hn1 > * {
  font: 900 54px/54px 'Lato', Helvetica, Arial, sans-serif !important;
}
.hn2 > * {
  font: 900 42px/44px 'Lato', Helvetica, Arial, sans-serif !important;
}
.hn3 > * {
  font: 900 32px/34px 'Lato', Helvetica, Arial, sans-serif !important;
}
.hn4 > * {
  font: 900 26px/28px 'Lato', Helvetica, Arial, sans-serif !important;
}
.hn5 > * {
  font: 900 18px/20px 'Lato', Helvetica, Arial, sans-serif !important;
}
.hn6 > * {
  font: 900 16/18px 'Lato', Helvetica, Arial, sans-serif !important;
}
.hn7 > * {
  font: 900 14/16px 'Lato', Helvetica, Arial, sans-serif !important;
}
.hn_ll {
  padding-left: 20px;
}
.hn_ll::before {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  background: #AB1932;
  position: absolute;
  left: 0;
  top: 0;
}
.hn_bl {
  padding-bottom: 22px;
  margin-bottom: 22px;
}
.hn_bl::after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  background: #AB1932;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
}
.hn_bll {
  padding-bottom: 22px;
  margin-bottom: 22px;
}
.hn_bll::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #AB1932;
  position: absolute;
  bottom: 0;
  left: 0;
}
.text_box {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.text_box p {
  display: inline;
  margin-bottom: 20px;
}
.img_center,
.img_left,
.img_right {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  overflow: hidden;
}
.img_center > img,
.img_left > img,
.img_right > img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
  min-height: 100%;
}
.img_center {
  clear: both;
  height: 300px;
  margin-bottom: 20px;
}
.img_left {
  max-width: 36%;
  height: 190px;
  float: left;
  margin: 0 20px 20px 0 !important;
}
.img_right {
  max-width: 36%;
  height: 190px;
  float: right;
  margin: 0 0 20px 20px !important;
}
.money:after {
  content: '$';
  opacity: 0.8;
}
.ta_c {
  text-align: center !important;
}
.ta_l {
  text-align: left !important;
}
.ta_r {
  text-align: right !important;
}
.ta_j {
  text-align: left !important;
}
.caps {
  text-transform: uppercase !important;
}
.fl_r {
  float: right;
}
.fl_l {
  float: left;
}
.color_w {
  color: #fff !important;
}
[class*='list_v'] {
  margin: 10px auto 40px;
}
.list_v1 li,
.list_v2 li,
.list_v3 li,
.list_v5 li,
.list_v6 li {
  margin-bottom: 15px;
  padding-left: 25px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.list_v1 li:before,
.list_v2 li:before,
.list_v5 li:before {
  content: "\f00c";
  width: 20px;
  height: 20px;
  position: absolute;
  left: -3px;
  top: -2px;
  z-index: 3;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal !important;
  color: #AB1932;
  font-family: "FontAwesome";
}
.list_v2 li:before {
  content: "\f00d";
  color: #F2780C !important;
}
.list_v3 {
  list-style-type: none;
  counter-reset: num;
  margin-bottom: 40px;
}
.list_v3 li {
  list-style: none;
  padding-left: 35px;
  margin-bottom: 15px;
  min-height: 25px;
}
.list_v3 li:before {
  content: counter(num) ' ';
  counter-increment: num;
  color: #A5ADB8;
  background: #F1F2F6;
  width: 25px;
  height: 25px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  float: left;
  position: absolute;
  left: 0;
  top: -4px;
  font-size: 13px;
  font-weight: 600;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.list_v4 li {
  padding: 8px 0 10px 0;
  border-bottom: 1px solid #E2E3E7;
}
.list_v5 li {
  margin-bottom: 10px;
}
.list_v5 li:before {
  content: "\f111";
  background-position: 50% -360px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -3px;
  top: -2px;
  font-size: 9px;
  font-family: "FontAwesome";
  z-index: 3;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  color: #AB1932;
}
.quote,
.quote_c {
  padding: 20px;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  width: 100%;
  border: 1px dashed #dddee2;
  background: #fbfcff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-left: 55px;
}
.quote_c {
  text-align: center;
}
.quote:before {
  content: "";
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  background: #F1F2F6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.quote:after {
  content: "\f10d";
  width: 40px;
  height: 40px;
  position: absolute;
  color: #E2E3E7;
  font-family: "FontAwesome";
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  font-size: 22px;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
}
.scrolly_box {
  display: block;
  overflow: hidden;
  overflow-y: auto;
  max-height: 100%;
}
.snake_container {
  display: block;
  width: 100%;
}
.snake_container > * {
  display: flex;
  display: -ms-flexbox;
  height: auto;
  min-height: 50vh;
}
.snake_container > * > * {
  display: flex;
  display: -ms-flexbox;
  width: 50%;
  align-items: center;
}
.snake_container > * > *:first-child {
  justify-content: flex-end;
}
.snake_container > * > *:last-child {
  justify-content: flex-start;
}
.snake_container > * > *:last-child > * {
  width: 100%;
  max-width: 480px;
  padding: 0 20px 0 40px;
}
.snake_container > *:nth-child(2n+2) {
  flex-direction: row-reverse;
}
.snake_container > *:nth-child(2n+2) > *:first-child {
  justify-content: flex-start;
}
.snake_container > *:nth-child(2n+2) > *:last-child {
  justify-content: flex-end;
}
.snake_container > *:nth-child(2n+2) > *:last-child > * {
  padding: 0 40px 0 20px;
}
@media only screen and (max-width: 860px), only screen and (max-device-width: 860px) {
  .snake_container > * {
    flex-direction: unset !important;
    flex-wrap: wrap;
    height: auto !important;
    min-height: auto;
  }
  .snake_container > * > * {
    width: 100% !important;
  }
  .snake_container > * > *:first-child {
    height: 30vh;
    min-height: 300px;
    max-height: 420px;
  }
  .snake_container > * > *:last-child {
    padding: 20px 0 60px !important;
    height: auto;
    align-items: flex-start !important;
    justify-content: flex-start !important;
  }
  .snake_container > * > *:last-child > * {
    padding: 0 20px;
  }
}
.slider_style_1 *,
.slider_style_1 *:focus {
  outline: none !important;
}
.slider_style_1.slick-dotted.slick-slider {
  margin-bottom: 40px;
}
.slider_style_1.slick-dotted.slick-slider ul.slick-dots {
  position: absolute;
  z-index: 3;
  bottom: -30px;
}
.slider_style_1.slick-dotted.slick-slider ul.slick-dots > li {
  width: 30px;
  height: 30px;
}
.slider_style_1.slick-dotted.slick-slider ul.slick-dots > li button {
  width: inherit;
  height: inherit;
}
.slider_style_1.slick-dotted.slick-slider ul.slick-dots > li button::before {
  line-height: 30px;
  padding: 0;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #A5ADB8;
}
.slider_style_1.slick-dotted.slick-slider ul.slick-dots > li.slick-active button:before {
  color: #AB1932;
}
.slider_style_1 img {
  object-fit: cover;
}
.prevs_gallery {
  padding: 0.5vw;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  height: auto;
}
.prevs_gallery > * {
  display: block !important;
  -webkit-box-flex: unset;
  -ms-flex: auto;
  flex: auto;
  width: 260px;
  max-width: 48vw !important;
  margin: 0.5vw;
  overflow: hidden;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.15);
  text-decoration: none !important;
  z-index: 1;
  position: relative;
  background: #fff;
}
.prevs_gallery > *,
.prevs_gallery > * * {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.prevs_gallery > * > * {
  display: block;
  width: 100%;
}
.prevs_gallery > * > *:first-child {
  height: 160px;
  max-height: 160px;
  overflow: hidden;
}
.prevs_gallery > * > *:first-child img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  -webkit-filter: grayscale(0.3);
  filter: grayscale(0.3);
}
.prevs_gallery > * > *:last-child {
  padding: 16px;
}
.prevs_gallery > * > *:last-child > span {
  color: #4D4D4D;
}
.prevs_gallery > * > *:last-child > sub {
  color: #A5ADB8;
  display: block;
  max-height: 100px;
  height: 100px;
  overflow: hidden;
  font-size: 15px;
  line-height: 18px;
}
.prevs_gallery > * > *:last-child > sub::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 40px;
  left: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 60%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 60%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 60%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.prevs_gallery:not(.mobile_gallery) > *:hover {
  -webkit-transform: scale(1.2) translateY(3px);
  -moz-transform: scale(1.2) translateY(3px);
  -ms-transform: scale(1.2) translateY(3px);
  -o-transform: scale(1.2) translateY(3px);
  transform: scale(1.2) translateY(3px);
  -webkit-box-shadow: 0 20px 80px -10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 20px 80px -10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 20px 80px -10px rgba(0, 0, 0, 0.3);
  z-index: 5;
  border-color: #C7CBD4;
}
.prevs_gallery:not(.mobile_gallery) > *:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
  .prevs_gallery {
    padding: 0.8vw;
  }
  .prevs_gallery > * {
    max-width: none !important;
    margin: 0.8vw;
  }
}
@media only screen and (max-width: 540px), only screen and (max-device-width: 540px) {
  .prevs_gallery > * {
    width: 98%;
  }
}
#go-top {
  position: fixed;
  bottom: 15px;
  right: 20px;
  display: none;
  width: 40px;
  height: 40px;
  z-index: 99;
}
#go-top > * {
  display: block;
  text-align: center;
  cursor: pointer;
  width: inherit;
  height: inherit;
  background: #AB1932;
  line-height: 30px;
  border-radius: 5px;
  collapse: #97051e;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  text-decoration: none;
  opacity: 0.6;
}
#go-top > *:after {
  content: "\f062";
  font-family: "FontAwesome";
  color: #fff;
  font-size: 16px;
  position: absolute;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  width: 30px;
  height: 30px;
  left: 50%;
  top: 50%;
  margin: -15px auto auto -15px;
}
#go-top > *:hover {
  opacity: 1;
  color: #fff;
  -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.4);
}
.err_440 {
  width: 100%;
  max-width: 280px;
  text-align: center;
  display: block;
  height: auto;
  margin: auto;
  padding: 20px;
}
.err_440 > span {
  display: inline-block;
  width: 150px;
  height: 150px;
  font: 400 60px/148px 'Lato', Helvetica, Arial, sans-serif;
  color: #fff;
  background: #AB1932;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: 40px;
}
.err_440 > span > b {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.err_440 > div {
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif;
}
.err_440 > div h1 {
  font: 400 16px 'Lato', Helvetica, Arial, sans-serif;
  margin: 15px auto;
}
[class*='col-'] {
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.col-n1 > * {
  width: 100%;
}
.col-n2 > * {
  width: 50%;
}
@media only screen and (max-width: 720px), only screen and (max-device-width: 720px) {
  .col-n2 {
    display: block !important;
  }
  .col-n2 > * {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.col-n3 > * {
  width: 33.33%;
}
@media only screen and (max-width: 720px), only screen and (max-device-width: 720px) {
  .col-n3 {
    display: block !important;
  }
  .col-n3 > * {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.col-n4 > * {
  width: 25%;
}
.col-n5 > * {
  width: 20%;
}
.col-n6 > * {
  width: 16.66%;
}
button.slick-arrow {
  display: block;
  align-content: center;
  width: 50px;
  height: 50px;
  z-index: 8;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
button.slick-arrow::before {
  display: block;
  width: 30px;
  height: 30px;
  border-top: 6px solid #AB1932;
  border-left: 6px solid #AB1932;
  border-radius: 4px;
}
button.slick-prev.slick-arrow {
  left: 20px;
}
button.slick-prev.slick-arrow::before {
  content: "";
  left: 15px !important;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
button.slick-next.slick-arrow {
  right: 20px;
}
button.slick-next.slick-arrow::before {
  content: "";
  right: 15px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.popup_blur {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.popup_w {
  top: 10%;
  position: fixed;
  z-index: 99;
  display: inline-block;
  width: 420px;
  left: 50%;
  margin-left: -130px;
  height: auto;
  max-height: 90vh;
  background: #fff;
  -webkit-box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.5), 0 2px 19px 1px rgba(0, 0, 0, 0.2), 0 2px 13px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.5), 0 2px 19px 1px rgba(0, 0, 0, 0.2), 0 2px 13px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.5), 0 2px 19px 1px rgba(0, 0, 0, 0.2), 0 2px 13px -2px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-transform: translateY(-300px);
  -moz-transform: translateY(-300px);
  -ms-transform: translateY(-300px);
  -o-transform: translateY(-300px);
  transform: translateY(-300px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
  .popup_w {
    width: 280px;
  }
}
.popup_header {
  font-size: 18px ;
  margin-bottom: 10px;
  width: 100%;
  -webkit-border-radius: 1px 1px 0 0;
  -moz-border-radius: 1px 1px 0 0;
  border-radius: 1px 1px 0 0;
  min-height: 48px;
  padding: 15px 10px;
  background: #4D4D4D;
  color: #fff;
  z-index: 4;
}
.popup_header:after {
  content: " ";
  display: block;
  float: none;
  clear: both;
  width: 100%;
  height: 1px;
  opacity: 0;
  visibility: hidden;
}
.popup_header > * {
  float: left;
  display: inline-block;
  margin-right: 3px;
}
.popup_header .fas + * {
  padding-left: 35px !important;
}
.popup_header .fas {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  left: 2px;
}
.popup_header .fas:before {
  width: inherit;
  height: inherit;
  display: block;
  color: #f8f9fa;
  font-size: 20px;
  font-family: "FontAwesome";
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.popup_header a {
  color: #C7CBD4;
  font-size: 14px;
  display: inline-block;
  top: 0;
  left: 3px;
}
.popup_header a:hover {
  color: #e9edf6;
}
.hname_icon .fa {
  position: absolute;
  display: block;
  top: 0;
  left: -3px;
  width: 40px;
  height: 40px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.popup_w.active {
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  opacity: 1;
  visibility: visible;
}
.btn_close_w {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -2px;
  right: -2px;
  z-index: 5;
}
.btn_close_w:before {
  content: "\f00d";
  display: inline-block;
  width: inherit;
  height: inherit;
  font-size: 18px;
  color: #C7CBD4;
  font-family: "FontAwesome";
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.btn_close_w:hover:before {
  color: #E2E3E7;
  cursor: pointer;
}
.popup_body {
  line-height: 16px;
  max-height: 60vh;
  overflow: hidden;
  overflow-y: auto;
}
.popup_body .padding_lr {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.popup_body .padding_bottom {
  padding-bottom: 10px !important;
}
.popup_footer_box > span > sup {
  color: #A5ADB8;
}
.popup_thnx_text {
  padding: 10px 10px 22px 10px;
  display: inline-block;
  width: 100%;
  line-height: 16px;
  text-align: center;
}
.popup_footer_box {
  width: 100%;
  display: inline-block;
  padding: 10px 0;
  font-size: 12px;
}
#popup_thnx_alert_added .popup_thnx_text {
  text-align: left !important;
}
.popup_w .btn_red_line {
  padding: 0 20px;
  margin-bottom: 20px;
}
.popup_w .btn_red_line > * {
  width: 100%;
}
#main_container {
  position: relative;
  left: 0;
  display: block;
  width: 100%;
  min-width: 320px;
  max-width: 1920px;
  height: auto;
  min-height: 100vh;
  margin: auto;
  z-index: 2;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1), 0 0 20px 8000px rgba(150, 150, 150, 0.12);
  -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1), 0 0 20px 8000px rgba(150, 150, 150, 0.12);
  box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1), 0 0 20px 8000px rgba(150, 150, 150, 0.12);
}
.resolution {
  display: block;
  position: relative;
  left: 0;
  width: 100%;
  max-width: 1366px;
  min-width: 320px;
  height: auto;
  min-height: 100%;
  margin: auto;
  padding: 0;
  z-index: 3;
}
.main_footer {
  width: 100%;
  display: block;
  height: auto;
  z-index: 4;
  position: absolute;
  top: auto;
  bottom: 0 !important;
  left: 0;
  z-index: 2;
}
.page_body {
  position: relative;
  left: 0;
  display: block;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
}
.main_header {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 75px;
  -webkit-transition: all 0.2s ease-out !important;
  -moz-transition: all 0.2s ease-out !important;
  -o-transition: all 0.2s ease-out !important;
  -ms-transition: all 0.2s ease-out !important;
  transition: all 0.2s ease-out !important;
  z-index: 99;
  background: #fff;
}
.main_header > div {
  width: 100%;
  max-width: 1920px;
  height: inherit;
}
.main_header > div > .logo {
  display: block;
  width: 120px;
  height: 50px;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("/images/logo-584.png") 50% 50% no-repeat;
  background-size: 100% auto !important;
}
.main_header > div > .btn_menu {
  display: none;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 16px;
  cursor: pointer;
  opacity: 0.8;
}
.main_header > div > .btn_menu > span,
.main_header > div > .btn_menu:before,
.main_header > div > .btn_menu:after {
  content: "";
  left: 50%;
  margin-left: -30%;
  display: block;
  position: absolute;
  width: 60%;
  height: 3px;
  background: #AB1932;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.main_header > div > .btn_menu:before {
  top: 26.5%;
}
.main_header > div > .btn_menu > span {
  top: 46.25%;
}
.main_header > div > .btn_menu:after {
  bottom: 25%;
}
.main_header > div > .btn_menu.active:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 46.25%;
}
.main_header > div > .btn_menu.active > span {
  opacity: 0;
}
.main_header > div > .btn_menu.active:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 46.25%;
}
.main_header.dt_menu {
  border-bottom: 1px solid #A5ADB8;
}
.main_header.dt_menu > div > .header_menu {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 30px;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.main_header.dt_menu > div > .header_menu > div {
  display: flex;
}
.main_header.dt_menu > div > .header_menu > div > *:not(ul) {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-left: 2px;
  height: 75px;
  text-decoration: none;
  color: #4D4D4D;
  white-space: nowrap;
}
.main_header.dt_menu > div > .header_menu > div > *:not(ul)::after {
  content: "";
  display: block;
  opacity: 0;
  width: 1%;
  height: 5px;
  background: #AB1932;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
}
.main_header.dt_menu > div > .header_menu > div > *:not(ul):hover {
  cursor: pointer;
}
.main_header.dt_menu > div > .header_menu > div > *:not(ul):hover::after {
  opacity: 1;
  width: 100%;
  left: 0;
}
.main_header.dt_menu > div > .header_menu > div.here:not(.active) > *:not(ul) {
  color: #AB1932 !important;
}
.main_header.dt_menu > div > .header_menu > div.action_btn a {
  background: #AB1932;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.main_header.dt_menu > div > .header_menu > div.action_btn a:hover {
  background: #bf2d46;
  color: #fff;
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -ms-transform: scale(1.09);
  -o-transform: scale(1.09);
  transform: scale(1.09);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 13px 70px -10px rgba(0, 0, 0, 0.3);
}
.main_header.dt_menu > div > .header_menu > div.action_btn a:hover::after {
  display: none;
}
.main_header.dt_menu > div > .header_menu > div.action_btn a:active {
  top: 1px;
}
.main_header.dt_menu > div > .header_menu > .sub > *:not(ul) {
  padding-right: 40px;
}
.main_header.dt_menu > div > .header_menu > .sub > *:not(ul)::before {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  content: "\f078";
  font-size: 10px;
  color: #C7CBD4;
  font-family: "FontAwesome";
  text-align: center;
}
.main_header.dt_menu > div > .header_menu > .sub > .sub_menu {
  display: none;
  min-width: 280px;
  position: absolute;
  background: #fff;
  top: 44px;
  right: 0;
  border-top: 1px solid #AB1932;
  -webkit-box-shadow: 0 5px 25px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 25px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 25px -5px rgba(0, 0, 0, 0.2);
  z-index: 5;
}
.main_header.dt_menu > div > .header_menu > .sub > .sub_menu::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #AB1932;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -5px;
  right: 15px;
  z-index: 1;
}
.main_header.dt_menu > div > .header_menu > .sub > .sub_menu > li {
  z-index: 2;
  background: #fff;
  border-bottom: 1px solid #ecedf1;
}
.main_header.dt_menu > div > .header_menu > .sub > .sub_menu > li > * {
  align-content: center;
  display: block;
  width: 100%;
  padding: 10px 20px;
  min-height: 40px;
  font-size: 15px;
  text-decoration: none;
  color: #4D4D4D;
}
.main_header.dt_menu > div > .header_menu > .sub > .sub_menu > li > *:hover {
  background: #F1F2F6;
}
.main_header.dt_menu > div > .header_menu > .sub.active > * {
  color: #fff;
}
.main_header.dt_menu > div > .header_menu > .sub.active > *::before {
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
}
.main_header.dt_menu > div > .header_menu > .sub.active > *::after {
  opacity: 1;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: -1;
}
.main_header ~ .padding_dinamic_header {
  padding-top: 75px;
}
.main_header.dt_menu .signup_btn {
  color: #fff !important;
}
.main_header.dt_menu .signup_btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  background: #AB1932;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  z-index: -1;
}
.main_header.dt_menu .signup_btn:hover::before {
  background: #97051e;
}
.main_header.header_mobile {
  -webkit-box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.3) !important;
}
.main_header.header_mobile > div > .btn_menu {
  display: block;
  z-index: 2;
}
.main_header.header_mobile > div > .header_menu {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateX(282px);
  -moz-transform: translateX(282px);
  -ms-transform: translateX(282px);
  -o-transform: translateX(282px);
  transform: translateX(282px);
  visibility: hidden;
  opacity: 0;
  padding-top: 80px;
  z-index: 1;
  display: block;
  position: absolute;
  width: 280px;
  right: 0;
  top: 0;
  background: #4D4D4D;
  min-height: 100vh;
  -webkit-box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.7), 0 0 3000px 3000px rgba(0, 0, 0, 0.5), inset 1px 0 0 0 rgba(0, 0, 0, 0.2), inset 2px 0 0 0 rgba(255, 255, 255, 0.03);
  -moz-box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.7), 0 0 3000px 3000px rgba(0, 0, 0, 0.5), inset 1px 0 0 0 rgba(0, 0, 0, 0.2), inset 2px 0 0 0 rgba(255, 255, 255, 0.03);
  box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.7), 0 0 3000px 3000px rgba(0, 0, 0, 0.5), inset 1px 0 0 0 rgba(0, 0, 0, 0.2), inset 2px 0 0 0 rgba(255, 255, 255, 0.03);
}
.main_header.header_mobile > div > .header_menu > div {
  width: 100%;
  height: auto;
}
.main_header.header_mobile > div > .header_menu > div > *:not(ul) {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  padding: 10px 15px;
  text-decoration: none;
  color: #C7CBD4;
  height: auto !important;
  border-bottom: 1px solid #525252;
  -webkit-box-shadow: inset 0 -1px 0 0 #484848;
  -moz-box-shadow: inset 0 -1px 0 0 #484848;
  box-shadow: inset 0 -1px 0 0 #484848;
}
.main_header.header_mobile > div > .header_menu > div > *:not(ul)::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: none;
  position: absolute;
  left: 0;
  top: 0;
}
.main_header.header_mobile > div > .header_menu > div > *:not(ul):hover {
  cursor: pointer;
  background: #525252;
}
.main_header.header_mobile > div > .header_menu > .sub > *:not(ul) {
  padding-right: 40px;
}
.main_header.header_mobile > div > .header_menu > .sub > *:not(ul)::before {
  content: "\f078";
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  font-size: 10px;
  color: #C7CBD4;
  font-family: "FontAwesome";
  text-align: center;
}
.main_header.header_mobile > div > .header_menu > .sub > ul {
  display: none;
  background: #525252;
}
.main_header.header_mobile > div > .header_menu > .sub > ul > li > a {
  display: block;
  padding: 13px 16px;
  text-decoration: none;
  font-size: 14px;
  color: #A5ADB8;
}
.main_header.header_mobile > div > .header_menu > .sub > ul > li > a:hover {
  background: #575757;
}
.main_header.header_mobile > div > .header_menu > .sub.active > *:not(ul)::before {
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
}
.main_header.header_mobile > div > .header_menu > .sub.active > * {
  color: #fff;
}
.main_header.header_mobile > div > .header_menu > .sub.active > *::after {
  background: #AB1932;
}
.main_header.header_mobile > div > .btn_menu.active + .header_menu {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  right: 0;
  visibility: visible;
  opacity: 1;
}
.main_header.header_mobile ~ .padding_dinamic_header {
  padding-top: 45px !important;
}
.main_header.small_header {
  height: 50px;
}
.main_header.small_header > div > .logo {
  left: 16px;
  width: 110px;
  height: 36px;
}
.main_header.small_header > div > .header_menu {
  right: 18px;
}
.main_header.small_header > div > .header_menu > div > *:not(ul) {
  font-size: 15px;
  height: 50px;
}
.main_header.small_header > div > .header_menu > div.action_btn a {
  height: 36px;
}
.main_header.dt_menu.small_header > div > .header_menu > .sub .sub_menu {
  top: 48px;
}
.main_header.small_header ~ .padding_dinamic_header {
  padding-top: 44px;
  border-top: 4px solid #AB1932 !important;
}
#section_welcome {
  height: 60vh;
  min-height: 460px;
  max-height: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  overflow: hidden;
}
#section_welcome > div.resolution {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#section_welcome > div.resolution > .welcome_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 0;
}
#section_welcome > div.resolution > .welcome_box > .welcome_hn {
  color: #fff;
  font-size: 50px;
  line-height: 105%;
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  height: auto;
  margin-bottom: 25px;
}
#section_welcome > div.resolution > .welcome_box > .welcome_text {
  font-size: 32px;
  max-width: 580px !important;
  line-height: 130%;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 16px !important;
}
#section_welcome > div.resolution > .welcome_box > .welcome_info > * {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 26px;
  text-align: left;
  -ms-flex-align: center;
  align-items: center;
}
#section_welcome > div.resolution > .welcome_box > .welcome_info > *::before {
  content: "";
  width: 70px;
  height: 80px;
  margin-right: 20px;
  background: url("/img/icn_welcome_1.png") 50% 50% no-repeat;
  background-size: 100% auto !important;
}
#section_welcome > div.resolution > .welcome_box > .welcome_info > *:nth-child(2)::before {
  background-image: url("/img/icn_welcome_2.png");
}
@media only screen and (max-width: 860px), only screen and (max-device-width: 860px) {
  #section_welcome > div.resolution > .welcome_box > .welcome_info > * {
    font-size: 16px;
  }
  #section_welcome > div.resolution > .welcome_box > .welcome_info > *::before {
    width: 40px;
    height: 40px;
    background-size: auto 100% !important;
  }
}
@media only screen and (max-width: 560px), only screen and (max-device-width: 560px) {
  #section_welcome > div.resolution > .welcome_box > .welcome_info {
    display: block;
  }
  #section_welcome > div.resolution > .welcome_box > .welcome_info > * {
    width: 280px;
  }
}
@media only screen and (max-width: 560px), only screen and (max-device-width: 560px) {
  #section_welcome > div.resolution > .welcome_box .margin_in {
    display: block;
    text-align: center;
  }
  #section_welcome > div.resolution > .welcome_box .margin_in > * {
    margin: 0 0 20px !important;
  }
}
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
  #section_welcome > div.resolution > .welcome_box > .welcome_hn {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 25px;
  }
  #section_welcome > div.resolution > .welcome_box > .welcome_text {
    max-width: 480px !important;
    font-size: 18px;
    line-height: 22px;
  }
  #section_welcome > div.resolution > .welcome_box > .welcome_text br {
    display: none !important;
  }
}
@media only screen and (max-width: 440px), only screen and (max-device-width: 440px) {
  #section_welcome > div.resolution > .welcome_box > .welcome_hn {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 20px;
  }
  #section_welcome > div.resolution > .welcome_box > .welcome_text {
    font-size: 16px;
    line-height: 18px;
  }
}
#section_welcome .video_container {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/video/bg_video.jpg") 50% 50% no-repeat;
  background-size: cover !important;
  animation: bg-zoom 60s linear infinite;
}
#section_welcome .video_container::before {
  content: '';
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  background: -moz-linear-gradient(-45deg, rgba(26, 26, 26, 0.8) 0%, rgba(26, 26, 26, 0.8) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(26, 26, 26, 0.8) 0%, rgba(26, 26, 26, 0.8) 100%);
  background: linear-gradient(-45deg, rgba(26, 26, 26, 0.8) 0%, rgba(26, 26, 26, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d992d100', endColorstr='#d9027abf', GradientType=1);
}
#section_welcome .video_container > #video_bg {
  position: absolute;
  width: 1920px;
  height: auto;
  top: 0;
  left: 50%;
  margin: auto auto auto -960px;
  z-index: 1;
  animation: bg-zoom 60s linear infinite;
}
@media only screen and (max-width: 720px), only screen and (max-device-width: 720px) {
  #section_welcome {
    padding-bottom: 0;
  }
}
#section_welcome > .arrow_down {
  display: block;
  width: 60px;
  height: 60px;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  z-index: 10;
  bottom: 5px;
  left: 50%;
  margin-left: -30px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
#section_welcome > .arrow_down::before {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 22px;
}
@keyframes bg-zoom {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
@-webkit-keyframes bg-zoom {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
.reports_example {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.reports_example > * {
  height: auto;
  min-height: 200px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 24%;
  -webkit-box-shadow: 0 0 0 1px #F1F2F6, 0 10px 30px -10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 1px #F1F2F6, 0 10px 30px -10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px #F1F2F6, 0 10px 30px -10px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.reports_example > * > *:first-child {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 160px;
}
.reports_example > * > *:first-child > img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
  width: 100%;
  height: 100%;
}
.reports_example > * > *:last-child {
  display: block;
  padding: 4px 5px;
}
@media only screen and (max-width: 1020px), only screen and (max-device-width: 1020px) {
  .reports_example > * {
    width: 48%;
  }
}
@media only screen and (max-width: 540px), only screen and (max-device-width: 540px) {
  .reports_example > * {
    width: 100%;
  }
}
.section_factlist {
  position: relative;
  z-index: 3;
}
.section_factlist .fact_list_box {
  position: relative;
  top: -100px;
  width: auto;
  max-width: 960px;
  margin: 0 auto -60px auto;
}
.section_factlist .fact_list_box > * {
  width: 50%;
  padding: 20px;
}
.section_factlist .fact_list_box > * > * {
  display: block;
  height: 100%;
  background: #fff;
  -webkit-box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.section_factlist .fact_list_box > * > * > div {
  color: #4D4D4D;
  font-size: 22px;
  line-height: 24px;
  padding: 20px 16px;
}
.section_factlist .fact_list_box > * > * > div::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40%;
  height: 3px;
  background: #AB1932;
  margin-left: -20%;
}
.section_factlist .fact_list_box > * > * > span {
  display: block;
  padding: 20px;
}
.section_factlist .prew_video {
  top: -60px;
  display: block;
  margin: auto;
  padding: 20px;
  width: 100%;
  max-width: 640px;
  height: 420px;
}
@media only screen and (max-width: 720px), only screen and (max-device-width: 720px) {
  .section_factlist .fact_list_box {
    top: 0;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .section_factlist .fact_list_box > * {
    width: 100%;
    padding-bottom: 0;
  }
  .section_factlist .prew_video {
    top: 0;
    max-width: 280px;
    height: 180px;
  }
}
.map_container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.map_container > *:first-child {
  width: 100%;
}
.map_container .section_map {
  padding: 0 20px 20px 20px;
  max-width: 960px;
  margin: auto;
}
.map_container .section_map #map {
  height: 56vh;
  max-height: 70vh;
  min-height: 480px;
}
.map_container .markers_list_container .search_tools_box {
  margin-bottom: 10px;
}
.map_container .markers_list_container .search_box > input {
  padding-right: 120px;
}
.map_container .markers_list_container .search_box > button {
  position: absolute;
  font-size: 16px;
  z-index: 2;
  right: 0;
  top: 0;
}
.map_container .markers_list_container .rain_gardens_list_container {
  display: block;
  overflow: hidden;
  overflow-y: auto;
  max-height: 54vh;
  padding-right: 16px;
}
.map_container .markers_list_container .rain_gardens_list_container > * {
  padding: 10px;
  border: 1px solid #C7CBD4;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 13px 30px -8px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 13px 30px -8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 13px 30px -8px rgba(0, 0, 0, 0.08);
}
.map_container .markers_list_container .rain_gardens_list_container > * .s_btn_2 {
  width: auto !important;
}
.map_container .markers_list_container .rain_gardens_list_container > * .garden_img_prew {
  display: block;
  width: 100%;
  height: 160px;
  overflow: hidden;
  margin-bottom: 5px;
}
.map_container .markers_list_container .rain_gardens_list_container > * .garden_img_prew > img {
  -o-object-fit: cover !important;
  object-fit: cover !important;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.imgs_slider {
  margin-bottom: 40px;
}
.imgs_slider a {
  display: flex;
  display: -ms-flexbox;
}
.imgs_slider a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.big_btns {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.big_btns > * {
  display: block;
  width: 50%;
}
.big_btns > *:first-child {
  padding-right: 10px;
}
.big_btns > *:not(:last-child) {
  padding-right: 10px;
}
.big_btns > *:last-child {
  padding-left: 10px;
}
.big_btns > * > * {
  display: block;
  border: 1px solid #F1F2F6;
  background: white;
  padding: 20px;
  -webkit-box-shadow: 0 5px 40px -10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 40px -10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 40px -10px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  color: #4D4D4D;
}
.big_btns > * > * > strong {
  font-size: 22px;
  display: block;
  margin-bottom: 13px;
  padding-bottom: 15px;
}
.big_btns > * > * > strong::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40%;
  height: 3px;
  background: #95C12B;
}
.big_btns > * > *:hover {
  color: white;
  background: #AB1932;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.big_btns > * > *:hover > strong {
  font-size: 22px;
  display: block;
  margin-bottom: 13px;
  padding-bottom: 13px;
}
.big_btns > * > *:hover > strong::after {
  background: white;
}
.list_leftimg_righttext_container .llr_box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-shadow: 0 20px 30px -16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 20px 30px -16px rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 30px -16px rgba(0, 0, 0, 0.1);
  padding-bottom: 30px;
  margin-bottom: 60px;
}
.list_leftimg_righttext_container .llr_box .llr_img {
  min-width: 360px;
  height: 220px;
  margin-right: 40px;
  float: left;
}
.list_leftimg_righttext_container .llr_box .llr_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.list_leftimg_righttext_container .llr_box .llr_text {
  width: auto;
}
@media only screen and (max-width: 820px), only screen and (max-device-width: 820px) {
  .list_leftimg_righttext_container .llr_box {
    display: block;
  }
  .list_leftimg_righttext_container .llr_box > * {
    display: block;
    width: 100%;
  }
  .list_leftimg_righttext_container .llr_box .llr_img {
    margin-bottom: 20px;
  }
}
.contact_container > * .soc_links {
  display: flex;
  display: -ms-flexbox;
  width: auto;
  height: 30px;
  margin-top: 5px;
}
.contact_container > * .soc_links > * {
  text-decoration: none;
  width: 26px;
  height: 26px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact_container > * .soc_links > * .fa {
  font-size: 22px;
  color: #AB1932;
}
.contact_container > * .soc_links > * > img {
  display: block;
  width: 100%;
}
.contact_container > * .soc_links > *:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.profile_container {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 260px minmax(240px, auto) auto;
  grid-template-rows: auto;
  -ms-grid-columns: 260px auto;
}
.profile_container > *:nth-child(2n+1) {
  -ms-grid-column: 1;
}
.profile_container > *:nth-child(2n+2) {
  -ms-grid-column: 2;
}
.profile_container .profile_menu {
  border-right: 1px solid #E2E3E7;
  padding-top: 20px;
  height: auto;
  min-height: 100vh;
}
.profile_container .profile_menu > * {
  display: block;
}
.profile_container .profile_menu > * > * {
  display: -ms-flexbox;
  height: 46px;
  line-height: 45px;
  white-space: nowrap;
  align-items: center;
  border-bottom: 1px solid #eeeff3;
  display: grid;
  display: -ms-grid;
  padding-left: 64px;
  text-align: left;
  align-content: center;
  text-decoration: none;
  color: #4D4D4D;
  padding-bottom: 2px;
}
.profile_container .profile_menu > * > *::before {
  content: "";
  display: grid;
  display: -ms-flexbox;
  align-content: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
  width: 40px;
  height: 40px;
  position: absolute;
  font-family: "FontAwesome";
  font-size: 22px;
  top: 50%;
  color: #C7CBD4;
  left: 15px;
  margin-top: -20px;
}
.profile_container .profile_menu > * > *.active::before {
  color: #AB1932;
}
.profile_container .profile_menu > * > *::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #F1F2F6;
  left: 0;
  top: 0;
  opacity: 0;
}
.profile_container .profile_menu > * > *:hover::after {
  opacity: 1;
  width: 4px;
  background: #AB1932;
}
.profile_container .profile_menu > * > *:hover {
  background: #F1F2F6;
}
.profile_container .profile_menu > * .pm_1::before {
  content: "\f0e4";
}
.profile_container .profile_menu > * .pm_2::before {
  content: "\f0c0";
}
.profile_container .profile_menu > * .pm_3::before {
  content: "\f1bb";
}
.profile_container .profile_menu > * .pm_4::before {
  content: "\f1de";
}
.profile_container .profile_menu > * .pm_5::before {
  content: "\f1de";
}
.profile_container .profile_menu > * .pm_6::before {
  content: "\f15b";
}
.profile_container .profile_menu > * .pm_7::before {
  content: "\f041";
}
.profile_container .profile_menu > * .pm_8::before {
  content: "\f0ac";
}
.profile_container .profile_tools,
.profile_container .admin_content_box {
  width: 100%;
  padding: 40px 20px 60px 40px;
}
.profile_container .table_container {
  display: block;
  width: 100%;
  min-width: 200px;
  overflow: visible;
  overflow-x: auto;
}
@media only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
  .profile_container .table_container {
    -webkit-box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 50px -10px rgba(0, 0, 0, 0.2);
  }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
  .profile_container {
    grid-template-columns: 40px minmax(240px, 640px) auto;
    -ms-grid-columns: 40px 260px;
  }
  .profile_container .profile_menu {
    background: #f8f9fa;
    padding-top: 20px;
  }
  .profile_container .profile_menu > * {
    display: grid;
    display: block;
    grid-template-rows: repeat(auto-fill, 46px);
  }
  .profile_container .profile_menu > * > *::before {
    left: 0;
  }
  .profile_container .profile_tools {
    padding: 40px 20px 60px 20px;
  }
}
.reg_steps {
  top: -10px;
  position: relative;
}
.reg_steps > * {
  padding: 13px 10px;
  background: #F1F2F6;
  text-align: center;
}
.reg_steps > *:not(:last-child) {
  border-right: 1px solid #dddee2;
}
.reg_steps > *.active {
  color: #fff;
  background: #AB1932;
}
.signup_steps_body > * {
  display: none;
}
.table_style_1 {
  width: 100%;
  border-bottom: 1px solid #F1F2F6;
}
.table_style_1 td {
  padding: 10px;
}
.table_style_1 > thead {
  background: #AB1932;
  color: #fff;
}
.table_style_1 > tbody > tr:nth-child(2n+2) {
  background: #f8f9fa;
}
.table_style_1 > tbody td:not(:first-child) {
  border-left: 1px solid #F1F2F6;
}
.table_style_1 > tbody td.td_tools > * {
  text-decoration: none;
  display: inline-block;
  float: left;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  -webkit-justify-content: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  -webkit-align-items: center !important;
  align-items: center !important;
}
.more_1_box {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.margin_in > *:not(:last-child) {
  margin-right: 20px;
}
.section_module-3 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.section_module-3 .text_box {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 860px), only screen and (max-device-width: 860px) {
  .section_module-3 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.section_module-3 .resolution {
  max-width: 960px;
  padding-left: 16px;
  padding-right: 16px;
}
.section_module-3 .bugs-list {
  display: flex;
  gap: 32px;
}
@media only screen and (max-width: 860px), only screen and (max-device-width: 860px) {
  .section_module-3 .bugs-list {
    padding-top: 16px;
    padding-bottom: 16px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }
}
.section_module-3 .bugs-list > * {
  display: flex;
  width: 33.33%;
  text-align: center;
  padding: 24px;
  border: 1px solid #E2E3E7 !important;
  border-radius: 16px;
}
@media only screen and (max-width: 860px), only screen and (max-device-width: 860px) {
  .section_module-3 .bugs-list > * {
    width: 100%;
    max-width: 500px;
  }
}
.section_module-3 .bugs-list > * > * {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.section_module-3 .bugs-list > * svg {
  width: 40px;
  height: 40px;
  fill: #AB1932;
  margin-bottom: 8px;
}
.section_module-3 .bugs-list > * .text-fr-sec {
  font-size: 14px;
  line-height: 113% !important;
  margin-bottom: 16px !important;
}
.section_module-3 .bugs-list > * .s_btn_1 {
  margin-top: auto;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  align-content: flex-end;
}
.section_module-4 {
  padding-top: 64px;
  padding-bottom: 64px;
  background: #F1F2F6;
}
.section_module-4 .resolution {
  max-width: 640px;
  padding-left: 16px;
  padding-right: 16px;
}
.section_module-4 .text_box .hn2 {
  margin-bottom: -8px;
}
.section_module-4 .text_box .hn2 > h2 {
  font-size: 16px !important;
  font-weight: 400 !important;
  text-align: center !important;
  text-transform: uppercase !important;
  letter-spacing: 2px;
}
.section_module-4 .text_box .section-title h4 {
  font-size: 50px !important;
  text-align: center !important;
}
.section_module-4 .steps-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.section_module-4 .steps-list__item {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 16px;
  width: auto;
  max-width: 460px;
  padding: 24px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 13px 30px -8px rgba(0, 0, 0, 0.08);
}
.section_module-4 .steps-list__item:nth-child(2n+1) {
  margin-right: auto;
}
.section_module-4 .steps-list__item:nth-child(2n+2) {
  margin-left: auto;
}
.section_module-4 .steps-list__item__icon svg {
  width: 64px;
  height: 64px;
  min-width: 64px;
  min-height: 64px;
}
.section_module-4 .steps-list__item__description {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  text-align: left;
}
.section_module-4 .steps-list__item__description h6.center-mdhkl {
  text-align: left !important;
  margin-bottom: 0 !important;
  font-size: 20px;
}
.section_module-4 .steps-list__item__description p {
  margin-bottom: 0 !important;
}
.section_module-5 {
  padding-top: 64px;
  padding-bottom: 64px;
  background: #fff;
}
.section_module-5 .resolution {
  max-width: 640px;
  padding-left: 16px;
  padding-right: 16px;
}
.section_module-5 .btn_r {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: flex-start;
}
.section_module-5 .btn_r button {
  min-width: 124px;
  font-size: 16px;
}
.main_footer {
  background: #4D4D4D;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
}
.main_footer a {
  color: #E2E3E7;
}
.main_footer .fa {
  font-style: normal !important;
}
.main_footer .footer_content {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  padding: 22px 20px;
}
.main_footer .footer_content h3 {
  font-size: 22px;
  margin-bottom: 13px;
  padding-bottom: 13px;
}
.main_footer .footer_content h3::after {
  content: "";
  width: 40px;
  height: 3px;
  position: absolute;
  bottom: 0px;
  left: 0;
  background: #AB1932;
}
.main_footer .footer_content > *:not(:last-child) {
  margin-right: 20px;
}
.main_footer .footer_content .footer_menu,
.main_footer .footer_content .footer_contacts {
  min-width: 200px;
}
.main_footer .footer_content .footer_contacts .soc_links {
  display: flex;
  display: -ms-flexbox;
  width: auto;
  height: 30px;
  margin-top: 5px;
}
.main_footer .footer_content .footer_contacts .soc_links > * {
  text-decoration: none;
  width: 26px;
  height: 26px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.5;
}
.main_footer .footer_content .footer_contacts .soc_links > * .fa {
  font-size: 22px;
  color: #fff;
}
.main_footer .footer_content .footer_contacts .soc_links > * > img {
  display: block;
  width: 100%;
}
.main_footer .footer_content .footer_contacts .soc_links > *:hover {
  opacity: 1;
}
@media only screen and (max-width: 620px), only screen and (max-device-width: 620px) {
  .main_footer .footer_content {
    display: block;
  }
  .main_footer .footer_content > * {
    display: block !important;
    width: 100% !important;
    margin: 0 auto 20px !important;
  }
}
.main_footer .copyright {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  align-content: center;
  background: #393939;
  color: #A5ADB8;
  text-align: center;
  padding: 10px 20px;
}
.main_footer .privacy {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 8px;
}
.main_footer .privacy a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
}
.main_footer .privacy a:hover {
  color: #fff;
}
/*# sourceMappingURL=styles.css.map */