/* line 20, ../../../build/styles/scss/_pt-library.scss */
.pt-zone {
  position: relative;
  width: 100%;
}

/* line 22, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-full {
  position: relative;
  width: 100%;
  min-height: 100%;
}

/* line 24, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-100 {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 25, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-95 {
  position: relative;
  width: 100%;
  height: 95%;
  overflow: hidden;
}

/* line 26, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-90 {
  position: relative;
  width: 100%;
  height: 90%;
  overflow: hidden;
}

/* line 27, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-85 {
  position: relative;
  width: 100%;
  height: 85%;
  overflow: hidden;
}

/* line 28, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-80 {
  position: relative;
  width: 100%;
  height: 80%;
  overflow: hidden;
}

/* line 29, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-75 {
  position: relative;
  width: 100%;
  height: 75%;
  overflow: hidden;
}

/* line 30, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-70 {
  position: relative;
  width: 100%;
  height: 70%;
  overflow: hidden;
}

/* line 31, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-65 {
  position: relative;
  width: 100%;
  height: 65%;
  overflow: hidden;
}

/* line 32, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-60 {
  position: relative;
  width: 100%;
  height: 60%;
  overflow: hidden;
}

/* line 33, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-55 {
  position: relative;
  width: 100%;
  height: 55%;
  overflow: hidden;
}

/* line 34, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-50 {
  position: relative;
  width: 100%;
  height: 50%;
  overflow: hidden;
}

/* line 35, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-45 {
  position: relative;
  width: 100%;
  height: 45%;
  overflow: hidden;
}

/* line 36, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-40 {
  position: relative;
  width: 100%;
  height: 40%;
  overflow: hidden;
}

/* line 37, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-35 {
  position: relative;
  width: 100%;
  height: 35%;
  overflow: hidden;
}

/* line 38, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-30 {
  position: relative;
  width: 100%;
  height: 30%;
  overflow: hidden;
}

/* line 39, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-25 {
  position: relative;
  width: 100%;
  height: 25%;
  overflow: hidden;
}

/* line 40, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-20 {
  position: relative;
  width: 100%;
  height: 20%;
  overflow: hidden;
}

/* line 41, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-15 {
  position: relative;
  width: 100%;
  height: 15%;
  overflow: hidden;
}

/* line 42, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-10 {
  position: relative;
  width: 100%;
  height: 10%;
  overflow: hidden;
}

/* line 45, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-100 {
  position: relative;
  width: 100%;
  min-height: 100%;
}

/* line 46, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-95 {
  position: relative;
  width: 100%;
  min-height: 95%;
}

/* line 47, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-90 {
  position: relative;
  width: 100%;
  min-height: 90%;
}

/* line 48, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-85 {
  position: relative;
  width: 100%;
  min-height: 85%;
}

/* line 49, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-80 {
  position: relative;
  width: 100%;
  min-height: 80%;
}

/* line 50, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-75 {
  position: relative;
  width: 100%;
  min-height: 75%;
}

/* line 51, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-70 {
  position: relative;
  width: 100%;
  min-height: 70%;
}

/* line 52, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-65 {
  position: relative;
  width: 100%;
  min-height: 65%;
}

/* line 53, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-60 {
  position: relative;
  width: 100%;
  min-height: 60%;
}

/* line 54, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-55 {
  position: relative;
  width: 100%;
  min-height: 55%;
}

/* line 55, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-50 {
  position: relative;
  width: 100%;
  min-height: 50%;
}

/* line 56, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-45 {
  position: relative;
  width: 100%;
  min-height: 45%;
}

/* line 57, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-40 {
  position: relative;
  width: 100%;
  min-height: 40%;
}

/* line 58, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-35 {
  position: relative;
  width: 100%;
  min-height: 35%;
}

/* line 59, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-30 {
  position: relative;
  width: 100%;
  min-height: 30%;
}

/* line 60, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-25 {
  position: relative;
  width: 100%;
  min-height: 25%;
}

/* line 61, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-20 {
  position: relative;
  width: 100%;
  min-height: 20%;
}

/* line 62, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-15 {
  position: relative;
  width: 100%;
  min-height: 15%;
}

/* line 63, ../../../build/styles/scss/_pt-library.scss */
.pt-zone-min-10 {
  position: relative;
  width: 100%;
  min-height: 10%;
}

/* line 68, ../../../build/styles/scss/_pt-library.scss */
.pt-padded {
  padding: 25px 0;
}

/* line 69, ../../../build/styles/scss/_pt-library.scss */
.pt-padded-x2 {
  padding: 50px 0;
}

/* line 70, ../../../build/styles/scss/_pt-library.scss */
.pt-padded-x3 {
  padding: 75px 0;
}

/* line 71, ../../../build/styles/scss/_pt-library.scss */
.pt-padded-x4 {
  padding: 100px 0;
}

/* line 72, ../../../build/styles/scss/_pt-library.scss */
.pt-padded-x5 {
  padding: 125px 0;
}

/* line 73, ../../../build/styles/scss/_pt-library.scss */
.pt-padded-x6 {
  padding: 150px 0;
}

/* line 74, ../../../build/styles/scss/_pt-library.scss */
.pt-padded-x7 {
  padding: 175px 0;
}

/* line 75, ../../../build/styles/scss/_pt-library.scss */
.pt-padded-x8 {
  padding: 200px 0;
}

/* line 78, ../../../build/styles/scss/_pt-library.scss */
.pt-padded-thin {
  padding: 15px 0;
}

/* line 79, ../../../build/styles/scss/_pt-library.scss */
.pt-padded-fat {
  padding: 100px 0;
}

/* line 80, ../../../build/styles/scss/_pt-library.scss */
.pt-padded-super-fat {
  padding: 200px 0;
}

/* line 85, ../../../build/styles/scss/_pt-library.scss */
.pt-bg-fixed {
  background-attachment: fixed !important;
}

/* line 90, ../../../build/styles/scss/_pt-library.scss */
.pt-img-responsive {
  max-width: 100%;
  height: auto;
}

/* line 95, ../../../build/styles/scss/_pt-library.scss */
.pt-img-responsive-max, .pt-split-left img, .pt-split-half img, .pt-split-left-small > img, .pt-split-left-large img, .pt-split-right img, .pt-split-right-small > img, .pt-split-right-large img {
  width: 100%;
  height: auto;
}

/* line 99, ../../../build/styles/scss/_pt-library.scss */
.img-responsive {
  max-width: 100%;
  height: auto;
}

/* line 104, ../../../build/styles/scss/_pt-library.scss */
.img-responsive-max {
  width: 100%;
  height: auto;
}

/* line 141, ../../../build/styles/scss/_pt-library.scss */
.pt-bg-light {
  background-color: #f3ede3;
  color: #395195;
}
/* line 145, ../../../build/styles/scss/_pt-library.scss */
.pt-bg-light h1, .pt-bg-light h2, .pt-bg-light h3, .pt-bg-light h4, .pt-bg-light h5, .pt-bg-light h6, .pt-bg-light p {
  color: #fffef3;
}

/* line 152, ../../../build/styles/scss/_pt-library.scss */
.pt-bg-dark {
  background-color: #395195;
  color: #fffef3;
}
/* line 157, ../../../build/styles/scss/_pt-library.scss */
.pt-bg-dark h1, .pt-bg-dark h2, .pt-bg-dark h3, .pt-bg-dark h4, .pt-bg-dark h5, .pt-bg-dark h6, .pt-bg-dark p {
  color: #fffef3;
}

/* line 166, ../../../build/styles/scss/_pt-library.scss */
.pt-text-light, .pt-bg-dark {
  color: #fffef3;
}
/* line 169, ../../../build/styles/scss/_pt-library.scss */
.pt-text-light h1, .pt-bg-dark h1, .pt-text-light h2, .pt-bg-dark h2, .pt-text-light h3, .pt-bg-dark h3, .pt-text-light h4, .pt-bg-dark h4, .pt-text-light h5, .pt-bg-dark h5, .pt-text-light h6, .pt-bg-dark h6, .pt-text-light p, .pt-bg-dark p {
  color: #fffef3;
}

/* line 175, ../../../build/styles/scss/_pt-library.scss */
.pt-text-dark, .pt-bg-light {
  color: #395195;
}
/* line 178, ../../../build/styles/scss/_pt-library.scss */
.pt-text-dark h1, .pt-bg-light h1, .pt-text-dark h2, .pt-bg-light h2, .pt-text-dark h3, .pt-bg-light h3, .pt-text-dark h4, .pt-bg-light h4, .pt-text-dark h5, .pt-bg-light h5, .pt-text-dark h6, .pt-bg-light h6, .pt-text-dark p, .pt-bg-light p {
  color: #395195;
}

/* line 211, ../../../build/styles/scss/_pt-library.scss */
.pt-split-text h1, .pt-split-left h1, .pt-split-half h1, .pt-split-left-small h1, .pt-split-left-large h1, .pt-split-right h1, .pt-split-right-small h1, .pt-split-right-large h1, .pt-split-text h2, .pt-split-left h2, .pt-split-half h2, .pt-split-left-small h2, .pt-split-left-large h2, .pt-split-right h2, .pt-split-right-small h2, .pt-split-right-large h2, .pt-split-text h3, .pt-split-left h3, .pt-split-half h3, .pt-split-left-small h3, .pt-split-left-large h3, .pt-split-right h3, .pt-split-right-small h3, .pt-split-right-large h3 {
  margin: 20px 10px 5px 10px;
}
/* line 214, ../../../build/styles/scss/_pt-library.scss */
.pt-split-text h4, .pt-split-left h4, .pt-split-half h4, .pt-split-left-small h4, .pt-split-left-large h4, .pt-split-right h4, .pt-split-right-small h4, .pt-split-right-large h4, .pt-split-text h5, .pt-split-left h5, .pt-split-half h5, .pt-split-left-small h5, .pt-split-left-large h5, .pt-split-right h5, .pt-split-right-small h5, .pt-split-right-large h5, .pt-split-text h6, .pt-split-left h6, .pt-split-half h6, .pt-split-left-small h6, .pt-split-left-large h6, .pt-split-right h6, .pt-split-right-small h6, .pt-split-right-large h6, .pt-split-text p, .pt-split-left p, .pt-split-half p, .pt-split-left-small p, .pt-split-left-large p, .pt-split-right p, .pt-split-right-small p, .pt-split-right-large p {
  margin: 3px 10px 3px 10px;
}
/* line 217, ../../../build/styles/scss/_pt-library.scss */
.pt-split-text img, .pt-split-left img, .pt-split-half img, .pt-split-left-small img, .pt-split-left-large img, .pt-split-right img, .pt-split-right-small img, .pt-split-right-large img {
  margin: 0;
}

/* line 247, ../../../build/styles/scss/_pt-library.scss */
.pt-split-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 263, ../../../build/styles/scss/_pt-library.scss */
.pt-split-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  height: auto;
}

/* Legacy Firefox implementation treats all 
flex containers as inline-block elements.*/
@-moz-document url-prefix() {
  /* line 275, ../../../build/styles/scss/_pt-library.scss */
  .pt-split-container {
    width: 100%;
    -moz-box-sizing: border-box;
  }
}
/* line 285, ../../../build/styles/scss/_pt-library.scss */
.pt-split-fill {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

/* line 294, ../../../build/styles/scss/_pt-library.scss */
.pt-split-left, .pt-split-half {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 294, ../../../build/styles/scss/_pt-library.scss */
  .pt-split-left, .pt-split-half {
    width: 50%;
  }
}

/* line 313, ../../../build/styles/scss/_pt-library.scss */
.pt-split-left-small {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 313, ../../../build/styles/scss/_pt-library.scss */
  .pt-split-left-small {
    width: 30%;
  }
}
/* line 325, ../../../build/styles/scss/_pt-library.scss */
.pt-split-left-small > img {
  border: 2px solid #fff;
}
/* line 336, ../../../build/styles/scss/_pt-library.scss */
.pt-split-left-small.pt-bg-dark > img {
  border: 2px solid #395195;
}
/* line 343, ../../../build/styles/scss/_pt-library.scss */
.pt-split-left-small.pt-bg-light > img {
  border: 2px solid #f3ede3;
}

/* line 351, ../../../build/styles/scss/_pt-library.scss */
.pt-split-left-large {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 351, ../../../build/styles/scss/_pt-library.scss */
  .pt-split-left-large {
    width: 70%;
  }
}

/* line 372, ../../../build/styles/scss/_pt-library.scss */
.pt-split-right {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 372, ../../../build/styles/scss/_pt-library.scss */
  .pt-split-right {
    width: 50%;
  }
}

/* line 388, ../../../build/styles/scss/_pt-library.scss */
.pt-split-right-small {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 388, ../../../build/styles/scss/_pt-library.scss */
  .pt-split-right-small {
    width: 30%;
  }
}
/* line 410, ../../../build/styles/scss/_pt-library.scss */
.pt-split-right-small.pt-bg-dark > img {
  border: 2px solid #395195;
}
/* line 417, ../../../build/styles/scss/_pt-library.scss */
.pt-split-right-small.pt-bg-light > img {
  border: 2px solid #f3ede3;
}

/* line 427, ../../../build/styles/scss/_pt-library.scss */
.pt-split-right-large {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 427, ../../../build/styles/scss/_pt-library.scss */
  .pt-split-right-large {
    width: 70%;
  }
}

/* 




























*/
/* line 481, ../../../build/styles/scss/_pt-library.scss */
.pt-devbox {
  display: none;
  position: fixed;
  bottom: 5px;
  left: 5px;
  right: 5px;
  height: 20px;
  background-color: #bbb;
  color: #353b3b;
  text-align: center;
  margin: auto;
  z-index: 999999;
}

/* line 498, ../../../build/styles/scss/_pt-library.scss */
#pt-sizer {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 20px;
  left: 5px;
  z-index: 99999;
  text-align: center;
  padding: 8px 5px 0 5px;
  border: 2px solid #333;
  border-radius: 50%;
}
@media screen and (min-width: 300px) {
  /* line 498, ../../../build/styles/scss/_pt-library.scss */
  #pt-sizer {
    background-color: yellow;
  }
  /* line 515, ../../../build/styles/scss/_pt-library.scss */
  #pt-sizer:before {
    content: "XS";
  }
}
@media screen and (min-width: 768px) {
  /* line 498, ../../../build/styles/scss/_pt-library.scss */
  #pt-sizer {
    background-color: orange;
  }
  /* line 521, ../../../build/styles/scss/_pt-library.scss */
  #pt-sizer:before {
    content: "SM";
  }
}
@media screen and (min-width: 992px) {
  /* line 498, ../../../build/styles/scss/_pt-library.scss */
  #pt-sizer {
    background-color: pink;
  }
  /* line 527, ../../../build/styles/scss/_pt-library.scss */
  #pt-sizer:before {
    content: "MD";
  }
}
@media screen and (min-width: 1200px) {
  /* line 498, ../../../build/styles/scss/_pt-library.scss */
  #pt-sizer {
    background-color: lightgreen;
  }
  /* line 533, ../../../build/styles/scss/_pt-library.scss */
  #pt-sizer:before {
    content: "LG";
  }
}
@media screen and (min-width: 1500px) {
  /* line 498, ../../../build/styles/scss/_pt-library.scss */
  #pt-sizer {
    background-color: lightblue;
  }
  /* line 539, ../../../build/styles/scss/_pt-library.scss */
  #pt-sizer:before {
    content: "XL";
  }
}

/* 












~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
													BASE STYLES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
/* line 18, ../../../build/styles/scss/_pt-base.scss */
html {
  box-sizing: border-box;
}

/* line 22, ../../../build/styles/scss/_pt-base.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

/* line 26, ../../../build/styles/scss/_pt-base.scss */
html, body, #viewport {
  position: relative;
  background-color: #f3ede3;
  color: #395195;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  margin: auto;
  overflow-x: hidden;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
														PRELOADER CLASSES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
/* line 55, ../../../build/styles/scss/_pt-base.scss */
#pt-preloader .fa {
  font-size: 10em;
}

/* line 59, ../../../build/styles/scss/_pt-base.scss */
#pt-preloader {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 100%;
  width: 100%;
  min-height: 100%;
  min-width: 100%;
  background-color: #f3ede3;
  margin: 0;
  z-index: 999999;
  color: #fff;
}
/* line 75, ../../../build/styles/scss/_pt-base.scss */
#pt-preloader .fa {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieop)";
  -webkit-transition: 0.4s ease-in-out;
          transition: 0.4s ease-in-out;
}
/* line 80, ../../../build/styles/scss/_pt-base.scss */
#pt-preloader .fa.preloader-fadeIn {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieop)";
  -webkit-transition: 0.4s ease-in-out;
          transition: 0.4s ease-in-out;
}
/* line 85, ../../../build/styles/scss/_pt-base.scss */
#pt-preloader .fa.preloader-fadeOut {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieop)";
  -webkit-transition: 0.4s ease-in-out;
          transition: 0.4s ease-in-out;
}

/* line 93, ../../../build/styles/scss/_pt-base.scss */
.preloader-centered {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
																	FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
/* line 116, ../../../build/styles/scss/_pt-base.scss */
#footer {
  padding: 10px 0;
  background-color: #353b3b;
  color: #d7dada;
  text-align: center;
  z-index: 52;
}
/* line 126, ../../../build/styles/scss/_pt-base.scss */
#footer a {
  color: #d7dada;
}
/* line 130, ../../../build/styles/scss/_pt-base.scss */
#footer a:hover,
#footer a:focus {
  color: #395195;
  background-color: transparent;
}
/* line 138, ../../../build/styles/scss/_pt-base.scss */
#footer ul.nav li {
  display: inline-block;
}

/* 


















~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
												BOOTSTRAP CUSTOMIZATIONS: 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
/* add to div with class of ".row" */
/* line 170, ../../../build/styles/scss/_pt-base.scss */
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

/* line 174, ../../../build/styles/scss/_pt-base.scss */
.no-gutter .container {
  padding-right: 0;
  padding-left: 0;
}

/* line 180, ../../../build/styles/scss/_pt-base.scss */
.row {
  margin-left: 0;
  margin-right: 0;
}

/* BUTTONS AND LINKS: */
/* line 187, ../../../build/styles/scss/_pt-base.scss */
a {
  color: #395195;
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
/* line 193, ../../../build/styles/scss/_pt-base.scss */
a:hover, a:focus {
  color: #4865b9;
  text-decoration: underline;
}

/* line 199, ../../../build/styles/scss/_pt-base.scss */
a:focus {
  outline: none;
  outline-offset: 0;
}

/* line 204, ../../../build/styles/scss/_pt-base.scss */
.nav a, a.btn, .btn a {
  text-decoration: none;
  font-weight: normal;
}

/* line 209, ../../../build/styles/scss/_pt-base.scss */
.btn-default, .btn-primary {
  color: #fffef3;
  background-color: #395195;
  border-color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  margin: 10px;
}

/* line 219, ../../../build/styles/scss/_pt-base.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #395195;
  background-color: white;
  border-color: #395195;
}

/* line 226, ../../../build/styles/scss/_pt-base.scss */
ul.nav-centered {
  text-align: center;
}

/* line 230, ../../../build/styles/scss/_pt-base.scss */
ul.nav-centered > li {
  float: none;
  display: inline-block;
  padding: 0;
  min-width: 20%;
  margin: 0;
}

/* line 238, ../../../build/styles/scss/_pt-base.scss */
.nav-pills {
  margin: 30px auto 10px auto;
}

/* line 242, ../../../build/styles/scss/_pt-base.scss */
.nav-pills > li > a {
  border-radius: 0;
  border: 1px solid #395195;
}

/* line 247, ../../../build/styles/scss/_pt-base.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #395195;
}

/* line 254, ../../../build/styles/scss/_pt-base.scss */
.tab-content {
  padding: 15px;
}
@media screen and (min-width: 768px) {
  /* line 254, ../../../build/styles/scss/_pt-base.scss */
  .tab-content {
    padding: 0;
  }
}

/* 















~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
												FLEXSLIDER MODIFICATIONS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
/* line 282, ../../../build/styles/scss/_pt-base.scss */
.flexslider,
.flex-viewport,
ul.slides,
ul.slides > li {
  border: 0;
  margin: auto;
}

/* line 293, ../../../build/styles/scss/_pt-base.scss */
.flexslider {
  margin: 0;
}

/* line 297, ../../../build/styles/scss/_pt-base.scss */
.flex-direction-nav .flex-prev {
  left: 10px;
  height: 80px;
  width: 30px;
  margin-top: -50px;
  z-index: 99;
}
/* line 303, ../../../build/styles/scss/_pt-base.scss */
.flex-direction-nav .flex-prev:hover {
  left: 10px;
}

/* line 308, ../../../build/styles/scss/_pt-base.scss */
.flex-direction-nav .flex-next {
  right: 10px;
  height: 80px;
  width: 30px;
  margin-top: -50px;
  z-index: 99;
}
/* line 314, ../../../build/styles/scss/_pt-base.scss */
.flex-direction-nav .flex-next:hover {
  right: 10px;
}

/* line 319, ../../../build/styles/scss/_pt-base.scss */
.flex-direction-nav a.flex-prev:before {
  font-family: "FontAwesome";
  content: "\f104";
  color: #fff;
  font-size: 7rem;
  opacity: 1;
  text-shadow: none;
  width: 50px;
  height: 50px;
}

/* line 330, ../../../build/styles/scss/_pt-base.scss */
.flex-direction-nav a.flex-next:before {
  font-family: "FontAwesome";
  content: "\f105";
  color: #fff;
  font-size: 7rem;
  opacity: 1;
  text-shadow: none;
  width: 50px;
  height: 50px;
}

/* line 341, ../../../build/styles/scss/_pt-base.scss */
.flex-direction-nav a {
  background: url("../img/ui/flex-slider-arrows-new1.png") no-repeat 0 0;
}

/* line 345, ../../../build/styles/scss/_pt-base.scss */
.flex-direction-nav a.flex-prev:hover:before,
.flex-direction-nav a.flex-next:hover:before {
  color: #395195;
}

/* line 351, ../../../build/styles/scss/_pt-base.scss */
.flex-control-nav {
  text-align: right;
  padding-right: 20px;
}
/* line 355, ../../../build/styles/scss/_pt-base.scss */
.flex-control-nav li a {
  text-align: center;
  width: 15px;
  height: 15px;
}

/* line 362, ../../../build/styles/scss/_pt-base.scss */
.flex-control-paging li a {
  background-color: #fff;
}
/* line 365, ../../../build/styles/scss/_pt-base.scss */
.flex-control-paging li a:hover {
  background-color: #fff;
}
/* line 369, ../../../build/styles/scss/_pt-base.scss */
.flex-control-paging li a.flex-active {
  background-color: #395195;
}

/* line 375, ../../../build/styles/scss/_pt-base.scss */
.flex-control-nav {
  bottom: 10px;
  z-index: 10;
}

/* line 385, ../../../build/styles/scss/_pt-base.scss */
.flex-caption {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 0 50px;
}
/* line 393, ../../../build/styles/scss/_pt-base.scss */
.flex-caption h2 {
  color: #fff;
  text-shadow: 0.05em 0.05em 0 black;
}

/* 























~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
							THIRD-PARTY, NON-BOOTSTRAP, REQUIRED CLASSES.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
THIS COMBINES TWO LIBRARIES.. WAYPOINTS.js and HEADROOM.js 
*/
/* WAYPOINTS.js  */
/* line 438, ../../../build/styles/scss/_pt-base.scss */
.stuck {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
}

/* 


























 */
/* 





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
												LOGO AND LOGOBOX CONTAINER:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
/* line 13, ../../../build/styles/scss/_site-base.scss */
#devbox {
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 900;
  font-size: 1.5em;
  color: black;
}

/* line 26, ../../../build/styles/scss/_site-base.scss */
.site-header {
  position: relative;
  width: 100%;
  height: 80%;
  text-align: center;
  background-color: #fff;
  z-index: 100;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  /* line 26, ../../../build/styles/scss/_site-base.scss */
  .site-header {
    height: 60px;
    position: fixed;
    position: absolute;
    top: 0;
    text-align: inherit;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 5%;
  }
}
@media screen and (min-width: 992px) {
  /* line 26, ../../../build/styles/scss/_site-base.scss */
  .site-header {
    padding: 0 10%;
  }
}
/* line 62, ../../../build/styles/scss/_site-base.scss */
.site-header .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  /* line 62, ../../../build/styles/scss/_site-base.scss */
  .site-header .logo {
    padding-top: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
/* line 85, ../../../build/styles/scss/_site-base.scss */
.site-header .logo-mark {
  display: block;
  width: 80%;
  max-width: 400px;
  margin: 0;
  padding: 0;
  height: auto;
  max-height: 400px;
}
@media screen and (min-width: 768px) {
  /* line 85, ../../../build/styles/scss/_site-base.scss */
  .site-header .logo-mark {
    display: inline;
    width: 50px;
    margin-right: 5px;
  }
}
/* line 104, ../../../build/styles/scss/_site-base.scss */
.site-header .logo-words {
  display: block;
  width: 80%;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  /* line 104, ../../../build/styles/scss/_site-base.scss */
  .site-header .logo-words {
    display: inline;
    width: 180px;
  }
}
/* line 117, ../../../build/styles/scss/_site-base.scss */
.site-header .logo-small {
  position: absolute;
  left: 5px;
  bottom: 5px;
  opacity: 0;
  padding-top: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
/* line 128, ../../../build/styles/scss/_site-base.scss */
.site-header .logo-small .logo-mark {
  display: inline;
  width: 50px;
  margin-right: 5px;
}
/* line 134, ../../../build/styles/scss/_site-base.scss */
.site-header .logo-small .logo-words {
  display: inline;
  width: 180px;
}

/* line 154, ../../../build/styles/scss/_site-base.scss */
.site-footer {
  background-color: #395195;
  min-height: 150px;
  color: white;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
  z-index: 600;
}
@media screen and (min-width: 992px) {
  /* line 154, ../../../build/styles/scss/_site-base.scss */
  .site-footer {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 10%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

/* line 185, ../../../build/styles/scss/_site-base.scss */
.cityscape {
  position: relative;
  z-index: 60;
}

/* line 200, ../../../build/styles/scss/_site-base.scss */
#CAST {
  opacity: 0;
  padding: 10px;
  width: 100%;
  height: 60%;
}
@media screen and (min-width: 768px) {
  /* line 200, ../../../build/styles/scss/_site-base.scss */
  #CAST {
    height: 90%;
  }
}
/* line 214, ../../../build/styles/scss/_site-base.scss */
#CAST .cast-bg {
  display: none;
}

/* line 220, ../../../build/styles/scss/_site-base.scss */
.zone {
  width: 100%;
  overflow-x: hidden;
}

/* line 235, ../../../build/styles/scss/_site-base.scss */
#stage {
  position: relative;
  height: 100%;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  /* line 235, ../../../build/styles/scss/_site-base.scss */
  #stage {
    height: 100%;
  }
}

/* line 256, ../../../build/styles/scss/_site-base.scss */
#holder {
  position: relative;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  z-index: 10;
}

/* line 293, ../../../build/styles/scss/_site-base.scss */
.headlines {
  position: absolute;
  bottom: 70px;
  width: 100%;
  text-align: center;
}
/* line 316, ../../../build/styles/scss/_site-base.scss */
.headlines h2 {
  display: block;
  text-align: center;
  padding: 0;
}
/* line 322, ../../../build/styles/scss/_site-base.scss */
.headlines h3 {
  text-align: center;
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
}

/* line 344, ../../../build/styles/scss/_site-base.scss */
.controlBtns {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0px;
  width: 100%;
  height: 60px;
  text-align: center;
  z-index: 200;
}

/* line 368, ../../../build/styles/scss/_site-base.scss */
#prevBtn, #nextBtn {
  display: inline-block;
}
/* line 371, ../../../build/styles/scss/_site-base.scss */
#prevBtn:hover, #prevBtn:focus, #nextBtn:hover, #nextBtn:focus {
  cursor: pointer;
  cursor: hand;
}

/* line 379, ../../../build/styles/scss/_site-base.scss */
#btnBegin {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 50;
}
@media screen and (min-width: 768px) {
  /* line 379, ../../../build/styles/scss/_site-base.scss */
  #btnBegin {
    top: 100px;
  }
}

/* line 395, ../../../build/styles/scss/_site-base.scss */
.restartBtn {
  margin-left: 0;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
@media screen and (min-width: 992px) {
  /* line 395, ../../../build/styles/scss/_site-base.scss */
  .restartBtn {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
}

/* line 405, ../../../build/styles/scss/_site-base.scss */
.sideBadge {
  width: 600px;
  height: 500px;
  background-color: #395195;
  color: #fff;
  position: fixed;
  top: 10%;
  right: -600px;
  padding: 30px;
  border-radius: 20px 0 0 20px;
  z-index: 70;
}
/* line 421, ../../../build/styles/scss/_site-base.scss */
.sideBadge h2 {
  color: white;
  text-align: left;
}

/* line 428, ../../../build/styles/scss/_site-base.scss */
.sideBadge-button {
  display: block;
  height: 65px;
  width: 240px;
  position: absolute;
  top: 45%;
  left: -148px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  text-transform: uppercase;
  color: white;
  text-align: center;
  z-index: 9;
}
/* line 448, ../../../build/styles/scss/_site-base.scss */
.sideBadge-button span {
  z-index: 2;
  display: block;
  position: absolute;
  top: 13px;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 454, ../../../build/styles/scss/_site-base.scss */
.sideBadge-button img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 1px;
  z-index: 1;
  opacity: 0.6;
}
/* line 461, ../../../build/styles/scss/_site-base.scss */
.sideBadge-button:hover, .sideBadge-button:focus {
  color: white;
}
/* line 464, ../../../build/styles/scss/_site-base.scss */
.sideBadge-button:hover img, .sideBadge-button:focus img {
  opacity: 1;
}

/* line 470, ../../../build/styles/scss/_site-base.scss */
.sideBadge-closeX {
  color: white;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  cursor: hand;
}
/* line 479, ../../../build/styles/scss/_site-base.scss */
.sideBadge-closeX:hover, .sideBadge-closeX:focus {
  color: red;
}

/* line 495, ../../../build/styles/scss/_site-base.scss */
.popBtn {
  opacity: 0.5;
  position: relative;
  width: 50px;
  margin: auto;
  z-index: 99;
}
/* line 511, ../../../build/styles/scss/_site-base.scss */
.popBtn:hover, .popBtn:focus {
  opacity: 1;
}

/* line 517, ../../../build/styles/scss/_site-base.scss */
.popup {
  border-radius: 20px;
  background-color: #395195;
  padding: 30px;
  color: white;
  width: 95%;
  max-width: 900px;
  margin: auto;
  z-index: 100;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 992px) {
  /* line 537, ../../../build/styles/scss/_site-base.scss */
  .popup p {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
/* line 544, ../../../build/styles/scss/_site-base.scss */
.popup h4 {
  text-align: left;
  color: white;
}
/* line 549, ../../../build/styles/scss/_site-base.scss */
.popup .closeX {
  position: absolute;
  top: 10px;
  right: 20px;
  color: white;
  cursor: pointer;
  cursor: hand;
}
/* line 555, ../../../build/styles/scss/_site-base.scss */
.popup .closeX:hover, .popup .closeX:focus {
  color: red;
}

/* line 593, ../../../build/styles/scss/_site-base.scss */
.orb {
  position: relative;
  display: inline-block;
  font-size: 2rem;
  color: #fff;
  padding-top: 70px;
  text-align: center;
}

/* line 620, ../../../build/styles/scss/_site-base.scss */
.orb-lil {
  width: 150px;
  height: 150px;
}
/* line 625, ../../../build/styles/scss/_site-base.scss */
.orb-lil .orb-path {
  fill: #395195;
  opacity: 0.8;
}

/* line 634, ../../../build/styles/scss/_site-base.scss */
.orb-title {
  display: block;
}

/* line 638, ../../../build/styles/scss/_site-base.scss */
.orb-icon {
  display: block;
  font-size: 3rem;
}

/* line 652, ../../../build/styles/scss/_site-base.scss */
.orb-svg {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

/* line 660, ../../../build/styles/scss/_site-base.scss */
#orb-1 .orb-path {
  fill: #933854;
}

/* line 661, ../../../build/styles/scss/_site-base.scss */
#orb-2 .orb-path {
  fill: #59ba65;
}

/* line 662, ../../../build/styles/scss/_site-base.scss */
#orb-3 .orb-path {
  fill: #dd7229;
}

/* line 663, ../../../build/styles/scss/_site-base.scss */
#orb-4 .orb-path {
  fill: #395195;
}

/* line 665, ../../../build/styles/scss/_site-base.scss */
#orb-5 .orb-path {
  fill: #395195;
}

/* line 671, ../../../build/styles/scss/_site-base.scss */
#CUSTOMER-SERVICE {
  width: 200px;
  height: auto;
}

/* line 675, ../../../build/styles/scss/_site-base.scss */
#INVENTORY {
  width: 200px;
  height: auto;
}

/* line 679, ../../../build/styles/scss/_site-base.scss */
#PERFORMANCE {
  width: 200px;
  height: auto;
}

/* 
	#svg-circle {
		// border:1px solid red;
		width: 100px;
		height: 100px;
		// transform: rotate(-90deg);

		position:absolute;
		right:20%;
		bottom:20%;

		z-index:900;
	}
*/
/* 


.ball {
	text-align:center;
	color:white;

	// position:relative;
	position: absolute;
	display: inline-block;

	width:100px;
	height:100px;
	border-radius:50%;
	opacity:0.7;

	background-color:#000;

	&.red{
		background-color:red;
	}
	&.blue{
		background-color:blue;
	}
	&.green{
		background-color:green;
	}
	&.yellow{
		background-color:yellow;
	}
	&.orange{
		background-color:orange;
	}

	&.small {
		width: 50px;
		height: 50px;
	}
	&.big{
		width: 200px;
		height: 200px;
	}
}




.box {
	text-align:center;
	position: absolute;
	display: inline-block;

	width:100px;
	height:100px;
	opacity:0.5;

	background-color:#000;

	&.red{
		background-color:red;
	}
	&.blue{
		background-color:blue;
	}
	&.green{
		background-color:green;
	}
	&.yellow{
		background-color:yellow;
	}
	&.orange{
		background-color:orange;
	}

	&.small {
		width: 50px;
		height: 50px;
	}
	&.big{
		width: 200px;
		height: 200px;
	}
}


#myParallax1{

}


.bgImg{
	background-image:url('http://www.lorempixel.com/1000/1500/abstract/5');
	background-size:cover;

	height: 150%;
	position: relative;

}


.parallaxParent {
	height: 100%;
	overflow: hidden;
	border:1px dotted blue;
}

.parallaxParent > * {
	border:1px dotted green;
	height: 200%;
	position: relative;
	top: -100%;
}


 */
/* 






















~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
														BASIC TYPOGRAPHY
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 */
@font-face {
  font-family: 'din_alternatebold';
  src: url("../fonts/din_alternate_bold-webfont.eot");
  src: url("../fonts/din_alternate_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din_alternate_bold-webfont.woff2") format("woff2"), url("../fonts/din_alternate_bold-webfont.woff") format("woff"), url("../fonts/din_alternate_bold-webfont.ttf") format("truetype"), url("../fonts/din_alternate_bold-webfont.svg#din_alternatebold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 62, ../../../build/styles/scss/_site-typography.scss */
body {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: none;
  font-family: 'din_alternatebold', sans-serif;
}

/* line 68, ../../../build/styles/scss/_site-typography.scss */
html {
  font-size: 62.5%;
}

/* line 70, ../../../build/styles/scss/_site-typography.scss */
body {
  font-size: 15px;
  font-size: 1.5rem;
}

/* =14px */
/* line 74, ../../../build/styles/scss/_site-typography.scss */
h1, h2, h3 {
  color: #395195;
  text-align: center;
}
/* line 83, ../../../build/styles/scss/_site-typography.scss */
h1 span, h2 span, h3 span {
  color: #353b3b;
}
/* line 87, ../../../build/styles/scss/_site-typography.scss */
h1 small, h2 small, h3 small {
  display: block;
  color: #353b3b;
}

/* line 109, ../../../build/styles/scss/_site-typography.scss */
h2 {
  font-size: 3rem;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  /* line 109, ../../../build/styles/scss/_site-typography.scss */
  h2 {
    font-size: 4rem;
  }
}

/* line 118, ../../../build/styles/scss/_site-typography.scss */
h3 {
  font-size: 2rem;
  font-style: italic;
  text-transform: lowercase;
}
@media screen and (min-width: 768px) {
  /* line 118, ../../../build/styles/scss/_site-typography.scss */
  h3 {
    font-size: 3rem;
  }
}

/* line 129, ../../../build/styles/scss/_site-typography.scss */
h4 {
  text-transform: uppercase;
}

/* 






















 */

/*# sourceMappingURL=site.css.map */