.internal-menu-homepage {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: -1000px;
  z-index: 8;
  padding: 20px 0;
  overflow: hidden;
  width: 100%;
  text-align: left;
  transition: top 1s ease-in-out; }

.internal-menu-homepage.on,
.internal-menu-homepage.onHover {
  top: 121px; }

.internal-menu-homepage .navPage {
  color: #333;
  font-size: 12px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  display: block;
  line-height: 1.4em; }

.internal-menu-homepage .mainWrapper {
  overflow: hidden; }

.internal-menu-homepage .mainWrapper li {
  margin: 0 0 0.5em; }

.internal-menu-homepage .mainWrapper > ul > .column > li > a.navPage {
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.internal-menu-homepage .mainWrapper > ul > .column > li > ul,
.internal-menu-homepage .mainWrapper > ul > .column > li > ul > li > ul {
  padding-left: 10px;
  margin-top: 0.5em; }

.column {
  float: left;
  width: 29.3333333%;
  position: relative;
  padding: 0 2%; }

.column:after,
.column:before {
  content: "";
  height: 3000px;
  width: 1px;
  background-color: #D4D4D4;
  top: 0;
  right: 0;
  position: absolute; }

.column:before {
  left: 0px;
  right: auto; }

.column:nth-child(1):after {
  display: none; }

.column:nth-child(3):before {
  display: none; }

@media only screen and (max-width: 992px) {
  .column {
    float: none;
    width: 100%;
    padding: 0;
    position: static; }

  .internal-menu-homepage .mainWrapper > ul > .column > li > a.navPage {
    font-size: 12px; } }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1200px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.text .paragraphText {
  clear: both;
  font-size: 15px;
  line-height: 1.6em;
  font-family: "Gotham-Light", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.text .paragraphText h2 {
  font-size: 32px;
  margin: 0.5em 0;
  line-height: 1.1em; }

.text .paragraphText h3 {
  font-size: 20px;
  margin: 0.5em 0;
  line-height: 1.1em; }

.text .paragraphText h4 {
  font-size: 18px;
  margin: 0.5em 0;
  line-height: 1.1em; }

.text .paragraphText h5 {
  font-size: 12px;
  margin: 0.5em 0;
  text-transform: uppercase;
  line-height: 1.5em; }

.text .paragraphText h6 {
  font-size: 10px;
  margin: 0.5em 0;
  text-transform: uppercase;
  line-height: 1.5em; }

.text .paragraphText p {
  margin-bottom: 20px;
  text-align: justify; }

.text .paragraphText strong,
.text .paragraphText b {
  font-family: 'Gotham-Bold',Arial,Helvetica,sans-serif;
  font-weight: normal; }
  .text .paragraphText strong.font-condensed,
  .text .paragraphText b.font-condensed {
    font-family: GothamHTF-BoldCondensed;
    font-size: .9em; }

.text .paragraphText ul {
  padding: 0 0 0 18px;
  margin: 10px 0;
  list-style: disc outside; }

.text .paragraphText ul li {
  text-align: justify; }

.text .paragraphText figcaption {
  text-transform: uppercase;
  font-size: 8px;
  font-family: 'Gotham-Bold',Arial,Helvetica,sans-serif; }

.text table {
  font-size: 80%; }
  .text table.table-full-font {
    font-size: 100%; }
  .text table.table-number thead {
    text-align: center; }
  .text table.table-number tbody {
    text-align: right; }
  .text table.table-grid {
    text-align: center;
    font-size: 100%; }

.text table td {
  padding: 5px 5px; }

/* Modulo paragraph text -end- */
/* Modulo title -begin- */
.title-page .title {
  display: block;
  clear: both;
  padding: 25px 0 25px;
  text-align: center;
  font-size: 26px;
  line-height: 1em;
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  color: #000; }

.title-page .title.bigLeft {
  font-size: 64px;
  line-height: 1em;
  font-family: 'Gotham 3r','Gotham A','Gotham B','Gotham-Light',Arial,Helvetica,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-align: left; }

/* Modulo title -end- */
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - begin */
@media only screen and (min-width: 1024px) and (max-width: 1129px) {
  /* TABLET 1024 Medium screen, non-retina - landscape */ }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /* TABLET 768 Medium screen, non-retina - portrait */
  /* Modulo title -begin- */
  .title-page .title.bigLeft {
    font-size: 50px; }

  /* Modulo title -end- */ }
@media only screen and (max-width: 767px) {
  /* SMARTPHONE 320 Small screen, non-retina, portrait */
  /* Modulo title -begin- */
  .title-page .title.bigLeft {
    font-size: 40px; }

  /* Modulo title -end- */ }
@media only screen and (max-width: 767px) and (orientation: landscape) {
  /* SMARTPHONE 480 Small screen, non-retina, landscape */ }
/* SCREEN MEDIA QUERIES FOR RESPONSIVE BROWSERS - end */
.title .titlePost h1 {
  font-size: 56px;
  line-height: 1em;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-transform: uppercase; }
  .title .titlePost h1 br {
    display: none; }
  @media only screen and (max-width: 660px) {
    .title .titlePost h1 {
      font-size: 36px; } }

#contactus-tpl h2 {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 0.4em;
  font-size: 25px; }

#contactus-tpl p,
#contactus-tpl ul {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Light', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  list-style: none;
  margin: 0;
  padding: 0; }

#contactus-tpl ul {
  margin: 15px 0 0;
  font-size: 13px; }

#contactus-tpl ul > li {
  margin-bottom: 12px; }

#contactus-tpl ul > li:last-child {
  margin-bottom: 0; }

#contactus-tpl ul > li > strong {
  width: 30px;
  display: inline-block; }

#contactus-tpl hr {
  border-top-color: #ddd;
  margin: 2em 0; }

.contactUsBox {
  border: 1px solid #ddd;
  padding: 20px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
  min-height: 220px; }

.contactUsBox figure {
  float: left;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: 0 12px 12px 0;
  background-color: #eee; }

.contactUsBox figure img {
  width: 100%;
  height: auto; }

.contactUsBox h3 {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Light', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #555;
  line-height: 1.2em;
  margin: 0 0 4px; }

.contactUsBox .role {
  font-size: 10px;
  color: #666;
  clear: both;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Light', Arial, Helvetica, sans-serif; }

#v2-investors-contactus-tpl .contactWrapper {
  position: relative; }
  #v2-investors-contactus-tpl .contactWrapper.hover-in .contactUsBox .textBox {
    opacity: 1;
    visibility: visible; }
  #v2-investors-contactus-tpl .contactWrapper .show-mobile-contacts-label {
    display: none;
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 1;
    font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 250ms ease;
    width: 100%;
    height: 100%;
    text-align: right;
    padding-right: 10px; }
    #v2-investors-contactus-tpl .contactWrapper .show-mobile-contacts-label i {
      position: relative;
      height: 10px; }
      #v2-investors-contactus-tpl .contactWrapper .show-mobile-contacts-label i:before {
        content: "\f067";
        position: absolute;
        top: 50%;
        right: -7px;
        transform: translateY(-50%);
        font-size: 8px; }
  #v2-investors-contactus-tpl .contactWrapper .hide-mobile-contacts {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    transition: all 250ms ease; }
    #v2-investors-contactus-tpl .contactWrapper .hide-mobile-contacts i {
      position: absolute;
      top: 10px;
      right: 20px;
      transform: rotate(45deg); }

#contactus-tpl .contactUsBox ul {
  margin: 20px 0 0;
  clear: left;
  font-size: 11px;
  padding: 0;
  list-style: none; }

#contactus-tpl .contactUsBox ul > li {
  margin-bottom: 10px;
  white-space: nowrap; }

#contactus-tpl .contactUsBox ul > li > strong {
  display: inline-block;
  width: 30px;
  font-weight: normal;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

@media only screen and (max-width: 1200px) {
  #v2-investors-contactus-tpl .contactWrapper.hover-in .contactUsBox .textBox {
    opacity: 0;
    visibility: hidden; }
  #v2-investors-contactus-tpl .contactWrapper .show-mobile-contacts-label {
    display: block; } }
@media only screen and (max-width: 1200px) {
  #v2-investors-contactus-tpl .contactWrapper .show-mobile-contacts-label {
    right: 0;
    padding: 5px 12px 5px 15px;
    font-size: 18px; }
    #v2-investors-contactus-tpl .contactWrapper .show-mobile-contacts-label i {
      font-size: 10px;
      right: 2px; } }
#v2-contactus-tpl h2 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 0.4em;
  font-size: 30px; }

#v2-contactus-tpl p {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  margin: 0;
  padding: 0; }

#v2-contactus-tpl hr {
  border-top-color: #ddd;
  margin: 2em 0; }

#v2-contactus-tpl .contactUsBox {
  background-color: #f6f6f6;
  padding: 30px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  min-height: 340px;
  border: 0 none; }

#v2-contactus-tpl .contactUsBox h3 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #000;
  line-height: 1em;
  margin: 0 0 4px;
  text-transform: uppercase; }

#v2-contactus-tpl .contactUsBox .role {
  font-size: 14px;
  color: #333;
  clear: both; }

#v2-contactus-tpl .contactUsBox ul {
  margin: 20px 0 0;
  clear: left;
  font-size: 14px;
  color: #333;
  padding: 0;
  list-style: none; }

#v2-contactus-tpl .contactUsBox ul > li {
  margin-bottom: 20px;
  white-space: nowrap;
  padding-left: 30px;
  padding-bottom: 5px; }

#v2-contactus-tpl .contactUsBox ul > li.mob {
  background: transparent url("../../gfx/v2/v2-contact/ico-mobile.png") no-repeat 0 0; }

#v2-contactus-tpl .contactUsBox ul > li.tel {
  background: transparent url("../../gfx/v2/v2-contact/ico-tel.png") no-repeat 0 0; }

#v2-contactus-tpl .contactUsBox ul > li.fax {
  background: transparent url("../../gfx/v2/v2-contact/ico-fax.png") no-repeat 0 0; }

#v2-investors-contactus-tpl h2 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 0.7em;
  font-size: 30px; }

#v2-investors-contactus-tpl p {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  margin: 0 0 3em 0;
  padding: 0 0 0 50px;
  background: transparent url("../../gfx/v2/v2-contact/email-black.png") no-repeat 0 0; }

#v2-investors-contactus-tpl p.no-padding {
  padding: 0;
  background: none; }

#v2-investors-contactus-tpl p a {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
  text-decoration: underline; }

#v2-investors-contactus-tpl hr {
  border-top-color: #ddd;
  margin: 2em 0; }

#v2-investors-contactus-tpl .contactUsLargeBox {
  width: 100%;
  height: auto;
  display: flex; }
  @media only screen and (max-width: 1200px) {
    #v2-investors-contactus-tpl .contactUsLargeBox {
      display: table; } }
  #v2-investors-contactus-tpl .contactUsLargeBox .imageBox {
    position: relative; }
    #v2-investors-contactus-tpl .contactUsLargeBox .imageBox img {
      height: auto;
      width: 275px; }
      @media (min-width: 1200px) and (max-width: 1400px) {
        #v2-investors-contactus-tpl .contactUsLargeBox .imageBox img {
          width: 235px; } }
      @media only screen and (max-width: 1200px) {
        #v2-investors-contactus-tpl .contactUsLargeBox .imageBox img {
          width: 100%;
          height: auto; } }
    #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .desktop {
      display: block; }
      @media only screen and (max-width: 1200px) {
        #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .desktop {
          display: none; } }
    #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .mobile {
      display: none; }
      @media only screen and (max-width: 1200px) {
        #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .mobile {
          display: block; } }
    #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .overlayContacts {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(35, 31, 32, 0.8);
      padding: 15px;
      font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease-in; }
      #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .overlayContacts h3 {
        font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
        font-size: 36px;
        color: #fff;
        line-height: 1em;
        margin: 0 0 18px;
        text-transform: uppercase; }
      #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .overlayContacts ul {
        margin: 20px 0 0;
        clear: left;
        font-size: 14px;
        color: #fff;
        padding: 0;
        list-style: none; }
        #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .overlayContacts ul li {
          margin-bottom: 20px;
          word-wrap: break-word;
          padding-left: 30px;
          padding-bottom: 5px; }
          #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .overlayContacts ul li.mob {
            background: transparent url("../../gfx/v2/v2-contact/ico-mobile-white.png") no-repeat 0 0; }
          #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .overlayContacts ul li.tel {
            background: transparent url("../../gfx/v2/v2-contact/ico-tel-white.png") no-repeat 0 0; }
          #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .overlayContacts ul li.email {
            background: transparent url("../../gfx/v2/v2-contact/ico-email-white.png") no-repeat 0px 4px; }
          #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .overlayContacts ul li a {
            text-decoration: none;
            color: #fff;
            padding-bottom: 0;
            border-bottom: 0 none; }
  #v2-investors-contactus-tpl .contactUsLargeBox .hover-in .imageBox .overlayContacts {
    opacity: 1;
    visibility: visible; }
  #v2-investors-contactus-tpl .contactUsLargeBox .textBox {
    background-color: #343434;
    padding: 21px 25px; }
    #v2-investors-contactus-tpl .contactUsLargeBox .textBox h3 {
      color: #fff;
      font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
      font-size: 42px;
      text-transform: uppercase;
      line-height: 1;
      margin: 0;
      margin-bottom: 8px; }
      @media (min-width: 1200px) and (max-width: 1400px) {
        #v2-investors-contactus-tpl .contactUsLargeBox .textBox h3 {
          font-size: 38px;
          line-height: 1; } }
    #v2-investors-contactus-tpl .contactUsLargeBox .textBox .role {
      margin-bottom: 8px;
      font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Light', Arial, Helvetica, sans-serif;
      color: #FFF; }
      @media (min-width: 1200px) and (max-width: 1400px) {
        #v2-investors-contactus-tpl .contactUsLargeBox .textBox .role {
          margin-bottom: 0.4em; } }
    #v2-investors-contactus-tpl .contactUsLargeBox .textBox .text {
      color: #fff;
      font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
      font-size: 14px;
      margin-bottom: 1em; }
      @media (min-width: 1200px) and (max-width: 1400px) {
        #v2-investors-contactus-tpl .contactUsLargeBox .textBox .text {
          margin-bottom: 0.4em; } }
    #v2-investors-contactus-tpl .contactUsLargeBox .textBox .read-more {
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      margin-bottom: 0;
      border: 0 none;
      font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
      font-size: 18px; }
    #v2-investors-contactus-tpl .contactUsLargeBox .textBox ul {
      margin: 2em 0 0 0;
      padding: 0;
      width: 100%; }
      #v2-investors-contactus-tpl .contactUsLargeBox .textBox ul li {
        display: inline-block;
        color: #fff;
        padding-bottom: 8px;
        font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding-left: 25px;
        margin-right: 35px; }
        #v2-investors-contactus-tpl .contactUsLargeBox .textBox ul li:last-child {
          margin-right: 0; }
        #v2-investors-contactus-tpl .contactUsLargeBox .textBox ul li a {
          margin-bottom: 0;
          border: 0 none;
          text-decoration: none;
          color: #fff;
          font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
          font-size: 12px; }
      #v2-investors-contactus-tpl .contactUsLargeBox .textBox ul .mob {
        background: transparent url("../../gfx/v2/v2-contact/ico-mobile-white.png") no-repeat 0 0; }
      #v2-investors-contactus-tpl .contactUsLargeBox .textBox ul .tel {
        background: transparent url("../../gfx/v2/v2-contact/ico-tel-white.png") no-repeat 0 0; }
      #v2-investors-contactus-tpl .contactUsLargeBox .textBox ul .email {
        background: transparent url("../../gfx/v2/v2-contact/ico-email-white.png") no-repeat 0px 4px; }
  @media (min-width: 1200px) and (max-width: 1400px) {
    #v2-investors-contactus-tpl .contactUsLargeBox .textBox {
      padding: 24px 18px; } }

#v2-investors-contactus-tpl .contactUsBox {
  width: 100%;
  min-height: 343px;
  position: relative;
  border: 0 none;
  padding: 0;
  /*&:hover {
      .textBox {
          opacity: 1;
      }
  }*/ }

#v2-investors-contactus-tpl .contactUsBox .imageBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  #v2-investors-contactus-tpl .contactUsBox .imageBox img {
    width: 100%;
    height: auto; }
  #v2-investors-contactus-tpl .contactUsBox .imageBox .desktop {
    display: block; }
    @media only screen and (max-width: 1200px) {
      #v2-investors-contactus-tpl .contactUsBox .imageBox .desktop {
        display: none; } }
  #v2-investors-contactus-tpl .contactUsBox .imageBox .mobile {
    display: none; }
    @media only screen and (max-width: 1200px) {
      #v2-investors-contactus-tpl .contactUsBox .imageBox .mobile {
        display: block; } }

#v2-investors-contactus-tpl .contactUsBox .textBox {
  background-color: rgba(35, 31, 32, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in; }

#v2-investors-contactus-tpl .contactUsBox .textBox.show {
  opacity: 1; }

#v2-investors-contactus-tpl .contactUsBox .textBox h3 {
  font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #fff;
  line-height: 1em;
  margin: 0 0 18px;
  text-transform: uppercase; }

#v2-investors-contactus-tpl .contactUsBox .textBox .role {
  font-size: 14px;
  color: #fff;
  clear: both; }

#v2-investors-contactus-tpl .contactUsBox .textBox ul {
  margin: 20px 0 0;
  clear: left;
  font-size: 14px;
  color: #fff;
  padding: 0;
  list-style: none; }

#v2-investors-contactus-tpl .contactUsBox .textBox ul > li {
  margin-bottom: 20px;
  word-wrap: break-word;
  padding-left: 30px;
  padding-bottom: 5px; }
  #v2-investors-contactus-tpl .contactUsBox .textBox ul > li a {
    text-decoration: none;
    color: #fff;
    padding-bottom: 0;
    border-bottom: 0 none; }

#v2-investors-contactus-tpl .contactUsBox .textBox ul > li.mob {
  background: transparent url("../../gfx/v2/v2-contact/ico-mobile-white.png") no-repeat 0 0; }

#v2-investors-contactus-tpl .contactUsBox .textBox ul > li.tel {
  background: transparent url("../../gfx/v2/v2-contact/ico-tel-white.png") no-repeat 0 0; }

#v2-investors-contactus-tpl .contactUsBox .textBox ul > li.email {
  background: transparent url("../../gfx/v2/v2-contact/ico-email-white.png") no-repeat 0px 4px; }

#v2-investors-contactus-tpl .textBottom {
  background: #343434;
  color: #ffffff;
  padding: 15px 30px 25px; }
  #v2-investors-contactus-tpl .textBottom h3 {
    margin: 0 0 8px;
    color: #fff;
    font-family: "GothamHTF-BookCondensed", Arial, Helvetica, sans-serif;
    font-size: 35px;
    line-height: 1em;
    text-transform: uppercase; }
  #v2-investors-contactus-tpl .textBottom .role {
    margin-bottom: 8px;
    font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Light', Arial, Helvetica, sans-serif; }
  #v2-investors-contactus-tpl .textBottom p {
    padding: 0;
    background: transparent;
    margin: 0;
    font-family: 'Gotham-Book', Arial, Helvetica, sans-serif;
    font-size: 14px; }

#v2-investors-contactus-tpl .text .paragraphText {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.5em; }
#v2-investors-contactus-tpl .faq-img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; }
#v2-investors-contactus-tpl .textBottom {
  height: 380px; }
#v2-investors-contactus-tpl .contactUsBox {
  margin-bottom: 0;
  margin-top: 20px; }
#v2-investors-contactus-tpl .contactUsBox .textBox {
  padding: 15px; }
#v2-investors-contactus-tpl .contactWrapper.onlyText .contactUsBoxOnlyText .textBottom {
  min-height: 200px; }
#v2-investors-contactus-tpl .contactWrapper.onlyText .contactUsBoxOnlyText .overlayContacts {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  z-index: 1;
  background: rgba(52, 52, 52, 0.95);
  transition: all 300ms ease-in; }
  #v2-investors-contactus-tpl .contactWrapper.onlyText .contactUsBoxOnlyText .overlayContacts h3 {
    font-size: 36px;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 18px;
    color: #FFFFFF; }
  #v2-investors-contactus-tpl .contactWrapper.onlyText .contactUsBoxOnlyText .overlayContacts ul {
    margin: 20px 0 0;
    clear: left;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0;
    list-style: none; }
    #v2-investors-contactus-tpl .contactWrapper.onlyText .contactUsBoxOnlyText .overlayContacts ul li {
      margin-bottom: 20px;
      word-wrap: break-word;
      padding-left: 30px;
      padding-bottom: 5px; }
      #v2-investors-contactus-tpl .contactWrapper.onlyText .contactUsBoxOnlyText .overlayContacts ul li a {
        text-decoration: none;
        color: #FFFFFF;
        padding-bottom: 0;
        border-bottom: 0 none; }
      #v2-investors-contactus-tpl .contactWrapper.onlyText .contactUsBoxOnlyText .overlayContacts ul li.mob {
        background: transparent url("../../gfx/v2/v2-contact/ico-mobile-white.png") no-repeat 0 0; }
      #v2-investors-contactus-tpl .contactWrapper.onlyText .contactUsBoxOnlyText .overlayContacts ul li.tel {
        background: transparent url("../../gfx/v2/v2-contact/ico-tel-white.png") no-repeat 0 0; }
      #v2-investors-contactus-tpl .contactWrapper.onlyText .contactUsBoxOnlyText .overlayContacts ul li.email {
        background: transparent url("../../gfx/v2/v2-contact/ico-email-white.png") no-repeat 0px 3px;
        background-size: 18px; }
#v2-investors-contactus-tpl .contactWrapper.onlyText .contactUsBoxOnlyText .role {
  margin-bottom: 8px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Light', Arial, Helvetica, sans-serif; }
@media only screen and (max-width: 1200px) {
  #v2-investors-contactus-tpl .contactWrapper.onlyText {
    margin-bottom: 45px; }
    #v2-investors-contactus-tpl .contactWrapper.onlyText .show-mobile-contacts-label {
      color: #FFFFFF;
      top: 0;
      z-index: 6; }
    #v2-investors-contactus-tpl .contactWrapper.onlyText .hide-mobile-contacts {
      color: #FFFFFF;
      z-index: 5; } }
#v2-investors-contactus-tpl .contactWrapper.onlyText.hover-in .contactUsBoxOnlyText .overlayContacts {
  opacity: 1;
  visibility: visible; }
@media only screen and (max-width: 1400px) {
  #v2-investors-contactus-tpl .contactUsBox .textBox h3 br {
    display: none; } }
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  #v2-investors-contactus-tpl .contactUsBox {
    min-height: 292px; }
  #v2-investors-contactus-tpl .textBottom {
    height: 500px; } }
@media only screen and (min-width: 1001px) and (max-width: 1199px) {
  #v2-investors-contactus-tpl .contactUsBox {
    min-height: 265px; }
  #v2-investors-contactus-tpl .textBottom {
    height: 520px; } }
@media only screen and (max-width: 1200px) {
  #v2-investors-contactus-tpl .textBottom {
    height: auto; }
  #v2-investors-contactus-tpl .contactUsLargeBox .imageBox .mobile,
  #v2-investors-contactus-tpl .contactUsBox .imageBox .mobile {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto !important;
    height: 100%; }
  #v2-investors-contactus-tpl .contactUsLargeBox .imageBox {
    position: relative;
    overflow: hidden;
    height: 343px; } }

.page-cnt {
  min-height: 500px;
  padding: 80px 0; }

.servicePage {
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4em; }

.servicePage .text {
  margin-top: 0; }

.servicePage .title-page h1.title {
  color: #000;
  font-family: 'Gotham 5r','Gotham A','Gotham B','Gotham-Medium',Arial,Helvetica,sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -1px;
  margin: 0 0 10px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.3em; }

.servicePage .title .titlePost {
  margin: 0 0 30px;
  padding-left: 0;
  padding-right: 0; }

.servicePage .title .titlePost .shareOn {
  right: 10px; }

.servicePage h2,
.servicePage h3,
.servicePage h4,
.servicePage h5,
.servicePage h6 {
  color: #000;
  font-family: 'Gotham 5r','Gotham A','Gotham B','Gotham-Medium',Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 12px;
  text-transform: uppercase; }

.servicePage h3 {
  font-size: 18px; }

.servicePage h4 {
  font-size: 16px; }

.servicePage h5 {
  font-size: 14px; }

.servicePage h6 {
  font-size: 12px; }

.servicePage p {
  margin-bottom: 15px; }

.servicePage a,
.servicePage a:visited {
  color: #333; }

.servicePage a:hover,
.servicePage a:active,
.servicePage a:focus {
  color: #888; }

.servicePage ul,
.servicePage ol {
  font-family: 'Gotham 4r','Gotham A','Gotham B','Gotham-Book',Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 18px;
  padding-left: 25px;
  text-align: left; }

.servicePage ul {
  list-style: disc outside none; }

.servicePage ol {
  list-style: decimal outside none; }

.servicePage ul li {
  margin-bottom: 0.5em; }

.servicePage .title .shareOn aside ul {
  padding: 0;
  list-style: none; }

.servicePage .text table {
  border: 1px solid #999;
  margin: 20px 0; }

.servicePage .text table td,
.servicePage .text table th {
  padding: 10px;
  border: 1px solid #999; }

.servicePage .text table th {
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

@media screen and (max-width: 772px) {
  .servicePage {
    font-size: 13px; }

  .servicePage .title-page h1.title {
    font-size: 28px; }

  .servicePage h2 {
    font-size: 16px; } }
.servicePage .btnGroup {
  margin-top: 20px; }

.servicePage .downloadLink,
.servicePage .cvLink {
  display: inline-block;
  height: 39px;
  width: 39px;
  margin: 0 0 0 6px;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -341px -2px; }

.servicePage .downloadLink {
  background-position: -341px -2px; }

.servicePage .cvLink {
  background-position: -598px -2px; }

.servicePage .tabWrapper {
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px; }

.servicePage .tabWrapper,
.servicePage .tabWrapper *,
.servicePage .sectionTabWrapper,
.servicePage .sectionTabWrapper * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.servicePage .tabWrapper .tab {
  padding: 12px 5px;
  float: left;
  cursor: pointer;
  width: 33.333333%;
  text-transform: uppercase;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Book', Arial, Helvetica, sans-serif;
  background-color: #eee;
  font-size: 12px;
  border: 1px solid #fff;
  text-align: center;
  min-height: 70px; }

.servicePage .tabWrapper .tab.active {
  background-color: #ddd;
  font-family: 'Gotham 5r', 'Gotham A', 'Gotham B', 'Gotham-Medium', Arial, Helvetica, sans-serif; }

.tabBlock {
  display: none;
  clear: both;
  margin-top: 20px; }

.tabBlock.active {
  display: block; }

@media only screen and (max-width: 992px) {
  .servicePage .tabWrapper .tab {
    width: 50%; } }
@media only screen and (max-width: 768px) {
  .servicePage .tabWrapper .tab {
    width: 100%;
    float: none; } }
.accordionTitle {
  font-size: 18px;
  font-family: 'Gotham 3r', 'Gotham A', 'Gotham B', 'Gotham-Light', Arial, Helvetica, sans-serif;
  padding: 30px 45px 30px 0;
  border-top: 1px solid #ccc;
  position: relative;
  cursor: pointer;
  line-height: 1.3em; }

.accordionItem:first-child .accordionTitle {
  border: 0; }

.accordionTitle:after {
  content: "";
  height: 39px;
  width: 37px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  background: transparent url("../../gfx/spr/spriteSite.png") no-repeat -382px 0; }

.accordionTitle.on:after {
  background-position: -423px 0; }

.accordionContent {
  display: none; }

.accordionContent.on {
  display: block; }

.optout .label,
.optin .label {
  color: #000; }

/*# sourceMappingURL=service-page-tpl.css.map */
