/*!
Theme Name: Triumph
Theme URI: https://savian.ca/
Author: Chad Calapre
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
*/
/* --- Media Queries --- */
/* --- Sizes --- */
/* --- Colors --- */
/* --- Fonts --- */
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("webfonts/roboto-v30-latin-300.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("webfonts/roboto-v30-latin-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("webfonts/roboto-v30-latin-700.woff2") format("woff2");
}
/* Reset */
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, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

button {
  outline: 0;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

q {
  display: inline;
  font-style: italic;
}

q:before {
  content: '"';
  font-style: normal;
}

q:after {
  content: '"';
  font-style: normal;
}

textarea, input[type=text], input[type=button], input[type=submit], input[type=reset], input[type=search], input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
}

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

th, td {
  padding: 2px;
}

big {
  font-size: 120%;
}

small, sup, sub {
  font-size: 80%;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

dd {
  margin-left: 20px;
}

kbd, tt {
  font-family: courier;
  font-size: 12px;
}

ins {
  text-decoration: underline;
}

del, strike, s {
  text-decoration: line-through;
}

dt {
  font-weight: bold;
}

address, cite, var {
  font-style: italic;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

/* VC */
.row:after, .row:before {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

@media (max-width: 767px) {
  .vc_hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc_hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vc_hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .vc_hidden-lg {
    display: none !important;
  }
}
.col {
  width: 100%;
}

.row {
  margin-left: -1.563vw;
  margin-right: -1.563vw;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 1.563vw;
  padding-right: 1.563vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-lg-1\/5, .col-lg-2\/5, .col-lg-3\/5, .col-lg-4\/5, .col-lg-5\/5, .col-md-1\/5, .col-md-2\/5, .col-md-3\/5, .col-md-4\/5, .col-md-5\/5, .col-sm-1\/5, .col-sm-2\/5, .col-sm-3\/5, .col-sm-4\/5, .col-sm-5\/5, .col-xs-1\/5, .col-xs-2\/5, .col-xs-3\/5, .col-xs-4\/5, .col-xs-5\/5 {
  position: relative;
  min-height: 1px;
  padding-left: 1.563vw;
  padding-right: 1.563vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1\/5, .col-xs-2\/5, .col-xs-3\/5, .col-xs-4\/5, .col-xs-5\/5 {
  float: left;
}

.col-xs-5\/5 {
  width: 100%;
}

.col-xs-4\/5 {
  width: 80%;
}

.col-xs-3\/5 {
  width: 60%;
}

.col-xs-2\/5 {
  width: 40%;
}

.col-xs-1\/5 {
  width: 20%;
}

.col-xs-pull-5\/5 {
  right: 100%;
}

.col-xs-pull-4\/5 {
  right: 80%;
}

.col-xs-pull-3\/5 {
  right: 60%;
}

.col-xs-pull-2\/5 {
  right: 40%;
}

.col-xs-pull-1\/5 {
  right: 20%;
}

.col-xs-pull-0\/5 {
  right: auto;
}

.col-xs-push-5\/5 {
  left: 100%;
}

.col-xs-push-4\/5 {
  left: 80%;
}

.col-xs-push-3\/5 {
  left: 60%;
}

.col-xs-push-2\/5 {
  left: 40%;
}

.col-xs-push-1\/5 {
  left: 20%;
}

.col-xs-push-0\/5 {
  left: auto;
}

.col-xs-offset-5\/5 {
  margin-left: 100%;
}

.col-xs-offset-4\/5 {
  margin-left: 80%;
}

.col-xs-offset-3\/5 {
  margin-left: 60%;
}

.col-xs-offset-2\/5 {
  margin-left: 40%;
}

.col-xs-offset-1\/5 {
  margin-left: 20%;
}

.col-xs-offset-0\/5 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-1\/5, .col-sm-2\/5, .col-sm-3\/5, .col-sm-4\/5, .col-sm-5\/5 {
    float: left;
  }

  .col-sm-5\/5 {
    width: 100%;
  }

  .col-sm-4\/5 {
    width: 80%;
  }

  .col-sm-3\/5 {
    width: 60%;
  }

  .col-sm-2\/5 {
    width: 40%;
  }

  .col-sm-1\/5 {
    width: 20%;
  }

  .col-sm-pull-5\/5 {
    right: 100%;
  }

  .col-sm-pull-4\/5 {
    right: 80%;
  }

  .col-sm-pull-3\/5 {
    right: 60%;
  }

  .col-sm-pull-2\/5 {
    right: 40%;
  }

  .col-sm-pull-1\/5 {
    right: 20%;
  }

  .col-sm-pull-0\/5 {
    right: auto;
  }

  .col-sm-push-5\/5 {
    left: 100%;
  }

  .col-sm-push-4\/5 {
    left: 80%;
  }

  .col-sm-push-3\/5 {
    left: 60%;
  }

  .col-sm-push-2\/5 {
    left: 40%;
  }

  .col-sm-push-1\/5 {
    left: 20%;
  }

  .col-sm-push-0\/5 {
    left: auto;
  }

  .col-sm-offset-5\/5 {
    margin-left: 100%;
  }

  .col-sm-offset-4\/5 {
    margin-left: 80%;
  }

  .col-sm-offset-3\/5 {
    margin-left: 60%;
  }

  .col-sm-offset-2\/5 {
    margin-left: 40%;
  }

  .col-sm-offset-1\/5 {
    margin-left: 20%;
  }

  .col-sm-offset-0\/5 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-1\/5, .col-md-2\/5, .col-md-3\/5, .col-md-4\/5, .col-md-5\/5 {
    float: left;
  }

  .col-md-5\/5 {
    width: 100%;
  }

  .col-md-4\/5 {
    width: 80%;
  }

  .col-md-3\/5 {
    width: 60%;
  }

  .col-md-2\/5 {
    width: 40%;
  }

  .col-md-1\/5 {
    width: 20%;
  }

  .col-md-pull-5\/5 {
    right: 100%;
  }

  .col-md-pull-4\/5 {
    right: 80%;
  }

  .col-md-pull-3\/5 {
    right: 60%;
  }

  .col-md-pull-2\/5 {
    right: 40%;
  }

  .col-md-pull-1\/5 {
    right: 20%;
  }

  .col-md-pull-0\/5 {
    right: auto;
  }

  .col-md-push-5\/5 {
    left: 100%;
  }

  .col-md-push-4\/5 {
    left: 80%;
  }

  .col-md-push-3\/5 {
    left: 60%;
  }

  .col-md-push-2\/5 {
    left: 40%;
  }

  .col-md-push-1\/5 {
    left: 20%;
  }

  .col-md-push-0\/5 {
    left: auto;
  }

  .col-md-offset-5\/5 {
    margin-left: 100%;
  }

  .col-md-offset-4\/5 {
    margin-left: 80%;
  }

  .col-md-offset-3\/5 {
    margin-left: 60%;
  }

  .col-md-offset-2\/5 {
    margin-left: 40%;
  }

  .col-md-offset-1\/5 {
    margin-left: 20%;
  }

  .col-md-offset-0\/5 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-1\/5, .col-lg-2\/5, .col-lg-3\/5, .col-lg-4\/5, .col-lg-5\/5 {
    float: left;
  }

  .col-lg-5\/5 {
    width: 100%;
  }

  .col-lg-4\/5 {
    width: 80%;
  }

  .col-lg-3\/5 {
    width: 60%;
  }

  .col-lg-2\/5 {
    width: 40%;
  }

  .col-lg-1\/5 {
    width: 20%;
  }

  .col-lg-pull-5\/5 {
    right: 100%;
  }

  .col-lg-pull-4\/5 {
    right: 80%;
  }

  .col-lg-pull-3\/5 {
    right: 60%;
  }

  .col-lg-pull-2\/5 {
    right: 40%;
  }

  .col-lg-pull-1\/5 {
    right: 20%;
  }

  .col-lg-pull-0\/5 {
    right: auto;
  }

  .col-lg-push-5\/5 {
    left: 100%;
  }

  .col-lg-push-4\/5 {
    left: 80%;
  }

  .col-lg-push-3\/5 {
    left: 60%;
  }

  .col-lg-push-2\/5 {
    left: 40%;
  }

  .col-lg-push-1\/5 {
    left: 20%;
  }

  .col-lg-push-0\/5 {
    left: auto;
  }

  .col-lg-offset-5\/5 {
    margin-left: 100%;
  }

  .col-lg-offset-4\/5 {
    margin-left: 80%;
  }

  .col-lg-offset-3\/5 {
    margin-left: 60%;
  }

  .col-lg-offset-2\/5 {
    margin-left: 40%;
  }

  .col-lg-offset-1\/5 {
    margin-left: 20%;
  }

  .col-lg-offset-0\/5 {
    margin-left: 0;
  }
}
.vc_visible {
  display: block;
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.phone:before,
.far,
.fal,
.fad,
.fab,
.yt:before,
.ig:before,
.in:before,
.tw:before,
.fb:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

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

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

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("webfonts/fa-solid-900.eot");
  src: url("webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-solid-900.woff2") format("woff2"), url("webfonts/fa-solid-900.woff") format("woff"), url("webfonts/fa-solid-900.ttf") format("truetype"), url("webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
.phone:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("webfonts/fa-brands-400.eot");
  src: url("webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("webfonts/fa-brands-400.woff2") format("woff2"), url("webfonts/fa-brands-400.woff") format("woff"), url("webfonts/fa-brands-400.ttf") format("truetype"), url("webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab, .yt:before, .ig:before, .in:before, .tw:before, .fb:before {
  font-family: "Font Awesome 5 Brands";
}

html {
  font-size: 10px;
}

body {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 1.1256vw;
  font-weight: 300;
  line-height: 1.667;
}
@media (max-width: 767px) {
  body {
    font-size: 3.3768vw;
  }
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 3rem;
}
body h1 {
  font-size: 3.2vw;
}
@media (max-width: 419px) {
  body h1 {
    font-size: 7.6923vw;
  }
}
body h2 {
  font-size: 3.2vw;
}
@media (max-width: 419px) {
  body h2 {
    font-size: 7.6923vw;
  }
}
body h3 {
  font-size: 2.1vw;
}
@media (max-width: 419px) {
  body h3 {
    font-size: 7.6923vw;
  }
}
body h4 {
  font-size: 1.8vw;
}
@media (max-width: 419px) {
  body h4 {
    font-size: 5.6923vw;
  }
}
body h5 {
  font-size: 1.8vw;
}
@media (max-width: 419px) {
  body h5 {
    font-size: 5.6923vw;
  }
}
body h6 {
  font-size: 1.8vw;
}
@media (max-width: 419px) {
  body h6 {
    font-size: 5.6923vw;
  }
}
body li {
  line-height: 1.5;
}
body strong, body b {
  font-weight: 700;
}
body a, body button {
  color: #000;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body button {
  cursor: pointer;
}
body p {
  display: block;
  margin-bottom: 2rem;
}
body p:empty {
  display: none;
}
body p:last-child {
  margin-bottom: 0;
}
body img {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
  width: auto;
}
body article.not-found {
  margin-top: 9rem;
}
body article ul {
  list-style: disc;
  margin-bottom: 2rem;
  padding-left: 1.8rem;
}
body article ul:last-child {
  margin-bottom: 0;
}
body article ul li {
  margin-bottom: 1rem;
}
body article ul li:last-child {
  margin-bottom: 0;
}
body article ol {
  counter-reset: li;
  list-style-type: none;
}
body article ol > li {
  list-style: none;
  position: relative;
}
body article ol > li:before {
  content: counter(li) ".";
  counter-increment: li;
  font-family: Inter;
}
body article img {
  height: auto;
  max-width: 100%;
  width: auto;
}
@media (min-width: 1921px) {
  body article img {
    max-width: none;
    width: 100%;
  }
}
body article .right {
  text-align: right;
}
body #wrapper {
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}
body #wrapper #container {
  background: #fff;
  position: relative;
  z-index: 1;
}
body #wrapper #container #content {
  width: 100%;
}

#content {
  background: rgba(255, 255, 255, 0.6901960784);
  position: relative;
}
#content:before {
  background: #000;
  content: "";
  height: 100%;
  left: 0;
  mix-blend-mode: color;
  position: absolute;
  top: 0;
  width: 100%;
}

#altEmail_container {
  display: none !important;
}

.row.fill {
  background-size: cover;
}

.obj-content.obj-color-primary {
  color: #000;
}
.obj-content.obj-color-secondary {
  color: #000;
}
.obj-content.obj-color-light {
  color: #fff;
}
.obj-content.obj-color-light .obj-title {
  color: inherit;
}
.obj-content.h-primary .obj-title {
  color: #000;
}
.obj-content.m-auto {
  margin: auto;
}
.obj-content.center {
  text-align: center;
}
.obj-content.btn-light .obj-link {
  background: #fff;
  color: #000;
}
.obj-content.btn-light .obj-link:hover {
  color: #fff;
}
.obj-content .obj-inner .obj-box .obj-context h1, .obj-content .obj-inner .obj-box .obj-context h2 {
  font-size: 4rem;
}
.obj-content .obj-inner .obj-box .obj-context h1:not(:first-child), .obj-content .obj-inner .obj-box .obj-context h2:not(:first-child), .obj-content .obj-inner .obj-box .obj-context h3:not(:first-child), .obj-content .obj-inner .obj-box .obj-context h4:not(:first-child), .obj-content .obj-inner .obj-box .obj-context h5:not(:first-child), .obj-content .obj-inner .obj-box .obj-context h6:not(:first-child) {
  margin-top: 6rem;
}

@media (max-width: 1023px) {
  .obj-image.min-h .obj-figure {
    height: auto !important;
  }
}
.obj-image.min-h img {
  height: 100%;
}

.obj-figure {
  line-height: 0;
}

.obj-button {
  display: inline-block;
  position: relative;
  margin-top: 1.563vw;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .obj-button {
    margin-top: 7.68996vw;
  }
}
.obj-button .obj-link {
  background: #000;
  color: #fff;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 0.781vw;
  font-weight: 700;
  letter-spacing: 0.081em;
  text-transform: uppercase;
  padding: 0.729vw 2.604vw 0.625vw 2.604vw;
}
@media (max-width: 767px) {
  .obj-button .obj-link {
    font-size: 3.84252vw;
    padding: 3.58668vw 12.81168vw 3.075vw 12.81168vw;
  }
}
.obj-button .obj-link:hover {
  background: #000;
}
.obj-button .obj-link:hover img {
  margin-left: 1.5rem !important;
}
.obj-button .obj-link.obj-textless {
  background: transparent;
  border: 0;
  margin: inherit;
  padding: 0;
}
.obj-button .obj-link img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.obj-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.phone:before {
  content: "\f095";
}

.fb:before {
  content: "\f39e";
}

.tw:before {
  content: "\f099";
}

.in:before {
  content: "\f0e1";
}

.ig:before {
  content: "\f16d";
}

.yt:before {
  content: "\f167";
}

.obj-global[data-global="42"] {
  margin: 0 auto;
  max-width: 80vw;
  padding: 2vw 0 4vw;
}
@media (max-width: 767px) {
  .obj-global[data-global="42"] {
    max-width: 90vw;
    padding: 4vw 0 6vw;
  }
}
.obj-global[data-global="42"] .obj-content .obj-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-figure {
  margin: 0 auto;
  width: 30vw;
}
@media (max-width: 767px) {
  .obj-global[data-global="42"] .obj-content .obj-inner .obj-figure {
    width: 45vw;
  }
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-figure .obj-link {
  display: block;
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-box {
  width: 40vw;
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context p {
  font-size: 2vw;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 767px) {
  .obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context p {
    font-size: 4.5vw;
    margin-bottom: 1vw;
  }
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: -0.5vw;
  padding: 0;
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context ul li {
  margin: 0;
  padding: 0.5vw;
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context ul li a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5vw;
  height: 3vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3vw;
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context ul li a:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context ul li a {
    font-size: 3vw;
    height: 8vw;
    width: 8vw;
  }
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context ul li a:before {
  margin-top: 0.2vw;
}
@media (max-width: 767px) {
  .obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context ul li a:before {
    margin-top: 0.6vw;
  }
}
.obj-global[data-global="42"] .obj-content .obj-inner .obj-box .obj-context ul li a strong {
  display: none;
}

body .wpcf7::-webkit-input-placeholder {
  color: #000;
}
body .wpcf7:-ms-input-placeholder {
  color: #000;
}
body .wpcf7::-ms-input-placeholder {
  color: #000;
}
body .wpcf7::-moz-placeholder {
  color: #000;
}
body .wpcf7::placeholder {
  color: #000;
}
body .wpcf7 .row {
  margin-bottom: 1.5vw;
  margin-left: 0;
  margin-right: 0;
}
body .wpcf7 .row .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -1.5vw;
  margin-left: -0.5208vw;
  margin-right: -0.5208vw;
}
body .wpcf7 .row .inner .col {
  padding-bottom: 1.5vw;
  padding-left: 0.5208vw;
  padding-right: 0.5208vw;
  width: 100%;
}
body .wpcf7 .row .inner .col.col-6 {
  width: 50%;
}
body .wpcf7 .row .inner .col label span {
  display: block;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.081em;
  line-height: 0;
  text-transform: uppercase;
}
body .wpcf7 .row .inner .col label span:not(.wpcf7-form-control-wrap) {
  line-height: 1;
  margin-bottom: 0.5vw;
}
body .wpcf7 .row .inner .col label span i {
  color: #000;
}
body .wpcf7 .row.row-submit {
  text-align: right;
}
body .wpcf7 .row.row-submit .col {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
body .wpcf7 .row.row-submit .col p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
body .wpcf7 textarea {
  height: 10.4166vw;
  background: 0 0;
  border: 0.1rem solid #000;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 0.8334vw;
  letter-spacing: 0.08em;
  padding: 0.911458vw 1.0416vw;
  width: 100%;
}
body .wpcf7 textarea:focus {
  border-color: #000;
  outline: 0;
}
body .wpcf7 input[type=submit] {
  background: #000;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 0.8334vw;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-left: 0.5208vw;
  padding: 0.911458vw 3.1248vw;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
body .wpcf7 input[type=submit]:focus {
  outline: 0;
}
body .wpcf7 input[type=submit]:hover {
  background: #000;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body .wpcf7 .wpcf7-not-valid-tip {
  color: #000;
  font-size: 0.625vw;
  padding: 0.6vw 0 0 0.2604vw;
}
body .wpcf7 .wpcf7-response-output {
  background: #000;
  border: 0;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 0.72916vw;
  margin: 2.0833vw 0 0;
  padding: 1.0416vw;
  text-align: center;
  text-transform: uppercase;
}
body .wpcf7 .btn {
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body .wpcf7 .btn input {
  background: #000;
  color: #fff;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 0.8334vw;
  font-weight: 700;
  letter-spacing: 0.081em;
  text-transform: uppercase;
  padding: 0.911458vw 3.1248vw;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body .wpcf7 .btn input:hover {
  opacity: 0.8;
}
body .wpcf7 input:not([type=submit]) {
  background: 0 0;
  border: 1px solid #000;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 0.8334vw;
  letter-spacing: 0.08em;
  padding: 0.911458vw 1.0416vw;
  width: 100%;
}
body .wpcf7 input:not([type=submit]):focus {
  border-color: #000;
  outline: 0;
}
body .wpcf7 select {
  background: 0 0;
  border: 0.1rem solid #000;
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 0.8334vw;
  letter-spacing: 0.08em;
  padding: 0.911458vw 1.0416vw;
  width: 100%;
}
body .wpcf7 select:focus {
  border-color: #000;
  outline: 0;
}

.s1 .groups {
  margin: 0 auto;
  padding-bottom: 2vw;
  width: 60vw;
}
.s1 .groups .inner {
  -webkit-column-gap: 2vw;
     -moz-column-gap: 2vw;
          column-gap: 2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.s1 .groups .inner .group {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #be1d1e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2vw;
  padding: 4vw 3vw;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: calc(50% - 1vw);
}
.s1 .groups .inner .group.group-11 {
  background: #ea5c30;
}
.s1 .groups .inner .group.group-14 {
  background: #efbc49;
}
.s1 .groups .inner .group.group-23 {
  background: #953a23;
}
.s1 .groups .inner .group.group-20 {
  background: #a0a1a3;
}
.s1 .groups .inner .group:hover {
  opacity: 0.8;
}
.s1 .groups .inner .group img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  max-height: 6vw;
  -o-object-fit: contain;
     object-fit: contain;
}
.s1 .groups .inner .group a {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.s2 .wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  max-width: 80vw;
  padding: 2vw 0 4vw;
  position: relative;
}
.s2 .wrap .back-to {
  font-weight: 400;
  left: 0;
  margin-top: -1vw;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.s2 .wrap .back-to:hover {
  opacity: 0.7;
}
.s2 .wrap #logo a {
  display: block;
  line-height: 0;
}
.s2 .wrap #logo a img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 6vw;
  width: 20vw;
}

.s3 {
  margin-bottom: 2vw;
}
.s3 .wrap {
  margin: 0 auto;
  padding-bottom: 2vw;
  width: 60vw;
}
.s3 .wrap .social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: -0.5vw;
  padding: 0;
}
.s3 .wrap .social ul li {
  margin: 0;
  padding: 0.5vw;
}
.s3 .wrap .social ul li a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5vw;
  height: 3vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3vw;
}
.s3 .wrap .social ul li a:hover {
  opacity: 0.8;
}
.s3 .wrap .social ul li a:before {
  margin-top: 0.2vw;
}
.s3 .wrap .social ul li a strong {
  display: none;
}
.s3 .wrap .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.s3 .wrap .links a {
  border: 0.1rem solid #000;
  font-weight: 400;
  margin-top: 1vw;
  padding: 1vw 2vw;
  text-align: center;
  width: calc(50% - 0.5vw);
}
.s3 .wrap .links a:hover {
  background: #000;
  color: #fff;
}
.s3 .wrap .links a:last-child {
  width: 100%;
}

.s4 {
  padding-bottom: 2vw;
}
.s4 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 2vw;
  width: 60vw;
}
.s4 .wrap .contact {
  width: 20vw;
}
.s4 .wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.s4 .wrap ul li {
  white-space: pre;
}
.s4 .wrap .wpcf7-form {
  margin-left: auto;
  width: 35vw;
}

@media (max-width: 767px) {
  .s1 .groups {
    padding-bottom: 2vw;
    width: 90vw;
  }
  .s1 .groups .inner .group {
    margin-bottom: 2vw;
    padding: 9vw 4.5vw;
    width: calc(50% - 1vw);
  }
  .s1 .groups .inner .group img {
    max-height: 12vw;
  }

  .s2 .wrap {
    max-width: 90vw;
    padding: 4vw 0 6vw;
  }
  .s2 .wrap .back-to {
    font-size: 3vw;
    margin-top: -1vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .s2 .wrap #logo {
    margin-left: auto;
  }
  .s2 .wrap #logo a {
    max-width: 50vw;
  }
  .s2 .wrap #logo a img {
    height: 12vw;
    width: 100%;
  }

  .s3 {
    margin-bottom: 4vw;
  }
  .s3 .wrap {
    padding-bottom: 4vw;
    width: 90vw;
  }
  .s3 .wrap .social ul {
    margin: -0.5vw;
  }
  .s3 .wrap .social ul li {
    padding: 0.5vw;
  }
  .s3 .wrap .social ul li a {
    font-size: 3vw;
    height: 8vw;
    width: 8vw;
  }
  .s3 .wrap .social ul li a:before {
    margin-top: 0.6vw;
  }
  .s3 .wrap .links a {
    border: 0.1rem solid #000;
    font-size: 4vw;
    font-weight: 400;
    margin-top: 2vw;
    padding: 2vw 6vw;
    width: calc(50% - 1vw);
  }

  .s4 {
    padding-bottom: 4vw;
  }
  .s4 .wrap {
    padding-bottom: 4vw;
    width: 90vw;
  }
  .s4 .wrap ul li {
    white-space: normal;
  }
  .s4 .wrap .title {
    font-size: 4.5vw;
    margin-bottom: 1em;
  }
  .s4 .wrap .contact {
    width: 100%;
  }
  .s4 .wrap .wpcf7-form {
    margin-top: 9vw;
    width: 100%;
  }
}
@media (max-width: 767px) {
  body .wpcf7 .row .inner .col {
    padding-bottom: 4.5vw;
  }
  body .wpcf7 .row .inner .col.col-6 {
    width: 100%;
  }
  body .wpcf7 .row .inner .col label {
    font-size: 3.5vw;
  }
  body .wpcf7 .row .inner .col label span:not(.wpcf7-form-control-wrap) {
    margin-bottom: 1.5vw;
  }
  body .wpcf7 textarea {
    height: 31.2498vw;
    font-size: 2.5002vw;
    padding: 2.734374vw 3.1248vw;
  }
  body .wpcf7 input[type=submit] {
    font-size: 2.5002vw;
    margin-left: 1.5624vw;
    padding: 2.734374vw 6.2496vw;
  }
  body .wpcf7 .wpcf7-not-valid-tip {
    font-size: 1.875vw;
    padding: 1.8vw 0 0 0.7812vw;
  }
  body .wpcf7 .wpcf7-response-output {
    font-size: 2.18748vw;
    margin: 6.2499vw 0 0;
    padding: 3.1248vw;
  }
  body .wpcf7 .btn input {
    font-size: 3.5145vw;
    padding: 2.734374vw 9.3744vw;
  }
  body .wpcf7 input:not([type=submit]) {
    font-size: 2.5002vw;
    padding: 2.734374vw 3.1248vw;
  }
  body .wpcf7 select {
    font-size: 2.5002vw;
    padding: 2.734374vw 3.1248vw;
  }
}