@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0
*/
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, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
  display: block;
}

body {
  line-height: 1;
  color: black;
  background: white;
  display: flex;
}

a {
  color: inherit;
  text-decoration: none;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

/* meyerweb css reset end */

textarea:focus, input:focus {
  outline: 0;
}

input {
  border-width: 0;
}

em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

.group:before,
.group:after {
  content: " ";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1; /* ie 6/7 */
}

embed,
img,
object,
video {
  max-width: 100%;
}
sup {
  font-size: 58.3%;
  vertical-align: text-top;
}
sub {
  font-size: 58.3%;
  vertical-align: text-bottom;
}
.no-space-between-inline-blocks {
  *letter-spacing: normal; /*reset IE < 8*/
  letter-spacing: -0.31em; /*webkit*/
  word-spacing: -0.43em; /*IE < 8 && gecko*/
}
/*restore spacing on inner elements*/
.no-space-between-inline-blocks > * {
  letter-spacing: normal;
  word-spacing: normal;
}
.displace {
  left: -5000px;
  position: absolute;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  font-size: 16px;
}
body {
  min-width: 1200px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.714993rem; /* 27.44px / 16px = 1.715rem */
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
  display: flex;
}
.global_container_ {
  float: none;
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 100%; /* 1200px / 1200px = 100% */
  background: url(images/background.jpg) no-repeat center 0;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.wrapper {
  height: 900px;
  position: relative;
  width: 100%; /* 1200px / 1200px = 100% */
}
.color-fill-1-copy-holder {
  left: 0;
  padding: 98px 0 104px;
  position: absolute;
  top: 0;
  width: 100%; /* 1200px / 1200px = 100% */
  background: url(images/color_fill_1_copy.png) no-repeat center 0;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.l-constrained {
  margin: 0 auto;
  padding: 0 46px;
  position: relative;
  width: 1200px;
}
.text {
  color: #f3302a;
  font-size: 2.870504rem; /* 45.93px / 16px = 2.870625rem */
  font-weight: bold;
  text-align: center;
}
.row-5 {
  margin: 9px auto 0;
  position: relative;
  width: 901px;
}
.wrapper-8 {
  float: left;
  height: 98px;
  margin: 0 5px 0 0;
  position: relative;
  width: 672px;
}
.safety {
  left: 50%;
  position: absolute;
  top: 0;
  margin-left: -336px;
}
.rectangle-1-copy-2-holder {
  left: 50%;
  padding: 13px 15px 14px;
  position: absolute;
  top: 20px;
  width: 123px;
  background: url(images/rectangle_1_copy_2.png) no-repeat;
  margin-left: 213px;
}
.at {
  display: block;
  left: 4.5px;
  margin: 0 auto;
  position: relative;
}
.text-2 {
  float: left;
  margin: 3px 0 0;
}
.text-3 {
  margin: 5px 0 0;
  color: #575757;
  font-size: 1.889763rem; /* 30.24px / 16px = 1.89rem */
  font-weight: bold;
  text-align: center;
}
.rectangle-5-copy-2 {
  height: 452px;
  left: 50%;
  position: absolute;
  top: 448px;
  width: 910px;
  -webkit-border-radius: 24.44px 24.44px 24.44px 0;
  -moz-border-radius: 24.44px 24.44px 24.44px 0;
  border-radius: 24.44px 24.44px 24.44px 0;
  background: #8bc8fe;
  margin-left: -357px;
}
.what {
  left: 50%;
  position: absolute;
  top: 436px;
  margin-left: -150px;
}
.text-4 {
  left: 50%;
  position: absolute;
  top: 508px;
  color: #25173b;
  font-size: 2.118056rem; /* 33.89px / 16px = 2.118125rem */
  font-weight: bold;
  line-height: 35px;
  text-align: justify;
  margin-left: -151px;
}
.text-5 {
  left: 50%;
  position: absolute;
  top: 544px;
  width: 669px;
  color: #331758;
  font-weight: bold;
  text-align: justify;
  margin-left: -150px;
}
.layer-6-holder {
  left: 46%;
  padding: 16px 37px 346px;
  position: absolute;
  top: 25px;
  width: 284px;
  background: url(images/layer_6.png) no-repeat;
  margin-left: -600px;
}
.text-6 {
  display: block;
  left: 12px;
  margin: 0 auto;
  position: relative;
}
.layer-12 {
  left: 50%;
  position: absolute;
  top: 542px;
  margin-left: -513px;
}
.row-3 {
  margin: 34px auto 0;
  padding: 0 59px;
  position: relative;
  width: 1200px;
}
.who {
  float: left;
}
.text-7 {
  float: left;
  margin: 52px 0 0;
}
.where {
  float: left;
  margin: 1px 0 0 56px;
}
.text-8 {
  float: left;
  margin: 44px 0 0 8px;
}
.footer {
  height: 798px;
  margin: 1px 0 0;
  position: relative;
  width: 100%; /* 1200px / 1200px = 100% */
}
.rectangle-5-copy {
  height: 418px;
  left: 50%;
  position: absolute;
  top: 0;
  width: 629px;
  -webkit-border-radius: 0 24.44px 24.44px;
  -moz-border-radius: 0 24.44px 24.44px;
  border-radius: 0 24.44px 24.44px;
  background: #f5ab18;
  margin-left: -76px;
}
.rectangle-5-holder {
  left: 50%;
  min-height: 290px;
  padding: 3px 0 19px;
  position: absolute;
  top: 1px;
  width: 414px;
  -webkit-border-radius: 0 24.44px 24.44px;
  -moz-border-radius: 0 24.44px 24.44px;
  border-radius: 0 24.44px 24.44px;
  background: #25163d;
  margin-left: -542px;
}
.text-9 {
  left: 10px;
  margin: 0 auto;
  position: relative;
  width: 394px;
  font-weight: bold;
  text-align: justify;
}
.group-2 {
  left: 0;
  position: absolute;
  top: 334px;
  width: 100%; /* 1200px / 1200px = 100% */
}
.row-4 {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 1200px;
}
.wrapper-7 {
  float: left;
  height: 165px;
  position: relative;
  width: 317px;
}
.triangle-1-copy-2 {
  left: 50%;
  position: absolute;
  top: 0;
  margin-left: -158.5px;
}
.triangle-1-copy {
  left: 50%;
  position: absolute;
  top: 54px;
  margin-left: -158.5px;
}
.triangle-1 {
  left: 50%;
  position: absolute;
  top: 99px;
  margin-left: -158.5px;
}
.rectangle-4-holder {
  float: right;
  margin: 0 250px 0 0;
  min-height: 55px;
  padding: 0 9px;
  width: 238px;
  background: #25163d;
  font-size: 2.805357rem; /* 44.89px / 16px = 2.805625rem */
  font-weight: bold;
  line-height: 55px;
}
.col {
  margin: -1px 0 0;
  padding: 43px 0 59px;
  position: relative;
  background: #00b4ff;
}
.l-constrained-2 {
  margin: 0 auto;
  padding: 0 29px;
  position: relative;
  width: 1200px;
}
.text-11 {
  font-size: 1.585254rem; /* 25.36px / 16px = 1.585rem */
  font-weight: 500;
  text-align: left;
}
.text-12 {
  margin: 13px 0 0;
  font-size: 1.585254rem; /* 25.36px / 16px = 1.585rem */
  font-weight: 500;
  text-align: left;
}
.text-13 {
  margin: 13px 0 0;
  font-size: 1.585254rem; /* 25.36px / 16px = 1.585rem */
  font-weight: 500;
  line-height: 31.19533px;
  text-align: left;
}
.text-14 {
  margin: 14px 0 0;
  font-size: 1.585254rem; /* 25.36px / 16px = 1.585rem */
  font-weight: 500;
  line-height: 22.68913px;
  text-align: left;
}
.text-15 {
  left: 50%;
  position: absolute;
  top: 56px;
  width: 575px;
  color: #25163d;
  font-weight: bold;
  text-align: justify;
  margin-left: -50px;
}
.text-16 {
  left: 50%;
  position: absolute;
  top: 18px;
  width: 542px;
  color: #25163d;
  font-size: 1.893424rem; /* 30.29px / 16px = 1.893125rem */
  font-weight: 900;
  line-height: 32px;
  text-align: justify;
  text-transform: uppercase;
  margin-left: -50px;
}
.iyc-logo-s-size {
  left: 50%;
  position: absolute;
  top: 317px;
  margin-left: -365px;
}
.text-style {
  text-transform: uppercase;
}
.text-style-11 {
  position: relative;
  top: 7.0862px;
  font-size: 1.909722rem; /* 30.56px / 16px = 1.91rem */
  line-height: 30.55555px;
}
.text-style-10 {
  line-height: 28px;
}
.text-style-3 {
  font-size: 2.118056rem; /* 33.89px / 16px = 2.118125rem */
  line-height: 0.00555px;
  text-transform: uppercase;
}
.text-style-7 {
  position: relative;
  top: -5.65251px;
}
.text-style-4 {
  font-size: 1.909722rem; /* 30.56px / 16px = 1.91rem */
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
}
.text-style-9 {
  line-height: 19px;
}
.text-style-2 {
  line-height: 18px;
}
.text-style-5 {
  line-height: 22px;
}
.text-style-6 {
  position: relative;
  top: -12.14777px;
  line-height: 1.2;
}
.text-style-8 {
  line-height: 28.33333px;
}
