* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html, body, ul, ol, .row, [class*="col-"], .vertical-nav {
  margin-top: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  -ms-overflow-style: scrollbar;
}

.less-1080 {
    display: none;
}

.body {
  overflow: hidden;
}

.display-1080 {
    display: flex;
}

.navbar-scroll {
  width: 100% !important;
  overflow-y: scroll!important;
  height: 100vh;
}
.press-release-container {
    display: table;
    padding-bottom: 10px;
    padding-right: 12px;
}
.margin-top-0 {
  margin-top: 0px; }

.margin-top-6 {
  margin-top: 6px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-11 {
  margin-top: 11px; }

.margin-top-16 {
  margin-top: 16px; }

.margin-top-22 {
  margin-top: 22px; }

.margin-top-32 {
  margin-top: 32px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-top-96 {
  margin-top: 96px; }

.margin-bottom-0 {
  margin-bottom: 0px; }

.margin-bottom-5 {
  margin-bottom: 5px; }

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

.margin-bottom-25 {
  margin-bottom: 25px; }

.margin-bottom-32 {
  margin-bottom: 32px; }

.margin-bottom-56 {
  margin-bottom: 56px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.height-20 {
  height: 20px; }

.height-80 {
  height: 80px; }

.height-427 {
  height: 427px; }

.height-100 {
  height: 100px; }

.margin-right-10 {
  margin-right: 10px; }

.margin-right-16 {
  margin-right: 16px; }

.margin-left-8 {
  margin-left: 8px; }

.margin-left-48 {
  margin-left: 48px; }

.padding-bottom-0 {
  padding-bottom: 0px; }

.padding-bottom-15 {
  padding-bottom: 15px; }

.padding-left-16 {
  padding-left: 16px; }

.padding-top-16 {
  padding-top: 16px; }

.padding-top-24 {
  padding-top: 24px; }

.padding-top-108 {
  padding-top: 108px; }

.left-4 {
  left: 4px; }

.left-5 {
  left: 5px; }

.top-15 {
  top: 15px; }

.right-8 {
  right: 8px; }

.max-width-900 {
  max-width: 900px; }

div.collapse.navbar-collapse {
  padding-left: 0; }

.min-height-600 {
  min-height: 600px; }

.column-count-2 {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2; }

.column-count-3 {
  column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 15px;
  margin-bottom: 10px; }

.opacity-8 {
  opacity: 0.8; }

.opacity-9 {
  opacity: 0.9; }

.opacity-10 {
  opacity: 1; }

.width-100 {
  width: 100%; }

.width-99 {
  width: 99%; }

.modal-padding {
  padding: 24px 48px 48px 48px; }

.margin-0-8 {
  margin: 0 80px; }

input.border-color-green.form-control:focus {
  border-top: none;
  border-left: none;
  border-right: none;
  background: #00C853;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  border-radius: 0; }

.active-border-language {
  border-bottom: 3px solid rgb(0, 200, 83) ;
}

.btn-green {
  color: #ffffff;
  background-color: #00C853;
  border-color: #00C853; }

.color-white {
  color: #ffffff; }

.display-none {
  display: none; }

.border-none {
  border: none; }

.text-align-center {
  text-align: center; }

.username-style {
  padding-left: 8px;
  color: #ffffff;
  vertical-align: bottom; }

.search-section-border-bottom {
  border-bottom: 1px solid #dcdcdc; }

.margin-right-8 {
  margin-right: 8px; }

.search-input-style {
  border: 1px solid #dcdcdc;
  background-color: transparent;
  color: #00C853; }

.header {
  border-radius: 0;
  margin-bottom: 0;
  margin-top: -1px;
  opacity: 1; }

.navbar-container {
  display: flex;
  flex-flow: row;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100vw;
  left: 0;
  height: 60px;
  background-color: #243a5a; }

.navbar-z-index-2 {
  z-index: 2; }

.homepage-navbar-logo {
  background-color: #FFFFFF;
  display: inline;
  width: 215px;
  padding-left: 10px;
  padding-right: 10px; }
  .homepage-navbar-logo .big-logo {
    width: 100%;
    height: auto;
    position: relative;
    top: 14px;
    margin: 0;
    padding: 0; }

.nav > li > a {
  padding: 10px 10px; }

.pages-navbar-logo {
  background-color: white;
  display: inline; }

.navbar-white-triangle {
  display: inline;
  left: 368px; }

.search-bottom-border-bottom {
  border-bottom: 1px solid #ffffff; }

.navbar-blue-triangle {
  display: inline;
  position: relative;
  left: auto; }

.navbar-white-section {
  background-color: #ffffff;
  display: inline;
  height: 80px; }

.navbar-logo-margin-padding {
  margin-left: 70px;
  margin-right: 70px;
  padding-top: 20px; }

.navbar-white-overlay {
  margin-top: -16px;
  margin-left: -16px;
  position: absolute; }

.logo {
  position: relative;
  left: 30px;
  top: 5px; }

.navbar-nav {
  margin-top: 8px; }

.navbar-right li a {
  opacity: .7;
  -webkit-transition: .3s all ease-in-out;
  -moz-transition: .3s all ease-in-out;
  -ms-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out;
  border: none !important; }
  .navbar-right li a:hover {
    border: none !important;
    opacity: 1; }

.navbar-nav li.dropdown a,
.navbar-right-section a {
  color: #ffffff !important; }

.navbar-nav ul.dropdown-menu.large-menu a {
  color: #000000 !important; }

.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.footer-nav {
    float: none;
}
/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */
#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 10px 0 10px 3%; }

#mc_embed_signup h2 {
  font-weight: bold;
  padding: 0;
  margin: 15px 0;
  font-size: 1.4em; }

#mc_embed_signup input {
  border: 1px solid #ABB0B2; }

#mc_embed_signup input[type=checkbox] {
  -webkit-appearance: checkbox;
  margin-right: 6px; }

#mc_embed_signup input[type=radio] {
  -webkit-appearance: radio; }

#mc_embed_signup input:focus {
  border-color: #333; }

#mc_embed_signup .button {
  clear: both;
  background-color: #00c852;
  border: 0 none;
  transition: all 0.23s ease-in-out 0s;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  height: 34px;
  line-height: 30px;
  margin: 0 5px 8px 0;
  padding: 0 22px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  width: auto; }

#mc_embed_signup .button:hover {
  background-color: #1b2c44; }

#mc_embed_signup .small-meta {
  font-size: 11px; }

#mc_embed_signup .nowrap {
  white-space: nowrap; }

#mc_embed_signup .mc-field-group {
  position: relative;
  width: 96%; }

#mc_embed_signup .size1of2 {
  clear: none;
  float: left;
  display: inline-block;
  width: 46%;
  margin-right: 4%; }

* html #mc_embed_signup .size1of2 {
  margin-right: 2%;
  /* Fix for IE6 double margins. */ }

#mc_embed_signup .mc-field-group label {
  display: block;
  margin-bottom: 3px; }

#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%; }

#mc_embed_signup .mc-field-group select {
  display: inline-block;
  width: 99%;
  padding: 5px 0;
  margin-bottom: 2px; }

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
  padding: 5px 0; }

#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input {
  display: inline;
  width: 60px;
  margin: 0 2px;
  letter-spacing: 1px;
  text-align: center;
  padding: 5px 0 2px 0; }

#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input {
  width: 40px; }

#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
  width: 30px; }

#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label {
  display: none; }

#mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 11px;
  margin-right: 4%; }

#mc_embed_signup .asterisk {
  color: #e85c41;
  font-size: 150%;
  font-weight: normal;
  position: relative;
  top: 5px; }

#mc_embed_signup .clear {
  clear: both; }

#mc_embed_signup .mc-field-group.input-group ul {
  margin: 0;
  padding: 5px 0;
  list-style: none; }

#mc_embed_signup .mc-field-group.input-group ul li {
  display: block;
  padding: 3px 0;
  margin: 0; }

#mc_embed_signup .mc-field-group.input-group label {
  display: inline; }

#mc_embed_signup .mc-field-group.input-group input {
  display: inline;
  width: auto;
  border: none; }

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  padding: 0em .5em 0em .5em;
  overflow: hidden;
  width: 90%;
  margin: 0 5%;
  clear: both; }

#mc_embed_signup div.response {
  margin: 1em 0;
  padding: 1em .5em .5em 0;
  font-weight: bold;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%; }

#mc_embed_signup #mce-error-response {
  display: none; }

#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none; }

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0; }

#mc-embedded-subscribe {
  clear: both;
  width: auto;
  display: block;
  margin: 1em 0 1em 5%; }

#mc_embed_signup #num-subscribers {
  font-size: 1.1em; }

#mc_embed_signup #num-subscribers span {
  padding: .5em;
  border: 1px solid #ccc;
  margin-right: .5em;
  font-weight: bold; }

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  display: inline-block;
  margin: 2px 0 1em 0;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
  font-weight: normal;
  z-index: 1;
  color: #e85c41; }

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: 2px solid #e85c41; }

#mc_embed_signup .mc-field-group {
  float: left;
  width: 26%;
  margin-right: 1%; }

.checkbox-group ul li {
  float: left;
  font-size: 12px;
  margin-right: 25px !important; }

.navbar-nav li.dropdown a:hover,
.navbar-right-section a:hover {
  color: #00C853 !important; }

.navbar-nav > li > .dropdown-menu.large-menu {
  margin-top: 2px;
  border: none;
  position: fixed;
  left: 250px;
  top: 58px; }

.navbar-right-section {
  margin-right: 5px;
  margin-left: 0; }

.navbar-right-section-style {
  font-size: 14px;
  color: #ffffff;
  background-color: transparent;
  cursor: pointer;
  border: 0px transparent;
  outline: none; }

.row {
  margin: 0; }

option.option-style {
  background: #00C853;
  outline: none; }

ul.dropdown-menu.large-menu {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3; }

ul.dropdown-menu.large-menu a {
  white-space: unset; }

.navbar-inverse {
  border-color: transparent; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: transparent; }

.navbar-inverse .navbar-nav > .open > a span {
  border-bottom: 5px solid #00C853;
  padding-bottom: 2px; }

.dropdown-menu.large-menu > li > a.menu-title {
  font-weight: bold;
  padding: 0px 20px !important;
}

.dropdown-menu.large-menu > li > a {
  padding: 0px 20px !important;
}

.dropdown-menu.large-menu > li > a.subtitle {
  padding-left: 30px; }

.dropdown-menu.large-menu {
  width: 910px;
  top: 124%;
  padding: 12px 16px; }

.dropdown-menu {
  border-radius: 0; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #243A5A; }

.carousel-indicators li.active {
  border: 1px solid #00C853;
  border-radius: 0;
  width: 24px;
  height: 4px;
  background-color: #00C853; }

.carousel-indicators li {
  border: 1px solid #243A5A;
  border-radius: 0;
  width: 24px;
  height: 4px;
  background-color: #243A5A; }

.related-articles-container {
  display: flex;
  flex-flow: row;
  position: absolute;
  top: 60px;
  z-index: 11;
  height: 125px;
  overflow: hidden; }

.related-articles-overflow {
  display: inline;
  background-color: rgba(36, 58, 90, 0.8);
  border-color: transparent;
  color: #ffffff;
  font-size: 14px;
  padding: 28px 0 24px 60px;
  width: 100%; }

.related-articles-action-display {
  display: flex;
  flex-flow: row; }
  .related-articles-action-display .arrow-action {
    -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -ms-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    background-color: #243a5a;
    display: inline;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    left: 25px;
    position: relative; }
    .related-articles-action-display .arrow-action:first-child {
      margin-right: 5px; }
    .related-articles-action-display .arrow-action:hover {
      background-color: #00C853; }

.arrow-position-top {
  position: relative;
  top: -1px;
  width: 6px; }

.related-title {
  margin: 0 10px 15px 0;
  font-size: 16px;
  font-weight: 600; }

#related-articles-carousel a p {
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: .3s all ease-in-out;
  -moz-transition: .3s all ease-in-out;
  -ms-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
#related-articles-carousel a:hover p {
  color: #fff; }

.related-articles-blue-triangle-style {
  display: inline;
  opacity: .8; }

a.article-link-style > p {
  color: #ffffff; }

a.article-link-style:hover > p {
  text-decoration: none;
  color: #00C853; }

a.article-link-style {
  text-decoration: none; }

.carousel-inner.biggal {
  background-color: #000000; }

#mySlider {
  background-color: #000000; }

.overlay-container {
  padding-left: 60px;
  position: relative;
  z-index: 9; }

.overlay-container p {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: .1px;
  color: #ffffff;
  line-height: 18px; }

.overlay-container h2 {
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 1.1px;
  margin-bottom: 15px;
  max-width: 645px;
  color: #ffffff; }

a.stage-button:hover {
  text-decoration: none; }

.read-more-button {
  background-color: #00C853;
  border: none;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 25px;
  -webkit-transition: .3s all ease-in-out;
  -moz-transition: .3s all ease-in-out;
  -ms-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .read-more-button:hover {
    background-color: #243A5A; }

label {
  font-weight: 500; }

.banner {
  height: 200px;
  background-color: #243A5A;
  color: #ffffff;
  position: relative; }
  .banner .d-table {
    height: 100%; }
    .banner .d-table .d-table-cell {
      height: 100%;
      padding-left: 60px; }

.left-aligned-container {
  padding-left: 0;
  margin-left: 60px; }

.banner h2 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-top: 0; }

.sbtitle {
  margin-bottom: -8px !important; }

.banner p {
  line-height: calc(14px + 4px);
  font-size: 14px;
  max-width: 850px; }

.banner-right-section {
  height: 250px;
  position: absolute;
  top: 0;
  right: 0; }

.bulb {
  position: absolute;
  right: 30%;
  top: 30%; }

.plug {
  height: 80px;
  width: 84px;
  position: absolute;
  left: 50%;
  bottom: -76px;
  margin-left: -42px; }

.masonry {
  padding-top: 120px;
  padding-bottom: 56px;
  background: #E5E5E5;
  min-height: 24px; }

.center-aligned-content {
  margin-left: 60px;
  margin-right: 60px; }

.masonry-title {
  text-align: center;
  padding-bottom: 55px;
  color: #243A5A; }

.masonry p {
  line-height: 18px;
  font-size: 14px;
  max-width: 250px; }

.masonry-title p {
  font-size: 16px;
  margin-bottom: 20px;
  max-width: none !important; }

.masonry-title h2 {
  font-size: 24px;
  font-weight: 500;
  font-family: inherit;
  line-height: 1.2; }

.item-carousel-background {
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: auto;
  opacity: .75; }

.white-background {
  background-color: #ffffff; }

.blue-background {
  background-color: #243A5A; }

.green-background {
  background-color: #00C853; }

.border-color-white {
  border-color: #ffffff; }

.masonry .masonry-item-content {
  padding: 0 45px;
  display: table-cell;
  vertical-align: middle;
  color: #ffffff; }

.d-table {
  display: table; }

.d-table.d-home {
  height: 100vh;
  position: absolute;
  width: 600px; }

.d-table-cell {
  display: table-cell;
  float: none;
  vertical-align: middle; }

.masonry .masonry-item-content a,
.masonry .masonry-item-content h3 {
  font-weight: 500;
  color: #ffffff; }

.masonry h3 {
  font-size: 22px;
  margin-bottom: 20px; }

.masonry a {
  font-weight: 500;
  font-size: 14px;
  color: #243A5A; }

.newsletter-box {
  background: #E5E5E5; }

.newsletter-box a.newsletter {
  color: #00C853; }

.power {
  background-color: #00C853;
  color: #ffffff;
  text-align: center;
  padding-top: 75px; }

.power p {
  padding: 45px 65px;
  max-width: none; }

footer {
  font-size: 14px;
  min-height: 56px;
  background-color: #1b2c44; }

.copyright {
  color: rgba(255, 255, 255, 0.7);
  padding-top: 20px;
  font-size: 12px; }

.footer-item {
  padding-left: 0;
  margin-bottom: 22px;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.fb-container {
  padding-top: 56px;
  padding-right: 0; }

.fb-img {
  height: 26px;
  width: 25px; }

footer .footer-item-link {
  color: #ffffff;
  font-size: 12px;
  opacity: .7;
  text-decoration: none;
  -webkit-transition: .3s all ease-in-out;
  -moz-transition: .3s all ease-in-out;
  -ms-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  footer .footer-item-link:hover {
    opacity: 1; }

.footer-item-link {
  color: #ffffff;
  padding: 0 .7rem;
  display: block; }

.footer-item li span {
  padding-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.3); }
.footer-item li:last-child span {
  border-right: none; }

.bdcrumb {
  background-color: rgba(36, 58, 90, 1);
  height: 60px;
  height: auto;
}

.breadcrumb {
  padding: 20px 40px 20px 60px;
  background-color: transparent;
  margin: 0; }

.breadcrumb-triangle-dimension {
  height: 60px;
  width: 42px; }

.breadcrumb li:last-child {
  color: #ffffff; }

.breadcrumb > li + li:before {
  color: #00C853; }

.breadcrumb-a {
  color: #00C853; }

.navbar-attached {
  display: inline-flex;
  position: absolute;
  z-index: 3;
  top: 60px; }
  .navbar-attached .blue-background {
    background-color: rgba(36, 58, 90, 0.8); }
  .navbar-attached .breadcrumb-triangle-dimension {
    opacity: 1; }

.image-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  top: 60px;
  background-color: #ffffff;
}

.overlay-article {
  background-image: url("../lib/images/white_rectangle.png");
  top: 60px;
  z-index: 1;
  opacity: 0.8;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 418px;
  position: absolute; }

.overlay-article-textbox {
  position: absolute;
  z-index: 2;
  left: 60px;
  top: 35%;
  height: 65%; }

.read-more-div {
  position: absolute;
  bottom: 24px;
  right: 0;
  display: flex; }

.read-more-wrapper {
  background-color: #00C853;
  height: 44px;
  width: 120px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-align: center;
  cursor: pointer; }

.read-more-wrapper:hover {
  width: 184px; }

.read-more-wrapper a {
  color: #ffffff;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  position: relative;
  top: 11px; }

.overlay-article-textbox-left-border {
  border-left: 12px solid #00C853;
  padding-left: 10px;
  padding-top: 1px; }

.two-columns-img-background {
  width: auto;
  height: 418px; }

.three-columns-img-background {
  width: auto;
  height: 418px; }

.columns-section-background {
  background-color: #E5E5E5; }

.columns-section-content {
  width: 100%;
  margin: 0 auto; }

.columns-article-content {
  width: 100%;
  background-color: #ffffff;
  margin-top: 60px; }

.columns-article-content-height {
  width: 100%;
  background-color: #ffffff;
  margin-top: 60px;
  min-height: 870px;}

.columns-article-content p {
  text-align: justify; }

.columns-article-content img {
  height: auto;
}

.columns-article-padding {
  padding: 30px 60px; }

.columns-article-padding-search {
  padding: 0px 60px; }

.columns-first-col {
  padding: 0 40px 0 0;
  border-right: 1px solid #ececec;
  margin-right: 0;
}

.columns-second-col {
    padding: 0 40px;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}

.columns-third-col {
  padding: 0 0 0 40px;
  border-left: 1px solid #ececec;
  margin-left: 0; }

.column-content {
  margin-bottom: 5px; }

.social-logo-wrapper {
  position: absolute;
  right: 30px;
  bottom: 30px;
  background-color: #ffffff;
  padding: 5px;
  border-radius: 19px;
  z-index: 2; }

.last-articles-title-box {
  height: 135px;
  background-color: #E5E5E5; }

.last-articles-centered-textbox-wrapper {
  position: absolute;
  width: 100%;
  height: 200px;
  top: 50%;
  margin-top: -100px; }

.last-articles-centered-textbox {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #ffffff; }

.last-articles-read-more {
  font-size: 16px;
  font-weight: 900;
  color: #00C853; }

.last-articles-read-more:hover {
  color: #ffffff;
  text-decoration: none; }

.last-articles-social-logo-wrapper {
  position: absolute;
  top: 24%;
  left: 50%;
  margin-left: -38px;
  background-color: #ffffff;
  padding: 5px;
  border-radius: 19px; }

.last-articles-social-logo-wrapper a:hover {
  text-decoration: none; }

.latest-articles-section {
  background-color: #E5E5E5;
  padding-bottom: 220px; }

.text-card {
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  padding: 15px;
  width: 99%; }

.card-background {
  width: 99%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #243A5A;
  opacity: 0.6; }

.social-card-textbox {
  width: 99%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.first-image-card {
  background: url("../lib/images/articol1.png") no-repeat center center;
  background-size: cover;
  width: 99%; }

a.small-latest-fb-link, a.small-latest-fb-link:hover {
  color: inherit;
  text-decoration: none; }

a.small-latest-fb-link span {
  display: none; }

.small-logo {
  display: none; }

.navbar-collapse.navbar-small-screen .row {
  padding: 10px 24px 10px 35px; }

.navbar-collapse.navbar-small-screen {
  display: none !important;
  margin-left: -347px;
  margin-right: -16px;
  border: none; }

.menu {
  display: none; }
  .menu.open {
    display: block; }

.vertical-nav {
  min-width: 240px;
  padding: 0;
  float: left;
  display: inline-block;
  background-color: #243A5A;
  height: 100%;
  z-index: 1;
  color: #ffffff;
  font-size: 14px; }
  .vertical-nav.menu.open {
    margin-bottom: 20px; }

.vertical-nav.vertical-nav div.active_link {
  background-color: transparent; }

a.nav-element-list {
  padding: 0px 80px;
  margin-right: -18px;
  display: inline-block;
  color: #ffffff; }

a.nav-element-list:hover {
  background-color: transparent;
  color: #00C853;
  border-radius: 0 24px 24px 0;
  cursor: pointer;
  text-decoration: none; }

.nav-element {
  display: inline-block;
  padding: 10px 0; }

.nav-element:hover {
  background-color: transparent;
  cursor: pointer; }

a.language:hover {
  color: #ffffff; }

a.language {
  text-decoration: none; }

div.main-menu {
  border-bottom: 2px solid transparent; }
  div.main-menu:hover {
    border-bottom: 2px solid #00C853; }

div.main-menu.active_link {
  border-bottom: 2px solid #00C853 !important; }

div.submenu:hover {
  color: #00C853; }

.caret {
  margin-right: 8px; }

.caret-animation-style {
  transform: rotate(0deg); }

.caret-animation-style.active {
  transform: rotate(90deg); }

a.category-sitemap-item {
  color: #ffffff; }

a.category-sitemap-item:hover,
a.category-sitemap-item:active {
  color: #00C853;
  display: inline-block;
  text-decoration: none; }

.social-link ul a {
  opacity: .7;
  transition: .3s all ease-in-out; }

.social-link ul a:hover {
  opacity: 1; }

.social-link {
  position: fixed;
  z-index: 10;
  bottom: 30px;
  right: 0;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  background: #ffffff; }

.nav > li > a:focus, .nav > li > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
  border-bottom: 2px solid #00C853;
  padding-bottom: 6px; }

.social-ul-facebook {
  position: relative;
  margin-top: 8px;
  margin-left: 8px; }

.social-link-image {
  height: 22px;
  width: 22px; }

.carousel-control {
  width: 5%; }

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

.font-size-14 {
  font-size: 14px!important; }

.title {
  color: #243A5A; }

.search-results-title {
  font-weight: 600;
  color: #243A5A;
  font-size: 16px; }

.contact-button {
  text-align: center;
  color: #ffffff;
  background-color: #00C853;
  font-weight: bold;
  display: table;
  width: 100%;
  transition-duration: 0.3s;
  padding: 16px;
  border: none; }

.contact-button:hover {
  background-color: #00943e;
  cursor: pointer; }

.form-box {
  padding: 0 25px 25px 25px;
  background-color: #243A5A; }

.margin-zero {
  margin: 0; }

.text-color-white {
  color: #ffffff; }

a.terms-and-conditions {
  color: #00C853; }

.carousel-control {
  width: 5%; }

.html-editor-articles-section {
  background-color: #E5E5E5;
  padding-bottom: 220px;
  padding-top: 56px;
  min-height: 725px; }

.htm-editor-section-content {
  width: 90%;
  margin: 0 auto;
  padding-top: 56px; }

.ol, ul {
  margin-left: 20px; }

.body-search {
  background-color: #E5E5E5; }

.heading-container {
  margin-top: 60px;
  margin-bottom: 80px;
  padding-top: 30px; }

.container-search {
  background-color: #ffffff;
  min-height: 870px; }

.title-search {
  color: #243A5A; }

.search-results-title {
  font-weight: 600;
  color: #243A5A;
  font-size: 16px; }

.search-result {
  margin-bottom: 40px;
  border-bottom: 1px solid #E5E5E5; }

.search-result-title {
  font-size: 24px;
  font-weight: 600;
  color: #243A5A; }

.search-result-text {
  font-size: 16px;
  margin-bottom: 40px; }

.result {
  color: #00C853;
  font-weight: 500;
  font-style: italic; }

.pagination-position {
  margin-bottom: 40px; }

.padding-top-170 {
  padding-top: 170px; }

.padding-top-130 {
  padding-top: 130px; }

.small-screens-footer {
  display: none; }

.large-screens-footer {
  display: flex; }

.margin-top-96.contact {
    margin-top: 170px;
}

ul.navbar-nav.first-nav li.dropdown {
    display: inline-block;
}

img.breadcrumb-triangle-dimension {
    display: flex;
}

.mobile {
    display: none;
}

@media (min-width: 1200px) {
    .col-lg-offset-4 {
        margin-left: 27.333333%;
    }

  .half-slider {
    margin: auto;
    width: 50%;
    padding: 20px;
  }

  .carousel-inner.inner-page {
    width: 100%!important;
    height: 400px!important;
  }


  .inner-carousel {
    background: lightgray;
  }
}

@media (min-width: 1025px) and (max-width: 1430px) {
  .navbar-nav {
    margin-left: 0; }

  .navbar-right-section {
    margin-right: 0; }

  .navbar-logo-margin-padding {
    margin-left: 30px;
    margin-right: 30px; }

  .banner p {
    max-width: 65%; } }
@media (max-width: 1200px) {
  .carousel-inner.inner-page{
    height: 350px!important;
  }

  .col-lg-8, .col-lg-4 {
    width: 100%; }

  .fb-container {
    padding-top: 24px; }

  .latest-articles-section .columns-section-content {
    padding-top: 56px; }

  .last-articles-title-box {
    height: 208px;
    margin-right: 0; }

  h1.text-center.margin-bottom-60 {
    margin-top: 50px; }

  .breadcrumb-padding {
    padding: 20px 40px 20px 90px; }

  .small-social-card-textbox {
    display: flex; }

  .last-articles-centered-textbox-wrapper {
    height: 60px;
    top: initial;
    margin-top: 0;
    right: 0;
    bottom: 0;
    width: 100px; }

  a.small-latest-fb-link span {
    color: #00C853;
    text-decoration: none;
    display: flex; }
}
@media (max-width: 1080px) {
  .column-count-2 {
      column-count: 1;
      -moz-column-count: 1;
      -webkit-column-count: 1;
  }
  .less-1080 {
    display: flex;
  }

  .display-1080 {
    display: none;
  }
  #mc_embed_signup .mc-field-group {
    float: left;
    width: 100% !important;
    margin-bottom: 15px; }

  .d-home {
    width: 100%;
    padding-right: 60px; }

  .footer-item {
    display: block;
    width: 100%; }
    .footer-item li {
      display: inline-block; }

  .copyright {
    text-align: center; }

  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block;
    margin-top: 23px;
    margin-bottom: -7px;
    border: none; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-collapse.collapse.in {
    display: block !important;
    width: 100vw;
    margin: 0;
    position: fixed;
    left: 0;
    top: 60px;
    padding-top: 20px;
    height: calc(100vh - 60px);
  }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -10px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    width: auto;
    float: none !important; }

  .carousel-indicators {
    z-index: 4; }

  .navbar-collapse {
    background-color: #243A5A; }

  .title-search {
    margin-top: 75px; }

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

  .navbar-white-triangle {
    left: 186px; }

  div.navbar-collapse {
    margin-top: 0px;
    margin-left: -202px;
    padding-left: 35px;
    margin-right: -16px; }

  .navbar-toggle .icon-bar {
    background-color: #FFFFFF; }

  .navbar-logo-margin-padding {
    margin-left: 30px;
    margin-right: 30px; }

  .banner-right-section {
    display: none; }

  .left-aligned-container {
    padding-left: 0;
    margin-right: 25px; }

  .banner h2 {
    font-size: 24px;
    margin-bottom: 15px; }

  .banner {
    height: 170px;
    padding-top: 24px; }

  .plug {
    display: none; }

  .masonry {
    padding-top: 40px; }

  .masonry p {
    font-size: 14px;
    margin-bottom: 20px; }

  .masonry-title h2 {
    font-size: 24px; }

  .masonry-title {
    padding-bottom: 20px; }

  .masonry .masonry-item-content {
    padding-top: 50px; }

  .height-427 {
    height: 350px; }

  div.fb-container {
    display: none; }

  footer .footer-item-link {
    font-weight: 400; }

  footer {
    min-height: 70px; }

  .fb-container {
    padding-top: 24px; }

  .navbar-collapse.navbar-large-screen {
    display: none; }

  .text-content {
    margin-top: 60px; }

  .fb-container {
    padding-top: 24px; }

  .heading-container {
    margin-top: 184px; }

  .heading-container-search {
    margin-top: 0px; }

  .company-box-style {
    padding: 0 24px; }

  .breadcrumb-padding {
    display: inline-flex;
  }
}

@media (max-width: 992px) {
    .columns-first-col {
        padding: 0;
        border-right: none;
        margin-bottom: 30px;
    }

    .columns-second-col {
        padding: 0;
        border: none;
        margin-left: 0;
        margin-bottom: 30px;
    }
    .columns-third-col {
        padding: 0;
        border-left: none;
        margin-left: 0;
    }
}

@media (max-width: 768px) {

  .columns-article-content img {
    width: 100%;
  }
  .overlay-container h2 {
    font-size: 36px; }

  .fb-container {
    padding-top: 24px; }

  .copyright {
    padding-top: 10px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px; }

  .overlay-article {
      background-color: white;
  }
  .bdcrumb {
      width: 100%;
  }

  .navbar-attached {
      width: 100%;
  }
  img.breadcrumb-triangle-dimension {
      display: none;
  }
  .bdcrumb {
      height: auto;
  }

 .two-columns-img-background {
     height: 40vh;
 }

 .three-columns-img-background {
     height: 40vh;
 }

 .overlay-article {
     height: 40vh;
 }

}
@media (max-width: 568px) {
  .carousel-inner.inner-page {
    height: 200px!important;
  }

  section.latest-articles-section .text-card {
    position: relative;
  }
  .overlay-article-textbox-left-border h2 {
    font-size: 24px;
    max-width: 80%;
  }
    .columns-article-padding {
        padding: 16px;
    }
    .columns-article-content {
         margin-top: 60px;
     }
  .overlay-article-textbox-left-border h4 {
    font-size: 16px; }

  .overlay-article-textbox {
    top: 20%; }

  .d-table.d-home {
    width: 100%; }

  .hmpc .masonry-item-content {
    padding: 0 30px !important; }

  .d-home {
    padding: 0 30px; }

  .footer-item li span {
    padding-right: 5px; }

  .footer-item-link {
    padding-left: 5px; }

  .copyright {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 15px; }

  .overlay-container {
    padding: 0; }

  .masonry .masonry-item-content {
    padding: 0; }

  .center-aligned-content {
    margin-left: 30px;
    margin-right: 30px; }

  .banner .d-table .d-table-cell {
    padding: 0 30px; }

  .related-articles-container {
    display: none; }

  .media-420-show {
    display: inline; }
    .media-420-show .item {
      display: inline-block;
      height: 47px;
      overflow: hidden; }

  .display-420-none {
    display: none; }

  .banner h2 {
    margin-bottom: 8px;
    font-size: 22px; }

  .banner p {
    font-size: 14px;
    line-height: 20px; }

  .footer-item-link {
    padding-left: 0; }

  .columns-first-col {
    padding-bottom: 15px; }

  .columns-third-col {
    padding-bottom: 15px; }

  .breadcrumb-padding {
    padding-left: 20px; }

  .overlay-article-textbox {
    top: 15%; }

  .navbar-collapse.navbar-small-screen {
    margin-left: -165px; }

    .columns-article-padding {
        padding: 16px;
    }

    .two-columns-img-background {
        height: 40vh;
    }

    .three-columns-img-background {
        height: 40vh;
    }

    .overlay-article {
        height: 40vh;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }
}
.htm-editor-section-content {
  width: 90%;
  margin: 0 auto;
  padding-top: 56px; }

.ol, ul {
  margin-left: 20px; }

.login-modal-container {
  width: 75% !important;
  margin: 0 auto; }

.login-modal-header {
  color: white;
  background-color: #243a5a;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important; }

#nav-icon2 {
  width: 10px;
  height: 45px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  margin-right: 30px; }

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 50%;
  background: #ffffff;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0; }

#nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px; }

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px; }

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 6px; }

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 12px; }

#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 100%; }

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 100%; }

#nav-icon2.open span:nth-child(1) {
  left: 2px;
  top: 7px; }

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 8px);
  top: 7px; }

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0; }

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0; }

#nav-icon2.open span:nth-child(5) {
  left: 2px;
  top: 7px; }

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 8px);
  top: 7px; }

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