@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/0f51d8b8-bda2-4557-9b56-0a4e94ab63d9.woff"); }

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/122f8a1b-fa6b-4246-8d37-911edb4ac556.woff2"); }

body {
  font-family: 'Open Sans', sans-serif;
  color: #231F20;
  font-weight: 400; }

img {
  max-width: 100%; }

h2 {
  font-size: 1.375rem; }

h3 {
  font-size: 1.3125rem; }

h4 {
  font-size: 1.25rem;
  color: #CC5299;
  font-weight: 700; }

h5 {
  font-size: 1.125rem; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/** START - for blank dev purposes - can be removed **/
main {
  min-height: 40rem; }

/** END **/
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1160px; } }

@media screen and (max-width: 767px) {
  body {
    padding-top: 80px; } }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

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

.bg-black {
  background-color: #000; }

.bg-black.header-banner {
  color: #000; }

.bg-white {
  background-color: #fff; }

.bg-white.header-banner {
  color: #fff; }

.bg-alpha {
  background-color: #915da3; }

.bg-alpha.header-banner {
  color: #915da3; }

.bg-eta {
  background-color: #f5f5f5; }

.bg-eta.header-banner {
  color: #f5f5f5; }

.bg-theta {
  background-color: #068fcf; }

.bg-theta.header-banner {
  color: #068fcf; }

.bg-echo {
  background-color: #0072aa; }

.bg-echo.header-banner {
  color: #0072aa; }

.bg-yogh {
  background-color: #7b4783; }

.bg-yogh.header-banner {
  color: #7b4783; }

.bg-indigo {
  background-color: #000; }

.bg-indigo.header-banner {
  color: #000; }

.bg-tau {
  background-color: #00aca2; }

.bg-tau.header-banner {
  color: #00aca2; }

.bg-rho {
  background-color: #fbbd56; }

.bg-rho.header-banner {
  color: #fbbd56; }

.bg-omicron {
  background-color: #cc5299; }

.bg-omicron.header-banner {
  color: #cc5299; }

.bg-chi {
  background-color: #006962; }

.bg-chi.header-banner {
  color: #006962; }

.bg-iota {
  background-color: #ebebed; }

.bg-grey-gradient {
  background-color: #f4f4f4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#fff));
  background-image: -webkit-linear-gradient(#f4f4f4, #ffffff);
  background-image: -o-linear-gradient(#f4f4f4, #ffffff);
  background-image: linear-gradient(#f4f4f4, #ffffff); }

.bg-pi {
  background-color: #bed140; }

.bg-pi.header-banner {
  color: #bed140; }

.bg-foxtrot {
  background-color: #585858; }

.bg-foxtrot.header-banner {
  color: #585858; }

.bg-oscar {
  background-color: #0168a2; }

.bg-oscar.header-banner {
  color: #0168a2; }

.bg-nine {
  background-color: #553057; }

.bg-nine.header-banner {
  color: #553057; }

.bg-ten {
  background-color: #f8982c; }

.bg-eleven {
  background-color: #08132d; }

.bg-quebec {
  background-color: #9c1a2b; }

.bg-mike {
  background-color: #23bce5; }

.bg-tango {
  background-color: #ffaa14; }

.bg-seven {
  background-color: #f42b3c; }

.bg-mugger {
  background-color: #11b4c3; }

.bg-lambda {
  background-color: #eaeaea; }

.bg-eight {
  background-color: #563058; }

.color-black {
  color: #000 !important; }

.color-alpha {
  color: #915da3 !important; }

.color-beta {
  color: #ccc !important; }

.color-delta {
  color: #666 !important; }

.color-gamma {
  color: #007ac7 !important; }

.color-epislon {
  color: #333 !important; }

.color-chi {
  color: #006962 !important; }

.color-omicron {
  color: #cc5299 !important; }

.color-zeta {
  color: #666 !important; }

.color-eta {
  color: #f5f5f5 !important; }

.color-theta {
  color: #068fcf !important; }

.color-echo {
  color: #0072aa !important; }

.color-yogh {
  color: #7b4783 !important; }

.color-white {
  color: #fff; }

.color-tau {
  color: #00aca2; }

.color-rho {
  color: #fbbd56; }

.color-omicron {
  color: #cc5299; }

.color-echo {
  color: #0072aa; }

.color-chi {
  color: #006962; }

.color-alpha {
  color: #915da3; }

.color-pi {
  color: #bed140; }

.color-foxtrot {
  color: #585858; }

.color-three {
  color: #f15121; }

.color-four {
  color: #80ba01; }

.color-five {
  color: #fbbd56; }

.color-mike {
  color: #23bce5; }

.color-tango {
  color: #ffaa14; }

.color-seven {
  color: #f42b3c; }

.color-mugger {
  color: #11b4c3; }

.color-lambda {
  color: #eaeaea; }

.color-eight {
  color: #563058; }

.color-ten {
  color: #f8982c; }

.color-eleven {
  color: #08132d; }

.color-quebec {
  color: #9c1a2b; }

.border-color-three {
  border-color: #f15121; }

.border-color-four {
  border-color: #80ba01; }

.border-color-five {
  border-color: #fbbd56; }

.border-color-six {
  border-color: #aaaab4; }

.border-color-seven {
  border-color: #f42b3c; }

.border-color-alpha {
  border-color: #915da3; }

.border-color-theta {
  border-color: #068fcf; }

.border-color-quebec {
  border-color: #9c1a2b; }

.border-color-tau {
  border-color: #00aca2; }

.border-color-pi {
  border-color: #bed140; }

.border-color-rho {
  border-color: #fbbd56; }

.border-color-mike {
  border-color: #23bce5; }

.border-color-yogh {
  border-color: #7b4783; }

.border-color-omicron {
  border-color: #cc5299; }

.border-color-mugger {
  border-color: #11b4c3; }

@media screen and (max-width: 767px) {
  .mobile-menu-open {
    position: relative;
    height: 100%;
    overflow: hidden; } }

.top-nav-container {
  position: relative;
  padding: 8px 0;
  background-color: #915da3;
  z-index: 1021; }
  .top-nav-container:after {
    content: "";
    display: table;
    clear: both; }

.top-nav-container ul {
  margin: 0; }

.top-nav-container ul .top-bar-text-link {
  position: relative;
  border-left: 1px solid #7b4783;
  padding: 0 8px;
  vertical-align: middle;
  margin-bottom: 0; }

.top-nav-container ul .top-bar-text-link a {
  color: #fff;
  font-family: "Proxima Nova", "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none; }

.top-nav-container ul .top-bar-text-link a:hover {
  text-decoration: none; }

.top-nav-container ul .top-bar-text-link a:active {
  text-decoration: none; }

.top-nav-container ul .top-bar-text-link a:focus {
  text-decoration: none; }

.top-nav-container ul .top-bar-text-link:first-child {
  border-left: none; }

.top-nav-container.main-menu-stuck {
  margin-bottom: 80px; }

@media screen and (max-width: 767px) {
  .top-nav-container {
    display: none; } }

.header-menu-wrapper {
  position: relative;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  z-index: 1020; }

.header-menu-wrapper .header-logo-wrapper {
  display: block;
  height: 80px; }

.header-menu-wrapper .header-logo-wrapper:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.header-menu-wrapper .header-logo {
  width: 120px;
  max-width: 100%;
  vertical-align: middle; }

.header-menu-wrapper.stuck {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0; }

@media screen and (max-width: 767px) {
  .header-menu-wrapper {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1020; }
  .header-menu-wrapper .header-logo-wrapper {
    display: inline-block;
    vertical-align: middle; } }

.main-menu {
  position: relative;
  margin: 0;
  text-align: right; }

.main-menu .main-menu-item {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-left: -5px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all; }

.main-menu .main-menu-search {
  padding-left: 5px;
  cursor: pointer; }

.main-menu .main-menu-search .fa-search {
  margin: 27px 0;
  padding-left: 10px;
  border-left: 2px solid #915da3;
  color: #585858;
  font-size: 18px;
  line-height: 26px;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s; }

.main-menu .menu-link {
  display: block;
  padding: 30px 20px;
  background-color: #fff;
  color: #000;
  font-family: "Proxima Nova", "Open Sans", sans-serif;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s background-color;
  -o-transition: 0.2s background-color;
  transition: 0.2s background-color;
  text-decoration: none;
  font-weight: bold; }

.main-menu .menu-link:hover {
  text-decoration: none; }

.main-menu .menu-link:active {
  text-decoration: none; }

.main-menu .menu-link:focus {
  text-decoration: none; }

@media screen and (min-width: 768px) {
  .no-touch .main-menu .main-menu-search:hover .fa-search {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .no-touch .main-menu .main-menu-item:hover .menu-link {
    background-color: inherit;
    color: #fff; }
  .no-touch .main-menu .main-menu-item:hover .mega-menu {
    display: table; }
  .touch .main-menu .main-menu-item.hovering .menu-link {
    background-color: inherit;
    color: #fff; }
  .touch .main-menu .main-menu-item.hovering .mega-menu {
    display: table; } }

@media screen and (max-width: 1199px) {
  .main-menu .main-menu-search .fa-search {
    padding-left: 10px;
    font-size: 17px; }
  .main-menu .menu-link {
    padding: 30px 14px;
    font-size: 16px; } }

@media screen and (max-width: 991px) {
  .main-menu .main-menu-search .fa-search {
    padding-left: 5px;
    font-size: 14px;
    line-height: 24px; }
  .main-menu .menu-link {
    padding: 30px 7px;
    font-size: 14px; } }

@media screen and (max-width: 767px) {
  .main-menu {
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    max-height: -webkit-calc(100vh - 80px);
    max-height: calc(100vh - 80px);
    top: 100%;
    left: 0;
    overflow: auto;
    background-color: #282332; }
  .main-menu .main-menu-item {
    display: block;
    position: relative;
    width: 100%;
    border-bottom-width: 3px;
    border-bottom-style: solid; }
  .main-menu .main-menu-item .menu-link {
    padding: 20px 15px;
    border: none;
    background-color: #282332;
    color: #fff;
    font-size: 16px;
    text-align: left; }
  .main-menu .main-menu-item .menu-link:after,
  .main-menu .main-menu-item .menu-link:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    margin: auto 0;
    color: inherit;
    font-size: 16px;
    line-height: 62px;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: 0.5s -webkit-transform;
    transition: 0.5s -webkit-transform;
    -o-transition: 0.5s transform;
    transition: 0.5s transform;
    transition: 0.5s transform, 0.5s -webkit-transform; }
  .main-menu .main-menu-item .menu-link:after {
    content: "\f054";
    right: 0; }
  .main-menu .main-menu-item.active .menu-link {
    border: none;
    color: #fff; }
  .main-menu .main-menu-item.search {
    display: none; }
  .main-menu .main-menu-item.has-sub .menu-link {
    position: relative;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px); }
  .main-menu .main-menu-item.has-sub .menu-link:before {
    content: "\f078";
    left: 100%;
    margin: auto 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .main-menu .main-menu-item.has-sub .menu-link:after {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: inherit; }
  .main-menu .main-menu-item.has-sub.open .menu-link {
    border-bottom: 1px solid #fff; }
  .main-menu .main-menu-item.has-sub.open .menu-link:before {
    content: "\f077";
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .main-menu .main-menu-item.has-sub.open .menu-link:after {
    border-color: #fff;
    color: #fff; }
  .main-menu .main-menu-search {
    display: none; }
  .main-menu.open {
    height: auto; } }

.mega-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: inherit;
  table-layout: fixed;
  text-align: left;
  z-index: 10;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.3); }

.mega-menu:after,
.mega-menu:before {
  content: " ";
  display: table; }

.mega-menu:after {
  clear: both; }

.mega-menu:after,
.mega-menu:before {
  content: " ";
  display: table; }

.mega-menu:after {
  clear: both; }

.mega-menu .mega-menu-column {
  position: relative;
  display: table-cell;
  width: 232px;
  padding: 0;
  background-color: #fff;
  vertical-align: top; }

.mega-menu .mega-menu-items .mega-menu-item,
.mega-menu .mega-menu-items .mega-menu-sub-item {
  display: block;
  position: relative;
  padding: 11px 18px 11px 10px;
  background-color: #fff;
  color: #000;
  font-family: "Proxima Nova", "Open Sans", sans-serif;
  line-height: 20px;
  -webkit-transition: 0.1s all;
  -o-transition: 0.1s all;
  transition: 0.1s all;
  text-decoration: none; }

.mega-menu .mega-menu-items .mega-menu-item:hover,
.mega-menu .mega-menu-items .mega-menu-sub-item:hover {
  text-decoration: none; }

.mega-menu .mega-menu-items .mega-menu-item:active,
.mega-menu .mega-menu-items .mega-menu-sub-item:active {
  text-decoration: none; }

.mega-menu .mega-menu-items .mega-menu-item:focus,
.mega-menu .mega-menu-items .mega-menu-sub-item:focus {
  text-decoration: none; }

.mega-menu .mega-menu-items .mega-menu-item:after,
.mega-menu .mega-menu-items .mega-menu-sub-item:after {
  content: "\f054";
  position: absolute;
  height: 16px;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
  vertical-align: middle;
  -webkit-transition: 0.1s all;
  -o-transition: 0.1s all;
  transition: 0.1s all; }

@media screen and (min-width: 768px) {
  .no-touch .mega-menu .mega-menu-items .mega-menu-item:hover,
  .no-touch .mega-menu .mega-menu-items .mega-menu-sub-item:hover {
    background-color: inherit;
    color: #fff; }
  .no-touch .mega-menu .mega-menu-items .mega-menu-item:hover:after,
  .no-touch .mega-menu .mega-menu-items .mega-menu-sub-item:hover:after {
    opacity: 1; } }

.mega-menu .mega-menu-items .mega-menu-item {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  font-size: 17px;
  font-weight: 600; }

.mega-menu .mega-menu-items .mega-menu-item + .mega-menu-item {
  border-top-color: transparent; }

.mega-menu .mega-menu-items .mega-menu-item:first-child {
  border-top-color: transparent; }

.mega-menu .mega-menu-items .mega-menu-item:last-child {
  border-bottom-color: transparent; }

.mega-menu .mega-menu-items .mega-menu-sub-item {
  font-size: 14px;
  font-weight: 300; }

@media screen and (min-width: 768px) {
  .mega-menu:hover {
    display: table; } }

.mega-menu.cols-5 {
  width: 1160px; }

.mega-menu.cols-4 {
  width: 928px; }

.mega-menu.cols-3 {
  width: 696px; }

.mega-menu.cols-2 {
  width: 464px; }

.mega-menu.cols-1 {
  width: 232px; }

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .mega-menu .mega-menu-column {
    width: 188px; }
  .mega-menu .mega-menu-items .mega-menu-item,
  .mega-menu .mega-menu-items .mega-menu-sub-item {
    line-height: 20px; }
  .mega-menu .mega-menu-items .mega-menu-item {
    font-size: 16px; }
  .mega-menu .mega-menu-items .mega-menu-sub-item {
    font-size: 13px; }
  .mega-menu.cols-5 {
    width: 940px; }
  .mega-menu.cols-4 {
    width: 752px; }
  .mega-menu.cols-3 {
    width: 564px; }
  .mega-menu.cols-2 {
    width: 376px; }
  .mega-menu.cols-1 {
    width: 188px; } }

@media screen and (max-width: 991px) {
  .mega-menu .mega-menu-column {
    width: 144px; }
  .mega-menu .mega-menu-items .mega-menu-item,
  .mega-menu .mega-menu-items .mega-menu-sub-item {
    line-height: 18px; }
  .mega-menu .mega-menu-items .mega-menu-item {
    font-size: 14px; }
  .mega-menu .mega-menu-items .mega-menu-sub-item {
    font-size: 12px; }
  .mega-menu.cols-5 {
    width: 720px; }
  .mega-menu.cols-4 {
    width: 576px; }
  .mega-menu.cols-3 {
    width: 432px; }
  .mega-menu.cols-2 {
    width: 288px; }
  .mega-menu.cols-1 {
    width: 144px; } }

@media screen and (max-width: 767px) {
  .mega-menu {
    display: block;
    position: relative;
    width: 100% !important;
    right: 0 !important;
    left: 0 !important;
    border: 0;
    overflow: hidden; }
  .mega-menu .mega-menu-column {
    display: block;
    width: 100%;
    background-color: inherit; }
  .mega-menu .mega-menu-items .mega-menu-item {
    padding: 15px 20px;
    border-top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff; }
  .mega-menu .mega-menu-items .mega-menu-sub-item {
    display: none; }
  .mega-menu.shut {
    height: 0; } }

.country-selector-dropdown {
  position: relative; }

.country-selector-dropdown .country-selector-dropdown-selected .flag {
  display: inline-block;
  width: 20px;
  margin-right: 5px;
  vertical-align: middle; }

.country-selector-dropdown .country-selector-dropdown-selected .fa-chevron-down {
  font-size: 15px;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }

.country-selector-dropdown .country-selector-dropdown-menu {
  display: none;
  position: absolute;
  top: -webkit-calc(100% + 10px);
  top: calc(100% + 10px);
  right: 0;
  border-left: 3px solid #ebebed;
  border-right: 3px solid #ebebed;
  background-color: #7b4783;
  z-index: 52; }

.country-selector-dropdown .country-selector-dropdown-item {
  display: block;
  width: 200px;
  padding: 7px;
  color: #fff;
  text-align: justify; }

.country-selector-dropdown .country-selector-dropdown-item .flag {
  display: inline-block;
  width: 28px;
  vertical-align: middle; }

.country-selector-dropdown .country-selector-dropdown-item .text {
  display: inline-block;
  width: -webkit-calc(100% - 38px);
  width: calc(100% - 38px);
  padding: 0 10px;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  vertical-align: middle; }

.country-selector-dropdown .country-selector-dropdown-item .fa-chevron-left {
  display: none;
  width: 10px;
  font-size: 14px;
  vertical-align: middle; }

.country-selector-dropdown .country-selector-dropdown-item.active {
  background-color: #1695d3; }

.country-selector-dropdown .country-selector-dropdown-item.active i.fa-chevron-left {
  display: inline-block; }

.country-selector-dropdown .country-selector-dropdown-item.active:hover {
  background-color: #1695d3; }

.no-touch .country-selector-dropdown .country-selector-dropdown-item:not(.active):hover {
  background-color: #cc5299; }

.country-selector-dropdown.open .country-selector-dropdown-menu {
  display: block; }

.country-selector-dropdown.open .country-selector-dropdown-selected .fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.header-search-wrapper {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 16.6667%;
  background: #fff;
  z-index: 1000; }

.header-search-wrapper .header-search-input {
  display: inline-block;
  width: 100%;
  height: 50px;
  border: 0;
  padding: 1px 90px 1px 20px;
  background-color: #915da3;
  color: #fff;
  font-size: 18px;
  z-index: 1; }

.header-search-wrapper .header-search-input::-webkit-input-placeholder {
  color: #fff; }

.header-search-wrapper .header-search-input::-moz-placeholder {
  color: #fff; }

.header-search-wrapper .header-search-input:-ms-input-placeholder {
  color: #fff; }

.header-search-wrapper .header-search-input::-ms-input-placeholder {
  color: #fff; }

.header-search-wrapper .header-search-input::placeholder {
  color: #fff; }

.header-search-wrapper .fa-search {
  position: absolute;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 60px;
  margin: auto 0;
  color: #fff;
  font-size: 25px;
  cursor: pointer;
  z-index: 1; }

.header-search-wrapper .fa-times {
  position: absolute;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto 0;
  color: #fff;
  font-size: 25px;
  cursor: pointer;
  z-index: 1; }

@media screen and (max-width: 767px) {
  .header-search-wrapper {
    right: 10px;
    left: 10px; } }

.mobile-menu {
  display: inline-block;
  margin-left: -5px;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
  text-align: right;
  vertical-align: middle; }

.mobile-menu .mobile-menu-item {
  display: inline-block;
  padding: 0 8px;
  vertical-align: middle;
  cursor: pointer; }

.mobile-menu .mobile-menu-item > .fa {
  color: #585858;
  font-size: 22px; }

.mobile-menu .country-selector-dropdown .country-selector-dropdown-selected .flag {
  width: 28px; }

.mobile-menu .country-selector-dropdown .country-selector-dropdown-selected .fa-chevron-down {
  font-size: 18px;
  color: #915da3; }

@media screen and (min-width: 768px) {
  .mobile-menu {
    display: none; } }

.colored-bars {
  position: relative;
  min-height: 90px;
  background-image: url("../img/footer-colored-bars.png");
  background-repeat: repeat-x;
  background-position: center center;
  background-color: #fff;
  z-index: 2; }

.footer-v2 {
  position: relative; }

@media screen and (max-width: 767px) {
  .footer-v2 .colored-bars {
    min-height: 64px; } }

.footer-v2 .deep-links-sticky-header {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  z-index: 10; }

.footer-v2 .deep-links-sticky-header .sticky-header {
  position: relative;
  float: right;
  right: 0;
  bottom: 0;
  width: 214px;
  height: 50px;
  background-color: #0072aa;
  pointer-events: auto;
  z-index: 5; }

.footer-v2 .deep-links-sticky-header .sticky-header .sticky-overlay {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
  height: 35px;
  background-color: #068fcf;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transition: visibility 0s, opacity 0.6s linear;
  -o-transition: visibility 0s, opacity 0.6s linear;
  transition: visibility 0s, opacity 0.6s linear; }

.footer-v2 .deep-links-sticky-header .sticky-header ul.list-inline {
  padding: 0;
  margin-bottom: 0;
  margin-left: 0; }

.footer-v2 .deep-links-sticky-header .sticky-header ul.list-inline li {
  float: left;
  height: 48px;
  width: 107px;
  max-width: 107px;
  padding: 15px 40px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.footer-v2 .deep-links-sticky-header .sticky-header ul.list-inline li .fa-chevron-up {
  position: relative;
  top: -5px;
  font-size: 24px;
  color: #fff; }

.footer-v2 .deep-links-sticky-header .sticky-header ul.list-inline li:hover {
  background-color: #068fcf; }

.footer-v2 .deep-links-sticky-header .sticky-header ul.list-inline li.get-in-touch:hover .overlay-get-in-touch {
  visibility: visible;
  opacity: 1; }

.footer-v2 .deep-links-sticky-header .sticky-header ul.list-inline li.back-to-top:hover .overlay-back-to-top {
  visibility: visible;
  opacity: 1; }

.footer-v2 .deep-links-sticky-header.stuck {
  position: absolute;
  top: 95px; }

.footer-v2 .deep-links-sticky-header.stuck .sticky-header {
  top: -53px; }

@media screen and (max-width: 767px) {
  .footer-v2 .deep-links-sticky-header {
    display: none; } }

.footer-v2 .footer-contact-takeover,
.footer-v2 .footer-contact-thanks {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  padding: 20px;
  background-color: #7b4783;
  overflow: scroll;
  z-index: 1024; }

.footer-v2 .footer-contact-takeover .cross,
.footer-v2 .footer-contact-thanks .cross {
  position: absolute;
  right: 25px;
  font-size: 25px;
  color: #fff;
  cursor: pointer; }

.footer-v2 .footer-contact-takeover .title,
.footer-v2 .footer-contact-thanks .title {
  margin-bottom: 0;
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  color: #fff; }

.footer-v2 .footer-contact-takeover .subtitle,
.footer-v2 .footer-contact-thanks .subtitle {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 300; }

.footer-v2 .footer-contact-takeover .consent,
.footer-v2 .footer-contact-thanks .consent {
  float: left;
  width: 57%;
  padding-left: 0;
  padding-right: 10px; }

@media screen and (max-width: 991px) {
  .footer-v2 .footer-contact-takeover .consent,
  .footer-v2 .footer-contact-thanks .consent {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .footer-v2 .footer-contact-takeover .consent,
  .footer-v2 .footer-contact-thanks .consent {
    float: none; } }

.footer-v2 .footer-contact-takeover .recaptcha,
.footer-v2 .footer-contact-thanks .recaptcha {
  float: left;
  width: 36%; }

.footer-v2 .footer-contact-takeover .recaptcha i,
.footer-v2 .footer-contact-thanks .recaptcha i {
  opacity: 0; }

@media screen and (max-width: 991px) {
  .footer-v2 .footer-contact-takeover .recaptcha,
  .footer-v2 .footer-contact-thanks .recaptcha {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden; } }

@media screen and (max-width: 767px) {
  .footer-v2 .footer-contact-takeover .recaptcha,
  .footer-v2 .footer-contact-thanks .recaptcha {
    float: none; } }

.footer-v2 .footer-contact-takeover .consent-container .checkbox,
.footer-v2 .footer-contact-thanks .consent-container .checkbox {
  min-height: 76px;
  margin: 0;
  padding: 10px;
  background-color: #f9f9f9;
  border: 1px solid #d3d3d3;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 9px;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08); }

.footer-v2 .footer-contact-takeover .consent-container .checkbox label,
.footer-v2 .footer-contact-thanks .consent-container .checkbox label {
  position: relative;
  padding-left: 45px;
  text-align: left; }

.footer-v2 .footer-contact-takeover .consent-container .checkbox label:before,
.footer-v2 .footer-contact-thanks .consent-container .checkbox label:before {
  content: " ";
  position: absolute;
  left: 2px;
  top: 12px;
  height: 28px;
  width: 28px;
  border: 2px solid #c1c1c1;
  background-color: #fff; }

.footer-v2 .footer-contact-takeover .consent-container .checkbox input,
.footer-v2 .footer-contact-thanks .consent-container .checkbox input {
  opacity: 0;
  height: 13px;
  margin-left: -16px;
  zoom: 3; }

.footer-v2 .footer-contact-takeover .consent-container i.fa-check,
.footer-v2 .footer-contact-thanks .consent-container i.fa-check {
  position: absolute;
  top: 27px;
  left: 11px;
  font-size: 20px; }

.footer-v2 .footer-contact-takeover .consent-container i.fa-times,
.footer-v2 .footer-contact-thanks .consent-container i.fa-times {
  opacity: 0; }

.footer-v2 .footer-contact-takeover .thanks-tick,
.footer-v2 .footer-contact-thanks .thanks-tick {
  position: relative;
  margin: 20px 0; }

.footer-v2 .footer-contact-takeover .thanks-tick .ani-circle,
.footer-v2 .footer-contact-thanks .thanks-tick .ani-circle {
  position: relative;
  top: -1px;
  left: 0;
  margin: 0 auto;
  border-color: #7b4783; }

.footer-v2 .footer-contact-takeover .btn-close,
.footer-v2 .footer-contact-thanks .btn-close {
  border: 3px solid #fff;
  padding: 8px 20px;
  background-color: transparent; }

.footer-v2 .footer-contact-takeover .btn-close i,
.footer-v2 .footer-contact-thanks .btn-close i {
  padding-left: 5px; }

.footer-v2 .footer-contact-takeover .btn-close:hover,
.footer-v2 .footer-contact-thanks .btn-close:hover {
  background-color: #fff;
  color: #7b4783; }

.footer-v2 .footer-contact-takeover .form-group input[type="text"],
.footer-v2 .footer-contact-thanks .form-group input[type="text"] {
  height: 38px; }

.footer-v2 .footer-contact-takeover .help-block,
.footer-v2 .footer-contact-thanks .help-block {
  color: #fff; }

.footer-v2 .footer-contact-takeover .takeover-form-container,
.footer-v2 .footer-contact-thanks .takeover-form-container {
  max-width: 700px;
  margin: 100px auto;
  text-align: center; }

.footer-v2 .footer-contact-takeover #captchaContainerGlobal > div,
.footer-v2 .footer-contact-thanks #captchaContainerGlobal > div {
  margin: 0 auto; }

.footer-v2 .footer-contact-takeover #captchaContainerGlobal > div > div,
.footer-v2 .footer-contact-thanks #captchaContainerGlobal > div > div {
  margin: 0 auto; }

.footer-v2 .footer-contact-takeover .modal-takeover-submit .submit,
.footer-v2 .footer-contact-thanks .modal-takeover-submit .submit {
  border: 3px solid #fff;
  padding: 10px;
  color: #fff;
  background-color: transparent; }

.footer-v2 .footer-contact-takeover .modal-takeover-submit .submit i,
.footer-v2 .footer-contact-thanks .modal-takeover-submit .submit i {
  margin-left: 5px; }

.footer-v2 .footer-contact-takeover .modal-takeover-submit .submit:hover,
.footer-v2 .footer-contact-thanks .modal-takeover-submit .submit:hover {
  background-color: #fff;
  color: #7b4783;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.footer-v2 .footer-contact-takeover .modal-takeover-submit .submit:hover i,
.footer-v2 .footer-contact-thanks .modal-takeover-submit .submit:hover i {
  color: #7b4783;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.footer-v2 .footer-contact-takeover #global-form-errors,
.footer-v2 .footer-contact-thanks #global-form-errors {
  margin: 20px 0 0 0; }

@media screen and (max-width: 767px) {
  .footer-v2 .footer-contact-takeover #captchaContainerGlobal,
  .footer-v2 .footer-contact-thanks #captchaContainerGlobal {
    position: relative;
    left: -11px; } }

@media screen and (min-width: 768px) {
  .footer-v2 .footer-contact-takeover .form-textarea,
  .footer-v2 .footer-contact-thanks .form-textarea {
    margin: 0; } }

.footer-v2 .offices-links-container {
  background-color: #7b4783;
  line-height: 1.3; }

.footer-v2 .offices-links-container .container {
  position: relative; }

.footer-v2 .offices-links-container .offices {
  padding: 45px 0;
  color: #fff; }

.footer-v2 .offices-links-container .offices .offices-title {
  height: 37px;
  margin-bottom: 25px;
  padding-left: 57px;
  font-size: 24px;
  font-weight: 300;
  background-image: url("../img/head-foot-spmap.png");
  background-repeat: no-repeat;
  -webkit-background-size: 153px 153px;
  background-size: 153px;
  background-position: -110px 0; }

.footer-v2 .offices-links-container .offices .offices-title img {
  float: left;
  padding-right: 15px; }

.footer-v2 .offices-links-container .offices .offices-title .our-offices {
  float: left;
  position: relative;
  top: 10px; }

@media screen and (max-width: 767px) {
  .footer-v2 .offices-links-container .offices .offices-title {
    max-width: 180px;
    margin: 25px auto; } }

.footer-v2 .offices-links-container .offices .address-line {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 200; }

.footer-v2 .offices-links-container .offices ul.list-inline {
  margin-bottom: 15px; }

.footer-v2 .offices-links-container .offices ul.list-inline li {
  margin-right: 15px;
  font-size: 16px;
  font-weight: 200; }

.footer-v2 .offices-links-container .offices ul.list-inline li img {
  float: left;
  padding-right: 5px; }

.footer-v2 .offices-links-container .offices ul.list-inline li .fa-phone {
  position: relative;
  top: 1px;
  padding-right: 6px;
  font-size: 19px; }

.footer-v2 .offices-links-container .offices ul.list-inline li a {
  display: inline-block;
  vertical-align: text-bottom;
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none; }

.footer-v2 .offices-links-container .offices ul.list-inline li a:hover {
  text-decoration: none; }

.footer-v2 .offices-links-container .offices ul.list-inline li a:active {
  text-decoration: none; }

.footer-v2 .offices-links-container .offices ul.list-inline li a:focus {
  text-decoration: none; }

.footer-v2 .offices-links-container .offices ul.list-inline li a:first-child {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-image: url("../img/head-foot-spmap.png");
  background-repeat: no-repeat;
  -webkit-background-size: 153px 153px;
  background-size: 153px;
  background-position: 0 0; }

.footer-v2 .offices-links-container .offices ul.list-inline li a.ico-phone {
  background-position: -40px 0; }

.footer-v2 .offices-links-container .offices ul.list-inline li a.ico-mail {
  width: 25px;
  background-position: -60px 2px; }

.footer-v2 .offices-links-container .offices ul.list-inline li a.ico-map {
  width: 16px;
  height: 25px;
  background-position: -90px 0; }

.footer-v2 .offices-links-container .offices .btn-view-all-offices {
  margin: 0 6px 10px 0;
  border: 3px solid #fff;
  padding: 10px;
  background-color: #fff;
  color: #7b4783; }

.footer-v2 .offices-links-container .offices .btn-view-all-offices i {
  color: #7b4783;
  margin-left: 5px; }

.footer-v2 .offices-links-container .offices .btn-view-all-offices:hover {
  background-color: transparent;
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.footer-v2 .offices-links-container .offices .btn-view-all-offices:hover i {
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.footer-v2 .offices-links-container .deep-links-column .deep-links {
  float: right;
  padding: 40px 17px 40px 16px;
  margin-bottom: 0;
  margin-left: 0;
  background-color: #0072aa; }

.footer-v2 .offices-links-container .deep-links-column .deep-links .deep-title {
  padding-bottom: 25px;
  font-size: 24px;
  color: #fff; }

.footer-v2 .offices-links-container .deep-links-column .deep-links ul {
  margin: 0;
  padding: 0; }

.footer-v2 .offices-links-container .deep-links-column .deep-links ul li {
  padding: 5px 0;
  list-style: none; }

.footer-v2 .offices-links-container .deep-links-column .deep-links ul li a {
  color: #e0e0e0;
  font-size: 13px;
  font-weight: 200;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none; }

.footer-v2 .offices-links-container .deep-links-column .deep-links ul li a:hover {
  text-decoration: none; }

.footer-v2 .offices-links-container .deep-links-column .deep-links ul li a:active {
  text-decoration: none; }

.footer-v2 .offices-links-container .deep-links-column .deep-links ul li a:focus {
  text-decoration: none; }

.footer-v2 .offices-links-container .deep-links-column .deep-links ul li a:hover {
  color: #fff; }

@media screen and (max-width: 767px) {
  .footer-v2 .offices-links-container .deep-links-column .deep-links {
    width: 100%;
    background-color: #0072aa; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .footer-v2 .offices-links-container .deep-links-column .deep-links {
    min-height: 390px;
    width: 100%; }
  .footer-v2 .copyright-social-container .social-column ul.list-inline li {
    padding: 0 2.3px; } }

@media screen and (min-width: 992px) {
  .footer-v2 .offices-links-container .deep-links-column .deep-links {
    width: 214px;
    max-width: 214px;
    min-height: 285px; } }

@media screen and (max-width: 767px) {
  .footer-v2 .offices-links-container .deep-links-column {
    text-align: center;
    background-color: #0072aa; } }

@media screen and (max-width: 767px) {
  .footer-v2 .offices-links-container {
    text-align: center; } }

.footer-v2 .copyright-social-container {
  background-color: #915da3; }

.footer-v2 .copyright-social-container .copyright {
  padding: 33px 0;
  font-size: 11px;
  color: #fff; }

.footer-v2 .copyright-social-container .social-column ul.list-inline {
  float: right;
  padding: 20px 10px;
  margin-bottom: 0;
  margin-left: 0;
  background-color: #0072aa; }

.footer-v2 .copyright-social-container .social-column ul.list-inline li {
  padding: 0 2.7px;
  font-size: 30px; }

.footer-v2 .copyright-social-container .social-column ul.list-inline li a {
  text-decoration: none; }

.footer-v2 .copyright-social-container .social-column ul.list-inline li a .fa,
.footer-v2 .copyright-social-container .social-column ul.list-inline li a .fab {
  background-color: #fff;
  width: 30px;
  height: 30px;
  color: #0072aa;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.footer-v2 .copyright-social-container .social-column ul.list-inline li a .fa:hover {
  background-color: #e0e0e0; }

.footer-v2 .copyright-social-container .social-column ul.list-inline li a:hover {
  text-decoration: none; }

.footer-v2 .copyright-social-container .social-column ul.list-inline li a:active {
  text-decoration: none; }

.footer-v2 .copyright-social-container .social-column ul.list-inline li a:focus {
  text-decoration: none; }

.footer-v2 .list-inline > li {
  display: inline-block; }

.footer-v2 .btn {
  font-weight: normal;
  font-size: 0.875rem; }

@media screen and (max-width: 767px) {
  .footer-v2 .copyright-social-container .social-column ul.list-inline {
    width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .footer-v2 .copyright-social-container .social-column ul.list-inline {
    padding: 30px 10px; } }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .footer-v2 .copyright-social-container .social-column ul.list-inline li {
    padding: 0 2.3px; } }

@media screen and (min-width: 992px) {
  .footer-v2 .copyright-social-container .social-column ul.list-inline {
    min-height: 81px;
    max-width: 214px; } }

@media screen and (max-width: 767px) {
  .footer-v2 .copyright-social-container {
    background-color: #0072aa;
    text-align: center; } }

.cc_banner-wrapper {
  z-index: 9001;
  position: relative; }

.cc_container .cc_message {
  font-size: .6em;
  -webkit-transition: font-size .2s;
  -o-transition: font-size .2s;
  transition: font-size .2s;
  font-family: 'Open Sans',sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  color: #fff; }

.cc_container .cc_logo {
  display: none; }

.cc_container .cc_logo:active, .cc_container .cc_logo:hover {
  opacity: 1; }

@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: .8em; }
  .cc_container .cc_message {
    font-size: .8em; } }

@media screen and (min-width: 768px) {
  .cc_container .cc_btn {
    font-size: 1em; }
  .cc_container .cc_message {
    font-size: 1em;
    line-height: 1em; } }

@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 1em; } }

@media print {
  .cc_banner-wrapper, .cc_container {
    display: none; } }

.cc_container {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px; }

.cc_container .cc_btn {
  padding: 8px 10px;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
  cursor: pointer;
  text-align: left;
  color: #fff;
  text-decoration: none;
  background-color: #915da3;
  font-size: 14px; }

.cc_container .fa-check {
  font-size: 14px;
  float: right;
  margin-top: 3px; }

.cc_container .cc_message {
  -webkit-transition: font-size .2s;
  -o-transition: font-size .2s;
  transition: font-size .2s;
  display: block;
  font-size: 16px; }

@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: .8em; }
  .cc_container .cc_message {
    margin-top: .5em;
    font-size: .8em; } }

@media screen and (min-width: 768px) {
  .cc_container {
    padding: 15px 30px 15px; }
  .cc_container .cc_btn {
    padding: 8px 15px; }
  .cc_container .cc_message {
    font-size: 16px; } }

@media screen and (max-width: 767px) {
  .cc_container {
    padding: 15px 30px 15px; }
  .cc_container .cc_btn {
    padding: 8px 15px;
    max-width: 100%;
    width: 100%;
    text-align: center; }
  .cc_container .fa-check {
    float: none;
    padding-left: 3px; }
  .cc_container .cc_message {
    font-size: 16px;
    text-align: center; } }

.cc_container {
  background: #222;
  color: #fff !important;
  font-size: 17px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.cc_container::-moz-selection {
  background: #ff5e99;
  color: #fff !important;
  text-shadow: none; }

.cc_container .cc_btn:active, .cc_container .cc_btn:hover {
  background-color: #744a83;
  color: #fff; }

.cc_container a, .cc_container a:visited {
  text-decoration: none;
  color: #31a8f0;
  -webkit-transition: .2s color;
  -o-transition: .2s color;
  transition: .2s color; }

.cc_container a:active, .cc_container a:hover {
  color: #b2f7ff; }

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    transform: translateY(66px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    -ms-transform: translateY(66px);
    transform: translateY(66px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.cc_btn, .cc_container, .cc_message {
  animation-duration: .8s;
  -webkit-animation-duration: .8s;
  -moz-animation-duration: .8s;
  -o-animation-duration: .8s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp; }

.modal iframe {
  width: 100%;
  height: 30rem;
  border: 0;
  outline: 0; }

@media (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }

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

.modal.standard-modal .modal-content {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #e1e6eb; }

.modal.standard-modal .modal-header {
  background-color: #915da3;
  border-radius: 0; }

.modal.standard-modal .modal-header .fa-stack {
  position: absolute;
  width: 32px;
  height: 32px;
  top: -16px;
  right: -13px;
  color: #fff;
  cursor: pointer; }
  .modal.standard-modal .modal-header .fa-stack .fa-circle {
    font-size: 1.5em;
    top: 0.35rem; }

.modal.standard-modal .modal-header h3 {
  margin: 10px;
  color: #fff;
  font-family: "Proxima Nova", sans-serif;
  font-size: 28px;
  font-weight: 300;
  text-align: left; }

.modal.standard-modal .selectlist-sizer {
  display: none; }

.modal.standard-modal .modal-body {
  padding: 30px; }

.modal.standard-modal .modal-body .btn-modal,
.modal.standard-modal .modal-body button,
.modal.standard-modal .modal-body input[type="submit"] {
  height: 34px;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  text-align: left;
  cursor: pointer; }

.modal.standard-modal .modal-body .btn-modal.disabled,
.modal.standard-modal .modal-body button.disabled,
.modal.standard-modal .modal-body input[type="submit"].disabled {
  border-color: #999;
  color: #999; }

.modal.standard-modal .modal-body .gated-ajax-error-message {
  display: none; }

.modal.standard-modal .modal-body .gated-ajax-error-message p {
  margin: 0;
  color: #822129; }

.modal.standard-modal .modal-body .gated-ajax-error-message p a {
  color: #822129; }

.no-touch .modal.standard-modal .modal-body .gated-ajax-error-message p a:hover {
  color: #310c0f; }

.modal.standard-modal form .form-control {
  padding: 0 40px 0 10px;
  text-align: left; }

.modal.standard-modal form textarea.form-control {
  padding-top: 15px;
  font-size: 16px; }

.modal.standard-modal form .help-block {
  color: #fff;
  text-align: left; }

.modal.standard-modal form .checkbox-row {
  margin: 0; }

.modal.standard-modal form .emulate-checkbox {
  margin-top: 20px;
  font-size: 12px; }

.modal.standard-modal form .emulate-checkbox input[type="checkbox"] {
  display: none !important; }

.modal.standard-modal form .emulate-checkbox input[type="checkbox"]:checked + .cr > .cr-icon {
  opacity: 1; }

.modal.standard-modal form .emulate-checkbox label {
  display: block;
  cursor: pointer; }

.modal.standard-modal form .emulate-checkbox .cr {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-right: 15px;
  background-color: #f0f0f0;
  vertical-align: top; }

.modal.standard-modal form .emulate-checkbox .cr-label {
  position: relative;
  display: inline-block;
  width: -webkit-calc(100% - 45px);
  width: calc(100% - 45px);
  vertical-align: middle;
  font-weight: 200;
  color: #333; }

.modal.standard-modal form .emulate-checkbox .cr-icon {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  color: #915da3;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  -webkit-transition: 0.25s all;
  -o-transition: 0.25s all;
  transition: 0.25s all; }

.modal.standard-modal form .selectlist {
  width: 100%; }

.modal.standard-modal form .selectlist .dropdown-toggle {
  width: 100%;
  height: 41px;
  background-color: #fff;
  color: #585858; }

.modal.standard-modal form .selectlist .dropdown-toggle .selected-label {
  color: #585858;
  font-size: 16px; }

.modal.standard-modal form .selectlist .dropdown-toggle i {
  position: absolute;
  right: 11px;
  top: 11px;
  font-size: 16px; }

.modal.standard-modal form .selectlist .dropdown-toggle:hover i {
  color: #585858; }

.modal.standard-modal form .selectlist .dropdown-menu {
  width: 100% !important;
  overflow-y: scroll;
  max-height: 175px; }

.modal.standard-modal form input {
  height: 41px;
  font-size: 16px;
  line-height: 16px; }

.modal.standard-modal form input::-webkit-input-placeholder,
.modal.standard-modal form textarea::-webkit-input-placeholder {
  color: #585858; }

.modal.standard-modal form input::-moz-placeholder,
.modal.standard-modal form textarea::-moz-placeholder {
  color: #585858; }

.modal.standard-modal form input:-ms-input-placeholder,
.modal.standard-modal form textarea:-ms-input-placeholder {
  color: #585858; }

.modal.standard-modal form input::-ms-input-placeholder,
.modal.standard-modal form textarea::-ms-input-placeholder {
  color: #585858; }

.modal.standard-modal form input::placeholder,
.modal.standard-modal form textarea::placeholder {
  color: #585858; }

.modal.standard-modal form hr {
  margin-top: 10px;
  border-color: #915da3; }

.modal.standard-modal form i.form-control-feedback {
  position: absolute;
  top: 13px;
  right: 9px; }

.modal.standard-modal form .has-feedback.has-error input {
  border-color: #cc5299; }

.modal.standard-modal form .has-feedback.has-error i {
  color: #cc5299; }

.modal.standard-modal form .help-block {
  display: none !important; }

.modal.standard-modal form .consent {
  float: left;
  width: 63.5%;
  padding-left: 10px;
  padding-right: 10px; }

@media screen and (max-width: 991px) {
  .modal.standard-modal form .consent {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .modal.standard-modal form .consent {
    float: none; } }

.modal.standard-modal form .recaptcha {
  float: left;
  width: 36%; }

.modal.standard-modal form .recaptcha i {
  opacity: 0; }

@media screen and (max-width: 991px) {
  .modal.standard-modal form .recaptcha {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden; } }

@media screen and (max-width: 767px) {
  .modal.standard-modal form .recaptcha {
    float: none; } }

.modal.standard-modal form .consent-container .checkbox {
  min-height: 76px;
  margin: 0;
  padding: 10px;
  background-color: #f9f9f9;
  border: 1px solid #d3d3d3;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 10px;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08); }

.modal.standard-modal form .consent-container .checkbox label {
  position: relative;
  padding-left: 50px;
  padding-top: 7px;
  color: #000; }

.modal.standard-modal form .consent-container .checkbox label:before {
  content: " ";
  position: absolute;
  left: 7px;
  top: 15px;
  height: 28px;
  width: 28px;
  border: 2px solid #c1c1c1;
  background-color: #fff; }

.modal.standard-modal form .consent-container .checkbox input {
  opacity: 0;
  height: 13px;
  margin-left: -16px;
  zoom: 3; }

.modal.standard-modal form .consent-container i.fa-check {
  position: absolute;
  top: 30px;
  left: 25px;
  font-size: 20px; }

.modal.standard-modal form .consent-container i.fa-times {
  opacity: 0; }

.modal.standard-modal form button[type="submit"] {
  height: auto;
  padding: 9px 10px;
  border: 3px solid #915da3;
  color: #fff;
  background-color: #915da3;
  font-size: 16px;
  line-height: 16px;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all; }

.modal.standard-modal form button[type="submit"] i {
  margin-left: 7px;
  color: #fff;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all; }

.modal.standard-modal form button[type="submit"]:hover i {
  color: #915da3; }

.modal.standard-modal form button[type="submit"].disabled {
  opacity: 0.7;
  border-color: #915da3;
  color: #fff; }

.modal.modal-share .modal-content {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #915da3; }

.modal.modal-share .modal-body * {
  text-align: center; }

.modal.modal-share .modal-body i.fa-times {
  position: absolute;
  width: 21px;
  height: 21px;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 19px;
  cursor: pointer; }

.modal.modal-share .modal-body h3 {
  margin-top: 0;
  color: #fff; }

.modal.share-event-modal .modal-content {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #cc5299; }

.modal.share-event-modal .modal-body * {
  text-align: center; }

.modal.share-event-modal .modal-body i.fa-times {
  position: absolute;
  width: 21px;
  height: 21px;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 30px;
  line-height: 19px;
  cursor: pointer; }

.modal.share-event-modal .modal-body .title {
  margin: 10px 0 35px;
  color: #fff;
  font-size: 32px; }

.modal.share-event-modal .modal-body .share-icons .facebook,
.modal.share-event-modal .modal-body .share-icons .linkedin,
.modal.share-event-modal .modal-body .share-icons .twitter {
  display: inline-block;
  position: relative;
  width: 55px;
  height: 55px;
  margin: 0 3px;
  background-color: #fff;
  vertical-align: top;
  color: #cc5299; }

.modal.share-event-modal .modal-body .share-icons .facebook i.fa,
.modal.share-event-modal .modal-body .share-icons .linkedin i.fa,
.modal.share-event-modal .modal-body .share-icons .twitter i.fa {
  position: absolute;
  height: 42px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-size: 42px;
  line-height: 42px; }

.modal.share-event-modal .modal-body .divider {
  position: relative;
  margin: 30px 0;
  border-bottom: 1px solid #fff;
  text-align: center; }

.modal.share-event-modal .modal-body .divider .divide-or {
  position: absolute;
  width: 48px;
  height: 18px;
  top: -9px;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #cc5299;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  color: #fff; }

.modal.share-event-modal .modal-body .url {
  display: inline-block;
  width: 380px;
  vertical-align: top; }

.modal.share-event-modal .modal-body .url input {
  width: 100%;
  height: 60px;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 300;
  text-align: left; }

.modal.share-event-modal .modal-body .btn.btn-copy {
  display: inline-block;
  width: 160px;
  height: 60px;
  margin-left: 24px;
  padding: 16px 0;
  border: 3px solid #fff;
  background: 0 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  vertical-align: top; }

.no-touch .modal.share-event-modal .modal-body .btn.btn-copy:hover {
  background: #fff;
  color: #cc5299; }

@media screen and (max-width: 767px) {
  .modal.share-event-modal .modal-body .url {
    display: block;
    width: 100%;
    margin: 0 0 20px; }
  .modal.share-event-modal .modal-body .url input {
    text-align: center; }
  .modal.share-event-modal .modal-body .btn.btn-copy {
    display: block;
    width: 100%;
    margin: 0; } }

.modal.modal-success .modal-dialog {
  max-width: 400px; }

.modal.modal-success .modal-content {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #915da3; }

.modal.modal-success .anitick {
  position: relative;
  width: 200px;
  height: 132px;
  margin: 0 auto;
  background-image: url(/assets/template/images/layout/icon-form-submitted.png);
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.modal.modal-success .anitick img {
  display: none; }

.modal.modal-success .ani-circle {
  position: absolute;
  width: 136px;
  height: 136px;
  top: -1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 0 solid #915da3;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation-name: tickout;
  animation-name: tickout;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s; }

.modal.modal-success .btn-continue {
  display: block;
  margin: 20px 0 0;
  padding: 12px 24px;
  border: 3px solid #fff;
  color: #fff;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  text-decoration: none; }

.modal.modal-success .btn-continue:hover {
  text-decoration: none; }

.modal.modal-success .btn-continue:active {
  text-decoration: none; }

.modal.modal-success .btn-continue:focus {
  text-decoration: none; }

.modal.modal-success h3 {
  margin: 20px 0 0;
  color: #fff;
  font-size: 26px;
  text-align: center; }

.modal.modal-success h4 {
  margin: 20px 0 0;
  color: #fff;
  font-size: 22px;
  text-align: center; }

.modal.modal-success p {
  margin: 20px 0 0;
  color: #fff;
  font-size: 16px;
  line-height: 21px; }

.modal.modal-success a {
  color: #fff; }

.no-touch .modal.modal-success a:hover {
  color: #ccc; }

@-webkit-keyframes tickout {
  0% {
    border-width: 68px; }
  36% {
    border-width: 68px; }
  44% {
    border-width: 58px; }
  52% {
    border-width: 48px; }
  60% {
    border-width: 40px; }
  68% {
    border-width: 32px; }
  76% {
    border-width: 24px; }
  84% {
    border-width: 16px; }
  92% {
    border-width: 8px; }
  100% {
    border-width: 0; } }

@keyframes tickout {
  0% {
    border-width: 68px; }
  36% {
    border-width: 68px; }
  44% {
    border-width: 58px; }
  52% {
    border-width: 48px; }
  60% {
    border-width: 40px; }
  68% {
    border-width: 32px; }
  76% {
    border-width: 24px; }
  84% {
    border-width: 16px; }
  92% {
    border-width: 8px; }
  100% {
    border-width: 0; } }

.asset-management.modal.standard-modal .modal-header {
  background-color: #81c462; }

.analytics.modal.standard-modal .modal-header {
  background-color: #238746; }

.managed-services.modal.standard-modal .modal-header {
  background-color: #cc5299; }

.unified-communications.modal.standard-modal .modal-header {
  background-color: #23bce5; }

.commodity-sourcing.modal.standard-modal .modal-header {
  background-color: #068fe6; }

.datacentre-cloud.modal.standard-modal .modal-header {
  background-color: #0168a2; }

.end-user-computing.modal.standard-modal .modal-header {
  background-color: #d13968; }

.networking-security.modal.standard-modal .modal-header {
  background-color: #9c1a2b; }

.managed-print.modal.standard-modal .modal-header {
  background-color: #e02b3c; }

.professional-services.modal.standard-modal .modal-header {
  background-color: #00aca2; }

.software-licensing.modal.standard-modal .modal-header {
  background-color: #ffaa14; }

.no-touch .modal.standard-modal .modal-body i:hover {
  color: #e6e6e6; }

.no-touch .modal.standard-modal .modal-body .btn-modal:hover,
.no-touch .modal.standard-modal .modal-body button:hover,
.no-touch .modal.standard-modal .modal-body input[type="submit"]:hover {
  color: #915da3;
  background-color: #fff !important; }

.no-touch .modal.modal-share .modal-body i:hover {
  color: #e6e6e6; }

.btn {
  background: #915DA3;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  border: 1px solid #915DA3;
  outline: 0 !important;
  border-radius: 0;
  margin-right: 1rem;
  padding: .75rem 3.25rem; }
  .btn:active, .btn:focus, .btn:hover {
    background: #fff;
    color: #915DA3;
    border: 1px solid #915DA3; }
  .btn.lightpink {
    background: #CC5299;
    color: #fff;
    border: 1px solid #CC5299; }
    .btn.lightpink:active, .btn.lightpink:focus, .btn.lightpink:hover {
      background: #fff;
      color: #CC5299;
      border: 1px solid #fff; }
  .btn.white {
    background-color: #fff;
    border: 1px solid #fff;
    color: #1D1D1B; }
    .btn.white:active, .btn.white:focus, .btn.white:hover {
      background: #915DA3;
      color: #fff;
      border: 1px solid #915DA3; }
  .btn .chevron {
    display: inline-block;
    margin-left: .5rem;
    font-size: 1.5rem;
    vertical-align: -0.1875rem; }
  @media (min-width: 768px) {
    .btn.md-white {
      background-color: #fff;
      border: 2px solid #fff;
      color: #915DA3; }
      .btn.md-white:active, .btn.md-white:focus, .btn.md-white:hover {
        background: #915DA3;
        color: #fff;
        border: 2px solid #fff; } }
  @media (max-width: 500px) {
    .btn {
      display: block;
      margin: 1rem 0; } }

#hero {
  background-image: url("../img/banner.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  min-height: 30.375rem;
  padding: 2rem 0;
  position: relative; }
  #hero h1 {
    font-size: 2.3125rem;
    margin: 2rem 0 2rem;
    font-weight: 900;
    line-height: 0.95;
    text-transform: uppercase; }
    @media (min-width: 992px) {
      #hero h1 {
        font-size: 3.8125rem; } }
  #hero h2 {
    font-size: 1.75rem;
    color: #ff9900; }

#form {
  position: relative;
  overflow: hidden;
  background: #915DA3;
  background: linear-gradient(90deg, #915DA3 50%, #1D1D1B 50%); }
  @media (max-width: 767.98px) {
    #form {
      background: #915DA3 !important; } }
  #form .col {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  #form h3 {
    color: #fff; }
  #form p {
    color: #fff; }
  #form .form-col {
    color: #fff;
    position: relative; }
    @media (min-width: 768px) {
      #form .form-col:after {
        content: "";
        position: absolute;
        bottom: 20%;
        left: -1px;
        width: 0;
        z-index: 1;
        height: 0;
        border-top: solid 50px transparent;
        border-right: solid 0px transparent;
        border-bottom: solid 50px transparent;
        border-left: solid 50px #915DA3; } }
    #form .form-col h3 {
      color: #fff; }
    #form .form-col .content {
      position: relative;
      z-index: 2; }
      @media screen and (min-width: 1200px) {
        #form .form-col .content {
          padding: 0 2.5rem; } }
    @media (max-width: 767.98px) {
      #form .form-col:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -50vw;
        right: -50vw;
        background-color: #1D1D1B;
        z-index: 0; } }
    #form .form-col form label {
      display: block; }
      #form .form-col form label input {
        margin-bottom: 1rem; }
      #form .form-col form label input[type="text"],
      #form .form-col form label input[type="email"] {
        border-radius: 0;
        padding: 0 0.5rem;
        line-height: 2rem; }
      #form .form-col form label .invalid {
        border-color: red; }
    #form .form-col .form-message {
      display: none;
      font-size: 1.3125rem;
      font-weight: 600;
      color: #915DA3; }

#benefits {
  text-align: center;
  padding: 3rem 0 9.25rem;
  background-image: url(../img/benefits-bg.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center right; }
  #benefits h2 {
    color: #1b0e3f;
    font-weight: 700;
    margin-bottom: 4rem; }
  #benefits .benefits-item {
    margin-bottom: 2rem; }
    @media (min-width: 992px) {
      #benefits .benefits-item {
        margin-bottom: 0; } }
    #benefits .benefits-item .icon {
      margin-bottom: 1.75rem; }
    #benefits .benefits-item .content {
      display: flex;
      align-items: center;
      flex-direction: column;
      max-width: 90%;
      margin: 0 auto; }
      #benefits .benefits-item .content h3 {
        color: #915DA3;
        font-weight: 700;
        max-width: 60%;
        margin-bottom: 1rem; }

#tagline {
  background-image: url("../img/divider.png");
  background-size: auto;
  background-position: right center;
  background-repeat: no-repeat;
  color: #fff;
  padding: 2rem 0;
  width: 100%;
  position: absolute;
  transform: translateY(-160px);
  min-height: 12.5rem;
  display: flex;
  align-items: center; }
  @media (min-width: 992px) {
    #tagline {
      background-position: right 35vw center; } }
  #tagline h2 {
    font-size: 1.3125rem; }

#video,
#video-2 {
  text-align: center;
  padding: 3rem 0 3rem;
  background-color: #EEEEEE; }
  #video h2,
  #video-2 h2 {
    color: #1b0e3f;
    font-weight: 700;
    margin-bottom: 1rem; }
  #video .video-item,
  #video-2 .video-item {
    margin-bottom: 2rem; }
    @media (min-width: 992px) {
      #video .video-item,
      #video-2 .video-item {
        margin-bottom: 0; } }
    #video .video-item .video,
    #video-2 .video-item .video {
      margin-bottom: 1.75rem; }
    #video .video-item .content,
    #video-2 .video-item .content {
      display: flex;
      align-items: center;
      flex-direction: column; }
      #video .video-item .content p,
      #video-2 .video-item .content p {
        color: #1b0e3f;
        font-weight: 700; }

#new-chapter {
  padding: 3rem 0;
  background-image: url(../img/new-chapter-bg.png);
  background-size: cover;
  background-position: center;
  color: #fff; }
  #new-chapter h2 {
    color: #CC5299;
    font-weight: 700;
    margin-bottom: 1rem; }
  #new-chapter .new-chapter-item {
    margin-top: 1.5rem; }
    #new-chapter .new-chapter-item .icon {
      margin-bottom: 1rem; }

#outcomes {
  padding: 3rem 0;
  background-image: url(../img/outcomes-bg.png);
  background-size: cover;
  background-position: center left;
  color: #fff; }
  @media (min-width: 768px) {
    #outcomes {
      background-position: center; } }
  #outcomes h2 {
    font-weight: 700;
    margin-bottom: 1rem; }
  #outcomes .new-chapter-item {
    margin-top: 1.5rem; }
    #outcomes .new-chapter-item .icon {
      margin-bottom: 1rem; }

#contact {
  padding: 3rem 0;
  background-color: #000;
  color: #fff;
  text-align: center; }
  #contact h3 {
    font-weight: 700;
    margin-bottom: 1rem; }
