@charset "UTF-8";
/*$light-principal: #7477bd; //violet*/
/*Viewport---------------------------------------------------------*/
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
.container .alignfull .container {
  padding-right: 15px;
  padding-left: 15px; }

.entry-content .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2 );
  margin-right: calc( -100vw / 2 + 100% / 2 );
  max-width: 100vw; }

.alignfull img {
  width: 100%; }

.wp-block-image {
  margin-bottom: 0 !important; }

.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0; }

.wp-block-columns.columns-sponsors {
  display: flex;
  justify-content: center; }
  .wp-block-columns.columns-sponsors .wp-block-column {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem;
    flex-basis: calc(50% - 2rem); }

.post-type-archive-staff .article .col-sm-6, .post-type-archive-board_directors .article .col-sm-6, .post-type-archive-universities .article .col-sm-6, .post-type-archive-annuals .article .col-sm-6 {
  padding: 0 7px; }
.post-type-archive-staff .img-wrap, .post-type-archive-board_directors .img-wrap, .post-type-archive-universities .img-wrap, .post-type-archive-annuals .img-wrap {
  margin-bottom: 15px;
  z-index: 4;
  background: #000;
  height: 400px !important; }
  .post-type-archive-staff .img-wrap img, .post-type-archive-board_directors .img-wrap img, .post-type-archive-universities .img-wrap img, .post-type-archive-annuals .img-wrap img {
    height: 100%;
    width: auto;
    z-index: 1;
    max-width: inherit;
    transition: 0.4s; }
  .post-type-archive-staff .img-wrap .info, .post-type-archive-board_directors .img-wrap .info, .post-type-archive-universities .img-wrap .info, .post-type-archive-annuals .img-wrap .info {
    position: absolute;
    bottom: 15px;
    z-index: 2;
    right: 0;
    width: 100%;
    transition: 0.4s; }
    .post-type-archive-staff .img-wrap .info h3, .post-type-archive-staff .img-wrap .info p, .post-type-archive-board_directors .img-wrap .info h3, .post-type-archive-board_directors .img-wrap .info p, .post-type-archive-universities .img-wrap .info h3, .post-type-archive-universities .img-wrap .info p, .post-type-archive-annuals .img-wrap .info h3, .post-type-archive-annuals .img-wrap .info p {
      background: #49a135;
      color: #fff;
      padding: 5px 5px 5px 15px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
    .post-type-archive-staff .img-wrap .info h3, .post-type-archive-board_directors .img-wrap .info h3, .post-type-archive-universities .img-wrap .info h3, .post-type-archive-annuals .img-wrap .info h3 {
      margin-bottom: 10px;
      font-size: 15px; }
  .post-type-archive-staff .img-wrap .btn-modal, .post-type-archive-board_directors .img-wrap .btn-modal, .post-type-archive-universities .img-wrap .btn-modal, .post-type-archive-annuals .img-wrap .btn-modal {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    top: -100%;
    transition: 0.4s;
    z-index: 4;
    background: transparent;
    border-radius: 50%;
    border: 4px solid #fff;
    padding: 4px 10px; }
    .post-type-archive-staff .img-wrap .btn-modal a, .post-type-archive-board_directors .img-wrap .btn-modal a, .post-type-archive-universities .img-wrap .btn-modal a, .post-type-archive-annuals .img-wrap .btn-modal a {
      color: #fff;
      text-decoration: none; }
    .post-type-archive-staff .img-wrap .btn-modal i, .post-type-archive-board_directors .img-wrap .btn-modal i, .post-type-archive-universities .img-wrap .btn-modal i, .post-type-archive-annuals .img-wrap .btn-modal i {
      font-size: 25px;
      display: block; }
  .post-type-archive-staff .img-wrap .emailme, .post-type-archive-board_directors .img-wrap .emailme, .post-type-archive-universities .img-wrap .emailme, .post-type-archive-annuals .img-wrap .emailme {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    text-align: center;
    bottom: -100%;
    transition: 0.4s;
    z-index: 4; }
    .post-type-archive-staff .img-wrap .emailme a span, .post-type-archive-staff .img-wrap .emailme a i, .post-type-archive-board_directors .img-wrap .emailme a span, .post-type-archive-board_directors .img-wrap .emailme a i, .post-type-archive-universities .img-wrap .emailme a span, .post-type-archive-universities .img-wrap .emailme a i, .post-type-archive-annuals .img-wrap .emailme a span, .post-type-archive-annuals .img-wrap .emailme a i {
      background: #49a135;
      color: #fff;
      padding: 5px 7px;
      margin: 0;
      font-size: 14px;
      line-height: 1em;
      display: inline-block; }
  .post-type-archive-staff .img-wrap::before, .post-type-archive-board_directors .img-wrap::before, .post-type-archive-universities .img-wrap::before, .post-type-archive-annuals .img-wrap::before {
    content: "";
    background: rgba(73, 161, 53, 0);
    transition: 0.4s;
    display: block;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    left: 0;
    top: 150%; }
  .post-type-archive-staff .img-wrap:hover img, .post-type-archive-board_directors .img-wrap:hover img, .post-type-archive-universities .img-wrap:hover img, .post-type-archive-annuals .img-wrap:hover img {
    opacity: 0.8;
    height: 110%; }
  .post-type-archive-staff .img-wrap:hover .btn-modal, .post-type-archive-board_directors .img-wrap:hover .btn-modal, .post-type-archive-universities .img-wrap:hover .btn-modal, .post-type-archive-annuals .img-wrap:hover .btn-modal {
    position: absolute;
    top: 50%;
    transition: 0.4s; }
    .post-type-archive-staff .img-wrap:hover .btn-modal a, .post-type-archive-board_directors .img-wrap:hover .btn-modal a, .post-type-archive-universities .img-wrap:hover .btn-modal a, .post-type-archive-annuals .img-wrap:hover .btn-modal a {
      color: #fff;
      transition: 0.4s; }
      .post-type-archive-staff .img-wrap:hover .btn-modal a:hover, .post-type-archive-board_directors .img-wrap:hover .btn-modal a:hover, .post-type-archive-universities .img-wrap:hover .btn-modal a:hover, .post-type-archive-annuals .img-wrap:hover .btn-modal a:hover {
        color: #49a135; }
  .post-type-archive-staff .img-wrap:hover .info, .post-type-archive-board_directors .img-wrap:hover .info, .post-type-archive-universities .img-wrap:hover .info, .post-type-archive-annuals .img-wrap:hover .info {
    right: 100%; }
  .post-type-archive-staff .img-wrap:hover .emailme, .post-type-archive-board_directors .img-wrap:hover .emailme, .post-type-archive-universities .img-wrap:hover .emailme, .post-type-archive-annuals .img-wrap:hover .emailme {
    bottom: 0; }

.post-type-archive-universities .img-wrap, .post-type-archive-annuals .img-wrap {
  height: 250px !important;
  background: transparent;
  border: 2px solid #49a135; }
  .post-type-archive-universities .img-wrap img, .post-type-archive-annuals .img-wrap img {
    height: auto !important;
    width: 80% !important; }
  .post-type-archive-universities .img-wrap .btn-modal, .post-type-archive-annuals .img-wrap .btn-modal {
    background: #49a135;
    border: 4px solid #49a135; }
    .post-type-archive-universities .img-wrap .btn-modal i, .post-type-archive-annuals .img-wrap .btn-modal i {
      color: #fff; }
  .post-type-archive-universities .img-wrap:hover img, .post-type-archive-annuals .img-wrap:hover img {
    opacity: 0.8;
    width: 110%; }

/*START Helper Classes------------------------------------------*/
.fa-facebook-official {
  font-size: 35px;
  margin-left: 5px;
  color: #3b5998; }

.fa-twitter-square {
  font-size: 35px;
  margin-left: 5px;
  color: #1da1f2; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.img-wrap {
  position: relative;
  overflow: hidden;
  z-index: 3;
  height: 250px;
  width: 100%;
  background: transparent;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: inherit;
    min-width: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }

div.printfriendly {
  position: absolute;
  right: 0;
  top: -50px; }

#bbp-search-form {
  margin-bottom: 15px; }
  #bbp-search-form input#bbp_search_submit {
    display: inline-block;
    height: 35px;
    padding: 9px 25px; }

#bbpress-forums div.bbp-breadcrumb {
  display: inline-block;
  float: none;
  vertical-align: middle; }
  #bbpress-forums div.bbp-breadcrumb p {
    margin-bottom: 0; }

#subscription-toggle {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin-left: 15px; }
  #subscription-toggle .subscription-toggle {
    font-family: 'Lato', sans-serif;
    background: #00336d;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    font-weight: 800;
    margin: 0 auto;
    max-width: 100%;
    padding: 9px 25px;
    text-align: center;
    text-decoration: none !important;
    text-transform: none; }
    #subscription-toggle .subscription-toggle:hover, #subscription-toggle .subscription-toggle:focus, #subscription-toggle .subscription-toggle:active {
      background: #fff;
      text-decoration: none;
      color: #00336d !important; }

.container {
  transition: 0.6s; }

.board-pop .modal-header .close {
  opacity: 1; }
.board-pop .modal-content {
  background: #fff; }
  .board-pop .modal-content img {
    float: left;
    margin: 0 15px 15px 0; }
  .board-pop .modal-content p span {
    font-weight: 700;
    color: #00336d; }

.category-medical_advisory .interior.category .quote i, .category-directors .interior.category .quote i {
  font-size: 25px;
  margin-right: 5px; }
.category-medical_advisory .interior.category .img-wrap, .category-directors .interior.category .img-wrap {
  height: auto;
  padding-bottom: 100%;
  background: transparent; }
  .category-medical_advisory .interior.category .img-wrap img, .category-directors .interior.category .img-wrap img {
    min-width: inherit;
    min-height: inherit;
    max-width: inherit;
    max-height: inherit;
    height: 100%;
    width: auto; }
.category-medical_advisory .interior.category .info, .category-directors .interior.category .info {
  text-align: center; }
  .category-medical_advisory .interior.category .info h4, .category-medical_advisory .interior.category .info button, .category-directors .interior.category .info h4, .category-directors .interior.category .info button {
    background: transparent;
    border: none;
    width: 100%;
    border-bottom: 1px dashed #dadada;
    height: auto;
    padding: 10px 0;
    color: #00336d;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .category-medical_advisory .interior.category .info p, .category-directors .interior.category .info p {
    margin: 0; }

.gray-scale {
  background-color: #000;
  background-blend-mode: luminosity; }

.bg-cin {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.bg-cer {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.bg-hor-a {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat; }

.bg-ver-a {
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat; }

.bg-overlay:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .85; }

button, input, textarea, select {
  outline: none !important; }

.bg-positive {
  -webkit-filter: brightness(0%) invert(100%);
  filter: brightness(0%) invert(100%); }

.container-90 {
  width: 90%;
  margin: 0 auto; }

.container-80 {
  width: 80%;
  margin: 0 auto; }

.container-70 {
  width: 70%;
  margin: 0 auto; }

.container-60 {
  width: 60%;
  margin: 0 auto; }

.container-50 {
  width: 50%;
  margin: 0 auto; }

@media only screen and (max-width: 1200px) {
  .wp-block-media-text {
    display: flex !important;
    flex-direction: column !important; }

  .entry-content .alignwide {
    margin-left: 0px;
    margin-right: 0px;
    padding: 0; }

  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media img, .wp-block-media-text .wp-block-media-text__content img {
    margin-bottom: 2rem; }

  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 0; }

  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content {
    width: 100%; } }
@media only screen and (max-width: 991px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 8%; } }
@media only screen and (max-width: 767px) {
  .board-pop .modal-content img {
    float: none;
    display: block;
    margin: 0 auto 15px; }

  .interior.board .img-wrap {
    padding-bottom: 0;
    height: 300px;
    width: 300px;
    display: block;
    margin: 0 auto 15px; }

  .alignleft {
    float: none;
    width: 100%;
    margin: 0 auto 1rem; }
    .alignleft img {
      width: 100%; }

  .alignright {
    float: none;
    width: 100%;
    margin: 0 auto 1rem; }
    .alignright img {
      width: 100%; }

  .aligncenter {
    width: 100%;
    margin: 0 auto 1rem; }
    .aligncenter img {
      width: 100%; } }
@media only screen and (max-width: 480px) {
  div.printfriendly {
    top: -80px; }

  .interior.board .img-wrap {
    padding-bottom: 100%;
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto 15px; } }
/*END Helper Classes-------------------------------------*/
/*START Buttons------------------------------------------*/
.wp-block-button.btn-1 a {
  font-family: 'Lato', sans-serif !important;
  background: #00336d;
  border-radius: 30px;
  border: 2px solid #00336d;
  color: white !important;
  display: inline-block;
  font-size: 0.6666666666666666rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.4px;
  margin: 0 auto;
  padding: 0.5625rem  1.6666666666666667rem;
  min-width: 9.555555555555555rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  .wp-block-button.btn-1 a:hover, .wp-block-button.btn-1 a:focus, .wp-block-button.btn-1 a:active {
    text-decoration: none !important;
    background: transparent;
    border-color: #00336d;
    color: #00336d !important; }
    .wp-block-button.btn-1 a:hover:after, .wp-block-button.btn-1 a:focus:after, .wp-block-button.btn-1 a:active:after {
      margin-left: 25px; }
    .wp-block-button.btn-1 a:hover:before, .wp-block-button.btn-1 a:focus:before, .wp-block-button.btn-1 a:active:before {
      width: 100%; }
.wp-block-button.btn-2 a {
  font-family: 'Lato', sans-serif !important;
  background: transparent;
  border-radius: 30px;
  border: 2px solid #00336d;
  color: #00336d !important;
  display: inline-block;
  font-size: 0.6666666666666666rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.4px;
  margin: 0 auto;
  padding: 0.5625rem  1.6666666666666667rem;
  min-width: 9.555555555555555rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  .wp-block-button.btn-2 a:hover, .wp-block-button.btn-2 a:focus, .wp-block-button.btn-2 a:active {
    text-decoration: none !important;
    background: #00336d;
    border-color: #00336d;
    color: white !important; }
    .wp-block-button.btn-2 a:hover:after, .wp-block-button.btn-2 a:focus:after, .wp-block-button.btn-2 a:active:after {
      margin-left: 25px; }
    .wp-block-button.btn-2 a:hover:before, .wp-block-button.btn-2 a:focus:before, .wp-block-button.btn-2 a:active:before {
      width: 100%; }
.wp-block-button.btn-3 a {
  font-family: 'Lato', sans-serif !important;
  background: rgba(0, 51, 109, 0.8);
  border-radius: 30px;
  border: 2px solid transparent;
  color: white !important;
  display: inline-block;
  font-size: 0.6666666666666666rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.4px;
  margin: 0 auto;
  padding: 0.5625rem  1.6666666666666667rem;
  min-width: 9.555555555555555rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  .wp-block-button.btn-3 a:hover, .wp-block-button.btn-3 a:focus, .wp-block-button.btn-3 a:active {
    text-decoration: none !important;
    background: transparent;
    border-color: #00336d;
    color: #00336d !important; }
    .wp-block-button.btn-3 a:hover:after, .wp-block-button.btn-3 a:focus:after, .wp-block-button.btn-3 a:active:after {
      margin-left: 25px; }
    .wp-block-button.btn-3 a:hover:before, .wp-block-button.btn-3 a:focus:before, .wp-block-button.btn-3 a:active:before {
      width: 100%; }
.wp-block-button.btn-1 a {
  font-family: 'Lato', sans-serif !important;
  background: #00336d;
  border-radius: 30px;
  border: 2px solid #00336d;
  color: white !important;
  display: inline-block;
  font-size: 0.6666666666666666rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.4px;
  margin: 0 auto;
  padding: 0.5625rem  1.6666666666666667rem;
  min-width: 9.555555555555555rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  .wp-block-button.btn-1 a:hover, .wp-block-button.btn-1 a:focus, .wp-block-button.btn-1 a:active {
    text-decoration: none !important;
    background: transparent;
    border-color: #00336d;
    color: #00336d !important; }
    .wp-block-button.btn-1 a:hover:after, .wp-block-button.btn-1 a:focus:after, .wp-block-button.btn-1 a:active:after {
      margin-left: 25px; }
    .wp-block-button.btn-1 a:hover:before, .wp-block-button.btn-1 a:focus:before, .wp-block-button.btn-1 a:active:before {
      width: 100%; }
.wp-block-button.btn-1 a {
  font-family: 'Lato', sans-serif !important;
  background: #00336d;
  border-radius: 30px;
  border: 2px solid #00336d;
  color: white !important;
  display: inline-block;
  font-size: 0.6666666666666666rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.4px;
  margin: 0 auto;
  padding: 0.5625rem  1.6666666666666667rem;
  min-width: 9.555555555555555rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  .wp-block-button.btn-1 a:hover, .wp-block-button.btn-1 a:focus, .wp-block-button.btn-1 a:active {
    text-decoration: none !important;
    background: transparent;
    border-color: #00336d;
    color: #00336d !important; }
    .wp-block-button.btn-1 a:hover:after, .wp-block-button.btn-1 a:focus:after, .wp-block-button.btn-1 a:active:after {
      margin-left: 25px; }
    .wp-block-button.btn-1 a:hover:before, .wp-block-button.btn-1 a:focus:before, .wp-block-button.btn-1 a:active:before {
      width: 100%; }
.wp-block-button.btn-1 a {
  font-family: 'Lato', sans-serif !important;
  background: #00336d;
  border-radius: 30px;
  border: 2px solid #00336d;
  color: white !important;
  display: inline-block;
  font-size: 0.6666666666666666rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.4px;
  margin: 0 auto;
  padding: 0.5625rem  1.6666666666666667rem;
  min-width: 9.555555555555555rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  .wp-block-button.btn-1 a:hover, .wp-block-button.btn-1 a:focus, .wp-block-button.btn-1 a:active {
    text-decoration: none !important;
    background: transparent;
    border-color: #00336d;
    color: #00336d !important; }
    .wp-block-button.btn-1 a:hover:after, .wp-block-button.btn-1 a:focus:after, .wp-block-button.btn-1 a:active:after {
      margin-left: 25px; }
    .wp-block-button.btn-1 a:hover:before, .wp-block-button.btn-1 a:focus:before, .wp-block-button.btn-1 a:active:before {
      width: 100%; }
.wp-block-button.btn-1 a {
  font-family: 'Lato', sans-serif !important;
  background: #00336d;
  border-radius: 30px;
  border: 2px solid #00336d;
  color: white !important;
  display: inline-block;
  font-size: 0.6666666666666666rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.4px;
  margin: 0 auto;
  padding: 0.5625rem  1.6666666666666667rem;
  min-width: 9.555555555555555rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  .wp-block-button.btn-1 a:hover, .wp-block-button.btn-1 a:focus, .wp-block-button.btn-1 a:active {
    text-decoration: none !important;
    background: transparent;
    border-color: #00336d;
    color: #00336d !important; }
    .wp-block-button.btn-1 a:hover:after, .wp-block-button.btn-1 a:focus:after, .wp-block-button.btn-1 a:active:after {
      margin-left: 25px; }
    .wp-block-button.btn-1 a:hover:before, .wp-block-button.btn-1 a:focus:before, .wp-block-button.btn-1 a:active:before {
      width: 100%; }

a.btn-1, span.btn-1, button.btn-1 {
  font-family: 'Lato', sans-serif !important;
  background: white;
  border-radius: 5px;
  border: 2px solid white;
  color: #00336d !important;
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  margin: 0 auto;
  padding: 0.5625rem  1.6666666666666667rem;
  min-width: 10.625rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  a.btn-1:hover, a.btn-1:focus, a.btn-1:active, span.btn-1:hover, span.btn-1:focus, span.btn-1:active, button.btn-1:hover, button.btn-1:focus, button.btn-1:active {
    text-decoration: none !important;
    background: transparent;
    border-color: #00336d;
    color: #00336d !important; }
    a.btn-1:hover:after, a.btn-1:focus:after, a.btn-1:active:after, span.btn-1:hover:after, span.btn-1:focus:after, span.btn-1:active:after, button.btn-1:hover:after, button.btn-1:focus:after, button.btn-1:active:after {
      margin-left: 25px; }
    a.btn-1:hover:before, a.btn-1:focus:before, a.btn-1:active:before, span.btn-1:hover:before, span.btn-1:focus:before, span.btn-1:active:before, button.btn-1:hover:before, button.btn-1:focus:before, button.btn-1:active:before {
      width: 100%; }
a.btn-2, span.btn-2, button.btn-2 {
  font-family: 'Lato', sans-serif !important;
  background: #49a135;
  border-radius: 5px;
  border: 2px solid #49a135;
  color: white !important;
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  padding: 0.5625rem  1.6666666666666667rem;
  min-width: 10.625rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  a.btn-2:hover, a.btn-2:focus, a.btn-2:active, span.btn-2:hover, span.btn-2:focus, span.btn-2:active, button.btn-2:hover, button.btn-2:focus, button.btn-2:active {
    text-decoration: none !important;
    background: transparent;
    border-color: #49a135;
    color: #49a135 !important; }
    a.btn-2:hover:after, a.btn-2:focus:after, a.btn-2:active:after, span.btn-2:hover:after, span.btn-2:focus:after, span.btn-2:active:after, button.btn-2:hover:after, button.btn-2:focus:after, button.btn-2:active:after {
      margin-left: 25px; }
    a.btn-2:hover:before, a.btn-2:focus:before, a.btn-2:active:before, span.btn-2:hover:before, span.btn-2:focus:before, span.btn-2:active:before, button.btn-2:hover:before, button.btn-2:focus:before, button.btn-2:active:before {
      width: 100%; }
a.btn-play, span.btn-play, button.btn-play {
  width: 39.1px;
  height: 39.1px;
  border-radius: 50%;
  background-image: linear-gradient(to bottom, #6bbf59, #166405);
  color: white;
  border: none;
  transition: 0.4s; }
  a.btn-play i, span.btn-play i, button.btn-play i {
    right: -2px;
    position: relative; }
  a.btn-play:hover, span.btn-play:hover, button.btn-play:hover {
    background-image: linear-gradient(to top, #6bbf59, #166405); }
a.btn-3, span.btn-3, button.btn-3 {
  font-family: 'Lato', sans-serif !important;
  color: white !important;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: normal;
  position: relative;
  text-decoration: none !important;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  a.btn-3:hover, a.btn-3:focus, a.btn-3:active, span.btn-3:hover, span.btn-3:focus, span.btn-3:active, button.btn-3:hover, button.btn-3:focus, button.btn-3:active {
    text-decoration: underline !important;
    background: transparent; }
    a.btn-3:hover:after, a.btn-3:focus:after, a.btn-3:active:after, span.btn-3:hover:after, span.btn-3:focus:after, span.btn-3:active:after, button.btn-3:hover:after, button.btn-3:focus:after, button.btn-3:active:after {
      margin-left: 25px; }
    a.btn-3:hover:before, a.btn-3:focus:before, a.btn-3:active:before, span.btn-3:hover:before, span.btn-3:focus:before, span.btn-3:active:before, button.btn-3:hover:before, button.btn-3:focus:before, button.btn-3:active:before {
      width: 100%; }
a.btn-4, span.btn-4, button.btn-4 {
  font-family: 'Lato', sans-serif !important;
  background: #00336d;
  border-radius: 5px;
  border: 2px solid #00336d;
  color: white !important;
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  padding: 0.5625rem  1.6666666666666667rem;
  min-width: 10.625rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  a.btn-4:hover, a.btn-4:focus, a.btn-4:active, span.btn-4:hover, span.btn-4:focus, span.btn-4:active, button.btn-4:hover, button.btn-4:focus, button.btn-4:active {
    text-decoration: none !important;
    background: transparent;
    border-color: #00336d;
    color: #00336d !important; }
    a.btn-4:hover:after, a.btn-4:focus:after, a.btn-4:active:after, span.btn-4:hover:after, span.btn-4:focus:after, span.btn-4:active:after, button.btn-4:hover:after, button.btn-4:focus:after, button.btn-4:active:after {
      margin-left: 25px; }
    a.btn-4:hover:before, a.btn-4:focus:before, a.btn-4:active:before, span.btn-4:hover:before, span.btn-4:focus:before, span.btn-4:active:before, button.btn-4:hover:before, button.btn-4:focus:before, button.btn-4:active:before {
      width: 100%; }
a.btn-5, span.btn-5, button.btn-5 {
  font-family: 'Lato', sans-serif !important;
  background: transparent;
  border-radius: 30px;
  border: 3px solid #ffb000;
  color: white !important;
  display: inline-block;
  font-size: 0.6666666666666666rem;
  letter-spacing: 2.4px;
  font-weight: 700 !important;
  margin: 0 auto;
  padding: .99rem  1.7777777777777777rem;
  min-width: 175px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden;
  line-height: normal; }
  a.btn-5:hover, a.btn-5:focus, a.btn-5:active, span.btn-5:hover, span.btn-5:focus, span.btn-5:active, button.btn-5:hover, button.btn-5:focus, button.btn-5:active {
    text-decoration: none !important;
    background: #ffb000;
    border-color: #ffb000;
    color: #00336d !important; }
    a.btn-5:hover:after, a.btn-5:focus:after, a.btn-5:active:after, span.btn-5:hover:after, span.btn-5:focus:after, span.btn-5:active:after, button.btn-5:hover:after, button.btn-5:focus:after, button.btn-5:active:after {
      margin-left: 25px; }
    a.btn-5:hover:before, a.btn-5:focus:before, a.btn-5:active:before, span.btn-5:hover:before, span.btn-5:focus:before, span.btn-5:active:before, button.btn-5:hover:before, button.btn-5:focus:before, button.btn-5:active:before {
      width: 100%; }
a.btn-6, span.btn-6, button.btn-6 {
  font-family: 'Heebo', sans-serif !important;
  background: transparent;
  border-radius: 0px;
  border: 0.1111111111rem solid #00336d;
  border: none;
  color: #00336d !important;
  display: inline-block;
  font-size: 0.5625rem;
  font-weight: 600 !important;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: none;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden;
  line-height: 1.19;
  display: flex;
  align-items: center; }
  a.btn-6::after, span.btn-6::after, button.btn-6::after {
    content: "\f061";
    box-sizing: border-box;
    position: relative;
    margin-left: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-family: "Font Awesome 5 Pro";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    text-rendering: auto;
    transition: 0.4s;
    line-height: 0px;
    color: inherit;
    background: transparent;
    text-decoration: none !important; }
  a.btn-6:hover, a.btn-6:focus, a.btn-6:active, span.btn-6:hover, span.btn-6:focus, span.btn-6:active, button.btn-6:hover, button.btn-6:focus, button.btn-6:active {
    text-decoration: none !important;
    color: #49a135 !important; }

/*END Buttons-------------------------------------*/
body.fixed nav.navbar {
  background: white;
  -webkit-box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19); }

nav.navbar {
  background-color: white;
  transition: 0.4s; }

.box-a {
  width: 340px;
  height: auto;
  position: relative;
  z-index: 5;
  margin: auto 0; }
  .box-a img {
    height: auto; }
  .box-a .navbar-brand {
    padding: 0.6666666666666666rem 0.8888888888888888rem; }

.box-b {
  position: relative; }

.box-c {
  position: relative;
  z-index: 5;
  width: 100%; }

.box-a-2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column; }

.search-wrap {
  padding: 0rem 0.2rem;
  text-align: center;
  margin: 0 auto;
  transition: 0.8s; }

.open-search {
  width: 42px;
  height: 37px;
  padding: 0;
  transition: 0.4s;
  border: none;
  color: #00336d;
  background: transparent;
  background-position: 50% 50%;
  background-size: auto;
  font-size: 18px; }
  .open-search i {
    /*display: none;*/ }
  .open-search:hover {
    color: #49a135; }

ul.social {
  display: inline-block;
  line-height: 1em;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  margin-left: -0.7777777777777778rem; }
  ul.social li {
    display: inline-block;
    font-size: 1rem;
    margin: 0px !important; }
    ul.social li a {
      display: inherit;
      border-radius: 50%;
      color: #a8a8a8;
      border: 0.1111111111111111rem solid white;
      border: none;
      background: transparent;
      height: 2.5rem;
      margin: 0 4px;
      position: relative;
      transition: 0.4s;
      width: 2.5rem; }
      ul.social li a i {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 19px;
        left: 50%;
        position: absolute;
        top: 50%; }
      ul.social li a:hover {
        background: #00336d;
        color: white; }

#NavDropdown ul.navbar-nav li.donate, .donate {
  transition: 0.8s;
  padding: 1.2rem 0;
  margin-left: 2.875rem; }
  #NavDropdown ul.navbar-nav li.donate > a, .donate > a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    padding: 1.2rem 1.9888888888888888rem;
    border-radius: 0 0 8px 8px;
    background: #49a135;
    color: white;
    text-transform: uppercase;
    min-width: 9.625rem;
    text-decoration: none;
    transition: 0.4s; }
    #NavDropdown ul.navbar-nav li.donate > a:before, .donate > a:before {
      display: none; }
    #NavDropdown ul.navbar-nav li.donate > a:hover, .donate > a:hover {
      background-color: #00336d;
      color: white !important;
      text-decoration: none; }

.extra-link {
  margin-left: 1rem;
  display: none; }
  .extra-link a {
    font-family: 'Lato', sans-serif;
    font-size: 1.25rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #b5b5b5;
    background: transparent;
    display: block;
    text-align: center;
    text-decoration: none;
    transition: 0.4s;
    border: none;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: center; }
    .extra-link a:hover {
      color: #49a135; }
    .extra-link a i {
      margin-right: 10px; }

.dropdown-toggle::after {
  display: none !important; }

.navbar-toggler {
  position: relative;
  color: #00336d;
  border-color: currentColor;
  min-width: 2.2222222222222223rem;
  min-height: 2.2222222222222223rem;
  width: 2.7777777777777777rem;
  height: 2.7777777777777777rem;
  transition: 0.4s;
  margin-right: 0px;
  margin-left: 1rem;
  left: -8px; }
  .navbar-toggler[aria-expanded="true"]::after {
    content: "\f00d"; }
  .navbar-toggler::after {
    content: "\f0c9";
    box-sizing: border-box;
    font: normal normal normal 14px/1 FontAwesome;
    font-family: "Font Awesome 5 Pro";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    color: currentColor;
    text-rendering: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .navbar-toggler:hover {
    color: #49a135; }

.mobile-container {
  position: relative;
  z-index: 5; }

.header-content-wrap {
  transition: 0.4s;
  position: relative;
  width: 100%;
  padding: 0 1%; }

#NavDropdown > ul.navbar-nav > li > a {
  padding: 1.6666666666666667rem 0px !important; }

#NavDropdown > ul.navbar-nav > li.donate > a {
  background: #6d3a8a;
  color: white;
  padding: 1.1111111111111112rem 2.2222222222222223rem;
  border-radius: 0px; }
  #NavDropdown > ul.navbar-nav > li.donate > a:hover {
    background-color: #49a135;
    color: white; }

#NavDropdown > ul.navbar-nav > li.m-left {
  margin-left: 15px; }

#NavDropdown > ul.navbar-nav > li.sign-up-bth > a {
  background: #00336d;
  color: white;
  padding: 1.1111111111111112rem 2.2222222222222223rem;
  border-radius: 0px; }
  #NavDropdown > ul.navbar-nav > li.sign-up-bth > a:hover {
    background-color: #49a135;
    color: white; }

#NavDropdown ul.navbar-nav > li.active > a {
  color: #00336d;
  background: transparent;
  font-weight: 700; }
  #NavDropdown ul.navbar-nav > li.active > a:before {
    background: #49a135;
    width: 100%; }

#NavDropdown ul.navbar-nav > li > a {
  display: flex !important;
  align-items: center;
  justify-content: center; }

#NavDropdown ul.nav.navbar-nav > li > ul > li.active > a {
  color: white;
  background: #49a135; }

#NavDropdown ul.navbar-nav {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%; }
  #NavDropdown ul.navbar-nav:before, #NavDropdown ul.navbar-nav:after {
    display: none; }
  #NavDropdown ul.navbar-nav > li {
    padding: 0 .3rem; }
  #NavDropdown ul.navbar-nav li {
    position: relative; }
    #NavDropdown ul.navbar-nav li.custom-btn {
      border-radius: 3.1666666666666665rem;
      border: 3px solid white; }
      #NavDropdown ul.navbar-nav li.custom-btn > a {
        padding: 1.1111111111111112rem 1.2222222222222223rem; }
        #NavDropdown ul.navbar-nav li.custom-btn > a:before {
          display: none; }
      #NavDropdown ul.navbar-nav li.custom-btn:last-child {
        margin-left: 0.5rem; }
    #NavDropdown ul.navbar-nav li a {
      font-family: 'Lato', sans-serif;
      background: transparent;
      color: #a8a8a8;
      display: block;
      font-size: 0.875rem;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.21;
      letter-spacing: normal;
      padding: 1.625rem 0 1rem;
      border-radius: 0;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      transition: 0.4s;
      white-space: normal; }
      #NavDropdown ul.navbar-nav li a::after {
        display: none; }
      #NavDropdown ul.navbar-nav li a::before {
        content: "";
        background: #49a135;
        bottom: 0px;
        height: 5px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        right: auto;
        width: 0%;
        transition: 0.4s; }
      #NavDropdown ul.navbar-nav li a:hover, #NavDropdown ul.navbar-nav li a:focus, #NavDropdown ul.navbar-nav li a:active {
        /*color: $secondary;*/ }
        #NavDropdown ul.navbar-nav li a:hover::before, #NavDropdown ul.navbar-nav li a:focus::before, #NavDropdown ul.navbar-nav li a:active::before {
          width: 100%; }
    #NavDropdown ul.navbar-nav li ul {
      position: absolute;
      display: none;
      z-index: 2;
      background: #001b3a;
      border: none;
      display: none;
      min-height: 0;
      padding: 0;
      margin: 0;
      text-align: left;
      border-radius: 0;
      width: 100%;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
      #NavDropdown ul.navbar-nav li ul li {
        display: block; }
        #NavDropdown ul.navbar-nav li ul li::before {
          content: none !important; }
        #NavDropdown ul.navbar-nav li ul li a {
          border-radius: 0;
          border-top: 1px solid #003f87;
          color: white;
          font-size: 1rem;
          font-weight: 400;
          margin-top: 0;
          padding: 10px 15px;
          text-transform: none; }
          #NavDropdown ul.navbar-nav li ul li a::before, #NavDropdown ul.navbar-nav li ul li a::after {
            content: none; }
          #NavDropdown ul.navbar-nav li ul li a:hover, #NavDropdown ul.navbar-nav li ul li a:focus, #NavDropdown ul.navbar-nav li ul li a:active {
            background: #49a135;
            color: white;
            margin-top: 0;
            border-radius: 0; }
          #NavDropdown ul.navbar-nav li ul li a::after {
            content: none !important; }
        #NavDropdown ul.navbar-nav li ul li:first-child a {
          border-top: none;
          border-radius: 0; }
          #NavDropdown ul.navbar-nav li ul li:first-child a::after {
            content: ""; }
        #NavDropdown ul.navbar-nav li ul li:last-child a {
          border-radius: 0; }
        #NavDropdown ul.navbar-nav li ul li:last-child ul {
          left: 100%;
          top: 0px;
          right: auto; }
        #NavDropdown ul.navbar-nav li ul li ul {
          left: 100%;
          top: 0;
          width: 100%;
          -webkit-transform: translate(0%, 0%);
          -moz-transform: translate(0%, 0%);
          -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%); }
    #NavDropdown ul.navbar-nav li:last-child ul li a {
      border-radius: 0; }
    #NavDropdown ul.navbar-nav li:last-child ul li ul {
      right: auto;
      left: -100%; }
    #NavDropdown ul.navbar-nav li:last-child ul li:last-child ul {
      right: auto;
      left: -100%; }

header.header .navbar #NavDropdown .dropdown-btn span {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; }

.dropdown-btn {
  border: 1px solid #00336d;
  color: #00336d;
  background: transparent;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 0.16666666666666666rem;
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 0.8333333333333334rem; }
  .dropdown-btn .fa-caret-right.open::before {
    content: "\f0d7"; }

.dropdown-toggle::after {
  content: none;
  display: none !important; }

@media only screen and (max-width: 1200px) {
  .box-a {
    padding: 1rem 0; }

  .box-b {
    position: absolute;
    right: 0;
    top: 22px; }

  #NavDropdown ul.navbar-nav li.donate > a, .donate > a {
    border-radius: 8px; }

  #NavDropdown ul.navbar-nav > li > a {
    min-height: 70px; }

  #NavDropdown ul.navbar-nav > li {
    padding: 0; }

  #NavDropdown ul.navbar-nav li.donate {
    margin: 0;
    padding: 0; }
    #NavDropdown ul.navbar-nav li.donate a {
      border-radius: 0;
      justify-content: center;
      padding-right: 1.38889rem; }
      #NavDropdown ul.navbar-nav li.donate a:after {
        display: none; }

  #NavDropdown ul.navbar-nav li ul li .dropdown-btn {
    top: 9px; }

  .box-c {
    width: 100%; }

  .box-b::after {
    display: none; }

  .box-a-2 {
    width: 100%; }

  .extra-link button {
    color: #00336d; }

  #NavDropdown ul.navbar-nav li a::before {
    display: none; }

  #NavDropdown ul.navbar-nav li.donate, .donate {
    margin-left: 1.875rem;
    margin-right: 1rem; }

  #NavDropdown ul.navbar-nav li.custom-btn {
    margin-bottom: 1rem;
    margin-top: 1rem; }

  #NavDropdown ul.navbar-nav li.custom-btn:last-child {
    margin-left: 0;
    padding: 0;
    border: 1px solid #fdc94c;
    border-radius: 0; }

  #NavDropdown ul.navbar-nav li ul, #NavDropdown ul.navbar-nav li ul {
    position: relative;
    top: 0; }

  #NavDropdown .height-wrap {
    overflow: scroll !important;
    height: calc(100vh - 65px) !important;
    padding-top: 1rem; }

  #NavDropdown ul.navbar-nav li ul li a {
    padding: 1.2777777777777777rem 0.5555555555555556rem; }

  #NavDropdown ul.navbar-nav li ul li .dropdown-btn {
    border-color: white;
    color: white; }

  #NavDropdown ul.navbar-nav li ul li ul, #NavDropdown ul.navbar-nav li ul li:last-child ul {
    left: 0;
    background: #6d3a8a; }

  header.header .newsletter-widget .gform_wrapper form {
    flex-wrap: wrap; }
  header.header .newsletter-widget .gform_wrapper .gform_body {
    width: 100%;
    flex-basis: 100%;
    border-radius: 0.16666666666666666rem;
    overflow: hidden;
    margin-bottom: 0.5555555555555556rem; }
  header.header .newsletter-widget .gform_wrapper .gform_footer {
    width: 100%;
    flex-basis: 100%;
    border-radius: 0.16666666666666666rem;
    overflow: hidden; }

  .mobile-container {
    padding: 7px 0; }

  #NavDropdown ul.navbar-nav li a {
    padding: 1.5rem 0; } }
@media only screen and (max-width: 991px) {
  .box-a {
    padding: 0; }

  .box-a .navbar-brand {
    padding: 0.6666666666666666rem 0; }

  .box-b::after {
    display: none; }

  .box-a::before {
    display: none; }

  .box-b .mobile-container {
    display: none !important; }

  #NavDropdown ul.navbar-nav li.donate {
    margin: 0;
    padding: 0; }
    #NavDropdown ul.navbar-nav li.donate a {
      border-radius: 0;
      justify-content: center;
      padding-right: 1.38889rem; }
      #NavDropdown ul.navbar-nav li.donate a:after {
        display: none; }

  .search-wrap {
    width: 49.2px;
    opacity: 1;
    margin-left: .5rem;
    margin-right: 0; }

  #NavDropdown .height-wrap .mobile-container .box {
    margin-bottom: 2rem;
    margin-left: auto !important;
    margin-right: auto !important; }

  ul.social {
    margin-left: 0; } }
@media only screen and (max-width: 767px) {
  .box-b {
    top: 26px; }

  .mobile-container {
    margin-top: 2rem;
    margin-bottom: 8rem; }
    .mobile-container .box {
      margin-bottom: 1rem;
      height: 60px;
      display: flex;
      align-items: center; } }
@media only screen and (max-width: 480px) {
  .box-a {
    width: 230px; }

  .box-b {
    top: 12px; } }
/*STRART Search Widget------------------------------------------*/
body.search h1 span {
  font-size: inherit; }

.search-section {
  display: none;
  background: #e5e5e6;
  padding: .5rem 0; }
  .search-section div.search {
    width: 100%;
    margin: 0; }

div.search {
  font-family: 'Lato', sans-serif;
  background: white;
  display: block;
  float: none;
  position: relative;
  vertical-align: middle;
  border-radius: 30px;
  width: 82%;
  margin-left: 32px; }
  div.search .screen-reader-text {
    display: none; }
  div.search .fa-times {
    color: #898989;
    cursor: pointer;
    font-size: 14px;
    margin-right: 10px;
    opacity: 0.5;
    transition: 0.3s; }
    div.search .fa-times:hover {
      text-decoration: none;
      opacity: 1; }
  div.search #searchsubmit {
    font-family: 'Lato', sans-serif;
    background-color: #49a135;
    background-position: center;
    background-size: 24px 24px;
    border-radius: 0 30px 30px 0;
    border: none;
    color: #fff;
    font-size: 0.8888888888888888rem;
    height: 48px;
    margin-left: -4px;
    /*text-indent: -99999999px;*/
    text-transform: uppercase;
    transition: 0.4s;
    transition: 0.4s;
    vertical-align: middle;
    width: 85px;
    text-align: center; }
    div.search #searchsubmit:hover {
      background: #00336d; }
  div.search #s {
    background: transparent url("../images/search-icon.png") no-repeat;
    background-color: transparent;
    background-position: 19px center;
    background-size: 19px 19px;
    border: none;
    color: #959595;
    font-size: 16px;
    height: 48px;
    padding: 15px;
    padding-left: 2.7777777777777777rem;
    vertical-align: middle;
    width: calc(100% - 50px); }
    div.search #s:hover, div.search #s:focus, div.search #s:active {
      outline: none;
      box-shadow: none; }
  div.search ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #959595; }
  div.search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #959595; }
  div.search :-ms-input-placeholder {
    /* IE 10+ */
    color: #959595; }
  div.search :-moz-placeholder {
    /* Firefox 18- */
    color: #959595; }

/*END Search Widget------------------------------------------*/
/*START footer--------------------------------------------------*/
footer.footer {
  position: relative;
  background: #e0e0e0; }
  footer.footer .container {
    transition: 0.6s; }
  footer.footer h2, footer.footer h3, footer.footer h4 {
    margin-top: 0; }
  footer.footer ul.social {
    display: inline-block;
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle; }
    footer.footer ul.social li {
      display: inline-block;
      margin: 0px !important; }
      footer.footer ul.social li a {
        display: inherit;
        border-radius: 50%;
        color: #00336d;
        border: 0.1111111111rem solid #00336d;
        background: transparent;
        height: 2.111111111111111rem;
        margin: 0 4px;
        position: relative;
        transition: 0.4s;
        width: 2.111111111111111rem; }
        footer.footer ul.social li a i {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 16px;
          left: 50%;
          position: absolute;
          top: 50%; }
        footer.footer ul.social li a:hover {
          color: white;
          background: #00336d; }
  footer.footer address, footer.footer p {
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.2;
    letter-spacing: normal;
    color: #00336d;
    margin-bottom: 0; }
    footer.footer address span, footer.footer p span {
      font-weight: 700;
      color: #001b3a;
      font-size: 1.0555555555555556rem; }
    footer.footer address a, footer.footer p a {
      display: inline-block;
      color: inherit; }
      footer.footer address a.contact, footer.footer p a.contact {
        margin-left: 5px; }
  footer.footer h3 {
    font-family: 'Lato', sans-serif;
    font-size: 1.0555555555555556rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 0;
    display: block;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0.4rem;
    color: #00336d; }
  footer.footer .footer-top {
    padding: 2rem 0 4rem; }
  footer.footer .footer-bottom {
    background: #00336d; }
    footer.footer .footer-bottom .bottom-content p {
      font-family: 'Lato', sans-serif;
      font-size: 1rem;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: normal;
      color: #e8e8e8; }
      footer.footer .footer-bottom .bottom-content p a {
        font-family: 'Lato', sans-serif;
        font-size: 1rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: left;
        color: #e8e8e8; }
        footer.footer .footer-bottom .bottom-content p a span {
          font-family: 'Lato', sans-serif;
          font-size: 1rem;
          font-weight: 700;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.33;
          letter-spacing: normal;
          text-align: left;
          color: #e8e8e8; }
    footer.footer .footer-bottom .section-1 {
      background: #00336d; }
      footer.footer .footer-bottom .section-1 p {
        font-family: 'Lato', sans-serif;
        font-size: 0.6666666666666666rem;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.83;
        letter-spacing: normal;
        color: #3d3d3d; }
    footer.footer .footer-bottom .section-2 {
      border-bottom: 1px solid rgba(0, 51, 109, 0.1); }
      footer.footer .footer-bottom .section-2 p {
        font-family: 'Lato', sans-serif;
        font-size: 0.6666666666666666rem;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.83;
        letter-spacing: normal;
        color: rgba(0, 51, 109, 0.71); }
  footer.footer .newsletter-wrap {
    padding: 2.5rem 2.111111111111111rem;
    background-color: #00336d;
    margin-bottom: 6.555555555555555rem; }
  footer.footer .footer-menu-container {
    margin-bottom: 3.388888888888889rem; }
  footer.footer .footer-menu-wrap ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  footer.footer .footer-menu-wrap li.donate {
    display: none; }
  footer.footer .footer-menu-wrap a {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.6666666666666666rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.4px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none; }
    footer.footer .footer-menu-wrap a:hover {
      color: #fdc94c; }
    footer.footer .footer-menu-wrap a:after {
      display: none; }
  footer.footer .footer-logo {
    position: relative; }
    footer.footer .footer-logo .img-wrap {
      width: 219px;
      height: 110px;
      margin: 0 auto;
      background-position: left center; }
      footer.footer .footer-logo .img-wrap img {
        object-fit: contain; }
      footer.footer .footer-logo .img-wrap a {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
  footer.footer .img-brand {
    width: 83px;
    height: 23px;
    vertical-align: baseline;
    display: inline; }
  footer.footer .sponsor-wrap .img-wrap {
    width: 9.444444444444445rem;
    max-width: 100%;
    height: 4.722222222222222rem;
    border-radius: 0%;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    transition: 0.4s;
    margin: 0; }
    footer.footer .sponsor-wrap .img-wrap a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  footer.footer .copy-r p, footer.footer .copy-r p a, footer.footer .copy-r span, footer.footer .elevation p, footer.footer .elevation p a, footer.footer .elevation span {
    color: #00336d;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    margin-bottom: 0; }
    footer.footer .copy-r p strong, footer.footer .copy-r p a strong, footer.footer .copy-r span strong, footer.footer .elevation p strong, footer.footer .elevation p a strong, footer.footer .elevation span strong {
      font-weight: 500; }
  footer.footer .elevation a span, footer.footer .elevation p a span, footer.footer .elevation p span {
    color: #00336d;
    font-weight: 700; }

body.home footer.footer .sign-up-section .section-container {
  background: #00336d; }
body.home footer.footer .sign-up-section h2 {
  color: white; }
body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input, body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input {
  border-color: white;
  color: white; }
  body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: white; }
  body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input::-moz-placeholder {
    /* Firefox 19+ */
    color: white; }
  body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input:-ms-input-placeholder {
    /* IE 10+ */
    color: white; }
  body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input:-moz-placeholder, body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input:-moz-placeholder {
    /* Firefox 18- */
    color: white; }
body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_footer .gform_button {
  background: white;
  color: #49a135 !important; }
  body.home footer.footer .newsletter-widget .gform_wrapper .newsletterForm .gform_footer .gform_button:hover {
    background: #49a135;
    color: white !important; }

@media only screen and (max-width: 1200px) {
  footer.footer .footer-bottom .bottom-content .content-wrap {
    flex-direction: column; } }
@media only screen and (max-width: 991px) {
  footer.footer .footer-logo .img-wrap {
    background-position: center; }

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

  footer.footer .sponsor-wrap .img-wrap {
    margin-bottom: 2rem; }
    footer.footer .sponsor-wrap .img-wrap:last-child {
      margin-bottom: 0; }

  footer.footer .footer-menu-wrap ul {
    flex-direction: column; } }
@media only screen and (max-width: 480px) {
  footer.footer .footer-menu-wrap ul {
    text-align: center;
    flex-direction: column; }

  footer.footer .footer-bottom {
    padding-bottom: 5rem; } }
footer.footer .footer-menu-wrap a {
  display: block;
  margin: 1rem; }

/*END footer------------------------------------------*/
ul.breadcrumbs {
  margin-bottom: 5px;
  padding: 0px;
  text-transform: uppercase; }
  ul.breadcrumbs li {
    display: inline-block;
    margin-right: 10px; }
    ul.breadcrumbs li strong {
      font-family: 'Lato', sans-serif;
      color: #0aaacb;
      font-size: 15px;
      font-weight: 300;
      margin-bottom: 0; }
    ul.breadcrumbs li.separator {
      color: transparent;
      font-size: 0px; }
      ul.breadcrumbs li.separator::after {
        content: "\f054";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        /*--adjust as necessary--*/
        color: #0aaacb;
        display: inline-block;
        font-size: 0.9rem;
        position: relative; }
    ul.breadcrumbs li a {
      font-family: 'Lato', sans-serif;
      color: #292929;
      font-size: 15px;
      font-weight: 300;
      font-weight: unset;
      margin-bottom: 0;
      text-decoration: none; }
      ul.breadcrumbs li a:hover {
        text-decoration: underline; }
    ul.breadcrumbs li.last-child {
      color: #0aaacb; }

.pagination {
  text-align: center;
  display: block; }
  .pagination .nav-links {
    text-align: center;
    margin-top: 1.5rem; }
  .pagination a {
    display: inline;
    min-width: 1.1111111111111112rem;
    margin: 0 1.1111111111111112rem 1.3888888888888888rem;
    border-radius: 0.2777777777777778rem;
    color: #00336d !important;
    font-weight: 600;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    background: transparent;
    transition: 0s !important;
    padding: 0.4444444444444444rem 0.2777777777777778rem;
    text-align: center;
    text-decoration: none;
    position: relative;
    z-index: 2; }
    .pagination a:before {
      content: "";
      display: block;
      width: 2.7777777777777777rem;
      height: 2.7777777777777777rem;
      border-radius: 50%;
      background: transparent;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: -2; }
    .pagination a:hover {
      text-decoration: none;
      color: white !important; }
      .pagination a:hover:before {
        background: #49a135; }
    .pagination a.next, .pagination a.prev {
      color: #49a135; }
      .pagination a.next:hover, .pagination a.prev:hover {
        color: white !important; }
  .pagination .current {
    display: inline;
    background: transparent;
    padding: 0.4444444444444444rem 0.2777777777777778rem;
    min-width: 1.1111111111111112rem;
    margin: 0 1.1111111111111112rem;
    color: white;
    font-weight: 700;
    font-style: normal;
    font-family: 'Lato', sans-serif;
    text-align: center;
    text-decoration: none;
    position: relative;
    z-index: 2;
    transition: 0s;
    width: 20px;
    height: 43px; }
    .pagination .current:after {
      content: "";
      display: block;
      width: 2.7777777777777777rem;
      height: 2.7777777777777777rem;
      border-radius: 50%;
      background: #49a135;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: -2; }

.navigation {
  display: block;
  width: 100%;
  text-align: left;
  border-top: 0.2777777778rem solid #49a135; }
  .navigation ol.tw-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
    list-style: none;
    padding: 0;
    margin: 1.1111111111111112rem; }
    .navigation ol.tw-pagination li {
      padding: 0;
      margin: 1.1111111111111112rem; }
      .navigation ol.tw-pagination li .title {
        font-weight: 700;
        color: #49a135; }
      .navigation ol.tw-pagination li span.current {
        display: inline;
        background: transparent;
        padding: 0.4444444444444444rem 0.2777777777777778rem;
        min-width: 1.1111111111111112rem;
        color: white;
        font-weight: 700;
        font-style: normal;
        font-family: 'Lato', sans-serif;
        text-align: center;
        text-decoration: none;
        position: relative;
        z-index: 2; }
        .navigation ol.tw-pagination li span.current:after {
          content: "";
          display: block;
          width: 2.7777777777777777rem;
          height: 2.7777777777777777rem;
          border-radius: 50%;
          background: #49a135;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          z-index: -2; }
      .navigation ol.tw-pagination li a {
        display: inline;
        min-width: 1.1111111111111112rem;
        border-radius: 0.2777777777777778rem;
        color: #49a135;
        font-weight: 600;
        font-style: normal;
        font-family: 'Lato', sans-serif;
        background: transparent;
        transition: 0s;
        padding: 0.4444444444444444rem 0.2777777777777778rem;
        text-align: center;
        text-decoration: none;
        position: relative;
        z-index: 2; }
        .navigation ol.tw-pagination li a:before {
          content: "";
          display: block;
          width: 2.7777777777777777rem;
          height: 2.7777777777777777rem;
          border-radius: 50%;
          background: transparent;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          z-index: -2; }
        .navigation ol.tw-pagination li a:hover {
          text-decoration: none;
          color: white; }
          .navigation ol.tw-pagination li a:hover:before {
            background: #49a135; }
        .navigation ol.tw-pagination li a.next, .navigation ol.tw-pagination li a.prev {
          color: #49a135; }
          .navigation ol.tw-pagination li a.next:hover, .navigation ol.tw-pagination li a.prev:hover {
            color: white; }
      .navigation ol.tw-pagination li:before {
        display: none; }

@media only screen and (max-width: 480px) {
  .navigation ol.tw-pagination {
    flex-wrap: wrap; } }
/*START Slider--------------------------------------------------*/
.slider-widget {
  overflow: hidden;
  position: relative;
  background: #003f87;
  height: 67vh; }
  .slider-widget .content-wrap {
    position: absolute;
    bottom: 154px;
    left: 0;
    width: 100%;
    z-index: 10; }
    .slider-widget .content-wrap .container {
      background-color: #e5e5e6; }
    .slider-widget .content-wrap .img-wrap {
      width: 207px;
      height: 110px;
      margin: -22px auto 0;
      background-size: contain; }
  .slider-widget .donate-wrap {
    background: #00336d;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    .slider-widget .donate-wrap:before {
      content: '';
      display: block;
      width: calc(100% + 65px);
      height: 100%;
      border-radius: 100px 0 0 100px;
      background: #00336d;
      position: absolute;
      top: 0;
      left: -50px; }
    .slider-widget .donate-wrap h3 {
      font-family: 'Lato', sans-serif;
      font-size: 1.2222222222222223rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      position: relative;
      margin: 0 auto; }
  .slider-widget .slider-a {
    position: relative;
    overflow: hidden;
    height: 100%;
    /* ie edge only gets the following rule */ }
    .slider-widget .slider-a #home-slider {
      overflow: hidden;
      height: 100%; }
      .slider-widget .slider-a #home-slider .carousel-item {
        width: 100%;
        height: 100%; }
      .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner {
        height: 100%;
        /* Safari 4.0 - 8.0 */
        /* Standard syntax */
        /* Safari 4.0 - 8.0 */
        /* Standard syntax */ }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .slider-caption {
          opacity: 0; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-left .slider-caption, .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-right .slider-caption {
          -webkit-animation-name: opacityTransitionOff;
          /* Safari 4.0 - 8.0 */
          -webkit-animation-duration: 0.4s;
          /* Safari 4.0 - 8.0 */
          animation-name: opacityTransitionOff;
          animation-duration: 0.4s; }
@-webkit-keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active .slider-caption {
          -webkit-animation-name: opacityTransition;
          /* Safari 4.0 - 8.0 */
          -webkit-animation-duration: 0.8s;
          /* Safari 4.0 - 8.0 */
          -webkit-animation-fill-mode: forwards;
          /* Safari 4.0 - 8.0 */
          animation-name: opacityTransition;
          animation-duration: 0.8s;
          animation-fill-mode: forwards; }
@-webkit-keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    background-color: 1; } }
@keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item {
          transition-property: opacity; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-left,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-right {
          opacity: 0; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
          opacity: 1; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-next,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-prev,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-left,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-right {
          left: 0;
          transform: translate3d(0, 0, 0); }
      .slider-widget .slider-a #home-slider .carousel-indicators {
        flex-direction: column;
        align-items: center;
        margin-right: 5%;
        right: 0;
        left: auto;
        top: 50%;
        bottom: auto;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: none; }
        .slider-widget .slider-a #home-slider .carousel-indicators:before {
          content: "";
          display: block;
          width: 2px;
          height: 70px;
          background: #49a135;
          position: relative; }
        .slider-widget .slider-a #home-slider .carousel-indicators li {
          width: 6px;
          height: 6px;
          border-radius: 50%;
          background: #49a135;
          border: none;
          margin: 10px;
          display: flex;
          align-items: center;
          justify-content: center; }
          .slider-widget .slider-a #home-slider .carousel-indicators li.active {
            width: 14px;
            height: 14px; }
            .slider-widget .slider-a #home-slider .carousel-indicators li.active:before {
              content: "";
              display: block;
              width: 20px;
              height: 20px;
              border-radius: 50%;
              border: 1px solid #49a135;
              position: absolute; }
    .slider-widget .slider-a .slider-box {
      height: 100%;
      position: relative; }
      .slider-widget .slider-a .slider-box img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        position: absolute; }
    .slider-widget .slider-a #home-video {
      width: 100%;
      position: absolute;
      z-index: 1;
      top: 50%;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      transform: translate(0%, -50%);
      left: 0;
      object-fit: cover;
      height: auto;
      width: 100%; }
    .slider-widget .slider-a .image-caption a::before {
      content: "";
      opacity: 0.4;
      background-color: #000000;
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      top: auto;
      z-index: 1; }
    .slider-widget .slider-a .carousel-caption {
      top: 50%;
      left: 50%;
      right: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      bottom: auto;
      width: 100%;
      text-align: left; }
      .slider-widget .slider-a .carousel-caption h2 {
        font-family: 'Montserrat', sans-serif;
        font-size: 2.8125rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        color: #ffffff;
        display: block;
        position: relative;
        margin-bottom: 1.1875rem; }
        .slider-widget .slider-a .carousel-caption h2 span {
          display: block;
          text-transform: none;
          font-family: 'Lato', sans-serif;
          font-size: 1.3888888888888888rem;
          font-weight: bold;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          color: #fdc94c; }
      .slider-widget .slider-a .carousel-caption p {
        font-family: 'Lato', sans-serif;
        font-size: 1.125rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: white;
        display: block;
        width: 45%; }
      .slider-widget .slider-a .carousel-caption.light h2, .slider-widget .slider-a .carousel-caption.light p {
        color: #7c7c7c; }
      .slider-widget .slider-a .carousel-caption.light a.btn-2 {
        color: #7c7c7c !important;
        border-color: #7c7c7c; }
        .slider-widget .slider-a .carousel-caption.light a.btn-2:hover, .slider-widget .slider-a .carousel-caption.light a.btn-2:focus, .slider-widget .slider-a .carousel-caption.light a.btn-2:active {
          background: #7c7c7c;
          color: white !important; }
      .slider-widget .slider-a .carousel-caption .link {
        margin-top: 1.5625rem;
        display: block; }
    .slider-widget .slider-a .carousel-control-prev, .slider-widget .slider-a .carousel-control-next {
      background: transparent;
      width: 5%;
      opacity: 1;
      transition: 0.4s; }
      .slider-widget .slider-a .carousel-control-prev span, .slider-widget .slider-a .carousel-control-next span {
        background: transparent url("../images/arrow-slider.svg") no-repeat;
        background-position: 45% 50%;
        background-size: 35%;
        border-radius: 10px;
        height: 3.611111111111111rem;
        text-align: center;
        text-shadow: none;
        transition: 0.4s;
        width: 3.611111111111111rem; }
        .slider-widget .slider-a .carousel-control-prev span:before, .slider-widget .slider-a .carousel-control-next span:before {
          -webkit-transform: translate(-50%, -55%);
          -moz-transform: translate(-50%, -55%);
          -ms-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%);
          display: none;
          left: 50%;
          position: absolute;
          top: 50%; }
        .slider-widget .slider-a .carousel-control-prev span:hover, .slider-widget .slider-a .carousel-control-next span:hover {
          background-color: #00336d; }
      .slider-widget .slider-a .carousel-control-prev.carousel-control-next span, .slider-widget .slider-a .carousel-control-next.carousel-control-next span {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    @supports (object-fit: cover) {
      .slider-widget .slider-a #home-video {
        height: 100%; } }
    @supports (object-fit: cover) and (-ms-ime-align: auto) {
      .slider-widget .slider-a #home-video {
        height: auto; } }

.arrow-down {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 0.6s infinite  alternate;
  position: absolute;
  left: calc(50% - 16px);
  bottom: 50px;
  z-index: 10; }
  .arrow-down a {
    color: white;
    text-decoration: none;
    width: 5.555555555555555rem;
    margin: 0 auto; }
    .arrow-down a i {
      display: block;
      font-size: 2.0555555555555554rem; }
    .arrow-down a span {
      font-size: 0.9444444444444444rem;
      text-transform: uppercase;
      opacity: .4;
      font-family: 'Lato', sans-serif;
      transition: 0.4s; }
    .arrow-down a:hover {
      color: #fdc94c; }
      .arrow-down a:hover span {
        opacity: 1; }
@-webkit-keyframes mover {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
@keyframes mover {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
@media only screen and (max-width: 1200px) {
  .slider-widget {
    height: 60vh; }

  .slider-widget .slider-a .carousel-caption p {
    margin: 0 auto; } }
@media only screen and (max-width: 991px) {
  .slider-widget .slider-a .carousel-caption h2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto; }

  .slider-widget .slider-a .carousel-caption p {
    width: 70%; } }
@media only screen and (max-width: 767px) {
  .slider-widget {
    height: calc(100vh - 87px); } }
@media only screen and (max-width: 480px) {
  .slider-widget .slider-a .carousel-caption h2 {
    width: 90%;
    font-size: 1.6rem;
    line-height: 1.2; }

  .slider-widget .slider-a .carousel-control-prev, .slider-widget .slider-a .carousel-control-next {
    display: none; }

  .slider-widget .slider-a .carousel-caption p {
    width: 90%; }

  .slider-widget {
    height: calc(100vh - 66px); } }
/*END Slider--------------------------------------------------*/
.sidebar-interior-page {
  background: #002650;
  position: relative;
  overflow: hidden;
  padding: 8.125rem 0; }
  .sidebar-interior-page .container {
    position: relative;
    z-index: 5; }
  .sidebar-interior-page.related-resourses {
    background: white;
    text-align: center;
    padding: 5rem 0;
    padding-top: 0; }
    .sidebar-interior-page.related-resourses h2 {
      font-family: 'Lato', sans-serif;
      font-size: 1.5625rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      color: #00418a;
      text-transform: uppercase;
      display: block;
      margin-bottom: 3rem; }
    .sidebar-interior-page.related-resourses .big-link a {
      font-family: 'Lato', sans-serif;
      font-size: 20px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      color: #49a135;
      text-decoration: underline; }
      .sidebar-interior-page.related-resourses .big-link a:hover {
        text-decoration: none; }
  .sidebar-interior-page .single-box {
    position: relative;
    min-height: 21.875rem;
    background-position: top;
    overflow: hidden;
    border-radius: 10px;
    transition: 0.4s; }
    .sidebar-interior-page .single-box a {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      color: white;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: 0.4s;
      z-index: 5;
      text-decoration: none;
      font-family: 'Lato', sans-serif; }
    .sidebar-interior-page .single-box p {
      font-size: 0.8888888888888888rem;
      line-height: 1.19;
      font-style: italic; }
    .sidebar-interior-page .single-box:before {
      background-image: linear-gradient(to top, #002650, rgba(0, 65, 138, 0));
      opacity: 1;
      transition: 0.4s; }
    .sidebar-interior-page .single-box h3 {
      font-family: 'Lato', sans-serif;
      font-size: 1.5625rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      display: block;
      margin-bottom: 0;
      text-transform: uppercase; }
    .sidebar-interior-page .single-box:hover a {
      height: 100%; }
    .sidebar-interior-page .single-box:hover:before {
      background-image: linear-gradient(to top, #166405, rgba(47, 135, 28, 0.69));
      transition: 0.4s; }
    .sidebar-interior-page .single-box:hover .info-wrap {
      background: transparent; }
    .sidebar-interior-page .single-box .info-wrap {
      background-position: right;
      background-color: transparent;
      display: block;
      padding: 1rem;
      width: 100%; }
    .sidebar-interior-page .single-box .hover-wrap {
      padding: 0 1rem; }
  .sidebar-interior-page .card {
    border: none;
    border-radius: 0; }
  .sidebar-interior-page .card-body {
    background: #00336d;
    text-align: center;
    color: white; }
    .sidebar-interior-page .card-body h5.card-title {
      color: white;
      font-family: 'Lato', sans-serif;
      font-size: 1.3888888888888888rem;
      font-weight: 700;
      display: block;
      margin-bottom: 1.1111111111111112rem; }
      .sidebar-interior-page .card-body h5.card-title a {
        color: white;
        font-family: 'Lato', sans-serif;
        font-size: 1.3888888888888888rem;
        font-weight: 700; }
    .sidebar-interior-page .card-body .card-text {
      font-family: 'Montserrat', sans-serif;
      font-size: 1rem;
      line-height: 1.5; }
    .sidebar-interior-page .card-body .link {
      margin-top: 2rem; }

@media only screen and (max-width: 991px) {
  .sidebar-interior-page .single-box::before {
    background-image: linear-gradient(to top, #166405, rgba(47, 135, 28, 0.69)); } }
.interior-page {
  font-family: 'Lato', sans-serif;
  background: #ffffff;
  color: #707070;
  font-size: 1.125rem;
  font-weight: 400;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  overflow: hidden;
  position: relative;
  padding-top: 0rem;
  /*--- Images With Caption (wordpress) ---*/
  /*--- Images With Caption (wordpress) ---*/
  /*--- Undesorder List ---*/
  /*--- Undesorder List ---*/
  /*--- Order List ---*/
  /*----- Order List ----- */
  /*---- Table Styles ----*/
  /*---- Table Styles ----*/ }
  .interior-page h1, .interior-page h2, .interior-page h3, .interior-page h4, .interior-page h5, .interior-page h6 {
    margin-top: 0;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-transform: uppercase; }
    .interior-page h1 a, .interior-page h2 a, .interior-page h3 a, .interior-page h4 a, .interior-page h5 a, .interior-page h6 a {
      font-weight: inherit;
      color: inherit; }
      .interior-page h1 a:hover, .interior-page h2 a:hover, .interior-page h3 a:hover, .interior-page h4 a:hover, .interior-page h5 a:hover, .interior-page h6 a:hover {
        text-decoration: underline; }
    .interior-page h1.opposite, .interior-page h2.opposite, .interior-page h3.opposite, .interior-page h4.opposite, .interior-page h5.opposite, .interior-page h6.opposite {
      color: #00336d; }
  .interior-page h1 {
    font-family: 'Lato', sans-serif;
    color: #49a135; }
  .interior-page h2 {
    font-family: 'Lato', sans-serif;
    color: #49a135; }
  .interior-page h3 {
    font-family: 'Lato', sans-serif;
    color: #49a135; }
  .interior-page h4 {
    font-family: 'Lato', sans-serif;
    color: #49a135; }
  .interior-page h5 {
    font-family: 'Lato', sans-serif;
    color: #49a135; }
  .interior-page h6 {
    font-family: 'Lato', sans-serif;
    color: #49a135; }
  .interior-page h1, .interior-page .h1 {
    font-size: 2.888888888888889rem;
    margin-top: 0;
    margin-bottom: 1.6666666666666667rem; }
  .interior-page h2, .interior-page .h2 {
    font-size: 2.5rem;
    margin-bottom: 2.5rem; }
  .interior-page h3, .interior-page .h3 {
    font-size: 1.9444444444444444rem;
    margin-bottom: 1.9444444444444444rem; }
  .interior-page h4, .interior-page .h4 {
    font-size: 1.6111111111111112rem;
    margin-bottom: 1.6666666666666667rem; }
  .interior-page h5, .interior-page .h5 {
    font-size: 1rem;
    margin-bottom: 1.3888888888888888rem; }
  .interior-page h6, .interior-page .h6 {
    font-size: 0.8888888888888888rem;
    margin-bottom: 1.1111111111111112rem; }
  .interior-page hr {
    border-color: #00336d !important;
    border-style: dashed none none;
    border-width: 0.05555555555555555rem 0px 0px;
    margin-bottom: 1.3888888888888888rem;
    margin-top: 1.3888888888888888rem; }
  .interior-page p {
    font-family: 'Lato', sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 1.3888888888888888rem; }
    .interior-page p strong {
      font-size: inherit;
      line-height: 1.6em;
      font-weight: 700; }
    .interior-page p em {
      font-family: 'Lato', sans-serif;
      font-size: inherit;
      font-style: italic; }
    .interior-page p a {
      color: #49a135;
      transition: 0.3s;
      text-decoration: underline;
      font-weight: 400;
      white-space: normal;
      overflow-wrap: break-word; }
      .interior-page p a:hover {
        text-decoration: none; }
  .interior-page small {
    color: inherit; }
  .interior-page strong.color {
    color: #49a135; }
  .interior-page p.main-paragraph::first-letter, .interior-page p.main-paragraph:first-letter {
    font-size: 5rem;
    line-height: 4rem;
    font-weight: 400;
    vertical-align: top;
    font-family: 'Lato', sans-serif;
    float: left;
    margin-right: .5rem;
    margin-top: .4rem;
    text-transform: uppercase; }
  .interior-page figure {
    display: inline-block; }
    .interior-page figure.img-wrap {
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }
    .interior-page figure figcaption {
      background: #dfdede;
      padding: .5rem;
      font-family: 'Lato', sans-serif;
      font-size: 0.875rem;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.64;
      letter-spacing: normal;
      color: black;
      margin: 0;
      z-index: 5; }
  .interior-page blockquote {
    font-family: 'Lato', sans-serif;
    font-size: 1.5625rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.2;
    letter-spacing: normal;
    border: none;
    color: white;
    background: #002650;
    display: block;
    margin: 2.7777777777777777rem auto 2.2222222222222223rem;
    padding: 4.188rem 2.5rem 5.313rem;
    padding-left: 15.111rem;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 5; }
    .interior-page blockquote p {
      color: inherit;
      font-size: inherit;
      line-height: inherit;
      font-weight: inherit; }
    .interior-page blockquote .blockquote-footer {
      color: inherit;
      font-style: normal;
      font-size: inherit;
      margin-top: 1.9444444444444444rem;
      text-align: right;
      font-weight: 700; }
      .interior-page blockquote .blockquote-footer cite {
        font-style: normal; }
    .interior-page blockquote .blockquote-bg {
      display: block;
      background: #002650 url("../images/border-quote.svg") no-repeat;
      background-position: 100% 104%;
      background-size: contain;
      width: 102vw;
      height: 101%;
      position: absolute;
      top: 51%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: -1; }
    .interior-page blockquote::before {
      content: "";
      background: transparent url("../images/quote-2.svg") no-repeat;
      background-size: contain;
      background-position: center;
      display: block;
      height: 11.25rem;
      position: absolute;
      top: calc(40% - 5.625rem);
      left: 0;
      width: 11.25rem;
      border-radius: 50%;
      z-index: 5; }
    .interior-page blockquote::after {
      content: "";
      background: transparent url("../images/quote.svg") no-repeat;
      background-size: 100% auto;
      background-position: center;
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      right: 1.6666666666666667rem;
      width: 19.22222222222222rem;
      z-index: 0;
      opacity: 0.1;
      -webkit-filter: brightness(0%) invert(100%);
      filter: brightness(0%) invert(100%);
      display: none; }
  .interior-page .custom-box {
    background: #fdc94c;
    width: 20.055555555555557rem;
    max-width: 100%; }
    .interior-page .custom-box h3 {
      font-family: 'Montserrat', sans-serif;
      font-size: 1.6666666666666667rem;
      font-weight: 700; }
      .interior-page .custom-box h3 span {
        color: #49a135; }
    .interior-page .custom-box .link a {
      display: block; }
  .interior-page .single-article-style-2 .card-deck {
    padding: 2rem 0 0; }
  .interior-page .single-article-style-2 .card {
    border: none;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
    transition: 0.4s;
    flex-basis: calc(33.3% - 30px);
    flex-grow: 0;
    margin-bottom: 2rem; }
    .interior-page .single-article-style-2 .card:hover {
      box-shadow: 2.925px 2.728px 12.61px 0.39px rgba(146, 146, 146, 0.5); }
    .interior-page .single-article-style-2 .card img {
      height: 100%; }
    .interior-page .single-article-style-2 .card .card-title a {
      color: #49a135;
      text-decoration: none;
      line-height: 1.364;
      font-family: 'Lato', sans-serif;
      font-size: 1rem;
      font-weight: 700; }
      .interior-page .single-article-style-2 .card .card-title a:hover {
        color: #00336d;
        text-decoration: underline; }
    .interior-page .single-article-style-2 .card p.card-text {
      font-size: 0.8888888888888888rem;
      line-height: 1.56; }
      .interior-page .single-article-style-2 .card p.card-text a {
        font-weight: 400; }
  .interior-page .single-article-style-3 .card {
    border: none;
    border-radius: 8px 0 0 8px;
    transition: 0.4s;
    flex-basis: calc(33.3% - 30px);
    flex-grow: 0;
    margin-bottom: 2rem;
    background: white; }
    .interior-page .single-article-style-3 .card:last-child {
      margin-bottom: 0; }
  .interior-page .single-article-style-3 .card-body {
    background: white; }
  .interior-page .single-article-style-3 .card-title {
    color: #00336d;
    text-transform: uppercase !important;
    font-size: 1.8888888888888888rem; }
    .interior-page .single-article-style-3 .card-title a {
      color: inherit;
      text-transform: uppercase; }
  .interior-page .single-article-style-3 .img-wrap {
    margin-bottom: 0;
    border-radius: 8px 0 0 8px; }
  .interior-page .single-article-style-3 .card-text {
    margin-bottom: 0; }
  .interior-page .single-article-style-3 .link {
    margin-top: 2.0555555555555554rem; }
    .interior-page .single-article-style-3 .link a {
      font-size: 1.1111111111111112rem;
      padding: 0.7777777777777778rem  1.3888888888888888rem; }
  .interior-page .wp-caption {
    display: block;
    max-width: 100%; }
    .interior-page .wp-caption img {
      max-width: 100%;
      display: block;
      margin: 0 auto 0.5555555555555556rem; }
    .interior-page .wp-caption .wp-caption-text {
      font-family: 'Lato', sans-serif;
      color: black !important;
      font-style: italic !important;
      font-weight: 300;
      line-height: 1em; }
  .interior-page dl dd a {
    font-weight: 400;
    color: #00336d;
    transition: 0.3s;
    text-decoration: underline;
    font-size: inherit; }
    .interior-page dl dd a:hover {
      text-decoration: none; }
  .interior-page ul.list {
    padding: 0;
    text-align-last: left; }
    .interior-page ul.list br {
      display: none; }
    .interior-page ul.list li {
      list-style-type: none;
      margin: 0 !important;
      margin-left: 20px;
      padding-left: 30px;
      position: relative;
      line-height: 1.6em; }
      .interior-page ul.list li::before {
        content: "";
        display: inline-block;
        left: 0;
        margin-left: 0;
        margin-right: 0.2777777777777778rem;
        top: 9px;
        position: absolute;
        width: 8px;
        height: 8px;
        background-color: #49a135;
        border-radius: 50%; }
      .interior-page ul.list li a {
        font-weight: 400;
        color: #49a135;
        transition: 0.3s;
        text-decoration: underline;
        font-size: inherit; }
        .interior-page ul.list li a:hover {
          text-decoration: none; }
  .interior-page ol {
    counter-reset: item;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left; }
    .interior-page ol > li {
      display: table;
      counter-increment: item;
      margin-bottom: 0.6em; }
      .interior-page ol > li:before {
        content: counters(item,".") ". ";
        display: table-cell;
        padding-right: 0.6em; }
      .interior-page ol > li ol > li:before {
        content: counters(item,".") " ";
        left: -20px; }
    .interior-page ol li {
      list-style-type: none;
      margin-bottom: 0;
      margin-left: 0px;
      padding-left: 30px;
      position: relative;
      line-height: 1.6em; }
      .interior-page ol li h1, .interior-page ol li h2, .interior-page ol li h3, .interior-page ol li h4, .interior-page ol li h5, .interior-page ol li h6 {
        margin-top: 0 !important;
        display: inline-block !important; }
      .interior-page ol li::before {
        font-family: 'Lato', sans-serif;
        background: transparent;
        border-radius: 0;
        color: #49a135;
        display: inline-block;
        font-size: 1rem;
        padding-right: 0.2777777777777778rem;
        font-weight: 400;
        position: absolute;
        left: 0px;
        padding: 0; }
      .interior-page ol li a {
        font-weight: 400;
        color: #49a135;
        transition: 0.3s;
        text-decoration: underline;
        font-size: inherit; }
        .interior-page ol li a:hover {
          text-decoration: none; }
      .interior-page ol li ol {
        margin-top: 0.5555555555555556rem; }
        .interior-page ol li ol li {
          margin-left: 20px; }
  .interior-page .table-responsive-md .table thead tr th, .interior-page .table-responsive-md table thead tr th {
    background: transparent;
    border-color: #49a135;
    border-width: 5px;
    border-top: none;
    font-family: 'Lato', sans-serif;
    font-size: 1.3888888888888888rem;
    line-height: 1.16;
    font-weight: bold;
    color: #a8a8a8; }
  .interior-page .table-responsive-md .table tbody tr td, .interior-page .table-responsive-md table tbody tr td {
    background: transparent;
    border: none;
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.17;
    color: #7c7c7c;
    transition: 0s; }
    .interior-page .table-responsive-md .table tbody tr td a, .interior-page .table-responsive-md table tbody tr td a {
      color: #7c7c7c;
      text-decoration: none;
      transition: 0s; }
      .interior-page .table-responsive-md .table tbody tr td a:hover, .interior-page .table-responsive-md table tbody tr td a:hover {
        text-decoration: underline; }
  .interior-page .table-responsive-md .table tbody tr:hover, .interior-page .table-responsive-md table tbody tr:hover {
    background: #49a135;
    color: white; }
    .interior-page .table-responsive-md .table tbody tr:hover a, .interior-page .table-responsive-md .table tbody tr:hover td, .interior-page .table-responsive-md table tbody tr:hover a, .interior-page .table-responsive-md table tbody tr:hover td {
      color: white; }
  .interior-page .job-wrap {
    background: #FAFAFA; }
    .interior-page .job-wrap .job-filter-wrap {
      padding: 1rem;
      border: 1px solid #E8E8E8; }
    .interior-page .job-wrap .single-box {
      display: grid;
      grid-template-columns: 4fr 3fr 1fr;
      grid-gap: 1.6666666666666667rem;
      padding: 1rem;
      border: 1px solid #E8E8E8;
      border-top-color: transparent;
      transition: 0.4s;
      background: #FAFAFA; }
      .interior-page .job-wrap .single-box.main-box {
        background: #49a135;
        color: white; }
    .interior-page .job-wrap .single-box:not(.main-box):hover {
      transform: scale(1.086);
      border-top-color: #E8E8E8; }
    .interior-page .job-wrap .img-wrap {
      width: 50px;
      height: 50px;
      margin: 0 auto;
      border: 1px solid #E8E8E8; }
      .interior-page .job-wrap .img-wrap a {
        display: block;
        width: 100%;
        height: 100%; }
    .interior-page .job-wrap .author-name {
      font-family: 'Lato', sans-serif;
      color: #3C414D;
      font-weight: 500;
      font-size: 1rem; }
      .interior-page .job-wrap .author-name a {
        color: inherit; }
    .interior-page .job-wrap .title, .interior-page .job-wrap .author-name, .interior-page .job-wrap time {
      color: #a8a8a8;
      font-family: 'Lato', sans-serif;
      font-size: 1rem !important;
      margin-bottom: 0; }
    .interior-page .job-wrap time {
      font-weight: 700; }
    .interior-page .job-wrap .title {
      font-style: italic; }
    .interior-page .job-wrap a {
      text-decoration: none; }
      .interior-page .job-wrap a:hover .title, .interior-page .job-wrap a:hover .author-name, .interior-page .job-wrap a:hover .author, .interior-page .job-wrap a:hover time {
        color: #003f87; }

.custom-events-box time {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.3888888888888888rem;
  font-weight: 800;
  line-height: 2rem;
  margin-bottom: 1.6666666666666667rem;
  display: block; }
.custom-events-box .img-wrap {
  height: 27.22222222222222rem;
  border-radius: 0.5555555555555556rem; }
.custom-events-box .info-wrap {
  background: #49a135;
  box-shadow: 0 10px 6px 0 rgba(0, 0, 0, 0.16);
  color: white;
  padding: 2.7777777777777777rem;
  margin-left: -100px;
  position: relative;
  z-index: 3;
  border-radius: 0.5555555555555556rem; }
  .custom-events-box .info-wrap p, .custom-events-box .info-wrap h2, .custom-events-box .info-wrap h3, .custom-events-box .info-wrap h4, .custom-events-box .info-wrap h5, .custom-events-box .info-wrap h6, .custom-events-box .info-wrap span, .custom-events-box .info-wrap a, .custom-events-box .info-wrap time, .custom-events-box .info-wrap address {
    color: white; }
.custom-events-box .link a {
  width: 50%;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center; }
.custom-events-box .addtoany_shortcode {
  width: 50%; }
  .custom-events-box .addtoany_shortcode .a2a_kit a {
    width: 100%;
    padding: 0;
    text-decoration: none; }
    .custom-events-box .addtoany_shortcode .a2a_kit a span {
      display: none; }
    .custom-events-box .addtoany_shortcode .a2a_kit a:after {
      content: "Share this Event";
      display: block;
      font-family: 'Montserrat', sans-serif !important;
      background: transparent;
      border-radius: 2.2222222222222223rem;
      border: 0.1111111111111111rem solid white;
      color: white;
      font-size: 0.8888888888888888rem;
      line-height: 1;
      letter-spacing: 1.2px;
      font-weight: 700;
      margin: 0 auto;
      padding: 0.5833333333333334rem 1.3888888888888888rem;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: uppercase;
      transition: 0.4s;
      outline: none !important; }
    .custom-events-box .addtoany_shortcode .a2a_kit a:hover:after {
      background: white;
      color: #00336d !important; }

.custom-location-box .plugin-wrap {
  border-radius: 0.5555555555555556rem;
  overflow: hidden; }
  .custom-location-box .plugin-wrap .tribe-events-venue-map {
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important; }

.ug-gallery-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0; }

.filter-results .single-box {
  border: 1px solid #00336d;
  border-radius: 5px;
  margin-bottom: 3.3333333333333335rem;
  min-height: 16.11111111111111rem;
  position: relative;
  transition: 0.4s; }
  .filter-results .single-box a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    padding: 1.3888888888888888rem 0.8333333333333334rem; }
  .filter-results .single-box:hover {
    background: #49a135;
    border-color: #49a135; }
    .filter-results .single-box:hover .title, .filter-results .single-box:hover .title a, .filter-results .single-box:hover .sub-title, .filter-results .single-box:hover address, .filter-results .single-box:hover p, .filter-results .single-box:hover p a, .filter-results .single-box:hover .frequency, .filter-results .single-box:hover time {
      color: white; }
    .filter-results .single-box:hover .link .btn-external {
      border-color: #49a135;
      background: #00336d;
      color: white; }
      .filter-results .single-box:hover .link .btn-external i {
        background: white;
        color: #49a135; }
.filter-results .title {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1111111111111112rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  margin-bottom: .2rem; }
  .filter-results .title a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1111111111111112rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal; }
.filter-results .sub-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  margin-bottom: 1.1111111111111112rem;
  color: #a8a8a8;
  display: block; }
.filter-results address, .filter-results p, .filter-results p a {
  font-family: 'Lato', sans-serif;
  font-size: 0.7777777777777778rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #a8a8a8;
  margin-bottom: 0; }
.filter-results address {
  margin-bottom: 0.5rem; }
.filter-results .frequency, .filter-results time {
  font-family: 'Lato', sans-serif;
  font-size: 0.7777777777777778rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #00336d;
  margin-bottom: 0;
  display: block; }
.filter-results .frequency {
  margin-top: 0.5555555555555556rem; }
.filter-results time {
  color: #a8a8a8;
  font-weight: normal; }
.filter-results .link {
  position: absolute;
  bottom: -20px;
  right: 15px; }
  .filter-results .link .btn-external {
    padding: 0.4rem;
    font-size: 0.8888888888888888rem;
    color: #00336d;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    border: 1px solid #00336d;
    background: white;
    border-radius: 2.2222222222222223rem;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 8.055555555555555rem;
    transition: 0.4s;
    overflow: hidden; }
    .filter-results .link .btn-external span {
      display: block;
      transition: 0.2s; }
    .filter-results .link .btn-external i {
      margin-left: 0.7222222222222222rem;
      width: 1.3888888888888888rem;
      height: 1.3888888888888888rem;
      background: #00336d;
      color: white;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.7222222222222222rem; }

.team_panel .side-panel-fixed .right-side-panel .header-panel {
  background: #00336d !important; }

@media only screen and (max-width: 991px) {
  .interior .side-direction {
    padding-right: 0.8333333333333334rem;
    padding-bottom: 1.6666666666666667rem; }

  .interior-page .single-article-style-2 .card {
    flex-basis: calc(50% - 30px); }

  .custom-events-box .info-wrap {
    margin-left: 0; }

  .custom-events-box .link a {
    margin: 0 auto 1rem;
    width: 100%; }

  .wp-block-image .alignright, .wp-block-image .alignleft {
    float: none;
    width: 100%;
    margin: 0; }
    .wp-block-image .alignright img, .wp-block-image .alignleft img {
      width: 100%;
      object-fit: cover; }

  .interior-page .wp-block-columns {
    flex-direction: column; } }
@media only screen and (max-width: 767px) {
  .interior-page .single-article-style-2 .card {
    flex-basis: calc(100% - 30px); }

  .custom-events-box .link a {
    width: 100%;
    margin: 0 auto 1rem; }

  .custom-events-box .info-wrap {
    padding: 1.778rem;
    margin-bottom: 2rem; } }
@media screen and (max-width: 575px) and (orientation: portrait) {
  .interior-page .custom-box {
    width: 100%; }

  .interior-page blockquote {
    padding: 4.166666666666667rem 1.5rem;
    text-align: center; }

  .interior-page blockquote::before {
    background-size: 50%;
    background-position: center;
    height: 3.111rem;
    position: relative;
    top: auto;
    right: auto;
    width: 3.111rem;
    border-radius: 3.111rem;
    margin: 0 auto 1rem; }

  .interior-page .job-wrap .img-wrap {
    width: 100%;
    height: 130px; }

  .interior-page .job-wrap .single-box:hover {
    transform: scale(1); } }
@media screen and (max-width: 575px) and (orientation: landscape) {
  .interior-page .custom-box {
    width: 100%; }

  .interior-page blockquote {
    padding: 4.166666666666667rem 1.5rem;
    text-align: center; }

  .interior-page blockquote::before {
    background-size: 50%;
    background-position: center;
    height: 3.111rem;
    position: relative;
    top: auto;
    right: auto;
    width: 3.111rem;
    border-radius: 3.111rem;
    margin: 0 auto 1rem; }

  .interior-page .job-wrap .img-wrap {
    width: 100%;
    height: 130px; }

  .interior-page .job-wrap .single-box:hover {
    transform: scale(1); } }
@media only screen and (max-width: 480px) {
  .interior-top {
    min-height: 165px; }
    .interior-top .container .title-page {
      font-size: 1.9444444444444444rem;
      bottom: 10px; }

  .interior-page h2 {
    font-size: 1.7777777777777777rem; }
  .interior-page h3 {
    font-size: 1.1111111111111112rem; }
  .interior-page h4 {
    font-size: 1.3333333333333333rem; }
  .interior-page h5 {
    font-size: 22px; }
  .interior-page h6 {
    font-size: 1.1111111111111112rem; }
  .interior-page blockquote {
    font-size: 1rem; } }
/*END INTERIOR PAGE-------------------------------------------------------------------------------------------*/
/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-banner {
  background-color: #00336d;
  min-height: 23.75rem;
  position: relative;
  overflow: hidden; }
  .interior-banner::before {
    content: "";
    opacity: 0.48;
    background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0));
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    z-index: 1; }
  .interior-banner:after {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 9.31171875%;
    background: transparent url("../images/border-interior-banner.png") no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 1; }
  .interior-banner .container {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1; }
  .interior-banner .img-wrap {
    position: absolute;
    width: 100vw;
    height: 100%;
    z-index: 0; }
    .interior-banner .img-wrap img {
      object-fit: cover;
      object-position: top; }
  .interior-banner .title-page {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    bottom: unset;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 90%;
    z-index: 2; }
    .interior-banner .title-page h1 {
      font-family: 'Lato', sans-serif;
      font-size: 2.8125rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase; }

@media only screen and (max-width: 767px) {
  .interior-banner .title-page {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }
@media screen and (max-width: 575px) and (orientation: portrait) {
  .interior-banner {
    min-height: 200px; }

  .interior-banner .title-page h1 {
    font-size: 1.7rem; }

  .interior-banner .title-page {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }
@media screen and (max-width: 575px) and (orientation: landscape) {
  .interior-banner {
    min-height: 200px; }

  .interior-banner .title-page h1 {
    font-size: 1.7rem; }

  .interior-banner .title-page {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }
/*END Interior Top (BANNER)------------------------------------------*/
.tribe-events-single h1.tribe-events-single-event-title {
  font-size: 45px; }
.tribe-events-single .tribe-events-schedule {
  margin-top: 0; }
  .tribe-events-single .tribe-events-schedule h2 {
    color: #7c7c7c;
    font-size: 25px; }
.tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button {
  background: #49a135 !important;
  transition: 0.4s; }
  .tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button:hover {
    background: #00336d !important; }
.tribe-events-single .tribe_events .tribe-events-single-section .tribe-events-meta-group {
  font-size: 18px; }
  .tribe-events-single .tribe_events .tribe-events-single-section .tribe-events-meta-group dl dd abbr.tribe-events-abbr {
    text-decoration: none; }

.tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a {
  font-size: 14px; }

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 20px;
  font-family: 'ProximaNova-Regular', sans-serif !important; }

.interior-page .searchandfilter, .interior-page.search-page .searchandfilter {
  margin-bottom: 25px; }
  .interior-page .searchandfilter ul, .interior-page.search-page .searchandfilter ul {
    padding-left: 0;
    list-style: none;
    -webkit-align-items: center;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: start;
    align-items: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    float: none;
    justify-content: start;
    align-items: center; }
    .interior-page .searchandfilter ul li, .interior-page.search-page .searchandfilter ul li {
      margin-bottom: 25px;
      display: inline-block;
      width: auto;
      margin-right: 15px; }
.interior-page .content-search ul.search-list-result, .interior-page.search-page .content-search ul.search-list-result {
  padding-left: 0;
  list-style: none;
  -webkit-align-items: center;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  align-items: center;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  float: none;
  justify-content: space-between;
  align-items: center; }
  .interior-page .content-search ul.search-list-result li, .interior-page.search-page .content-search ul.search-list-result li {
    margin-bottom: 25px;
    display: block;
    width: 100%; }
    .interior-page .content-search ul.search-list-result li h3 a, .interior-page.search-page .content-search ul.search-list-result li h3 a {
      color: #00336d !important; }
    .interior-page .content-search ul.search-list-result li .read-more, .interior-page.search-page .content-search ul.search-list-result li .read-more {
      margin-top: 1rem; }
      .interior-page .content-search ul.search-list-result li .read-more a, .interior-page.search-page .content-search ul.search-list-result li .read-more a {
        color: #49a135;
        font-weight: 700; }

#gtranslate_wrapper {
  background: #898989;
  padding: 5px 15px;
  border-radius: 7px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }
  #gtranslate_wrapper a.glink {
    transition: 0.4s; }
    #gtranslate_wrapper a.glink:hover {
      text-decoration: none; }
      #gtranslate_wrapper a.glink:hover span {
        color: #00336d !important; }
    #gtranslate_wrapper a.glink img {
      margin-right: 5px; }
    #gtranslate_wrapper a.glink span {
      transition: 0.4s;
      font-weight: 500 !important;
      font-family: 'Montserrat', sans-serif;
      color: #49a135 !important;
      margin-right: 5px !important; }
      #gtranslate_wrapper a.glink span:hover {
        text-decoration: none;
        color: #00336d !important; }
      #gtranslate_wrapper a.glink span:last-child {
        font-size: 12px !important; }

.tribe-events-list .type-tribe_events h2 {
  margin-top: 0 !important;
  margin-bottom: 10px !important; }

.tribe-events-loop .tribe-events-event-meta {
  font-size: 18px !important; }

.tribe-events-single .tribe-events-schedule h2 {
  margin: 0 !important; }

.tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*="tribe-events-daynum-"] {
  background-color: transparent !important; }

#tribe-mobile-container h3.tribe-mobile-day-heading {
  font-size: 22px !important;
  margin-top: 25px !important; }

#tribe-mobile-container .type-tribe_events {
  padding: 0px 0 16px !important; }
  #tribe-mobile-container .type-tribe_events .type-tribe_events h4 {
    font-size: 22px !important;
    margin: 0 0 15px !important; }

#tribe-mobile-container .type-tribe_events .tribe-events-event-body .tribe-events-event-schedule-details, #tribe-mobile-container .type-tribe_events .tribe-events-event-body .tribe-event-description {
  font-size: 16px !important; }
  #tribe-mobile-container .type-tribe_events .tribe-events-event-body .tribe-events-event-schedule-details p, #tribe-mobile-container .type-tribe_events .tribe-events-event-body .tribe-event-description p {
    font-size: 16px !important; }

#tribe-events-content table.tribe-events-calendar {
  width: 99% !important; }

.tribe-events-sub-nav li a {
  background: transparent;
  color: #7c7c7c !important; }

.woocommerce .woocommerce-temp ul.products li.product a.woocommerce-loop-product__link h2.woocommerce-loop-product__title {
  margin: 0 !important; }
.woocommerce .woocommerce-temp ul.products li.product a.button {
  background: #49a135; }
.woocommerce .woocommerce-temp .product-type-simple .summary h1.product_title {
  margin-bottom: 0; }
.woocommerce .woocommerce-temp .product-type-simple .summary form.cart .quantity {
  position: relative; }
  .woocommerce .woocommerce-temp .product-type-simple .summary form.cart .quantity input {
    width: 45px !important;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-right: 20px;
    border: 1px solid #49a135; }
    .woocommerce .woocommerce-temp .product-type-simple .summary form.cart .quantity input:focus {
      outline: none; }
.woocommerce .woocommerce-temp .product-type-simple .summary form.cart button.single_add_to_cart_button {
  background: #49a135;
  border-radius: 4px;
  padding: 15px;
  border: none;
  outline: none;
  height: auto;
  transition: 0.4s; }
  .woocommerce .woocommerce-temp .product-type-simple .summary form.cart button.single_add_to_cart_button:hover {
    background: #387b28; }
.woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers {
  border: none; }
  .woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers li {
    border-radius: 50%;
    margin: 0 5px; }
    .woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers li .page-numbers {
      padding: 15px;
      min-width: inherit;
      width: 50px;
      height: 50px;
      border: 1px solid #00336d;
      border-radius: 50%; }
      .woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers li .page-numbers.current {
        background: #00336d;
        color: #898989; }
.woocommerce form.woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity {
  position: relative; }
  .woocommerce form.woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .quantity input {
    width: 45px !important;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-right: 20px;
    border: 1px solid #00336d; }
    .woocommerce form.woocommerce-cart-form table.shop_table tbody tr.woocommerce-cart-form__cart-item td.product-quantity .quantity .quantity input:focus {
      outline: none; }
.woocommerce form.woocommerce-cart-form table.shop_table tbody tr td.actions input.button {
  background: #49a135;
  border-radius: 4px;
  padding: 15px;
  border: none;
  outline: none;
  height: auto;
  transition: 0.4s; }
  .woocommerce form.woocommerce-cart-form table.shop_table tbody tr td.actions input.button:hover {
    background: #387b28; }
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  background: #49a135;
  border-radius: 4px;
  padding: 15px;
  border: none;
  outline: none;
  height: auto;
  transition: 0.4s; }
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover {
    background: #387b28; }
.woocommerce .woocommerce-info {
  border-color: #49a135; }
  .woocommerce .woocommerce-info:before {
    color: #49a135; }
  .woocommerce .woocommerce-info a.showcoupon, .woocommerce .woocommerce-info .showlogin {
    color: #49a135; }
.woocommerce form.checkout span.select2 .selection .select2-selection {
  height: auto; }
  .woocommerce form.checkout span.select2 .selection .select2-selection .select2-selection__rendered {
    font-size: 18px;
    padding: 5px 10px;
    background-image: url("../images/select-arrow.jpg");
    background-size: auto 100%;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 35px !important;
    outline: none; }
  .woocommerce form.checkout span.select2 .selection .select2-selection .select2-selection__arrow {
    display: none; }
.woocommerce form.checkout .woocommerce-account-fields .form-row .woocommerce-form__label .input-checkbox {
  position: relative; }
.woocommerce form.checkout .woocommerce-checkout-review-order .form-row.place-order input.button.alt {
  background: #49a135;
  border-radius: 4px;
  padding: 15px;
  border: none;
  outline: none;
  height: auto;
  transition: 0.4s; }
  .woocommerce form.checkout .woocommerce-checkout-review-order .form-row.place-order input.button.alt:hover {
    background: #387b28; }

.quantity {
  position: relative; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

.grid#sc_our_team .sc_team_member .sc_team_member_name, .grid#sc_our_team .sc_team_member .sc_team_member_jobtitle {
  background: #00336d !important; }

.woocommerce-ordering .orderby {
  background: #f0f0f0;
  border-radius: 0;
  border: 1px solid #cecece;
  border: none;
  box-shadow: none;
  color: #6c757d;
  min-height: 2.111111111111111rem;
  height: 2.688888888888889rem;
  padding: 0.6666666666666666rem 0.5555555555555556rem !important;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/select-arrow-2.png") no-repeat #f0f0f0;
  background-size: contain;
  background-position: right;
  padding-right: 35px !important; }

.tribe-events-tooltip h3 {
  font-size: 1rem !important;
  margin-bottom: 0.944rem !important; }
.tribe-events-tooltip p {
  font-size: .7rem !important; }

#tribe-events-content .tribe-events-calendar td {
  background: transparent; }

.recurring-info-tooltip, .tribe-events-calendar .tribe-events-right .tribe-events-tooltip, .tribe-events-shortcode.view-week .tribe-events-right .tribe-events-tooltip, .tribe-events-week .tribe-events-right .tribe-events-tooltip {
  padding: 0.5rem; }

.woocommerce ul.products li.product .price {
  color: #00336d !important; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  background: #00336d !important;
  color: white !important; }

a.added_to_cart {
  color: #00336d !important; }

.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
  text-align: center; }

.posted_in a {
  color: #00336d !important; }

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #00336d !important; }

.quantity input {
  width: 45px !important;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-right: 20px;
  border: 1px solid #00336d; }

.quantity input:focus {
  outline: 0; }

.quantity-nav {
  float: left;
  position: relative;
  height: 42px; }

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #00336d;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #00336d !important; }

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%; }

.tawcvs-swatches .swatch-color.selected::before {
  content: "" !important;
  box-sizing: border-box !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit !important;
  text-rendering: auto !important;
  transition: 0.4s;
  width: 12px !important;
  height: 20px !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) !important;
  -moz-transform: translate(-50%, -50%) rotate(45deg) !important;
  -ms-transform: translate(-50%, -50%) rotate(45deg) !important;
  transform: translate(-50%, -50%) rotate(45deg) !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media only screen and (max-width: 991px) {
  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    float: none; }

  .woocommerce .quantity .qty {
    padding: 0;
    margin: 1rem;
    margin-left: auto; }

  .quantity input {
    float: none; } }
@media only screen and (max-width: 480px) {
  .interior-page .searchandfilter ul li {
    margin: 0 !important; }
    .interior-page .searchandfilter ul li .postform {
      width: 100%; } }
.ajaxsearchpro.asp_main_container, .ajaxsearchpro.wpdreams_asl_container, #ajaxsearchlite1.asp_main_container, #ajaxsearchlite1.wpdreams_asl_container {
  border: solid 2px #cecece !important;
  border-radius: 10px !important;
  background: transparent !important;
  box-shadow: none !important;
  height: auto !important; }
  .ajaxsearchpro.asp_main_container:focus, .ajaxsearchpro.asp_main_container:active, .ajaxsearchpro.wpdreams_asl_container:focus, .ajaxsearchpro.wpdreams_asl_container:active, #ajaxsearchlite1.asp_main_container:focus, #ajaxsearchlite1.asp_main_container:active, #ajaxsearchlite1.wpdreams_asl_container:focus, #ajaxsearchlite1.wpdreams_asl_container:active {
    border-color: #49a135 !important;
    color: #49a135 !important; }
    .ajaxsearchpro.asp_main_container:focus svg, .ajaxsearchpro.asp_main_container:active svg, .ajaxsearchpro.wpdreams_asl_container:focus svg, .ajaxsearchpro.wpdreams_asl_container:active svg, #ajaxsearchlite1.asp_main_container:focus svg, #ajaxsearchlite1.asp_main_container:active svg, #ajaxsearchlite1.wpdreams_asl_container:focus svg, #ajaxsearchlite1.wpdreams_asl_container:active svg {
      fill: #49a135 !important; }
  .ajaxsearchpro.asp_main_container .probox, .ajaxsearchpro.wpdreams_asl_container .probox, #ajaxsearchlite1.asp_main_container .probox, #ajaxsearchlite1.wpdreams_asl_container .probox {
    background: transparent !important;
    border-radius: 8px !important;
    height: 2.7777777777777777rem !important;
    padding: 0 1.1111111111111112rem !important; }
    .ajaxsearchpro.asp_main_container .probox .promagnifier, .ajaxsearchpro.wpdreams_asl_container .probox .promagnifier, #ajaxsearchlite1.asp_main_container .probox .promagnifier, #ajaxsearchlite1.wpdreams_asl_container .probox .promagnifier {
      background: transparent !important;
      height: 2.7777777777777777rem !important; }
      .ajaxsearchpro.asp_main_container .probox .promagnifier .innericon, .ajaxsearchpro.wpdreams_asl_container .probox .promagnifier .innericon, #ajaxsearchlite1.asp_main_container .probox .promagnifier .innericon, #ajaxsearchlite1.wpdreams_asl_container .probox .promagnifier .innericon {
        width: 2.7777777777777777rem !important;
        height: 2.7777777777777777rem !important; }
        .ajaxsearchpro.asp_main_container .probox .promagnifier .innericon svg, .ajaxsearchpro.wpdreams_asl_container .probox .promagnifier .innericon svg, #ajaxsearchlite1.asp_main_container .probox .promagnifier .innericon svg, #ajaxsearchlite1.wpdreams_asl_container .probox .promagnifier .innericon svg {
          fill: #6c757d !important; }
    .ajaxsearchpro.asp_main_container .probox .proinput form input, .ajaxsearchpro.wpdreams_asl_container .probox .proinput form input, #ajaxsearchlite1.asp_main_container .probox .proinput form input, #ajaxsearchlite1.wpdreams_asl_container .probox .proinput form input {
      color: #49a135 !important;
      font-style: italic !important;
      font-family: 'Lato', sans-serif !important;
      font-weight: 700 !important;
      font-size: 1.125rem !important;
      height: 2.7777777777777777rem !important;
      opacity: 1;
      border-radius: 10px; }
      .ajaxsearchpro.asp_main_container .probox .proinput form input::-webkit-input-placeholder, .ajaxsearchpro.wpdreams_asl_container .probox .proinput form input::-webkit-input-placeholder, #ajaxsearchlite1.asp_main_container .probox .proinput form input::-webkit-input-placeholder, #ajaxsearchlite1.wpdreams_asl_container .probox .proinput form input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #49a135 !important;
        font-style: italic !important;
        font-family: 'Lato', sans-serif !important;
        font-weight: 700 !important;
        font-size: 1.125rem !important;
        opacity: 1 !important; }
      .ajaxsearchpro.asp_main_container .probox .proinput form input::-moz-placeholder, .ajaxsearchpro.wpdreams_asl_container .probox .proinput form input::-moz-placeholder, #ajaxsearchlite1.asp_main_container .probox .proinput form input::-moz-placeholder, #ajaxsearchlite1.wpdreams_asl_container .probox .proinput form input::-moz-placeholder {
        /* Firefox 19+ */
        color: #49a135 !important;
        font-style: italic !important;
        font-family: 'Lato', sans-serif !important;
        font-weight: 700 !important;
        font-size: 1.125rem !important;
        opacity: 1 !important; }
      .ajaxsearchpro.asp_main_container .probox .proinput form input:-ms-input-placeholder, .ajaxsearchpro.wpdreams_asl_container .probox .proinput form input:-ms-input-placeholder, #ajaxsearchlite1.asp_main_container .probox .proinput form input:-ms-input-placeholder, #ajaxsearchlite1.wpdreams_asl_container .probox .proinput form input:-ms-input-placeholder {
        /* IE 10+ */
        color: #49a135 !important;
        font-style: italic !important;
        font-family: 'Lato', sans-serif !important;
        font-weight: 700 !important;
        font-size: 1.125rem !important;
        opacity: 1 !important; }
      .ajaxsearchpro.asp_main_container .probox .proinput form input:-moz-placeholder, .ajaxsearchpro.wpdreams_asl_container .probox .proinput form input:-moz-placeholder, #ajaxsearchlite1.asp_main_container .probox .proinput form input:-moz-placeholder, #ajaxsearchlite1.wpdreams_asl_container .probox .proinput form input:-moz-placeholder {
        /* Firefox 18- */
        color: #49a135 !important;
        font-style: italic !important;
        font-family: 'Lato', sans-serif !important;
        font-weight: 700 !important;
        font-size: 1.125rem !important;
        opacity: 1 !important; }
    .ajaxsearchpro.asp_main_container .probox .proclose, .ajaxsearchpro.wpdreams_asl_container .probox .proclose, #ajaxsearchlite1.asp_main_container .probox .proclose, #ajaxsearchlite1.wpdreams_asl_container .probox .proclose {
      top: 10px; }
      .ajaxsearchpro.asp_main_container .probox .proclose svg, .ajaxsearchpro.wpdreams_asl_container .probox .proclose svg, #ajaxsearchlite1.asp_main_container .probox .proclose svg, #ajaxsearchlite1.wpdreams_asl_container .probox .proclose svg {
        width: 15px !important;
        height: 15px !important; }
.ajaxsearchpro.vertical, #ajaxsearchlite1.vertical {
  padding: 0.5555555555555556rem 1.1111111111111112rem !important;
  background: white !important;
  border: solid 1px #cecece !important;
  border-radius: 10px !important; }
  .ajaxsearchpro.vertical .asp_content, #ajaxsearchlite1.vertical .asp_content {
    padding-left: 7px !important; }
  .ajaxsearchpro.vertical a.asp_res_url, #ajaxsearchlite1.vertical a.asp_res_url {
    color: #49a135 !important;
    font-family: 'Lato', sans-serif !important; }

.mdf_shortcode_container {
  margin-top: 2rem; }
  .mdf_shortcode_container form.mdf_search_form .mdf_input_container_block {
    margin-bottom: 1.5rem; }
    .mdf_shortcode_container form.mdf_search_form .mdf_input_container_block .mdf_input_container_taxonomies {
      display: flex;
      justify-content: space-between; }
      .mdf_shortcode_container form.mdf_search_form .mdf_input_container_block .mdf_input_container_taxonomies .mdf_input_container {
        width: calc(33% - 1.6666666666666667rem);
        margin-right: 1.6666666666666667rem; }
        .mdf_shortcode_container form.mdf_search_form .mdf_input_container_block .mdf_input_container_taxonomies .mdf_input_container:last-child {
          margin-right: 0; }
        .mdf_shortcode_container form.mdf_search_form .mdf_input_container_block .mdf_input_container_taxonomies .mdf_input_container select.mdf_taxonomy {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          background: url("../images/select-arrow-2.svg") no-repeat white;
          background-size: 9px 10px;
          background-position: calc(100% - 15px) 50%;
          padding: 0 1.1111111111111112rem;
          padding-right: 2.7777777777777777rem !important;
          border: 0.1111111111111111rem solid #cecece !important;
          border-radius: 10px !important;
          color: #49a135 !important;
          font-style: italic !important;
          font-family: 'Lato', sans-serif !important;
          font-weight: 700 !important;
          font-size: 1.125rem !important;
          height: 2.7777777777777777rem !important;
          width: 100%; }
  .mdf_shortcode_container form.mdf_search_form .mdf_shortcode_reset_button {
    text-align: center; }
    .mdf_shortcode_container form.mdf_search_form .mdf_shortcode_reset_button input.mdf_button {
      font-family: 'Lato', sans-serif !important;
      background: #00336d;
      border-radius: 10.2777777777777778rem;
      border: 0.1111111111111111rem solid currentColor;
      border: none;
      color: white !important;
      display: inline-block;
      font-size: 1rem;
      letter-spacing: 0.1rem;
      font-weight: 700;
      margin: 0 auto;
      padding: 0.8333333333333334rem  2.5555555555555554rem;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: uppercase;
      transition: 0.4s;
      outline: none !important; }
      .mdf_shortcode_container form.mdf_search_form .mdf_shortcode_reset_button input.mdf_button:hover, .mdf_shortcode_container form.mdf_search_form .mdf_shortcode_reset_button input.mdf_button:focus, .mdf_shortcode_container form.mdf_search_form .mdf_shortcode_reset_button input.mdf_button:active {
        text-decoration: none !important;
        background: #49a135; }

select#blog-categories {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/select-arrow-2.svg") no-repeat transparent;
  background-size: 9px 10px;
  background-position: calc(100% - 15px) 50%;
  padding: 0 1.1111111111111112rem;
  padding-right: 2.7777777777777777rem !important;
  border: solid 2px #cecece !important;
  border-radius: 10px !important;
  font-family: 'lato', sans-serif !important;
  font-size: 1.125rem !important;
  font-weight: 700 !important;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  color: #49a135 !important;
  height: 2.7777777777777777rem !important;
  width: 100%;
  margin-top: 0rem; }
  select#blog-categories:focus, select#blog-categories:active {
    border-color: #49a135 !important;
    color: #49a135 !important;
    background: transparent url("../images/select-arrow-2-h.svg") no-repeat;
    background-size: 9px 10px;
    background-position: calc(100% - 15px) 50%; }

div[id*="ajaxsearchlite"].wpdreams_asl_container, select#blog-categories {
  /*width:48% !important;
  display: inline-block !important;
  vertical-align: top;*/ }

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

.single-article {
  margin-top: 2rem; }

.directory-filter {
  margin-bottom: 2rem; }

#blog-categories {
  margin-right: 100%;
  margin-top: 1rem !important; }

.container-blog-post .filter-category {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  align-items: center;
  margin-bottom: 3rem; }
.container-blog-post #blog-categories {
  margin: 0 !important; }

@media only screen and (max-width: 991px) {
  .mdf_shortcode_container form.mdf_search_form .mdf_input_container_block .mdf_input_container_taxonomies {
    flex-wrap: wrap; }

  .mdf_shortcode_container form.mdf_search_form .mdf_input_container_block .mdf_input_container_taxonomies .mdf_input_container {
    margin-right: 0; } }
@media only screen and (max-width: 480px) {
  div[id*="ajaxsearchlite"].wpdreams_asl_container, select#blog-categories {
    width: 100% !important;
    margin-top: 1rem; } }
h2.center-title {
  font-family: 'Montserrat', sans-serif;
  color: #04d282;
  font-size: 40px;
  font-weight: 400;
  text-align: center; }

hr.solid {
  border-color: #e8e8e8;
  border-style: solid;
  width: 80%;
  margin: 20px auto 50px; }

.sponsor-vGrid {
  padding: 40px 0 50px; }
  .sponsor-vGrid .single-sponsor {
    border: 1px solid #baada5;
    margin: 0 10px 60px 0;
    max-width: 100%;
    padding: 20px 15px;
    text-align: center;
    flex-basis: 280px;
    flex-grow: 0; }
    .sponsor-vGrid .single-sponsor .featured-sponsor-images {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: auto auto;
      display: block;
      height: 110px;
      margin: 0 auto 10px;
      width: 200px; }
    .sponsor-vGrid .single-sponsor p {
      color: #292929;
      line-height: 1.2em;
      font-size: 15px;
      margin-bottom: 20px;
      text-align: center !important; }
    .sponsor-vGrid .single-sponsor .btn-blue {
      font-family: 'Lato', sans-serif;
      background: #0165ae;
      border-radius: 30px;
      border: none;
      color: #fff;
      display: inline-block;
      font-size: 16px;
      font-weight: 700;
      line-height: 1em;
      margin: 10px auto;
      max-width: 100%;
      padding: 12px 20px;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: uppercase;
      transition: all 0.4s ease; }

.sponsor-vList {
  padding: 40px 0 50px; }
  .sponsor-vList .single-sponsor {
    margin: 0 10px 30px 0;
    max-width: 100%;
    padding: 20px 15px;
    text-align: center;
    flex-basis: 180px; }
    .sponsor-vList .single-sponsor .featured-sponsor-images {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: contain;
      display: block;
      height: 110px;
      margin: 0 auto 10px;
      width: 200px;
      transition: 0.4s; }
      .sponsor-vList .single-sponsor .featured-sponsor-images:hover {
        transform: scale(1.086); }
    .sponsor-vList .single-sponsor a {
      display: block;
      text-decoration: none; }

/*sponsor Carousel view (template: Our Partners - class="sponsor-vCarousel")*/
.sponsor-vCarousel {
  padding: 50px 0 100px; }
  .sponsor-vCarousel #carousel__sponsor .carousel-inner {
    margin: 0 auto;
    width: 90%; }
    .sponsor-vCarousel #carousel__sponsor .carousel-inner .carousel-item {
      min-height: 100px; }
  .sponsor-vCarousel #carousel__sponsor .carousel-control-next, .sponsor-vCarousel #carousel__sponsor .carousel-control-prev {
    width: 5%; }
    .sponsor-vCarousel #carousel__sponsor .carousel-control-next .carousel-control-next-icon, .sponsor-vCarousel #carousel__sponsor .carousel-control-next .carousel-control-prev-icon, .sponsor-vCarousel #carousel__sponsor .carousel-control-prev .carousel-control-next-icon, .sponsor-vCarousel #carousel__sponsor .carousel-control-prev .carousel-control-prev-icon {
      background-image: url("../images/arrow-sponsors.png");
      background-color: transparent;
      background-size: auto;
      height: 41px;
      width: 41px; }
    .sponsor-vCarousel #carousel__sponsor .carousel-control-next .carousel-control-next-icon, .sponsor-vCarousel #carousel__sponsor .carousel-control-prev .carousel-control-next-icon {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .sponsor-vCarousel #carousel__sponsor .single-sponsor {
    display: inline-block;
    flex-basis: 19%;
    flex-grow: 0;
    padding: 0; }
    .sponsor-vCarousel #carousel__sponsor .single-sponsor .featured-sponsor-images {
      transition: all 0.4s ease;
      text-align: center; }
      .sponsor-vCarousel #carousel__sponsor .single-sponsor .featured-sponsor-images img {
        -webkit-filter: grayscale(1);
        filter: grayscale(1); }
      .sponsor-vCarousel #carousel__sponsor .single-sponsor .featured-sponsor-images:hover .featured-sponsor-images img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }
    .sponsor-vCarousel #carousel__sponsor .single-sponsor a {
      display: block;
      text-decoration: none;
      transition: all 0.4s ease; }
      .sponsor-vCarousel #carousel__sponsor .single-sponsor a:hover .featured-sponsor-images img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }

.sponsors {
  position: relative;
  padding: 6rem 0 5rem; }
  .sponsors h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: bold;
    line-height: 1.2;
    color: #00336d;
    display: block;
    margin-bottom: 3.5555555555555554rem;
    text-align: center;
    text-transform: uppercase; }
  .sponsors .content-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
  .sponsors .single-box {
    margin: 30px;
    width: calc(20% - 30px); }
  .sponsors .img-wrap {
    margin: 0;
    height: 100px; }
    .sponsors .img-wrap img {
      object-fit: contain;
      filter: grayscale(100%); }
    .sponsors .img-wrap:hover img {
      filter: grayscale(0%); }
  .sponsors .carousel-control-prev, .sponsors .carousel-control-next {
    background: transparent;
    width: 1.1111111111111112rem;
    opacity: 1;
    transition: 0.4s;
    height: 1.1111111111111112rem;
    top: calc(50% + 20px);
    left: 0;
    -webkit-filter: brightness(0%) invert(100%);
    filter: brightness(0%) invert(80%); }
    .sponsors .carousel-control-prev span, .sponsors .carousel-control-next span {
      background: transparent url("../images/arrow-slider.svg") no-repeat;
      background-position: 50% 50%;
      background-size: auto;
      border-radius: 0%;
      height: 2.611111111111111rem;
      text-align: center;
      text-shadow: none;
      transition: box-shadow 0.4s;
      width: 2.611111111111111rem; }
      .sponsors .carousel-control-prev span:before, .sponsors .carousel-control-next span:before {
        -webkit-transform: translate(-50%, -55%);
        -moz-transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
        transform: translate(-50%, -55%);
        display: none;
        left: 50%;
        position: absolute;
        top: 50%; }
      .sponsors .carousel-control-prev span:hover, .sponsors .carousel-control-next span:hover {
        opacity: 0.7; }
    .sponsors .carousel-control-prev.carousel-control-next, .sponsors .carousel-control-next.carousel-control-next {
      right: 0;
      left: auto; }
      .sponsors .carousel-control-prev.carousel-control-next span, .sponsors .carousel-control-next.carousel-control-next span {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }

@media only screen and (max-width: 480px) {
  .sponsors .carousel-control-prev.carousel-control-next, .sponsors .carousel-control-next.carousel-control-next {
    left: calc(50% + 10px); }

  .sponsors .carousel-control-prev, .sponsors .carousel-control-next {
    left: calc(50% - 30px); }

  .sponsors .single-box {
    margin: 30px;
    width: 70%; }

  .sponsors .carousel-control-prev, .sponsors .carousel-control-next {
    left: 0;
    top: calc(50% - 10px); }

  .sponsors .carousel-control-next.carousel-control-next {
    left: auto;
    right: 0; } }
[id=social-stream-101] {
  padding: 0;
  background: transparent;
  border-radius: 0; }
  [id=social-stream-101].col-4 {
    -ms-flex: inherit !important;
    -webkit-box-flex: inherit !important;
    flex: inherit !important;
    max-width: inherit !important;
    width: 100% !important;
    -ms-flex: 100% !important;
    flex: 100% !important;
    max-width: 100% !important; }

.wall-outer {
  margin-top: 50px; }
  .wall-outer .dcsns-toolbar {
    display: none; }
    .wall-outer .dcsns-toolbar ul#dcsns-filter {
      width: calc(100% - 30px);
      text-align: center;
      padding: 0 !important;
      margin: 0 !important; }
      .wall-outer .dcsns-toolbar ul#dcsns-filter li {
        display: inline-block;
        height: 44px;
        width: 44px;
        margin: 0 15px;
        position: relative; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li a {
          padding: 0;
          position: absolute;
          left: 50%;
          top: 50%;
          height: 36px;
          width: 36px;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          border-radius: 50%;
          background: transparent;
          border: none !important;
          box-shadow: none !important; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li a span.socicon {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li a.link-all {
            display: none; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li:first-child {
          display: none !important; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a {
          background: transparent; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a span.socicon {
            color: #00336d; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a.iso-active, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a.iso-active {
            background: #00336d !important; }
            .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a.iso-active span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a.iso-active span.socicon {
              color: #fff; }
          .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a:hover, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a:hover, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a:hover {
            background: #49a135 !important; }
            .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a:hover span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a:hover span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a:hover span.socicon {
              color: #fff; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a.iso-active span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a.iso-active span.socicon {
          color: #fff; }
        .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a:hover span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a:hover span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover span.socicon, .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a:hover span.socicon {
          color: #fff; }
  .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    padding: 0 !important;
    border-radius: 10px;
    overflow: visible;
    background: white;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.16) !important; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li:before {
      content: "";
      display: block;
      width: 100px;
      height: 100px;
      background-color: #00336d;
      position: absolute;
      bottom: -50px;
      right: -50px;
      transform: rotate(45deg);
      z-index: 3;
      display: none; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner {
      margin: 0 !important;
      border-radius: 10px 10px 0 0; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-thumb {
        width: 100%;
        margin: 0;
        float: none; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-thumb a img {
          max-width: 100% !important;
          height: 165px !important;
          width: 100% !important;
          object-fit: cover !important;
          margin: 0 !important;
          border: none !important;
          padding: 0 !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-title {
        display: none !important; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-text {
        font-size: 15px;
        line-height: 1.125;
        padding: 30px 15px;
        color: #7c7c7c;
        font-family: 'Lato', sans-serif;
        line-height: 20px;
        font-weight: 400;
        margin-bottom: 25px;
        text-align: left;
        background: white; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-text span a {
          color: #003f87; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-user {
        background: transparent;
        float: none;
        padding: 5px 0 0 15px;
        text-align: left; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-user a.link-user {
          font-size: 15px;
          color: #7c7c7c;
          font-family: 'Lato', sans-serif;
          font-weight: 400;
          font-style: normal; }
          .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-user a.link-user strong {
            color: #7c7c7c; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner .section-share {
        display: none; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro {
      background: white !important;
      padding: 7px 15px 15px 15px;
      text-align: left;
      border-radius: 0 0 10px 10px; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro a.link-intro {
        display: none; }
      .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro span {
        font-size: 12px;
        color: #7c7c7c;
        font-family: 'Lato', sans-serif;
        font-weight: 400;
        font-style: normal; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro span a {
          color: #7c7c7c; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon {
      bottom: auto !important;
      right: 15px !important;
      top: -20px;
      left: auto;
      font-size: 18px !important;
      color: white;
      width: 40px;
      height: 40px;
      background: #001b3a;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li.dcsns-twitter:before {
      background-color: #4a81be; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li.dcsns-facebook:before {
      background-color: #003366; }

.sidebar-box.plugin .wall-outer {
  right: 0px;
  position: relative; }
  .sidebar-box.plugin .wall-outer .dcsns-toolbar {
    width: 100%;
    margin: 0px auto 30px;
    text-align: center;
    display: none !important; }
    .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter {
      margin-left: 0 !important;
      display: block;
      padding: 0;
      text-align: center; }
      .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li {
        /*&.f-twitter, &.f-facebook, &.f-instagram{
        	a{
        		background: transparent;
        		border: 1px solid white;
        		span.socicon{
        			color: $principal;
        		}
        	}
        }*/ }
        .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li:first-child {
          display: none; }
        .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a {
          background: transparent;
          border: 1px solid #fdc94c; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a span.socicon {
            color: #fdc94c; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active {
            background: transparent; }
            .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a.iso-active span.socicon {
              color: #fff; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a:hover span.socicon {
            color: #fff; }
        .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a {
          background: transparent;
          border: 1px solid #fdc94c; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a span.socicon {
            color: #fdc94c; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active {
            background: transparent; }
            .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a.iso-active span.socicon {
              color: #fff; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a:hover span.socicon {
            color: #fff; }
        .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a {
          background: transparent !important; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a span.socicon {
            color: #fdc94c; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a.iso-active span.socicon {
            color: #fff; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover {
            background: #cd3375 !important; }
            .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-instagram a:hover span.socicon {
              color: #fff; }
        .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a {
          background: transparent; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a span.socicon {
            color: #fdc94c; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a.iso-active span.socicon {
            color: #fff; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-youtube a:hover span.socicon {
            color: #fff; }
  .sidebar-box.plugin .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li {
    width: 100% !important;
    margin: 0 0px 30px -2px !important; }
    .sidebar-box.plugin .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li:last-child {
      display: none; }

.so-widget-social-stream-widget .feed .social-feed-container .owl-wrapper-outer .owl-wrapper .owl-item .ssocial-isotop-item .svc_margin_container {
  box-shadow: none;
  border: 1px solid #00336d; }
  .so-widget-social-stream-widget .feed .social-feed-container .owl-wrapper-outer .owl-wrapper .owl-item .ssocial-isotop-item .svc_margin_container .ssocial-instagram-wrapper .featured-image {
    height: 160px; }
    .so-widget-social-stream-widget .feed .social-feed-container .owl-wrapper-outer .owl-wrapper .owl-item .ssocial-isotop-item .svc_margin_container .ssocial-instagram-wrapper .featured-image a.svc_big_img img {
      -webkit-filter: grayscale(100%); }
  .so-widget-social-stream-widget .feed .social-feed-container .owl-wrapper-outer .owl-wrapper .owl-item .ssocial-isotop-item .svc_margin_container .ssocial-instagram-wrapper .ssocial_icon_container .ssocial_formate_icon {
    background: #00336d;
    border: 1px solid white; }
  .so-widget-social-stream-widget .feed .social-feed-container .owl-wrapper-outer .owl-wrapper .owl-item .ssocial-isotop-item .svc_margin_container .ssocial-instagram-wrapper .ssocial-instagram-title div a.svc-author-title img {
    -webkit-filter: grayscale(100%); }
.so-widget-social-stream-widget .feed .social-feed-container .owl-controls .owl-buttons div {
  color: #00336d;
  background: white;
  font-size: 25px;
  border-radius: 0; }

/*START Testimonials--------------------------------------------------*/
.testimonials-view-1 {
  text-align: center;
  padding: 70px 0; }
  .testimonials-view-1 h2 {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-size: 53px;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-transform: none;
    color: #387b28; }
    .testimonials-view-1 h2 span {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
  .testimonials-view-1 p {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #7c7c7c;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 15px 0; }
  .testimonials-view-1 .carousel-control {
    display: none; }
  .testimonials-view-1 .tiled-testimonial .content-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 50px; }
  .testimonials-view-1 .tiled-testimonial .single-box {
    min-height: 300px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    text-align: left; }
  .testimonials-view-1 .tiled-testimonial .hover-wrap {
    background-color: rgba(137, 137, 137, 0.9);
    padding: 30px;
    color: #7c7c7c;
    height: 100%;
    position: absolute; }
  .testimonials-view-1 .tiled-testimonial .text-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; }
  .testimonials-view-1 .tiled-testimonial p {
    font-family: 'Lato', sans-serif;
    font-size: 18px; }
    .testimonials-view-1 .tiled-testimonial p a {
      font-size: 18px;
      color: #00336d !important; }
  .testimonials-view-1 .tiled-testimonial span.author {
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 700; }

.testimonials-view-2 {
  background: #00336d;
  color: #898989;
  padding: 40px 0;
  text-align: center; }
  .testimonials-view-2 p, .testimonials-view-2 span.main-sentence {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    line-height: 1.375; }
  .testimonials-view-2 .main-sentence {
    display: block;
    font-weight: 700;
    margin-bottom: 40px; }
    .testimonials-view-2 .main-sentence:before {
      content: "";
      display: block;
      background: transparent url("../images/izologo.png") no-repeat;
      background-position: center;
      background-size: auto 100%;
      -webkit-filter: brightness(0%) invert(100%);
      filter: brightness(0%) invert(100%);
      position: relative;
      margin: 0 auto 20px;
      width: 55px;
      height: 55px; }
  .testimonials-view-2 .author {
    font-family: 'Lato', sans-serif;
    font-size: 33px;
    line-height: 33px;
    font-weight: 700;
    display: block;
    position: relative; }
    .testimonials-view-2 .author:before {
      content: "";
      display: block;
      position: relative;
      width: 65px;
      height: 2px;
      background: #898989;
      margin: 25px auto; }
  .testimonials-view-2 .link {
    margin-top: 25px; }
  .testimonials-view-2 .carousel-inner {
    width: 60%;
    margin: 0 auto; }
  .testimonials-view-2 .carousel-indicators {
    bottom: auto;
    width: 20px;
    left: 15px;
    margin: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column; }
    .testimonials-view-2 .carousel-indicators li {
      width: 16px;
      height: 16px;
      border-radius: 50%;
      margin: 10px 0;
      border: 2px solid #898989;
      background: transparent; }
      .testimonials-view-2 .carousel-indicators li.active {
        background: #898989; }
  .testimonials-view-2 .carousel-control {
    opacity: 1;
    transition: 0.4s;
    position: absolute; }
    .testimonials-view-2 .carousel-control span {
      text-align: center;
      width: 46px;
      height: 46px;
      transition: 0.4s;
      color: #898989;
      background: transparent;
      border: 2px solid #898989;
      border-radius: 50%;
      font-size: 15px;
      text-shadow: none; }
      .testimonials-view-2 .carousel-control span:before {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        position: absolute;
        top: 50%; }
      .testimonials-view-2 .carousel-control span:hover {
        background: #898989;
        color: #00336d; }
    .testimonials-view-2 .carousel-control.left, .testimonials-view-2 .carousel-control.right {
      background: transparent;
      width: 46px;
      height: 46px;
      top: calc(50% + 46px);
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      transform: translate(0%, -50%); }
    .testimonials-view-2 .carousel-control.left {
      left: auto;
      right: 0;
      top: calc(50% - 46px); }
    .testimonials-view-2 .carousel-control.right {
      right: 0; }

.testimonials-view-3 {
  text-align: center;
  padding: 70px 0;
  position: relative; }
  .testimonials-view-3 h2 {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-size: 53px;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-transform: none;
    color: #fdc94c; }
    .testimonials-view-3 h2 span {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
  .testimonials-view-3 p {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #7c7c7c;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 15px 0; }
  .testimonials-view-3 .content-wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
    margin-top: 30px; }
  .testimonials-view-3 .single-box {
    text-align: left; }
  .testimonials-view-3 .img-wrap {
    margin-bottom: 40px;
    background-size: auto 100%;
    background-position: bottom;
    background-repeat: no-repeat; }
    .testimonials-view-3 .img-wrap a {
      display: block;
      width: 100%;
      height: 100%; }
  .testimonials-view-3 .name a {
    text-decoration: none;
    color: #003f87;
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 700; }
    .testimonials-view-3 .name a:hover {
      color: #49a135; }
  .testimonials-view-3 .age {
    color: #003f87;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding: 10px 0;
    border-top: 1px solid #003f87;
    border-bottom: 1px solid #003f87;
    display: block;
    margin-bottom: 25px; }
  .testimonials-view-3 .description {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 1.556; }
  .testimonials-view-3 .carousel-control {
    width: 30px;
    height: 30px;
    position: absolute;
    top: calc(50% - 15px);
    font-size: 30px;
    color: #fdc94c; }
    .testimonials-view-3 .carousel-control.left {
      left: 10%; }
    .testimonials-view-3 .carousel-control.right {
      right: 10%; }
    .testimonials-view-3 .carousel-control:hover {
      color: #49a135; }

.testimonials-view-4 {
  background-color: #000;
  background-blend-mode: luminosity;
  color: #898989;
  padding: 40px 0;
  text-align: center;
  position: relative; }
  .testimonials-view-4:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #04d282;
    opacity: .85;
    position: absolute;
    top: 0;
    left: 0; }
  .testimonials-view-4 h2 {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-size: 55px;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-transform: none; }
    .testimonials-view-4 h2 span {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
  .testimonials-view-4 p, .testimonials-view-4 span.main-sentence {
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    line-height: 1.375;
    font-weight: 700; }
  .testimonials-view-4 .single-box {
    margin: 0 30px; }
  .testimonials-view-4 .info-wrap {
    padding: 70px 60px 50px;
    border: 4px solid #898989;
    position: relative; }
    .testimonials-view-4 .info-wrap::before {
      content: open-quote;
      color: #898989;
      font-family: 'Montserrat', sans-serif;
      font-weight: 400;
      font-size: 130px;
      line-height: 0;
      display: block;
      position: absolute;
      top: 80px;
      left: 15px;
      height: 130px; }
    .testimonials-view-4 .info-wrap::after {
      content: close-quote;
      color: #898989;
      font-family: 'Montserrat', sans-serif;
      font-weight: 400;
      font-size: 130px;
      line-height: 0;
      display: block;
      position: absolute;
      bottom: -100px;
      right: 15px;
      height: 130px; }
  .testimonials-view-4 .img-wrap {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 4px solid #898989;
    margin: -45px auto 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 20px; }
  .testimonials-view-4 .author {
    font-family: 'Lato', sans-serif;
    font-size: 33px;
    line-height: 33px;
    font-weight: 700;
    display: block;
    position: relative; }
  .testimonials-view-4 .link {
    margin-top: 25px; }
  .testimonials-view-4 .carousel-inner {
    width: 85%;
    margin: 0 auto; }
  .testimonials-view-4 .carousel-indicators {
    bottom: auto;
    width: 20px;
    left: 15px;
    margin: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column; }
    .testimonials-view-4 .carousel-indicators li {
      width: 16px;
      height: 16px;
      border-radius: 50%;
      margin: 10px 0;
      border: 2px solid #898989;
      background: transparent; }
      .testimonials-view-4 .carousel-indicators li.active {
        background: #898989; }
  .testimonials-view-4 .carousel-control {
    opacity: 1;
    transition: 0.4s;
    position: absolute; }
    .testimonials-view-4 .carousel-control span {
      text-align: center;
      width: 46px;
      height: 46px;
      transition: 0.4s;
      color: #898989;
      background: transparent;
      border: 2px solid #898989;
      border-radius: 50%;
      font-size: 15px;
      text-shadow: none; }
      .testimonials-view-4 .carousel-control span:before {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        position: absolute;
        top: 50%; }
      .testimonials-view-4 .carousel-control span:hover {
        background: #898989;
        color: #00336d; }
    .testimonials-view-4 .carousel-control.left, .testimonials-view-4 .carousel-control.right {
      background: transparent;
      width: 46px;
      height: 46px;
      top: calc(50% + 46px);
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      transform: translate(0%, -50%); }
    .testimonials-view-4 .carousel-control.left {
      left: auto;
      right: 0;
      top: calc(50% - 46px); }
    .testimonials-view-4 .carousel-control.right {
      right: 0; }

.testimonials-view-5 {
  position: relative; }
  .testimonials-view-5 h2 {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-size: 55px;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-transform: none;
    color: #003f87; }
    .testimonials-view-5 h2 span {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
  .testimonials-view-5 p {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    color: #7c7c7c;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 15px 0; }
    .testimonials-view-5 p span {
      color: #49a135; }
  .testimonials-view-5 .container {
    position: relative;
    z-index: 5; }
  .testimonials-view-5 .content-wrap {
    display: grid;
    grid-template-columns: 5fr 7fr;
    grid-gap: 30px; }
  .testimonials-view-5 .info-wrap {
    padding: 90px 0; }
  .testimonials-view-5 .img-wrap.img {
    height: 100%;
    background-size: auto 100%;
    background-position: top;
    background-repeat: no-repeat; }
  .testimonials-view-5 .img-wrap.bg {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: right; }
  .testimonials-view-5 .author-wrap {
    margin-top: 50px;
    position: relative;
    padding: 30px;
    display: inline-block; }
    .testimonials-view-5 .author-wrap:before {
      content: "";
      display: block;
      width: 300%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      border-radius: 5px;
      background: #49a135; }
    .testimonials-view-5 .author-wrap:after {
      content: open-quote;
      color: #898989;
      font-family: 'Montserrat', sans-serif;
      font-weight: 400;
      font-size: 180px;
      line-height: 0;
      display: block;
      position: absolute;
      bottom: -107px;
      left: -195%;
      height: 130px;
      width: 130px; }
    .testimonials-view-5 .author-wrap span {
      display: block;
      color: #898989;
      position: relative;
      z-index: 5; }
    .testimonials-view-5 .author-wrap .name {
      font-family: 'Lato', sans-serif;
      font-size: 35px;
      line-height: 30px;
      font-weight: 700;
      margin-bottom: 15px;
      display: block; }
    .testimonials-view-5 .author-wrap .age {
      font-family: 'Lato', sans-serif;
      font-size: 22px;
      line-height: 22px;
      font-weight: 400; }

.testimonials-widget .testimonials-view-6 {
  position: relative;
  background: #fdc94c; }
  .testimonials-widget .testimonials-view-6 .container {
    position: relative;
    z-index: 5; }
  .testimonials-widget .testimonials-view-6 .background-image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%; }
  .testimonials-widget .testimonials-view-6 h2 {
    font-size: 1.1111111111111112rem;
    font-family: 'Lato', sans-serif;
    color: #7c7c7c;
    font-weight: 400;
    margin-bottom: 1.9444444444444444rem; }
  .testimonials-widget .testimonials-view-6 p {
    font-size: 1.1111111111111112rem;
    font-family: 'Lato', sans-serif;
    color: #49a135;
    font-weight: 700; }
    .testimonials-widget .testimonials-view-6 p span {
      color: #00336d; }
  .testimonials-widget .testimonials-view-6 .container-info {
    padding: 10rem 0; }
  .testimonials-widget .testimonials-view-6 .item-img {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fdc94c;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out; }
    .testimonials-widget .testimonials-view-6 .item-img.active {
      -webkit-transition: opacity 1s ease-in-out;
      -moz-transition: opacity 1s ease-in-out;
      -o-transition: opacity 1s ease-in-out;
      transition: opacity 1s ease-in-out;
      z-index: 1;
      opacity: 1; }
    .testimonials-widget .testimonials-view-6 .item-img:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background: linear-gradient(to left, #fdc94c 10%, transparent 100%); }
  .testimonials-widget .testimonials-view-6 ol.carousel-indicators {
    justify-content: space-around;
    align-items: center;
    width: 70%;
    margin: 0 auto 1.3888888888888888rem; }
    .testimonials-widget .testimonials-view-6 ol.carousel-indicators li {
      list-style-type: none;
      cursor: pointer;
      background: transparent;
      border: 0 !important;
      position: relative;
      transition: 0.4s;
      width: 4.722222222222222rem;
      height: 4.722222222222222rem; }
      .testimonials-widget .testimonials-view-6 ol.carousel-indicators li.active .circle-img-testimonial {
        border-color: #49a135;
        width: 4.722222222222222rem;
        height: 4.722222222222222rem; }
        .testimonials-widget .testimonials-view-6 ol.carousel-indicators li.active .circle-img-testimonial img {
          width: 3.611111111111111rem;
          height: 3.611111111111111rem;
          border-radius: 50%; }
      .testimonials-widget .testimonials-view-6 ol.carousel-indicators li .circle-img-testimonial {
        border-radius: 50%;
        border: 0.16666666666666666rem solid transparent;
        background: #fdc94c;
        display: block;
        overflow: hidden;
        width: 2.7777777777777777rem;
        height: 2.7777777777777777rem;
        z-index: 1;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: 0.4s; }
        .testimonials-widget .testimonials-view-6 ol.carousel-indicators li .circle-img-testimonial img {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          display: block;
          height: 100%;
          object-fit: cover;
          left: 50%;
          max-height: 100%;
          max-width: inherit;
          position: absolute;
          top: 50%;
          width: 100%;
          z-index: 0;
          transition: 0.4s; }

/* Media queries----------------------------------*/
@media only screen and (max-width: 991px) {
  .testimonials-section {
    padding: 70px 15px !important; }
    .testimonials-section .background-image-container {
      left: -70px;
      width: 200%; }
      .testimonials-section .background-image-container::before {
        width: 100%;
        left: 0; }
      .testimonials-section .background-image-container .item-img {
        width: 103%; }
    .testimonials-section .container-testimonial h2 {
      margin: 0 0 20px; }

  .testimonials-section #home-testimonial ol.carousel-indicators {
    width: 100%;
    -webkit-transform: translate(25%, 0%);
    -moz-transform: translate(25%, 0%);
    -ms-transform: translate(25%, 0%);
    transform: translate(25%, 0%); } }
@media only screen and (max-width: 767px) {
  .testimonials-section #home-testimonial {
    padding-bottom: 70px; }

  .testimonials-section #home-testimonial ol.carousel-indicators {
    width: auto;
    left: auto; } }
@media only screen and (max-width: 480px) {
  .testimonials-section .container-testimonial h2 {
    margin: 0 0 20px; }
  .testimonials-section #home-testimonial ol.carousel-indicators li {
    margin-right: 10px; }

  .testimonials-section #home-testimonial ol.carousel-indicators {
    left: 10px; } }
/*END Testimonials------------------------------------------*/
/* Media queries----------------------------------*/
@media only screen and (max-width: 991px) {
  .testimonials-view-1 .tiled-testimonial .content-wrap {
    grid-template-columns: 1fr; }

  .testimonials-view-3 .content-wrap {
    grid-template-columns: 1fr; }
    .testimonials-view-3 .content-wrap .single-box {
      text-align: center; }

  .testimonials-view-5 .content-wrap {
    grid-template-columns: 1fr;
    text-align: center; }

  .testimonials-view-5 .author-wrap span {
    color: #49a135; }

  .testimonials-view-5 .author-wrap::before, .testimonials-view-5 .author-wrap::after {
    display: none; }

  .testimonials-view-5 .author-wrap {
    margin-top: 0; }

  .testimonials-widget .testimonials-view-6 .background-image-container {
    width: 100%; }

  .testimonials-widget .testimonials-view-6 .item-img::after {
    background: #fdc94c;
    opacity: .8; } }
@media only screen and (max-width: 767px) {
  .testimonials-widget .testimonials-view-6 ol.carousel-indicators {
    width: 100%; } }
@media only screen and (max-width: 480px) {
  .testimonials-view-2 .carousel-inner {
    width: 90%; }

  .testimonials-view-2 .carousel-control {
    display: none; }

  .testimonials-view-2 .carousel-indicators {
    width: auto;
    flex-direction: row;
    left: 50%;
    bottom: 0;
    top: auto; }

  .testimonials-view-2 .carousel-indicators li {
    margin: 0 10px; }

  .testimonials-view-2 .single-box {
    margin-bottom: 90px; }

  .testimonials-view-3 .carousel-control.left {
    left: 3%; }

  .testimonials-view-3 .carousel-control.right {
    right: 3%; }

  .testimonials-view-4 .carousel-inner {
    width: 100%; }

  .testimonials-view-4 .info-wrap {
    padding: 15px 15px 45px; }

  .testimonials-view-4 .info-wrap::before, .testimonials-view-4 .info-wrap::after {
    display: none; }

  .testimonials-view-4 .carousel-control {
    display: none; }

  .testimonials-view-4 .carousel-indicators {
    width: auto;
    flex-direction: row;
    left: 50%;
    bottom: 0;
    top: auto; }

  .testimonials-view-4 .carousel-indicators li {
    margin: 0 10px; }

  .testimonials-view-4 .single-box {
    margin-bottom: 90px; } }
.b {
  position: relative;
  z-index: 1;
  color: #00336d;
  background: transparent;
  /*--- Undesorder List ---*/ }
  .b .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .b .top-container {
    display: block;
    position: absolute;
    top: -4.375rem;
    padding: 1.6875rem 5.3125rem;
    background: #00336d;
    text-align: center;
    z-index: 4; }
    .b .top-container p {
      font-family: 'Lato', sans-serif;
      font-size: 1.875rem;
      font-weight: 700;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      color: white;
      margin: 0; }
  .b h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 5.1875rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.59;
    letter-spacing: normal;
    color: #00336d;
    position: relative;
    display: block;
    margin-bottom: 1.1875rem; }
    .b h2 strong {
      color: #49a135;
      font-weight: 400; }
    .b h2 span {
      font-size: 2.9375rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.02;
      letter-spacing: 7.29px;
      color: #a8a8a8;
      display: block;
      margin-top: 1rem; }
  .b p {
    font-family: 'Lato', sans-serif;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #00336d; }
  .b ul {
    padding: 0; }
    .b ul br {
      display: none; }
    .b ul li {
      list-style-type: none;
      font-family: 'Lato', sans-serif;
      font-size: 1.125rem;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.22;
      letter-spacing: normal;
      margin-bottom: 1rem;
      display: block; }
      .b ul li::before {
        content: "";
        display: inline-block;
        left: 0;
        margin-left: 0;
        margin-right: 1rem;
        top: -2px;
        position: relative;
        width: 8px;
        height: 8px;
        background-color: #49a135;
        border-radius: 50%; }
  .b .bottom-container {
    position: relative;
    margin-top: -1px; }
  .b .info-wrap {
    padding: 7.5rem 0 4.375rem; }
    .b .info-wrap p:last-child {
      margin-bottom: 0;
      margin-top: 43px; }
  .b .img-container {
    position: relative;
    height: 100%; }
    .b .img-container .img-wrap {
      position: absolute;
      left: 0;
      top: 0;
      width: 50vw;
      height: 100%; }
  .b .link {
    margin-top: 2.7777777777777777rem;
    display: flex; }
    .b .link a {
      margin-right: 0.7777777777777778rem; }

@media only screen and (max-width: 991px) {
  .b .top-container {
    padding: 1.6875rem 2.313rem; }

  .b h2 {
    text-align: center; }

  .b .link {
    justify-content: center; } }
@media only screen and (max-width: 767px) {
  .b .link a {
    margin-bottom: 1rem; } }
@media only screen and (max-width: 480px) {
  .b .top-container {
    padding: 1rem;
    top: 0;
    position: relative;
    margin-top: 3rem; }

  .b .info-wrap {
    padding: 4.375rem 0; }

  .b h2 {
    font-size: 4.188rem; }

  .b h2 span {
    font-size: 1.938rem; } }
.c {
  position: relative;
  z-index: 5;
  padding: 4.75rem 0;
  background-color: #e0e0e0;
  color: white; }
  .c h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.58;
    letter-spacing: normal;
    position: relative;
    display: block;
    margin-bottom: 1.3333333333333333rem; }
  .c p {
    font-family: 'Lato', sans-serif;
    font-size: 1.1111111111111112rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 1.65px;
    position: relative; }
    .c p a {
      color: #49a135;
      font-weight: 500; }
  .c h3 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 1.65px;
    color: #fdc94c;
    margin-bottom: 2.5555555555555554rem; }
  .c .container {
    position: relative;
    z-index: 5; }
  .c .card {
    background: transparent;
    border: none;
    border-radius: 10px;
    box-shadow: 0 25px 25px 0 rgba(0, 0, 0, 0);
    overflow: hidden;
    min-height: 35.625rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    transition: 0.4s; }
    .c .card a {
      text-decoration: none; }
    .c .card:hover {
      box-shadow: 0 25px 25px 0 rgba(0, 0, 0, 0.2); }
      .c .card:hover .img-wrap:before {
        opacity: 0.7;
        background-color: #166405; }
  .c .img-wrap {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .c .img-wrap:before {
      opacity: 0.35;
      background-color: #002650;
      z-index: 5; }
  .c .card-body {
    position: relative;
    z-index: 6;
    display: flex;
    flex-direction: column; }
  .c .card-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.875rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #ffffff;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid white;
    margin-bottom: 0.75rem;
    display: block; }
  .c .card-text {
    display: block; }
    .c .card-text p {
      font-family: 'Lato', sans-serif;
      font-size: 1.125rem;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.39;
      letter-spacing: normal;
      text-align: left;
      color: #ffffff; }
  .c .hover-wrap p {
    font-family: 'Lato', sans-serif;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff; }
  .c .link {
    display: block; }

.cd-timeline-content .timeline-express-read-more-link {
  color: #49a135;
  font-weight: 700; }

@media only screen and (max-width: 1200px) {
  .c .big-content-wrap {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 50px 1fr;
    grid-gap: 45px; }

  .c .icon {
    margin: auto 0;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center; } }
@media only screen and (max-width: 991px) {
  .c .card {
    min-height: 35.625rem;
    justify-content: flex-start; } }
@media only screen and (max-width: 767px) {
  .c .single-box .col-12 .card {
    margin-bottom: 4rem; }
  .c .single-box .col-12:last-child .card {
    margin-bottom: 0; } }
@media only screen and (max-width: 480px) {
  .c::before, .c::after {
    display: none; } }
.d {
  position: relative;
  background-image: linear-gradient(to top, #ffffff, #f5f5f5);
  overflow: hidden; }
  .d .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .d h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.58;
    letter-spacing: normal;
    margin-bottom: 3.3333333333333335rem;
    position: relative;
    display: block;
    z-index: 7;
    text-align: center; }
  .d p {
    font-family: 'Lato', sans-serif;
    font-size: 1.2777777777777777rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal; }
  .d .link {
    margin-top: 1.3333333333333333rem; }
  .d .info-wrap {
    padding: 5.4375rem 0 0; }
    .d .info-wrap .img-wrap {
      width: 6.75rem;
      height: 6.75rem;
      margin: 0 auto 2.625rem; }
  .d .card {
    background: transparent;
    border: none; }
  .d .card-body {
    padding-top: 0;
    padding-bottom: 0; }
  .d .card-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.1875rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #49a135; }
  .d .card-text p {
    font-family: 'Lato', sans-serif;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
    text-align: center;
    color: #a8a8a8; }
  .d .img-container {
    position: absolute;
    width: 50vw;
    height: 100%;
    right: 70px;
    top: 0; }
    .d .img-container .img-wrap {
      width: 80.1375730045425vw;
      height: 80.1375730045425vw;
      margin: 0;
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(10%, -50%);
      -moz-transform: translate(10%, -50%);
      -ms-transform: translate(10%, -50%);
      transform: translate(10%, -50%); }
      .d .img-container .img-wrap img {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

@media only screen and (max-width: 1200px) {
  .d .img-container {
    width: 100vw;
    right: auto;
    left: 0;
    z-index: 0; }

  .d .img-container .img-wrap {
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

  .d .info-wrap {
    padding: 5.4375rem 0 7rem; }

  .d .img-container {
    width: 100%; } }
@media only screen and (max-width: 991px) {
  .d .img-container {
    width: 100%; } }
.e {
  position: relative;
  background-color: white;
  text-align: center; }
  .e .container {
    transition: 0.6s;
    position: relative;
    z-index: 6; }
  .e h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #00336d;
    margin-bottom: 3rem;
    position: relative;
    display: block;
    z-index: 7; }
  .e p {
    font-family: 'Lato', sans-serif;
    font-size: 1.125rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #a8a8a8; }
  .e cite {
    font-family: 'Lato', sans-serif;
    font-size: 1.5625rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #002650; }
  .e #testimonial-home-slider:before {
    content: "";
    display: block;
    background: transparent url("../images/quote-icon.svg") no-repeat;
    background-position: center;
    width: 432.7px;
    height: 351px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -70%);
    -moz-transform: translate(-50%, -70%);
    -ms-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    z-index: 0; }
  .e #testimonial-home-slider .wp-block-quote {
    min-height: 12.5rem; }
  .e #testimonial-image-slider {
    height: 100%; }
    .e #testimonial-image-slider .carousel-inner {
      height: 100%;
      overflow: visible; }
      .e #testimonial-image-slider .carousel-inner .carousel-item {
        height: 100%; }
  .e .link {
    margin-top: 3.313rem; }
  .e .img-container {
    position: relative;
    height: 100%; }
    .e .img-container .img-wrap {
      position: absolute;
      left: 0;
      top: 0;
      width: 50vw;
      height: 100%; }
      .e .img-container .img-wrap:before {
        width: 425px;
        opacity: 1;
        background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
        z-index: 3; }
  .e .info-wrap {
    padding: 7.666666666666667rem 0 3.111111111111111rem; }
  .e .carousel-control-prev, .e .carousel-control-next {
    background: transparent;
    width: 100px;
    opacity: 1;
    transition: 0.4s;
    z-index: 9;
    display: none; }
    .e .carousel-control-prev span, .e .carousel-control-next span {
      background: transparent url("../images/arrow-news.svg") no-repeat;
      background-position: 50% 50%;
      background-size: auto;
      border-radius: 50%;
      height: 2.7777777777777777rem;
      text-align: center;
      text-shadow: none;
      transition: box-shadow 0.4s;
      width: 2.7777777777777777rem; }
      .e .carousel-control-prev span:before, .e .carousel-control-next span:before {
        -webkit-transform: translate(-50%, -55%);
        -moz-transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
        transform: translate(-50%, -55%);
        display: none;
        left: 50%;
        position: absolute;
        top: 50%; }
    .e .carousel-control-prev.carousel-control-prev, .e .carousel-control-next.carousel-control-prev {
      display: none; }
    .e .carousel-control-prev.carousel-control-next, .e .carousel-control-next.carousel-control-next {
      right: auto;
      left: calc(((100vw - 1140px) / 2) - 100px); }
      .e .carousel-control-prev.carousel-control-next:before, .e .carousel-control-next.carousel-control-next:before {
        content: "Scroll";
        display: block;
        font-family: 'Lato', sans-serif;
        font-size: 1rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.44;
        letter-spacing: normal;
        color: #9fa3a7; }

@media only screen and (max-width: 1200px) {
  .e .carousel-control-prev.carousel-control-next, .e .carousel-control-next.carousel-control-next {
    left: 0; }

  .e .carousel {
    width: 80%;
    margin: 0 auto; }

  .e .content-wrap {
    grid-template-columns: repeat(2, 1fr); } }
@media only screen and (max-width: 991px) {
  .e .img-container {
    display: none; } }
@media only screen and (max-width: 767px) {
  .e .content-wrap {
    grid-template-columns: 1fr; }

  .e .carousel {
    width: 100%;
    margin: 70px auto 0; }

  .e .carousel-control-prev.carousel-control-next, .e .carousel-control-next.carousel-control-next {
    height: 50px;
    top: 270px;
    left: calc(((100vw - 540px) / 2) + 12px); } }
@media only screen and (max-width: 480px) {
  .e .carousel-control-prev.carousel-control-next, .e .carousel-control-next.carousel-control-next {
    top: 210px;
    left: 0; } }
@media only screen and (max-width: 480px) {
  .e::before, .e::after {
    display: none; } }
.f {
  position: relative; }
  .f .container {
    position: relative;
    z-index: 5;
    transition: 0.4s; }
  .f h2 {
    font-family: 'Lato', sans-serif;
    font-size: 1.875rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: normal;
    color: #00336d;
    margin-bottom: 0;
    position: relative;
    display: block; }
  .f p {
    font-family: 'Lato', sans-serif;
    font-size: 0.8888888888888888rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: -0.2px;
    color: #4f4e4b;
    transition: 0.8s; }

.g {
  padding: 6.055555555555555rem 0 4.444444444444445rem;
  position: relative;
  background: url("../images/bg-g.jpg") no-repeat;
  background-size: cover;
  color: white; }
  .g .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .g h2 {
    font-family: 'Lato', sans-serif;
    font-size: 4.222222222222222rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.03;
    letter-spacing: -1.1px;
    margin-bottom: 1rem;
    position: relative;
    display: block;
    z-index: 7; }
  .g p {
    font-family: 'Lato', sans-serif;
    font-size: 1.3888888888888888rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.12;
    letter-spacing: 2.06px; }
  .g .link {
    margin-top: 1.9444444444444444rem; }

@media only screen and (max-width: 991px) {
  .g {
    background-position: 65%; } }
@media only screen and (max-width: 767px) {
  .g {
    background-position: 85%; } }
@media only screen and (max-width: 480px) {
  .g {
    padding-top: 20.555555555555557rem; } }
.h {
  padding: 4.166666666666667rem 0;
  position: relative; }
  .h .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }

@media only screen and (max-width: 991px) {
  .h .circle-2 {
    left: -184px;
    bottom: -182px; }

  .h .circle-1 {
    right: -145px; } }
@media only screen and (max-width: 767px) {
  .h .content-wrap {
    flex-wrap: wrap; }

  .h .big-single-box:nth-child(1) {
    width: 100%; }

  .h .big-single-box:nth-child(2) {
    width: 100%; }

  .h .big-single-box:nth-child(2) .single-box {
    width: 50%; }

  .h .single-box {
    height: auto; }

  .h .big-single-box:nth-child(2) .single-box:nth-child(5) {
    width: 100%; }

  .h h2 {
    text-align: center; } }
.i {
  padding: 6.833333333333333rem 0;
  background: #f7f8f9;
  position: relative; }
  .i .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .i .img-wrap {
    margin: 0;
    width: 50vw;
    height: 100%;
    position: absolute;
    right: 0; }
    .i .img-wrap img {
      object-fit: cover;
      height: 100%; }
    .i .img-wrap figcaption {
      background: white;
      color: #7c7c7c;
      position: absolute;
      bottom: 0;
      z-index: 5;
      width: 100%;
      text-align: right;
      padding: .5rem;
      font-size: 16px; }
  .i .info-wrap {
    padding: 1rem 0; }
  .i .link {
    margin-top: 2.0555555555555554rem; }

@media only screen and (max-width: 991px) {
  .i .img-wrap {
    margin: 0;
    width: 100%;
    height: 300px;
    position: relative;
    right: 0; } }
.j {
  position: relative; }
  .j .carousel:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.29;
    background-color: #00336d; }
  .j .carousel-control-prev, .j .carousel-control-next {
    background: transparent;
    width: 10%;
    opacity: 1;
    transition: 0.4s; }
    .j .carousel-control-prev span, .j .carousel-control-next span {
      background: transparent url("../images/arrow-slider.svg") no-repeat;
      background-position: 50% 50%;
      background-size: contain;
      border-radius: 50%;
      height: 2.611111111111111rem;
      text-align: center;
      text-shadow: none;
      transition: 0.4s;
      width: 2.611111111111111rem; }
      .j .carousel-control-prev span:before, .j .carousel-control-next span:before {
        -webkit-transform: translate(-50%, -55%);
        -moz-transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
        transform: translate(-50%, -55%);
        display: none;
        left: 50%;
        position: absolute;
        top: 50%; }
      .j .carousel-control-prev span:hover, .j .carousel-control-next span:hover {
        background-color: #00336d; }
    .j .carousel-control-prev.carousel-control-next span, .j .carousel-control-next.carousel-control-next span {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.k {
  position: relative;
  padding: 7.5rem 0; }
  .k .card {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 2.0555555555555554rem;
    padding-bottom: 2.0555555555555554rem; }
    .k .card:last-child {
      border-bottom: none; }
  .k .img-wrap {
    width: 3.7222222222222223rem;
    height: 3.7222222222222223rem;
    border-radius: 50%;
    background-color: #49a135; }
    .k .img-wrap img {
      width: 50%;
      object-fit: contain; }
  .k .card-body {
    padding-bottom: 0; }
  .k .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.2222222222222223rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #212121;
    margin-bottom: 0.6111111111111112rem; }
  .k .card-text p {
    font-size: 0.8888888888888888rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #3e3e3e;
    margin: 0; }

.l {
  padding: 3.888888888888889rem 0;
  background: #00336d;
  color: white; }
  .l h2, .l h3, .l h4, .l h5, .l h6 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    display: block;
    margin-bottom: 1rem;
    color: white; }
  .l .list:before, .l .list ul li:before {
    background-color: currentColor; }
  .l .list ol li:before, .l ol li:before {
    color: currentColor; }
  .l .card {
    border: solid 3px white;
    border-radius: 0px;
    background: transparent;
    padding-top: 1.25rem;
    transition: 0.4s; }
    .l .card:hover {
      box-shadow: 5px 4px 11px 0 rgba(44, 43, 43, 0.23);
      border: solid 3px #ecebed;
      background-color: #ffffff; }
      .l .card:hover .card-title {
        color: black; }
      .l .card:hover .card-text {
        color: #7c7c7c; }
      .l .card:hover .link a {
        color: black !important; }
        .l .card:hover .link a:after, .l .card:hover .link a:before {
          color: #00336d; }
  .l .img-wrap {
    width: 8.88888888888889rem;
    height: 8.88888888888889rem;
    border-radius: 50%;
    border: 2px solid white;
    margin: 0 auto; }
    .l .img-wrap img {
      object-fit: cover;
      height: 100%; }
  .l .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    margin-bottom: 1.4444444444444444rem;
    text-transform: uppercase; }
    .l .card-title a {
      color: inherit; }
  .l .card-text {
    font-family: 'Lato', sans-serif;
    font-size: 0.7777777777777778rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal; }
  .l .link {
    margin-top: 1.3888888888888888rem; }
    .l .link a {
      font-size: 0.7777777777777778rem; }

.m {
  padding: 5.222222222222222rem 0;
  background: #fdb200;
  position: relative; }
  .m:before {
    content: "";
    display: block;
    background: transparent url("../images/elements-m-left.svg") no-repeat;
    background-position: top left;
    width: 400px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0; }
  .m:after {
    content: "";
    display: block;
    background: transparent url("../images/elements-m-right.svg") no-repeat;
    background-position: center right;
    width: 400px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  .m .sub-title {
    display: block;
    font-family: Heebo;
    font-size: 0.9444444444444444rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #56568d;
    margin-bottom: .5rem;
    opacity: 0.62; }
  .m h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #2c2b70;
    margin-bottom: 1.6666666666666667rem; }
  .m p {
    font-family: 'Lato', sans-serif;
    font-size: 1.1111111111111112rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 1.65px;
    text-align: center;
    color: #56568d; }
  .m .link {
    margin-top: 1.6666666666666667rem; }

@media only screen and (max-width: 480px) {
  .m::before, .m::after {
    display: none; } }
.n {
  padding: 4.222222222222222rem 0 0;
  position: relative;
  background: rgba(86, 86, 141, 0.7); }
  .n:after {
    content: "";
    display: block;
    background: transparent url("../images/elements-n-right.svg") no-repeat;
    background-position: center right;
    width: 400px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  .n h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: center;
    color: #2b2a2a; }
  .n p {
    font-family: 'Lato', sans-serif;
    font-size: 1.1888888888888888rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    margin: 0;
    color: white; }
  .n .nav-tabs .nav-link {
    border: none;
    border-radius: 0; }
    .n .nav-tabs .nav-link.active {
      background: transparent; }
      .n .nav-tabs .nav-link.active .card:after {
        opacity: 1; }
      .n .nav-tabs .nav-link.active .img-wrap {
        background-color: white;
        box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.22); }
        .n .nav-tabs .nav-link.active .img-wrap img {
          -webkit-filter: brightness(100%) invert(0%);
          filter: brightness(100%) invert(0%); }
    .n .nav-tabs .nav-link .card-title {
      font-family: 'Lato', sans-serif;
      font-size: 1.0555555555555556rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.47;
      letter-spacing: normal;
      text-align: center;
      color: #2b2a2a; }
    .n .nav-tabs .nav-link .card-text p {
      font-family: 'Lato', sans-serif;
      font-size: 0.8888888888888888rem;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.31;
      letter-spacing: normal;
      text-align: center;
      color: #2b2a2a; }
    .n .nav-tabs .nav-link .card-body {
      min-height: 16.667rem;
      display: flex;
      flex-direction: column;
      padding-bottom: 3rem;
      padding-left: 0;
      padding-right: 0; }
  .n .nav-tabs {
    border: none; }
  .n .card {
    border: none;
    border-radius: 0;
    background: transparent;
    position: relative; }
    .n .card:after {
      content: "";
      border-left: 15px solid transparent;
      border-top: 15px solid #8888af;
      border-right: 15px solid transparent;
      display: inline-block;
      bottom: -22px;
      left: calc(50% - 15px);
      position: absolute;
      width: 15px;
      height: 15px;
      z-index: 6;
      transition: 0.4s;
      opacity: 0; }
  .n .img-wrap {
    width: 6.722222222222222rem;
    height: 6.722222222222222rem;
    margin: 0 auto;
    background-color: #56568d;
    border-radius: 50%; }
    .n .img-wrap img {
      width: 3.0555555555555554rem;
      height: 3.0555555555555554rem;
      object-fit: contain;
      -webkit-filter: brightness(0%) invert(100%);
      filter: brightness(0%) invert(100%); }
  .n .big-content-wrap .card-body {
    padding: 0; }
  .n .big-content-wrap .img-wrap {
    background: transparent;
    margin: 0 auto;
    border-radius: 0; }
    .n .big-content-wrap .img-wrap img {
      width: inherit;
      height: inherit; }
  .n .big-content-wrap .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.0555555555555556rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    color: #ffffff; }
    .n .big-content-wrap .card-title a {
      color: currentColor;
      text-decoration: underline; }
      .n .big-content-wrap .card-title a:hover {
        text-decoration: none; }
  .n .big-content-wrap .card-text p {
    font-family: 'Lato', sans-serif;
    opacity: 0.93;
    font-size: 0.8888888888888888rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #ffffff; }
    .n .big-content-wrap .card-text p a {
      color: currentColor;
      text-decoration: underline; }
      .n .big-content-wrap .card-text p a:hover {
        text-decoration: none; }
  .n .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 3.0555555555555554rem;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fdc94c;
    margin-bottom: 0.8333333333333334rem; }
  .n .card-text {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
  .n .img-bg {
    position: absolute;
    width: 100vw;
    left: calc((100vw - 1110px) / -2);
    top: 0;
    height: 100%; }
    .n .img-bg img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .n .img-bg:before {
      opacity: 0.48;
      background-color: #3d3d3d; }
  .n .tab-content {
    position: relative;
    padding: 4.5rem 0; }
  .n .link {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.6666666666666666rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.4px;
    text-align: center;
    text-transform: uppercase;
    color: #00336d;
    margin-top: auto; }

@media only screen and (max-width: 991px) {
  .n .img-wrap {
    margin-top: 2rem; }

  .n .img-bg {
    left: calc((100vw - 510px) / -2); } }
@media only screen and (max-width: 480px) {
  .n::before, .n::after {
    display: none; }

  .n .img-bg {
    width: calc(100% + 30px);
    left: -15px; } }
.o {
  padding: 4.888888888888889rem 0;
  position: relative; }
  .o .container {
    position: relative; }
  .o h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 2.2222222222222223rem; }
  .o p {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center; }
  .o .content-wrap {
    margin-top: 3.888888888888889rem; }
  .o .card {
    background: transparent;
    border: none; }
  .o .img-wrap {
    margin: 0 auto;
    width: 4.444444444444445rem;
    height: 4.444444444444445rem; }
    .o .img-wrap img {
      object-fit: contain;
      height: 100%; }
  .o .card-body {
    display: flex;
    flex-direction: column; }
  .o .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.6888888888888888rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.89;
    letter-spacing: normal;
    margin-bottom: .5rem; }
  .o .card-text p {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    margin: 0; }

@media only screen and (max-width: 1200px) {
  .o .card-text p {
    text-align: center; } }
.p {
  color: white;
  padding: 4.166666666666667rem 0 6.944444444444445rem;
  background-color: #f4f4f4;
  position: relative;
  color: black; }
  .p h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.3333333333333335rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal; }
  .p .card {
    background: transparent;
    border: none;
    margin-bottom: 3.7777777777777777rem; }
    .p .card:last-child {
      margin-bottom: 0; }
  .p .img-wrap {
    margin: 0 auto;
    width: 14.444444444444445rem;
    height: 14.444444444444445rem;
    border-radius: 50%; }
    .p .img-wrap img {
      object-fit: cover;
      height: 100%; }
  .p .card-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6666666666666667rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.33;
    letter-spacing: normal; }
  .p .card-text p {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal; }
  .p .link {
    margin-top: 1.3888888888888888rem;
    display: flex;
    align-items: center; }
    .p .link a {
      margin: 0; }
    .p .link a.btn-2 {
      background: transparent;
      margin-right: 2.388888888888889rem; }
      .p .link a.btn-2:hover {
        background: black; }

@media only screen and (max-width: 991px) {
  .p .link {
    justify-content: center; }

  .p h2 {
    text-align: center; } }
.q {
  color: white;
  padding: 4.166666666666667rem 0 6.944444444444445rem;
  background-color: #f4f4f4;
  position: relative;
  color: black; }
  .q h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.3333333333333335rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal; }
  .q .card {
    background: transparent;
    border: none;
    margin-bottom: 3.7777777777777777rem; }
    .q .card:last-child {
      margin-bottom: 0; }
  .q .img-wrap {
    margin: 0 auto;
    width: 9.88888888888889rem;
    height: 15.555555555555555rem; }
    .q .img-wrap img {
      object-fit: cover;
      height: 100%; }
  .q .card-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.6666666666666667rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.33;
    letter-spacing: normal; }
  .q .card-text p {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal; }
  .q .link {
    margin-top: 1.3888888888888888rem;
    display: flex;
    align-items: center; }
    .q .link a {
      margin: 0; }
    .q .link a.btn-2 {
      background: transparent;
      margin-right: 2.388888888888889rem; }
      .q .link a.btn-2:hover {
        background: black; }

@media only screen and (max-width: 991px) {
  .q .link {
    justify-content: center; }

  .q h2 {
    text-align: center; } }
.r {
  padding: 8.61111111111111rem 0 1.9444444444444444rem;
  background: #F3F3F3 url("../images/bg-r.png") no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative;
  color: black; }
  .r::before {
    content: "";
    display: block;
    background: url("../images/section-border-3.png") no-repeat;
    background-size: cover;
    background-position: bottom;
    width: 100%;
    height: 13.333333333333334rem;
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 0; }
  .r h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: bold;
    line-height: 1.2;
    display: block;
    margin-bottom: 3.5555555555555554rem;
    text-align: left;
    position: relative; }
  .r p {
    font-family: 'Lato', sans-serif;
    font-size: 0.8888888888888888rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #3a405b;
    margin: 0; }
  .r a {
    text-decoration: none; }
  .r .card {
    background: transparent;
    border: none;
    border-radius: 5px;
    padding: 1.2222222222222223rem; }
    .r .card:hover {
      background-color: #00336d;
      box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.18); }
      .r .card:hover .card-title, .r .card:hover p {
        color: white; }
  .r .img-wrap {
    width: 10.444444444444445rem;
    height: 10.444444444444445rem;
    max-width: 100%;
    border-radius: 5px;
    margin: 0 auto; }
  .r .card-body {
    padding-top: 0;
    padding-bottom: 0; }
  .r time {
    font-weight: 700; }
  .r .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.3888888888888888rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: normal;
    color: black; }
    .r .card-title a {
      color: inherit; }

.s {
  padding: 3.888888888888889rem 0;
  position: relative;
  /*--- Undesorder List ---*/ }
  .s:before {
    content: "";
    display: block;
    background: url("../images/footprint-2.svg") no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 0;
    right: 20%;
    width: 668px;
    height: 1007px;
    opacity: 0.1; }
  .s h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 4.444444444444445rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: .9;
    letter-spacing: normal;
    color: black;
    display: block;
    margin-bottom: 2.2222222222222223rem; }
  .s time {
    font-family: 'Lato', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    margin-bottom: 1.5555555555555556rem;
    display: block; }
  .s p {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.48;
    letter-spacing: normal; }
    .s p a {
      color: #00336d; }
  .s h3, .s h4 {
    font-family: 'Montserrat', sans-serif;
    color: black;
    margin-top: 0;
    font-weight: bold; }
    .s h3 a, .s h4 a {
      font-family: 'Montserrat', sans-serif;
      color: inherit;
      margin-top: 0;
      text-transform: uppercase;
      font-weight: bold; }
      .s h3 a:hover, .s h4 a:hover {
        text-decoration: underline; }
  .s h5, .s h6 {
    font-family: 'Montserrat', sans-serif;
    color: black;
    text-transform: none;
    font-weight: bold; }
    .s h5 a, .s h6 a {
      font-family: 'Montserrat', sans-serif;
      color: inherit;
      text-transform: none;
      font-weight: bold; }
      .s h5 a:hover, .s h6 a:hover {
        text-decoration: underline; }
  .s h6 {
    text-transform: none;
    font-weight: 400; }
  .s h3, .s .h3 {
    font-size: 2rem;
    margin-bottom: 1.9444444444444444rem; }
  .s h4, .s .h4 {
    font-size: 1.6111111111111112rem;
    margin-bottom: 1.6666666666666667rem; }
  .s h5, .s .h5 {
    font-size: 1.3333333333333333rem;
    margin-bottom: 1rem; }
  .s h6, .s .h6 {
    font-size: 1.1666666666666667rem;
    margin-bottom: 1.1111111111111112rem; }
  .s ul.list {
    font-family: 'Lato', sans-serif;
    padding: 0; }
    .s ul.list br {
      display: none; }
    .s ul.list li {
      font-family: 'Lato', sans-serif;
      color: black !important;
      line-height: 1.48;
      list-style-type: none;
      margin: 0 !important;
      margin-left: 20px;
      padding-left: 30px;
      position: relative;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      font-size: 1rem; }
      .s ul.list li::before {
        content: "";
        display: inline-block;
        left: 0;
        margin-left: 0;
        margin-right: 0.2777777777777778rem;
        top: 9px;
        position: absolute;
        width: 11px;
        height: 11px;
        background-color: #00336d;
        border-radius: 50%; }
      .s ul.list li a {
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        color: #00336d;
        transition: 0.3s;
        text-decoration: none; }
        .s ul.list li a:hover {
          text-decoration: underline; }
      .s ul.list li ul {
        padding-left: 0.5555555555555556rem; }
  .s .img-wrap {
    width: 100%;
    height: 100%;
    margin: 0 auto; }
    .s .img-wrap:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-image: linear-gradient(to bottom, rgba(244, 234, 73, 0) 16%, #00336d 99%);
      z-index: 4;
      transition: 0.4s; }
  .s .content {
    display: block;
    position: absolute;
    left: 30px;
    bottom: 30px;
    color: white;
    z-index: 5; }
    .s .content time {
      font-family: 'Lato', sans-serif;
      font-size: 1rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      margin: 0; }
    .s .content .name {
      font-family: Roboto;
      font-size: 18px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.17;
      letter-spacing: 1.5px; }

.t {
  padding: 4.666666666666667rem 0;
  background: #00336d url("../images/bg-t.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative;
  color: white; }
  .t:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), #000000);
    opacity: 1; }
  .t p {
    font-family: 'Lato', sans-serif;
    font-size: 1.3888888888888888rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.1px;
    display: block; }

.u {
  position: relative;
  overflow: hidden; }
  .u h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 3.3333333333333335rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: normal;
    margin-bottom: 2.5rem;
    position: relative; }
  .u p {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    position: relative; }
  .u .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.3888888888888888rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    position: relative; }
  .u .plugin-wrap {
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 0;
    top: 0;
    background: #abdbff; }
  .u .info-wrap {
    background: #04738c;
    color: white;
    padding: 2.7777777777777777rem 1.9444444444444444rem;
    padding-left: 3.3333333333333335rem;
    padding-bottom: 1.7222222222222223rem;
    max-width: 100%;
    width: 60%;
    position: relative; }
    .u .info-wrap:before {
      content: "";
      display: block;
      width: 100vw;
      height: 100%;
      background: linear-gradient(to bottom, #6d3a8a, #3b1b52);
      position: absolute;
      top: 0;
      right: 0; }
  .u .card {
    background: transparent;
    border: none;
    border-radius: 0;
    margin-bottom: 2rem;
    position: relative;
    padding: 1.2222222222222223rem; }
    .u .card.main {
      background: #00336d; }
      .u .card.main:before {
        content: "";
        display: block;
        width: 100vw;
        height: 100%;
        background: #00336d;
        position: absolute;
        top: 0;
        right: -4.3333333333333335rem;
        z-index: 0; }
    .u .card:last-child {
      margin-bottom: 0; }
  .u .card-body {
    padding: 0; }
  .u .tribe-events-venue-map {
    margin: 0;
    padding: 0;
    border: none;
    width: 45%;
    height: 100%;
    float: right;
    border-radius: 0; }
    .u .tribe-events-venue-map iframe {
      height: 100%; }

@media only screen and (max-width: 1200px) {
  .u .tribe-events-venue-map {
    width: 41%; } }
@media only screen and (max-width: 991px) {
  .u .plugin-wrap {
    position: relative;
    height: 27.77777777777778rem; }

  .u .tribe-events-venue-map {
    width: 100%; }

  .u .info-wrap {
    width: 100%;
    background: transparent;
    padding-left: 1.9444444444444444rem; }
    .u .info-wrap:before {
      background: transparent; }

  .u {
    background: linear-gradient(to bottom, #6d3a8a, #3b1b52); }

  .u .card.main::before {
    width: 120vw; } }
.v {
  padding: 3.888888888888889rem 0;
  position: relative; }
  .v h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: bold;
    line-height: 1.2;
    color: black;
    display: block;
    margin-bottom: 1rem; }
  .v p {
    font-family: 'Lato', sans-serif;
    font-size: 1.3888888888888888rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #908d8d; }
  .v .accordion-bottom {
    margin-top: 4.833333333333333rem; }

.interior-section-a {
  padding: 5.3125rem 0;
  position: relative;
  background: #49a135; }
  .interior-section-a.white-style h2, .interior-section-a.white-style h3, .interior-section-a.white-style h4, .interior-section-a.white-style h5, .interior-section-a.white-style h6, .interior-section-a.white-style p, .interior-section-a.white-style li, .interior-section-a.white-style ul.list li a {
    color: white; }
    .interior-section-a.white-style h2 a, .interior-section-a.white-style h3 a, .interior-section-a.white-style h4 a, .interior-section-a.white-style h5 a, .interior-section-a.white-style h6 a, .interior-section-a.white-style p a, .interior-section-a.white-style li a, .interior-section-a.white-style ul.list li a a {
      color: white;
      font-weight: 700; }
  .interior-section-a.white-style ol li:before {
    color: white; }
  .interior-section-a.white-style ul li:before {
    background: white; }

.interior-section-b {
  padding: 0 0 5.3125rem;
  position: relative; }
  .interior-section-b.white-style h2, .interior-section-b.white-style h3, .interior-section-b.white-style h4, .interior-section-b.white-style h5, .interior-section-b.white-style h6, .interior-section-b.white-style p, .interior-section-b.white-style li {
    color: white; }
    .interior-section-b.white-style h2 a, .interior-section-b.white-style h3 a, .interior-section-b.white-style h4 a, .interior-section-b.white-style h5 a, .interior-section-b.white-style h6 a, .interior-section-b.white-style p a, .interior-section-b.white-style li a {
      color: white;
      font-weight: 700; }
  .interior-section-b.white-style ol li:before {
    color: white; }
  .interior-section-b.white-style ul li:before {
    background: white; }

@media only screen and (max-width: 991px) {
  .interior-section-b {
    padding: 1.313rem 0; } }
.interior-section-c {
  padding: 5.3125rem 0;
  position: relative;
  background: #f7f8f9; }
  .interior-section-c.white-style h2, .interior-section-c.white-style h3, .interior-section-c.white-style h4, .interior-section-c.white-style h5, .interior-section-c.white-style h6, .interior-section-c.white-style p, .interior-section-c.white-style li {
    color: white; }
    .interior-section-c.white-style h2 a, .interior-section-c.white-style h3 a, .interior-section-c.white-style h4 a, .interior-section-c.white-style h5 a, .interior-section-c.white-style h6 a, .interior-section-c.white-style p a, .interior-section-c.white-style li a {
      color: white;
      font-weight: 700; }
  .interior-section-c.white-style ol li:before {
    color: white; }
  .interior-section-c.white-style ul li:before {
    background: white; }
  .interior-section-c .img-wrap {
    height: 100%;
    margin: 0; }

@media only screen and (max-width: 991px) {
  .interior-section-c .img-wrap {
    height: 250px;
    margin-bottom: 3rem; } }
.interior-section-d {
  padding: 5.3125rem 0;
  position: relative; }
  .interior-section-d.white-style h2, .interior-section-d.white-style h3, .interior-section-d.white-style h4, .interior-section-d.white-style h5, .interior-section-d.white-style h6, .interior-section-d.white-style p, .interior-section-d.white-style li {
    color: white; }
    .interior-section-d.white-style h2 a, .interior-section-d.white-style h3 a, .interior-section-d.white-style h4 a, .interior-section-d.white-style h5 a, .interior-section-d.white-style h6 a, .interior-section-d.white-style p a, .interior-section-d.white-style li a {
      color: white;
      font-weight: 700; }
  .interior-section-d.white-style ol li:before {
    color: white; }
  .interior-section-d.white-style ul li:before {
    background: white; }

.interior-section-e {
  padding: 5.3125rem 0;
  position: relative;
  background: #49a135; }
  .interior-section-e.white-style h2, .interior-section-e.white-style h3, .interior-section-e.white-style h4, .interior-section-e.white-style h5, .interior-section-e.white-style h6, .interior-section-e.white-style p, .interior-section-e.white-style li {
    color: white; }
    .interior-section-e.white-style h2 a, .interior-section-e.white-style h3 a, .interior-section-e.white-style h4 a, .interior-section-e.white-style h5 a, .interior-section-e.white-style h6 a, .interior-section-e.white-style p a, .interior-section-e.white-style li a {
      color: white;
      font-weight: 700; }
  .interior-section-e.white-style ol li:before {
    color: white; }
  .interior-section-e.white-style ul li:before {
    background: white; }

.interior-section-f {
  position: relative; }
  .interior-section-f.white-style h2, .interior-section-f.white-style h3, .interior-section-f.white-style h4, .interior-section-f.white-style h5, .interior-section-f.white-style h6, .interior-section-f.white-style p, .interior-section-f.white-style li {
    color: white; }
    .interior-section-f.white-style h2 a, .interior-section-f.white-style h3 a, .interior-section-f.white-style h4 a, .interior-section-f.white-style h5 a, .interior-section-f.white-style h6 a, .interior-section-f.white-style p a, .interior-section-f.white-style li a {
      color: white;
      font-weight: 700; }
  .interior-section-f.white-style ol li:before {
    color: white; }
  .interior-section-f.white-style ul li:before {
    background: white; }
  .interior-section-f .info-wrap {
    padding: 5.3125rem 8.333333%; }
  .interior-section-f .img-container {
    height: 100%; }
  .interior-section-f .img-wrap {
    width: 50vw;
    height: 100%;
    margin: 0;
    position: absolute;
    right: 0; }

@media only screen and (max-width: 991px) {
  .interior-section-f .img-container {
    height: 250px;
    margin-top: 4rem; }

  .interior-section-f .img-wrap {
    width: 100%;
    position: relative; }

  .interior-section-f .info-wrap {
    padding: 5.3125rem 0; } }
.interior-section-g {
  padding: 5.3125rem 0;
  position: relative;
  background: #52b43b; }
  .interior-section-g.white-style h2, .interior-section-g.white-style h3, .interior-section-g.white-style h4, .interior-section-g.white-style h5, .interior-section-g.white-style h6, .interior-section-g.white-style p, .interior-section-g.white-style li {
    color: white; }
    .interior-section-g.white-style h2 a, .interior-section-g.white-style h3 a, .interior-section-g.white-style h4 a, .interior-section-g.white-style h5 a, .interior-section-g.white-style h6 a, .interior-section-g.white-style p a, .interior-section-g.white-style li a {
      color: white;
      font-weight: 700; }
  .interior-section-g.white-style ol li:before {
    color: white; }
  .interior-section-g.white-style ul li:before {
    background: white; }

.interior-section-h {
  position: relative;
  background: #49a135; }
  .interior-section-h.white-style h2, .interior-section-h.white-style h3, .interior-section-h.white-style h4, .interior-section-h.white-style h5, .interior-section-h.white-style h6, .interior-section-h.white-style p, .interior-section-h.white-style li {
    color: white; }
    .interior-section-h.white-style h2 a, .interior-section-h.white-style h3 a, .interior-section-h.white-style h4 a, .interior-section-h.white-style h5 a, .interior-section-h.white-style h6 a, .interior-section-h.white-style p a, .interior-section-h.white-style li a {
      color: white;
      font-weight: 700; }
  .interior-section-h.white-style ol li:before {
    color: white; }
  .interior-section-h.white-style ul li:before {
    background: white; }
  .interior-section-h.no-padding .arrow-container {
    padding-left: 0; }
  .interior-section-h.no-padding .info-wrap {
    padding-left: 0;
    padding-right: 0; }
  .interior-section-h .carousel-inner {
    overflow: visible; }
  .interior-section-h .arrow-container {
    height: 42px;
    position: relative;
    display: flex;
    padding-left: 8.333333%;
    top: 72px;
    margin-top: -42px;
    z-index: 10; }
  .interior-section-h .carousel-item .info-wrap {
    opacity: 0;
    transition: 1s;
    height: 400px; }
  .interior-section-h .carousel-item.active .info-wrap {
    opacity: 1;
    transition: 1s; }
  .interior-section-h .carousel-control-prev, .interior-section-h .carousel-control-next {
    background: transparent;
    width: 42px;
    height: 42px;
    opacity: 1;
    transition: 0.4s;
    top: 0;
    position: relative;
    display: flex; }
    .interior-section-h .carousel-control-prev span, .interior-section-h .carousel-control-next span {
      background: transparent url("../images/arrow-interior-testimonial-slider.svg") no-repeat;
      background-position: 50% 50%;
      background-size: contain;
      border-radius: 50%;
      height: 2.611111111111111rem;
      text-align: center;
      text-shadow: none;
      transition: 0.4s;
      width: 2.611111111111111rem; }
      .interior-section-h .carousel-control-prev span:before, .interior-section-h .carousel-control-next span:before {
        -webkit-transform: translate(-50%, -55%);
        -moz-transform: translate(-50%, -55%);
        -ms-transform: translate(-50%, -55%);
        transform: translate(-50%, -55%);
        display: none;
        left: 50%;
        position: absolute;
        top: 50%; }
      .interior-section-h .carousel-control-prev span:hover, .interior-section-h .carousel-control-next span:hover {
        background: transparent url("../images/arrow-interior-testimonial-slider-hover.svg") no-repeat;
        background-position: 50% 50%;
        background-size: contain; }
    .interior-section-h .carousel-control-prev.carousel-control-next, .interior-section-h .carousel-control-next.carousel-control-next {
      right: auto;
      left: 42px; }
      .interior-section-h .carousel-control-prev.carousel-control-next span, .interior-section-h .carousel-control-next.carousel-control-next span {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  .interior-section-h .info-wrap {
    padding: 5.3125rem 8.333333%; }
  .interior-section-h .img-container {
    height: 100%; }
  .interior-section-h .img-wrap {
    width: calc(40vw + 30px);
    height: 100%;
    margin: 0;
    position: absolute;
    right: 0; }
  .interior-section-h .wp-block-quote {
    background: transparent;
    padding: 0;
    margin: 0; }
    .interior-section-h .wp-block-quote p {
      font-size: initial; }
    .interior-section-h .wp-block-quote:before, .interior-section-h .wp-block-quote:after {
      display: none; }
    .interior-section-h .wp-block-quote cite {
      font-size: initial; }

.interior-section-accordion {
  padding: 5.3125rem 0;
  position: relative; }
  .interior-section-accordion.white-style h2, .interior-section-accordion.white-style h3, .interior-section-accordion.white-style h4, .interior-section-accordion.white-style h5, .interior-section-accordion.white-style h6, .interior-section-accordion.white-style p, .interior-section-accordion.white-style li {
    color: white; }
    .interior-section-accordion.white-style h2 a, .interior-section-accordion.white-style h3 a, .interior-section-accordion.white-style h4 a, .interior-section-accordion.white-style h5 a, .interior-section-accordion.white-style h6 a, .interior-section-accordion.white-style p a, .interior-section-accordion.white-style li a {
      color: white;
      font-weight: 700; }
  .interior-section-accordion.white-style ol li:before {
    color: white; }
  .interior-section-accordion.white-style ul li:before {
    background: white; }

.accordion br {
  display: none; }

h1[id*="accordion-"],
h2[id*="accordion-"],
h3[id*="accordion-"],
h4[id*="accordion-"],
h5[id*="accordion-"],
h6[id*="accordion-"] {
  border: 0.0555555556rem solid #00336d;
  padding: 0.5555555555555556rem 0.5555555555555556rem 0.5555555555555556rem;
  border-radius: 0.2777777777777778rem 0.2777777777777778rem 0 0;
  cursor: pointer;
  /*background:$principal;*/
  margin-bottom: 0;
  position: relative;
  color: white;
  outline: none;
  border: none; }
  h1[id*="accordion-"]:hover,
  h2[id*="accordion-"]:hover,
  h3[id*="accordion-"]:hover,
  h4[id*="accordion-"]:hover,
  h5[id*="accordion-"]:hover,
  h6[id*="accordion-"]:hover {
    /*background: $light-principal;*/
    color: #fff; }
  h1[id*="accordion-"].open,
  h2[id*="accordion-"].open,
  h3[id*="accordion-"].open,
  h4[id*="accordion-"].open,
  h5[id*="accordion-"].open,
  h6[id*="accordion-"].open {
    background: #fdb200;
    color: white;
    border-color: #fdb200; }
  h1[id*="accordion-"].accordion-title,
  h2[id*="accordion-"].accordion-title,
  h3[id*="accordion-"].accordion-title,
  h4[id*="accordion-"].accordion-title,
  h5[id*="accordion-"].accordion-title,
  h6[id*="accordion-"].accordion-title {
    padding-right: 2.7777777777777777rem;
    outline: none;
    font-size: 1.2222222222222223rem;
    margin-bottom: 0.8333333333333334rem; }
    h1[id*="accordion-"].accordion-title::after,
    h2[id*="accordion-"].accordion-title::after,
    h3[id*="accordion-"].accordion-title::after,
    h4[id*="accordion-"].accordion-title::after,
    h5[id*="accordion-"].accordion-title::after,
    h6[id*="accordion-"].accordion-title::after {
      content: "\f067";
      position: absolute;
      right: 1.6666666666666667rem;
      top: calc(50% - 0.5555555555555556rem);
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-family: "Font Awesome 5 Pro";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 1.1111111111111112rem; }
    h1[id*="accordion-"].accordion-title.open::after,
    h2[id*="accordion-"].accordion-title.open::after,
    h3[id*="accordion-"].accordion-title.open::after,
    h4[id*="accordion-"].accordion-title.open::after,
    h5[id*="accordion-"].accordion-title.open::after,
    h6[id*="accordion-"].accordion-title.open::after {
      content: "\f068"; }

.accordion-content {
  padding-bottom: 0.5555555555555556rem;
  background: white;
  padding: 0.5555555555555556rem;
  border: 1px solid #fdb200;
  border-radius: 0 0 0.2777777778rem 0.2777777778rem;
  border-top: none;
  margin: -0.8333333333333334rem 0 0.8333333333333334rem; }

.accordion-bottom h2 {
  margin-top: 0 !important; }
.accordion-bottom .panel-default {
  border-radius: 0px;
  border: none;
  background: transparent;
  box-shadow: none;
  margin-bottom: 1.1111111111111112rem; }
.accordion-bottom .panel-heading {
  position: relative;
  padding: 1rem; }
  .accordion-bottom .panel-heading h1, .accordion-bottom .panel-heading h2, .accordion-bottom .panel-heading h3, .accordion-bottom .panel-heading h4, .accordion-bottom .panel-heading h5, .accordion-bottom .panel-heading h6 {
    text-transform: uppercase;
    font-size: 0.8888888888888888rem;
    font-family: 'Lato', sans-serif;
    font-weight: bold; }
.accordion-bottom .panel-title {
  padding: 0.2777777777777778rem;
  margin: 0;
  font-size: 0.8888888888888888rem;
  font-weight: 700;
  font-family: 'Lato', sans-serif; }
  .accordion-bottom .panel-title::before {
    content: "";
    background: transparent url("../images/accordion-arrow.png") no-repeat;
    width: 0.6111111111111112rem;
    height: 1.1666666666666667rem;
    position: absolute;
    left: 1.1111111111111112rem;
    top: 0.7777777777777778rem;
    display: none; }
.accordion-bottom .panel-body {
  background: transparent;
  border-radius: 0px 0px 0.16666666666666666rem 0.16666666666666666rem;
  border: 0.05555555555555555rem solid #dbdbdb;
  padding: 1rem; }
  .accordion-bottom .panel-body h2, .accordion-bottom .panel-body h3, .accordion-bottom .panel-body h4, .accordion-bottom .panel-body h5, .accordion-bottom .panel-body h6 {
    color: #00336d;
    font-family: 'Lato', sans-serif;
    font-size: 0.8888888888888888rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
  .accordion-bottom .panel-body p {
    font-size: 0.8888888888888888rem;
    font-weight: 400;
    color: #7c7c7c; }
.accordion-bottom a {
  text-decoration: none !important; }
  .accordion-bottom a .panel-heading {
    background: #00336d;
    transition: 0.4s;
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 0; }
    .accordion-bottom a .panel-heading::before {
      content: "\f077";
      position: absolute;
      right: 1.6666666666666667rem;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-family: "Font Awesome 5 Pro";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transition: 0.4s;
      color: white;
      font-size: 1rem; }
    .accordion-bottom a .panel-heading .panel-title {
      color: white;
      transition: 0.4s;
      position: relative;
      text-decoration: none !important; }
      .accordion-bottom a .panel-heading .panel-title::after {
        content: "";
        background: #49a135;
        color: #00336d;
        width: 2.7777777777777777rem;
        height: 2.7777777777777777rem;
        position: absolute;
        right: 0;
        border-radius: 50%;
        font-size: 4.444444444444445rem;
        top: 0px;
        right: 0.5555555555555556rem;
        display: none; }
  .accordion-bottom a.collapsed .panel-heading {
    background: white;
    border: solid 2px #dbdbdb;
    border-radius: 0;
    transition: 0.4s;
    position: relative;
    display: flex;
    align-items: center;
    color: black; }
    .accordion-bottom a.collapsed .panel-heading::before {
      content: "\f054";
      position: absolute;
      right: 1.6666666666666667rem;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-family: "Font Awesome 5 Pro";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transition: 0.4s;
      color: currentColor;
      font-size: 1rem; }
    .accordion-bottom a.collapsed .panel-heading .panel-title {
      color: black;
      transition: 0.4s;
      padding: 0; }
      .accordion-bottom a.collapsed .panel-heading .panel-title::after {
        content: "";
        background: #001b3a;
        color: #49a135;
        width: 2.7777777777777777rem;
        height: 2.7777777777777777rem;
        position: absolute;
        right: 0;
        border-radius: 50%;
        font-size: 4.444444444444445rem;
        top: 0px;
        right: 0.5555555555555556rem; }
    .accordion-bottom a.collapsed .panel-heading:hover {
      background: #00336d;
      color: white;
      border-color: #00336d; }
      .accordion-bottom a.collapsed .panel-heading:hover .panel-title {
        color: white; }

.ugb-accordion.ugb-accordion--v2.ugb-accordion.ugb-accordion--design-basic .ugb-accordion__heading {
  background: #00336d; }
  .ugb-accordion.ugb-accordion--v2.ugb-accordion.ugb-accordion--design-basic .ugb-accordion__heading:hover {
    background: #49a135; }

.ugb-accordion.ugb-accordion--v2 .ugb-accordion__heading .ugb-accordion__arrow {
  fill: white; }

@media only screen and (max-width: 767px) {
  .accordion-bottom a .panel-heading .panel-title {
    padding-right: 3.3333333333333335rem; } }
@media only screen and (max-width: 480px) {
  .accordion-bottom .panel-title {
    font-size: 0.8888888888888888rem; }

  .accordion-bottom .panel-body p {
    font-size: 0.6666666666666666rem; } }
.news-section {
  padding: 5.625rem 0;
  position: relative;
  background-color: #e0e0e0;
  display: none; }
  .news-section h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.3875rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: white;
    position: relative; }
  .news-section .info-wrap {
    background: #49a135;
    position: relative;
    padding: 3.125rem 0; }
    .news-section .info-wrap:before {
      content: "";
      display: block;
      width: 100vw;
      height: 100%;
      background: #49a135;
      position: absolute;
      top: 0;
      left: calc((100vw - 1110px) / -2);
      z-index: 0; }
  .news-section .card {
    border: none;
    border-radius: 1.25rem;
    background: white;
    position: relative;
    overflow: hidden;
    padding: 0;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0);
    transition: 0.4s; }
    .news-section .card:hover {
      box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25); }
    .news-section .card.blog-post .card-body:after {
      content: "\f303"; }
    .news-section .card.news-post .card-body:after {
      content: "\f1ea"; }
  .news-section .img-wrap {
    height: 11.0625rem;
    margin: 0; }
  .news-section time {
    font-family: 'Lato', sans-serif;
    font-size: 0.9375rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #49a135;
    display: block;
    margin-bottom: 0.6875rem; }
  .news-section .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #00336d;
    padding-bottom: 1.4375rem;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 0.6875rem; }
  .news-section .card-text p {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: left;
    color: #a8a8a8;
    margin: 0; }
  .news-section .link {
    color: #49a135;
    text-decoration: underline; }
    .news-section .link:hover {
      text-decoration: none; }
  .news-section .card-body {
    position: relative;
    min-height: 15.625rem; }
    .news-section .card-body::after {
      content: "\f054";
      box-sizing: border-box;
      font: normal normal normal 14px/1 FontAwesome;
      font-family: "Font Awesome 5 Pro";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 20px;
      text-rendering: auto;
      transition: 0.4s;
      color: white;
      background: #49a135;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: -25px;
      right: 20px;
      z-index: 4; }
  .news-section .news-container {
    position: relative; }
  .news-section .news-container {
    overflow: hidden;
    padding: 1rem;
    position: relative;
    width: calc(100% + ((100vw - 1110px)/(2)));
    right: 0;
    z-index: 1; }
  .news-section .swiper-container-2 {
    width: calc(100% + 50px); }
  .news-section .controls-carousel {
    height: 50px;
    width: 50%;
    z-index: 30;
    position: relative;
    margin: 2.0625rem 0 0; }
    .news-section .controls-carousel .swiper-button-next-2 {
      background: transparent url("../images/arrow-slider-2-2.png") no-repeat;
      background-position: 50% 50%;
      background-size: contain;
      height: 2.7777777777777777rem;
      transition: all 0s ease;
      width: 2.7777777777777777rem;
      border-radius: 50%;
      right: 0;
      position: absolute;
      top: unset;
      bottom: 0;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
      .news-section .controls-carousel .swiper-button-next-2:hover {
        background-color: #00336d; }
    .news-section .controls-carousel .swiper-button-prev-2 {
      background: transparent url("../images/arrow-slider-2-2.png") no-repeat;
      background-position: 50% 50%;
      background-size: contain;
      height: 2.7777777777777777rem;
      transition: all 0s ease;
      width: 2.7777777777777777rem;
      border-radius: 50%;
      position: absolute;
      left: 0px;
      top: unset;
      bottom: 0; }
      .news-section .controls-carousel .swiper-button-prev-2:hover {
        background-color: #00336d; }
  .news-section .single-member {
    margin: 0px;
    max-width: 100%;
    padding: 0;
    position: relative;
    text-decoration: none;
    transition: all 0.4s ease; }

@media only screen and (max-width: 1200px) {
  .news-section .news-container {
    width: calc(100% + ((100vw - 930px)/(2))); }

  .news-section .info-wrap::before {
    left: calc((100vw - 930px) / -2); } }
@media only screen and (max-width: 991px) {
  .news-section .info-wrap::before {
    left: calc((100vw - 100%) / -2); }

  .news-section .info-wrap {
    margin-bottom: 2rem; }

  .news-section .news-container {
    width: 100%; }

  .news-section .swiper-container-2 {
    width: 100%; }

  .news-section .controls-carousel {
    position: relative;
    left: auto;
    right: auto;
    margin: 0 auto;
    margin-top: 1rem;
    width: 20%; }

  .news-section {
    padding-top: 0; } }
@media only screen and (max-width: 991px) {
  .news-section .controls-carousel {
    width: 40%; } }
#accordionBlock .card {
  border-radius: 0 !important;
  border: solid 0.5px #cacaca;
  box-shadow: none;
  margin-bottom: 0px !important;
  padding: 10px 15px;
  /*.card.header*/ }
  #accordionBlock .card.active-collapse {
    box-shadow: 3px 1px 7px 2px rgba(0, 0, 0, 0.1); }
  #accordionBlock .card .card-header {
    background-color: transparent;
    border-bottom: none !important;
    border-color: #cacaca;
    border-radius: 0 !important;
    margin: 0 !important;
    position: relative; }
    #accordionBlock .card .card-header h2, #accordionBlock .card .card-header h3, #accordionBlock .card .card-header h4, #accordionBlock .card .card-header h6 {
      font-family: 'Lato', sans-serif;
      background: transparent;
      border-radius: 0;
      color: unset;
      font-size: 1rem;
      font-stretch: normal;
      font-style: normal;
      font-weight: 900;
      letter-spacing: normal;
      line-height: 1.2;
      margin-bottom: 0 !important; }
      #accordionBlock .card .card-header h2 .btn, #accordionBlock .card .card-header h2 .btn-link, #accordionBlock .card .card-header h3 .btn, #accordionBlock .card .card-header h3 .btn-link, #accordionBlock .card .card-header h4 .btn, #accordionBlock .card .card-header h4 .btn-link, #accordionBlock .card .card-header h6 .btn, #accordionBlock .card .card-header h6 .btn-link {
        background: transparent;
        border-radius: 0;
        color: #17222c;
        display: block;
        font-size: inherit;
        font-stretch: normal;
        font-style: normal;
        font-weight: 900;
        letter-spacing: normal;
        line-height: 1.21;
        margin: 0 !important;
        padding: 0;
        position: relative;
        text-align: left;
        width: 100%; }
        #accordionBlock .card .card-header h2 .btn[aria-expanded^="true"]::before, #accordionBlock .card .card-header h2 .btn-link[aria-expanded^="true"]::before, #accordionBlock .card .card-header h3 .btn[aria-expanded^="true"]::before, #accordionBlock .card .card-header h3 .btn-link[aria-expanded^="true"]::before, #accordionBlock .card .card-header h4 .btn[aria-expanded^="true"]::before, #accordionBlock .card .card-header h4 .btn-link[aria-expanded^="true"]::before, #accordionBlock .card .card-header h6 .btn[aria-expanded^="true"]::before, #accordionBlock .card .card-header h6 .btn-link[aria-expanded^="true"]::before {
          background-image: url("../images/icons/arrow-accordion-open.svg"); }
        #accordionBlock .card .card-header h2 .btn[aria-expanded^="false"], #accordionBlock .card .card-header h2 .btn-link[aria-expanded^="false"], #accordionBlock .card .card-header h3 .btn[aria-expanded^="false"], #accordionBlock .card .card-header h3 .btn-link[aria-expanded^="false"], #accordionBlock .card .card-header h4 .btn[aria-expanded^="false"], #accordionBlock .card .card-header h4 .btn-link[aria-expanded^="false"], #accordionBlock .card .card-header h6 .btn[aria-expanded^="false"], #accordionBlock .card .card-header h6 .btn-link[aria-expanded^="false"] {
          color: #17222c; }
          #accordionBlock .card .card-header h2 .btn[aria-expanded^="false"]::before, #accordionBlock .card .card-header h2 .btn-link[aria-expanded^="false"]::before, #accordionBlock .card .card-header h3 .btn[aria-expanded^="false"]::before, #accordionBlock .card .card-header h3 .btn-link[aria-expanded^="false"]::before, #accordionBlock .card .card-header h4 .btn[aria-expanded^="false"]::before, #accordionBlock .card .card-header h4 .btn-link[aria-expanded^="false"]::before, #accordionBlock .card .card-header h6 .btn[aria-expanded^="false"]::before, #accordionBlock .card .card-header h6 .btn-link[aria-expanded^="false"]::before {
            background-image: url("../images/icons/arrow-accordion-close.svg"); }
        #accordionBlock .card .card-header h2 .btn::before, #accordionBlock .card .card-header h2 .btn-link::before, #accordionBlock .card .card-header h3 .btn::before, #accordionBlock .card .card-header h3 .btn-link::before, #accordionBlock .card .card-header h4 .btn::before, #accordionBlock .card .card-header h4 .btn-link::before, #accordionBlock .card .card-header h6 .btn::before, #accordionBlock .card .card-header h6 .btn-link::before {
          content: "" !important;
          background-position: 50% 50%;
          background-repeat: no-repeat;
          background-size: auto;
          cursor: pointer;
          display: inline-block;
          height: 100%;
          position: absolute;
          right: 0px;
          top: 0 !important;
          width: 30px; }
        #accordionBlock .card .card-header h2 .btn:hover, #accordionBlock .card .card-header h2 .btn:focus, #accordionBlock .card .card-header h2 .btn:active, #accordionBlock .card .card-header h2 .btn-link:hover, #accordionBlock .card .card-header h2 .btn-link:focus, #accordionBlock .card .card-header h2 .btn-link:active, #accordionBlock .card .card-header h3 .btn:hover, #accordionBlock .card .card-header h3 .btn:focus, #accordionBlock .card .card-header h3 .btn:active, #accordionBlock .card .card-header h3 .btn-link:hover, #accordionBlock .card .card-header h3 .btn-link:focus, #accordionBlock .card .card-header h3 .btn-link:active, #accordionBlock .card .card-header h4 .btn:hover, #accordionBlock .card .card-header h4 .btn:focus, #accordionBlock .card .card-header h4 .btn:active, #accordionBlock .card .card-header h4 .btn-link:hover, #accordionBlock .card .card-header h4 .btn-link:focus, #accordionBlock .card .card-header h4 .btn-link:active, #accordionBlock .card .card-header h6 .btn:hover, #accordionBlock .card .card-header h6 .btn:focus, #accordionBlock .card .card-header h6 .btn:active, #accordionBlock .card .card-header h6 .btn-link:hover, #accordionBlock .card .card-header h6 .btn-link:focus, #accordionBlock .card .card-header h6 .btn-link:active {
          text-decoration: none; }
  #accordionBlock .card .card-body {
    background-color: #ffffff; }
    #accordionBlock .card .card-body h2, #accordionBlock .card .card-body h3, #accordionBlock .card .card-body h4, #accordionBlock .card .card-body h5, #accordionBlock .card .card-body h6 {
      color: #00336d;
      font-size: 1rem;
      font-weight: 900;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.21;
      letter-spacing: normal; }
    #accordionBlock .card .card-body p, #accordionBlock .card .card-body strong, #accordionBlock .card .card-body em, #accordionBlock .card .card-body span, #accordionBlock .card .card-body a {
      font-family: 'Lato', sans-serif;
      color: rgba(11, 18, 23, 0.74);
      font-size: 0.9375rem;
      font-stretch: normal;
      font-style: normal;
      font-weight: normal;
      letter-spacing: -0.08px;
      letter-spacing: normal;
      line-height: 1.47;
      text-align: left; }
    #accordionBlock .card .card-body p a {
      color: #00336d; }

@media only screen and (max-width: 1200px) {
  #accordionBlock {
    width: 100%; }
    #accordionBlock .card {
      padding: 10px 15px; }
      #accordionBlock .card .card-header h2 .btn {
        word-break: break-word;
        white-space: normal;
        overflow-wrap: break-word; }
        #accordionBlock .card .card-header h2 .btn::before {
          right: -35px; } }
/*START Sign Up--------------------------------------------------*/
.sign-up-section {
  top: -2.5rem;
  position: relative; }
  .sign-up-section h2 {
    font-family: 'Lato', sans-serif;
    font-size: 1.875rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: normal;
    color: #00336d;
    margin-bottom: 0;
    position: relative;
    display: block; }
  .sign-up-section p {
    font-family: 'Lato', sans-serif;
    font-size: 1.1111111111111112rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 1.65px;
    color: #ffffff; }
  .sign-up-section .section-container {
    background: white;
    border-radius: 7px;
    box-shadow: 0 2px 20px 0 rgba(88, 127, 155, 0.2);
    padding: 2.8125rem 2.375rem; }

.newsletter-widget .gform_wrapper {
  margin: 0 !important; }
  .newsletter-widget .gform_wrapper .newsletterForm {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: transparent;
    border-radius: 1.4444444444444444rem; }
    .newsletter-widget .gform_wrapper .newsletterForm .gform_body {
      margin-right: -40px; }
    .newsletter-widget .gform_wrapper .newsletterForm .validation_error {
      position: absolute;
      background: transparent !important;
      top: -82px;
      margin: 0;
      display: none; }
    .newsletter-widget .gform_wrapper .newsletterForm .gfield_error {
      border: none !important;
      background: transparent !important; }
      .newsletter-widget .gform_wrapper .newsletterForm .gfield_error input {
        border: 2px solid red !important; }
      .newsletter-widget .gform_wrapper .newsletterForm .gfield_error .ginput_container input {
        border: 2px solid red !important;
        background: #fadcdc !important;
        color: red !important; }
        .newsletter-widget .gform_wrapper .newsletterForm .gfield_error .ginput_container input::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: red !important; }
        .newsletter-widget .gform_wrapper .newsletterForm .gfield_error .ginput_container input::-moz-placeholder {
          /* Firefox 19+ */
          color: red !important; }
        .newsletter-widget .gform_wrapper .newsletterForm .gfield_error .ginput_container input:-ms-input-placeholder {
          /* IE 10+ */
          color: red !important; }
        .newsletter-widget .gform_wrapper .newsletterForm .gfield_error .ginput_container input:-moz-placeholder {
          /* Firefox 18- */
          color: red !important; }
    .newsletter-widget .gform_wrapper .newsletterForm .gform_body {
      width: 100%;
      flex-basis: 100%;
      /*margin-bottom: 1rem;*/
      margin-right: 1.0555555555555556rem; }
      .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields {
        padding-left: 0;
        margin: 0;
        list-style: none;
        display: flex; }
        .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield, .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li {
          width: 100%;
          margin-top: 0 !important;
          padding: 0 !important;
          margin-bottom: 0 !important;
          margin-right: 30px; }
          .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield:last-child, .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li:last-child {
            margin-right: 0; }
          .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .gfield_label, .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .gfield_label {
            display: none; }
          .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container, .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container {
            margin: 0 !important;
            margin-right: 0px !important; }
            .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input, .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input {
              background: transparent;
              border: none;
              border-bottom: 2px solid #00336d;
              border-radius: 0rem;
              color: #00336d;
              font-family: 'Lato', sans-serif;
              font-size: 0.7777777777777778rem !important;
              font-weight: 600;
              text-align: left;
              text-transform: none;
              padding: 1.1111111111111112rem .7777777777777777rem;
              padding-left: 1.2222222222222223rem !important;
              width: 100%;
              height: 2.9444444444444446rem;
              box-shadow: none;
              margin: 0; }
              .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: #00336d;
                font-weight: 600;
                opacity: 1; }
              .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input::-moz-placeholder {
                /* Firefox 19+ */
                color: #00336d;
                font-weight: 600;
                opacity: 1; }
              .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input:-ms-input-placeholder {
                /* IE 10+ */
                color: #00336d;
                font-weight: 600;
                opacity: 1; }
              .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input:-moz-placeholder, .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input:-moz-placeholder {
                /* Firefox 18- */
                color: #a8a8a8;
                font-weight: 600;
                opacity: 1; }
    .newsletter-widget .gform_wrapper .newsletterForm .gform_footer {
      width: auto;
      flex-basis: auto;
      margin: 0 !important;
      padding: 0 !important; }
      .newsletter-widget .gform_wrapper .newsletterForm .gform_footer .gform_button {
        border-radius: 26.5px;
        background-color: #49a135;
        width: 100%;
        height: 2.9444444444444446rem;
        min-width: 12.125rem;
        border: none;
        font-family: 'Lato', sans-serif;
        font-size: 1rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.19 !important;
        letter-spacing: normal;
        text-align: center;
        color: white !important;
        padding: 0.7888888888888888rem .5rem !important;
        transition: 0.4s;
        text-transform: uppercase;
        margin: 0 !important; }
        .newsletter-widget .gform_wrapper .newsletterForm .gform_footer .gform_button:hover {
          color: #49a135 !important;
          background: white;
          text-decoration: none; }
    .newsletter-widget .gform_wrapper .newsletterForm .gfield_description {
      color: white;
      position: absolute;
      bottom: -30px; }
.newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane {
  background-color: transparent !important; }
  .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element {
    font-family: 'Roboto', sans-serif !important; }
    .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element #id_86c70fae-3b68-421e-b4d8-d526c0186544 {
      display: grid;
      grid-template-columns: 1fr auto;
      align-items: center;
      grid-gap: 15px; }
      .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element #id_86c70fae-3b68-421e-b4d8-d526c0186544 #id_c9307303-1aa7-46cb-845b-3e7f43f9eac4 {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        align-items: center;
        grid-gap: 15px; }
        .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element #id_86c70fae-3b68-421e-b4d8-d526c0186544 #id_c9307303-1aa7-46cb-845b-3e7f43f9eac4 #id_f10020c1-720d-4096-9c73-a9f2059dd4ed .sli-form-field label {
          display: none; }
        .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element #id_86c70fae-3b68-421e-b4d8-d526c0186544 #id_c9307303-1aa7-46cb-845b-3e7f43f9eac4 #id_f10020c1-720d-4096-9c73-a9f2059dd4ed .sli-form-field input {
          background-color: transparent !important;
          border: none !important;
          border-bottom: 2px solid #898989 !important;
          margin: 0;
          padding: 8px !important;
          color: #898989 !important;
          text-align: center !important;
          font-weight: 400;
          font-size: 18px !important;
          font-family: 'Roboto', sans-serif !important;
          font-style: italic;
          width: 100%; }
          .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element #id_86c70fae-3b68-421e-b4d8-d526c0186544 #id_c9307303-1aa7-46cb-845b-3e7f43f9eac4 #id_f10020c1-720d-4096-9c73-a9f2059dd4ed .sli-form-field input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: #898989 !important;
            font-weight: 400;
            opacity: .6; }
          .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element #id_86c70fae-3b68-421e-b4d8-d526c0186544 #id_c9307303-1aa7-46cb-845b-3e7f43f9eac4 #id_f10020c1-720d-4096-9c73-a9f2059dd4ed .sli-form-field input::-moz-placeholder {
            /* Firefox 19+ */
            color: #898989 !important;
            font-weight: 400;
            opacity: .6; }
          .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element #id_86c70fae-3b68-421e-b4d8-d526c0186544 #id_c9307303-1aa7-46cb-845b-3e7f43f9eac4 #id_f10020c1-720d-4096-9c73-a9f2059dd4ed .sli-form-field input:-ms-input-placeholder {
            /* IE 10+ */
            color: #898989 !important;
            font-weight: 400;
            opacity: .6; }
          .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element #id_86c70fae-3b68-421e-b4d8-d526c0186544 #id_c9307303-1aa7-46cb-845b-3e7f43f9eac4 #id_f10020c1-720d-4096-9c73-a9f2059dd4ed .sli-form-field input:-moz-placeholder {
            /* Firefox 18- */
            color: #898989 !important;
            font-weight: 400;
            opacity: .6; }
      .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element #id_86c70fae-3b68-421e-b4d8-d526c0186544 #id_70424dff-da31-4acd-bfd1-d43607090b5f .sli-button {
        background-color: #898989 !important;
        border-color: #898989 !important;
        border-radius: 0px;
        width: 100%;
        padding: 10px 20px;
        color: #49a135;
        font-size: 17px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif !important;
        text-align: center !important;
        text-transform: uppercase; }
        .newsletter-widget .id_187f652e-29d2-41fb-afd5-de7ecf2eebe1 .sli-content-pane .sli-element #id_86c70fae-3b68-421e-b4d8-d526c0186544 #id_70424dff-da31-4acd-bfd1-d43607090b5f .sli-button:hover {
          color: #898989;
          text-decoration: none !important;
          background-color: #6d3a8a !important;
          border-color: #6d3a8a !important; }

.salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f {
  width: 90%;
  margin-left: auto; }
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-content-pane {
    margin: 0 !important;
    background-color: transparent !important; }
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-label {
    display: none; }
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form {
    margin: 0 !important; }
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-element {
    margin: 0 !important; }
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-row:nth-child(1), .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-row:nth-child(3), .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-row:nth-child(4), .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-row:nth-child(5), .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-row:nth-child(6) {
      display: none; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-row:nth-child(2) {
      flex-grow: 1; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-button {
      background: #00336d;
      color: white;
      height: 2.9444444444444446rem;
      width: 100%;
      border: 2px solid #00336d;
      text-align: center;
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      padding: 0.111rem 1.7777777777777777rem !important;
      text-transform: none;
      transition: 0.4s;
      font-size: 1rem;
      letter-spacing: 0.1em;
      line-height: 1rem;
      text-indent: 0px;
      text-transform: uppercase;
      display: flex;
      justify-content: center;
      align-items: center; }
      .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-button:hover {
        background: #001b3a;
        color: white;
        border-color: #001b3a;
        background-size: auto 90%;
        background-position: 95% 90%;
        background-repeat: no-repeat;
        text-decoration: none; }
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type]), .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select {
    background-color: white !important;
    border: none !important;
    margin: 0;
    padding: 1.1111111111111112rem 2.7777777777777777rem !important;
    width: 100%;
    height: 2.9444444444444446rem !important;
    color: #b2b2b2 !important;
    text-align: left !important;
    font-weight: 400;
    font-size: 0.8888888888888888rem !important;
    font-family: 'Lato', sans-serif; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type])::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #b2b2b2;
      font-weight: 400;
      opacity: 1; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type])::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select::-moz-placeholder {
      /* Firefox 19+ */
      color: #b2b2b2;
      font-weight: 400;
      opacity: 1; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type]):-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select:-ms-input-placeholder {
      /* IE 10+ */
      color: #b2b2b2;
      font-weight: 400;
      opacity: 1; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type]):-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select:-moz-placeholder {
      /* Firefox 18- */
      color: #b2b2b2;
      font-weight: 400;
      opacity: 1; }
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-field-error {
    position: absolute !important; }

@media only screen and (max-width: 767px) {
  .newsletter-widget .gform_wrapper .newsletterForm {
    flex-direction: column;
    justify-content: center;
    align-items: center; }

  .newsletter-widget .gform_wrapper .newsletterForm .gform_body {
    margin-right: 0;
    margin-bottom: 2rem; }

  .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li.gfield .ginput_container input, .newsletter-widget .gform_wrapper .newsletterForm .gform_body ul.gform_fields li .ginput_container input {
    text-align: center; } }
/*END Sign Up------------------------------------------*/
.gform_wrapper .defaultForm input, .gform_wrapper .defaultForm textarea, .gform_wrapper .defaultForm select {
  border: solid 2px #cecece;
  background-color: #e8e8e8;
  border-radius: 5px;
  box-shadow: none;
  color: #6c757d;
  min-height: 2.111111111111111rem;
  height: 2.388888888888889rem;
  padding: 0.6666666666666666rem 0.5555555555555556rem !important;
  font-weight: 500;
  margin: 0 !important;
  font-family: 'Lato', sans-serif !important;
  font-size: 14px !important; }
  .gform_wrapper .defaultForm input:active, .gform_wrapper .defaultForm input:focus, .gform_wrapper .defaultForm textarea:active, .gform_wrapper .defaultForm textarea:focus, .gform_wrapper .defaultForm select:active, .gform_wrapper .defaultForm select:focus {
    border: solid 2px #49a135;
    color: #49a135; }
    .gform_wrapper .defaultForm input:active::-webkit-input-placeholder, .gform_wrapper .defaultForm input:focus::-webkit-input-placeholder, .gform_wrapper .defaultForm textarea:active::-webkit-input-placeholder, .gform_wrapper .defaultForm textarea:focus::-webkit-input-placeholder, .gform_wrapper .defaultForm select:active::-webkit-input-placeholder, .gform_wrapper .defaultForm select:focus::-webkit-input-placeholder {
      color: #6c757d;
      opacity: 1; }
    .gform_wrapper .defaultForm input:active::-moz-placeholder, .gform_wrapper .defaultForm input:focus::-moz-placeholder, .gform_wrapper .defaultForm textarea:active::-moz-placeholder, .gform_wrapper .defaultForm textarea:focus::-moz-placeholder, .gform_wrapper .defaultForm select:active::-moz-placeholder, .gform_wrapper .defaultForm select:focus::-moz-placeholder {
      color: #6c757d;
      opacity: 1; }
    .gform_wrapper .defaultForm input:active:-ms-input-placeholder, .gform_wrapper .defaultForm input:focus:-ms-input-placeholder, .gform_wrapper .defaultForm textarea:active:-ms-input-placeholder, .gform_wrapper .defaultForm textarea:focus:-ms-input-placeholder, .gform_wrapper .defaultForm select:active:-ms-input-placeholder, .gform_wrapper .defaultForm select:focus:-ms-input-placeholder {
      color: #6c757d;
      opacity: 1; }
    .gform_wrapper .defaultForm input:active:-moz-placeholder, .gform_wrapper .defaultForm input:focus:-moz-placeholder, .gform_wrapper .defaultForm textarea:active:-moz-placeholder, .gform_wrapper .defaultForm textarea:focus:-moz-placeholder, .gform_wrapper .defaultForm select:active:-moz-placeholder, .gform_wrapper .defaultForm select:focus:-moz-placeholder {
      color: #6c757d;
      opacity: 1; }
  .gform_wrapper .defaultForm input::-webkit-input-placeholder, .gform_wrapper .defaultForm textarea::-webkit-input-placeholder, .gform_wrapper .defaultForm select::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #6c757d;
    opacity: 1; }
  .gform_wrapper .defaultForm input::-moz-placeholder, .gform_wrapper .defaultForm textarea::-moz-placeholder, .gform_wrapper .defaultForm select::-moz-placeholder {
    /* Firefox 19+ */
    color: #6c757d;
    opacity: 1; }
  .gform_wrapper .defaultForm input:-ms-input-placeholder, .gform_wrapper .defaultForm textarea:-ms-input-placeholder, .gform_wrapper .defaultForm select:-ms-input-placeholder {
    /* IE 10+ */
    color: #6c757d;
    opacity: 1; }
  .gform_wrapper .defaultForm input:-moz-placeholder, .gform_wrapper .defaultForm textarea:-moz-placeholder, .gform_wrapper .defaultForm select:-moz-placeholder {
    /* Firefox 18- */
    color: #6c757d;
    opacity: 1; }
.gform_wrapper .defaultForm select {
  background: #e8e8e8;
  padding-right: 35px !important;
  line-height: 0 !important; }
.gform_wrapper .defaultForm textarea {
  height: 5.555555555555555rem;
  resize: none;
  max-width: 100%; }
.gform_wrapper .defaultForm input[type="checkbox"], .gform_wrapper .defaultForm input[type="radio"] {
  height: 0.8333333333333334rem; }
.gform_wrapper .defaultForm label.gfield_label {
  margin: 0.5555555555555556rem 0 0 0;
  font-weight: 700;
  font-size: 0.7777777777777778rem; }
.gform_wrapper .defaultForm label {
  color: #7c7c7c; }
.gform_wrapper .defaultForm li.gfield {
  margin: 0 !important;
  margin-right: 16px !important; }
.gform_wrapper .defaultForm .ginput_container {
  margin: 0; }
.gform_wrapper .defaultForm ul.gform_fields {
  list-style: none;
  padding: 0; }
.gform_wrapper .defaultForm .validation_error {
  color: red !important;
  border-color: red !important; }
.gform_wrapper .defaultForm .gfield_error {
  border: none !important;
  background: transparent !important; }
  .gform_wrapper .defaultForm .gfield_error .validation_message {
    color: red !important;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
  .gform_wrapper .defaultForm .gfield_error .gfield_label {
    color: red !important; }
  .gform_wrapper .defaultForm .gfield_error input, .gform_wrapper .defaultForm .gfield_error textarea, .gform_wrapper .defaultForm .gfield_error select {
    border: solid 1px red !important;
    background-color: rgba(255, 0, 0, 0.08) !important;
    color: red !important; }
    .gform_wrapper .defaultForm .gfield_error input::-webkit-input-placeholder, .gform_wrapper .defaultForm .gfield_error textarea::-webkit-input-placeholder, .gform_wrapper .defaultForm .gfield_error select::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: red; }
    .gform_wrapper .defaultForm .gfield_error input::-moz-placeholder, .gform_wrapper .defaultForm .gfield_error textarea::-moz-placeholder, .gform_wrapper .defaultForm .gfield_error select::-moz-placeholder {
      /* Firefox 19+ */
      color: red; }
    .gform_wrapper .defaultForm .gfield_error input:-ms-input-placeholder, .gform_wrapper .defaultForm .gfield_error textarea:-ms-input-placeholder, .gform_wrapper .defaultForm .gfield_error select:-ms-input-placeholder {
      /* IE 10+ */
      color: red; }
    .gform_wrapper .defaultForm .gfield_error input:-moz-placeholder, .gform_wrapper .defaultForm .gfield_error textarea:-moz-placeholder, .gform_wrapper .defaultForm .gfield_error select:-moz-placeholder {
      /* Firefox 18- */
      color: red; }
.gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield {
  /*checkbox*/
  /*field address */ }
  .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_radio {
    /*RADIO Button circular style*/ }
    .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li input {
      cursor: pointer;
      height: 100%;
      opacity: 0;
      position: absolute;
      width: 100%;
      z-index: 1; }
    .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
    .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label {
      font-family: 'Lato', sans-serif;
      color: #7c7c7c;
      cursor: pointer;
      display: inline-block !important;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1em;
      margin: 0 auto;
      padding: 0 0 0 1.3888888888888888rem !important;
      position: relative;
      vertical-align: middle;
      z-index: 1; }
      .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::after,
      .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::after {
        content: "";
        -webkit-transition: all 0.2s ease;
        background: transparent;
        border-radius: 50%;
        border: 4px solid #49a135;
        height: 14px;
        left: 0;
        position: absolute;
        top: 0.05555555555555555rem;
        transition: all 0.2s ease;
        width: 14px;
        z-index: -1; }
    .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
    .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) {
      position: absolute;
      left: -9999px;
      margin: 0 !important; }
    .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after {
      content: "";
      transition: all 0.2s ease;
      -webkit-transform: scale(1);
      transform: scale(1);
      border: 4px solid #939382;
      background: transparent; }
  .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li input {
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 1; }
  .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label,
  .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label {
    font-family: 'Lato', sans-serif;
    color: #7c7c7c;
    cursor: pointer;
    display: inline-block !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1em;
    margin: 0 auto;
    padding: 0 0 0 1.3888888888888888rem !important;
    position: relative;
    vertical-align: middle;
    z-index: 1; }
    .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label::after,
    .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label::after {
      content: "";
      -webkit-transition: all 0.2s ease;
      background: #00336d;
      border-radius: 0.16666666666666666rem;
      border: 0.2222222222rem solid #00336d;
      height: 0.8333333333333334rem;
      left: 0;
      position: absolute;
      top: 0.05555555555555555rem;
      transition: all 0.2s ease;
      width: 0.8333333333333334rem;
      z-index: -1; }
  .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked,
  .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
    margin: 0 !important; }
  .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label::before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    font-family: "Font Awesome 5 Pro";
    font-family: "Font Awesome 5 Free";
    font-weight: 900 !important;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    display: inline-block;
    font-size: 0.6666666666666666rem;
    left: 0.05555555555555555rem;
    position: absolute;
    top: 2px; }
  .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label:after {
    content: "";
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 0.2222222222222222rem solid #939382;
    background: transparent; }
  .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .ginput_container_address .address_country select {
    padding: 0.2777777777777778rem 0.2222222222222222rem;
    line-height: 1em !important; }
  .gform_wrapper .defaultForm .gform_body ul.gform_fields li.gfield .top_label .gfield_label {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    line-height: 1em; }
.gform_wrapper .defaultForm .gform_footer input[type=submit] {
  font-family: 'Lato', sans-serif;
  background: #49a135;
  background-size: 30px;
  background-position: 85%;
  border: 2px solid #49a135;
  border-radius: 5px;
  color: white !important;
  font-size: 1rem;
  font-weight: 600;
  height: auto;
  line-height: 1em !important;
  letter-spacing: normal;
  margin: 0.5555555555555556rem auto;
  padding: .8rem   1.5rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.5s ease;
  min-width: 12.5rem;
  width: auto; }
  .gform_wrapper .defaultForm .gform_footer input[type=submit]:hover, .gform_wrapper .defaultForm .gform_footer input[type=submit]:focus, .gform_wrapper .defaultForm .gform_footer input[type=submit]:active {
    background: transparent;
    background-size: 30px;
    background-position: 85%;
    text-decoration: none;
    outline: none;
    color: #49a135 !important; }

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label {
  margin-bottom: 5px; }

.interior .gform_confirmation_wrapper {
  font-size: 1rem !important;
  color: #825d22 !important; }

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 1rem;
  color: #fff !important;
  display: inline-block;
  background: #00336d;
  padding: 0.5555555555555556rem 1.1111111111111112rem; }

.form-control {
  outline: none !important; }
  .form-control:focus, .form-controlactive {
    border-color: #003f87;
    box-shadow: 0 0 0 0.2rem rgba(12, 110, 178, 0.25); }

#SFctr table.SFfrm div.SFpy0, #SFctr table.SFfrm input[type="text"], #SFctr table.SFfrm input[type="password"], #SFctr table.SFfrm select {
  background: #f0f0f0;
  border-radius: 0.5555555555555556rem;
  border: 0.05555555555555555rem solid #dad8d8;
  box-shadow: none;
  color: #6c757d;
  min-height: 2.111111111111111rem;
  height: 2.388888888888889rem;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  font-size: 0.7777777777777778rem; }
  #SFctr table.SFfrm div.SFpy0:active, #SFctr table.SFfrm div.SFpy0:focus, #SFctr table.SFfrm input[type="text"]:active, #SFctr table.SFfrm input[type="text"]:focus, #SFctr table.SFfrm input[type="password"]:active, #SFctr table.SFfrm input[type="password"]:focus, #SFctr table.SFfrm select:active, #SFctr table.SFfrm select:focus {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    outline: none; }
  #SFctr table.SFfrm div.SFpy0::-webkit-input-placeholder, #SFctr table.SFfrm input[type="text"]::-webkit-input-placeholder, #SFctr table.SFfrm input[type="password"]::-webkit-input-placeholder, #SFctr table.SFfrm select::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
    color: #6c757d; }
  #SFctr table.SFfrm div.SFpy0::-moz-placeholder, #SFctr table.SFfrm input[type="text"]::-moz-placeholder, #SFctr table.SFfrm input[type="password"]::-moz-placeholder, #SFctr table.SFfrm select::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
    color: #6c757d; }
  #SFctr table.SFfrm div.SFpy0:-ms-input-placeholder, #SFctr table.SFfrm input[type="text"]:-ms-input-placeholder, #SFctr table.SFfrm input[type="password"]:-ms-input-placeholder, #SFctr table.SFfrm select:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
    color: #6c757d; }
  #SFctr table.SFfrm div.SFpy0:-moz-placeholder, #SFctr table.SFfrm input[type="text"]:-moz-placeholder, #SFctr table.SFfrm input[type="password"]:-moz-placeholder, #SFctr table.SFfrm select:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
    color: #6c757d; }

#SFctr a.SFbtn, #SFctr button {
  font-family: 'Lato', sans-serif;
  background: #49a135;
  border-radius: 2.2222222222222223rem;
  border: none;
  color: white !important;
  font-size: 1.1111111111111112rem;
  font-weight: 700;
  height: auto;
  line-height: 1em;
  margin: 0.5555555555555556rem auto;
  padding: 0.5833333333333334rem   1.3888888888888888rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.5s ease; }
  #SFctr a.SFbtn:hover, #SFctr a.SFbtn:focus, #SFctr a.SFbtn:active, #SFctr button:hover, #SFctr button:focus, #SFctr button:active {
    background: #387b28;
    text-decoration: none;
    outline: none; }

#SFctr .SFchk[set] > div:first-child {
  background-color: #49a135; }

.page-template-_donate-tmplt-popup header.header {
  display: none; }

section.sec-dnt-a {
  background-position: left;
  background-size: cover;
  padding: 125px 0 140px;
  position: relative; }
  section.sec-dnt-a::before {
    content: "";
    background-image: url("images/gradient-sec-dnt-a.png");
    background-repeat: repeat-y;
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%; }
  section.sec-dnt-a .logo-donate {
    left: -35px;
    margin-bottom: 30px;
    position: relative;
    width: 350px; }
  section.sec-dnt-a .donation-form {
    background-color: #fff;
    border-radius: 7px;
    float: left;
    max-width: 100%;
    position: relative;
    width: 360px; }
  section.sec-dnt-a .logo {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
    width: 200px;
    height: 60px; }
    section.sec-dnt-a .logo a {
      display: block; }
  section.sec-dnt-a .donation-text {
    text-align: center; }
    section.sec-dnt-a .donation-text h2 {
      color: white !important;
      font-size: 30px; }
    section.sec-dnt-a .donation-text p {
      font-family: 'Lato', sans-serif;
      color: #fff !important;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.2em; }
      section.sec-dnt-a .donation-text p strong {
        font-family: 'Lato', sans-serif;
        color: #fff !important;
        text-transform: uppercase;
        line-height: 1.2em;
        font-weight: 700; }

section.sec-dnt-b {
  background-color: #eeeeee;
  padding: 110px 0 120px;
  position: relative;
  overflow: hidden;
  text-align: center; }
  section.sec-dnt-b::before {
    content: "";
    top: 0;
    display: block;
    height: 101%;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    /*gradient color grey*/
    background: -moz-linear-gradient(right, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 0.13) 31%, rgba(238, 238, 238, 0.32) 43%, rgba(238, 238, 238, 0.34) 44%, rgba(238, 238, 238, 0.68) 54%, rgba(238, 238, 238, 0.75) 56%, rgba(238, 238, 238, 0.85) 60%, rgba(238, 238, 238, 0.9) 63%, #eeeeee 67%, #eeeeee 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(right, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 0.13) 31%, rgba(238, 238, 238, 0.32) 43%, rgba(238, 238, 238, 0.34) 44%, rgba(238, 238, 238, 0.68) 54%, rgba(238, 238, 238, 0.75) 56%, rgba(238, 238, 238, 0.85) 60%, rgba(238, 238, 238, 0.9) 63%, #eeeeee 67%, #eeeeee 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to left, rgba(238, 238, 238, 0) 0%, rgba(238, 238, 238, 0.13) 31%, rgba(238, 238, 238, 0.32) 43%, rgba(238, 238, 238, 0.34) 44%, rgba(238, 238, 238, 0.68) 54%, rgba(238, 238, 238, 0.75) 56%, rgba(238, 238, 238, 0.85) 60%, rgba(238, 238, 238, 0.9) 63%, #eeeeee 67%, #eeeeee 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eeeeee', endColorstr='#eeeeee',GradientType=1 );
    /* IE6-9 */ }
  section.sec-dnt-b .container .text-side-right {
    z-index: 1020; }
    section.sec-dnt-b .container .text-side-right img {
      margin: 0 auto 30px; }
    section.sec-dnt-b .container .text-side-right h2 {
      font-family: 'Lato', sans-serif;
      color: #0aaacb !important;
      font-size: 26px;
      line-height: 1.3em; }
    section.sec-dnt-b .container .text-side-right p {
      color: #303030;
      line-height: 1.5em;
      font-size: 17px;
      font-weight: 400; }
    section.sec-dnt-b .container .text-side-right a.btn-1 {
      background: #04d282;
      border-radius: 6px;
      font-size: 17px;
      font-weight: 400;
      margin-top: 20px;
      padding: 13px 20px;
      text-transform: none; }
  section.sec-dnt-b .img-side-left {
    background: url("../images/donate-sec-b-left-side.jpg") no-repeat;
    background-position: left center;
    background-size: cover;
    height: 100%;
    position: absolute;
    top: 0;
    width: 75%;
    left: 0; }

section.sec-dnt-c {
  padding: 50px 0 50px; }
  section.sec-dnt-c .box-column-c {
    max-width: 100%;
    min-height: 265px;
    padding: 15px 10px;
    text-align: center;
    height: 100%; }
    section.sec-dnt-c .box-column-c .icon-box {
      height: 80px;
      margin-bottom: 10px; }
      section.sec-dnt-c .box-column-c .icon-box::before {
        content: none; }
    section.sec-dnt-c .box-column-c .info-box {
      min-height: 185px;
      padding-bottom: 50px;
      position: relative;
      text-align: center; }
      section.sec-dnt-c .box-column-c .info-box h3 {
        font-family: 'Lato', sans-serif;
        color: #04d282;
        font-size: 19px;
        margin-bottom: 15px;
        text-transform: none; }
      section.sec-dnt-c .box-column-c .info-box p {
        color: #222720;
        font-size: 17px;
        line-height: 1.4em; }
      section.sec-dnt-c .box-column-c .info-box .link-c {
        bottom: 20px;
        color: #0aaacb;
        display: block;
        font-size: 18px;
        font-weight: 700;
        left: 0;
        margin: 0 auto 0;
        position: absolute;
        right: 0; }

@media only screen and (max-width: 767px) {
  section.sec-dnt-a {
    padding: 30px 0 60px; }
    section.sec-dnt-a::before {
      content: "";
      background: rgba(0, 0, 0, 0.5);
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 0; }
    section.sec-dnt-a .donation-text h2 {
      font-size: 21px; }

  section.sec-dnt-a .donation-form {
    margin-top: 85px; }

  section.sec-dnt-b {
    padding: 60px 0; }
    section.sec-dnt-b::before {
      background: rgba(255, 255, 255, 0.8) !important; }
    section.sec-dnt-b .img-side-left {
      width: 100%; }

  section.sec-dnt-c .box-column-c .info-box {
    min-height: 135px; } }
/*START Error Page------------------------------------------*/
.fourerror {
  text-align: center; }
  .fourerror .fa-exclamation-circle {
    font-size: 8rem;
    color: #7c7c7c; }
  .fourerror h1 {
    font-size: 10.214rem;
    margin: 0;
    color: #00336d; }
  .fourerror h2::after {
    content: none; }
  .fourerror p {
    line-height: 2em; }
  .fourerror .search {
    margin: 0 auto;
    width: 500px;
    max-width: 100%; }
    .fourerror .search #searchform {
      visibility: visible;
      opacity: 1;
      transition: all 0.4s ease 0s;
      display: block;
      width: 100%; }
    .fourerror .search #s, .fourerror .search #searchsubmit {
      display: inline-block;
      margin: 0;
      vertical-align: top;
      width: 25%; }
    .fourerror .search #s {
      width: 70%; }
    .fourerror .search #searchsubmit {
      margin-left: -5px; }

/*END Error Page------------------------------------------*/
.container-blog-post {
  padding: 0rem 0 5.555555555555555rem; }
  .container-blog-post h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.58;
    letter-spacing: normal;
    color: #49a135; }
  .container-blog-post p {
    font-family: 'Lato', sans-serif;
    font-size: 0.9444444444444444rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.76;
    letter-spacing: normal;
    transition: 0.4s; }
  .container-blog-post .card {
    border: 1px solid #d9d9d9;
    border: none;
    transition: 0.4s;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.16);
    height: 100%; }
    .container-blog-post .card a {
      text-decoration: none; }
    .container-blog-post .card:hover {
      box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.16);
      border-color: transparent; }
      .container-blog-post .card:hover .overlay-container {
        left: 0; }
      .container-blog-post .card:hover .card-title {
        color: #49a135; }
  .container-blog-post .img-wrap {
    height: 12.5rem;
    margin-bottom: 0; }
  .container-blog-post .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.125rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #00336d;
    text-transform: none; }
  .container-blog-post .card-text p {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #707070; }
  .container-blog-post .link {
    text-align: left; }
  .container-blog-post .card-footer {
    display: block;
    background: transparent;
    border: none;
    padding-left: 4.375rem;
    position: relative; }
    .container-blog-post .card-footer:before {
      content: "";
      display: block;
      width: 80%;
      height: 1px;
      background: #d9d9d9;
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      -moz-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%); }
    .container-blog-post .card-footer time {
      display: flex;
      align-items: center;
      position: relative;
      font-family: 'Lato', sans-serif;
      font-size: 0.7777777777777778rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.14;
      letter-spacing: normal;
      text-align: left;
      color: #66686a; }
      .container-blog-post .card-footer time::before {
        content: "\f017";
        box-sizing: border-box;
        display: inline;
        position: relative;
        margin-right: 11px;
        font: normal normal normal 14px/1 FontAwesome;
        font-family: "Font Awesome 5 Pro";
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        font-size: inherit;
        text-rendering: auto;
        transition: 0.4s;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1rem; }
  .container-blog-post .filter-result {
    padding-bottom: 1rem;
    border-bottom: 5px solid #002650;
    margin-bottom: 3rem; }

.container-resources-post {
  padding: 0rem 0 5.555555555555555rem; }
  .container-resources-post .card {
    border: 1px solid #d9d9d9;
    border: none;
    transition: 0s;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.16);
    height: 100%;
    text-align: center; }
    .container-resources-post .card a {
      text-decoration: none; }
    .container-resources-post .card:hover {
      box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.16);
      border-color: transparent;
      background: #002650; }
      .container-resources-post .card:hover .overlay-container {
        left: 0; }
      .container-resources-post .card:hover .img-wrap:before {
        background: transparent url("../images/resources-border-hover.svg") no-repeat;
        background-size: 100%; }
      .container-resources-post .card:hover .img-wrap:after {
        box-shadow: 0 0px 0px 0 #9adc8c; }
      .container-resources-post .card:hover .card-title, .container-resources-post .card:hover .card-text p, .container-resources-post .card:hover .link {
        color: white; }
    .container-resources-post .card .img-wrap {
      height: 15.625rem;
      margin-bottom: 0;
      position: relative; }
      .container-resources-post .card .img-wrap:before {
        content: "";
        display: block;
        width: 100%;
        height: auto;
        padding-bottom: 16.240740740740741%;
        background: transparent url("../images/resources-border.svg") no-repeat;
        background-size: 100%;
        position: absolute;
        bottom: -1px;
        left: 0;
        z-index: 2; }
      .container-resources-post .card .img-wrap:after {
        content: "\f067";
        box-sizing: border-box;
        font: normal normal normal 14px/1 FontAwesome;
        font-family: "Font Awesome 5 Pro";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: inherit;
        text-rendering: auto;
        transition: 0.4s;
        color: white;
        z-index: 3;
        position: absolute;
        bottom: 3px;
        left: calc(50% - 1.5625rem);
        width: 3.125rem;
        height: 3.125rem;
        background: #49a135;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 0px 6px 0 #9adc8c; }
    .container-resources-post .card .card-title {
      font-family: 'Lato', sans-serif;
      font-size: 1.5625rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      color: #49a135;
      text-transform: none; }
    .container-resources-post .card .card-text p {
      font-family: 'Lato', sans-serif;
      font-size: 1.125rem;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.39;
      letter-spacing: normal;
      color: #707070;
      margin-bottom: 0; }
    .container-resources-post .card .link {
      display: block;
      font-family: 'Lato', sans-serif;
      font-size: 1.125rem;
      font-weight: 700;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.39;
      letter-spacing: normal;
      text-align: center;
      color: #49a135;
      text-decoration: underline; }
  .container-resources-post .filter-result {
    padding-bottom: 1rem;
    border-bottom: 5px solid #002650;
    margin-bottom: 3rem; }
  .container-resources-post .content-wrap {
    border-radius: 20px;
    background-image: linear-gradient(to right, #efefef 63%, #efefef);
    padding-top: 3rem;
    margin-bottom: 10.25rem; }
    .container-resources-post .content-wrap .img-container {
      height: 100%;
      margin-left: -35px;
      position: relative; }
      .container-resources-post .content-wrap .img-container:before {
        content: "";
        display: block;
        width: 35px;
        height: 18px;
        background: transparent url("../images/shadow.svg") no-repeat;
        background-size: 100%;
        position: absolute;
        top: -18px;
        left: 0;
        z-index: 2; }
      .container-resources-post .content-wrap .img-container .img-wrap {
        height: 100%;
        box-shadow: 10px 0 13px 0 rgba(0, 0, 0, 0.16);
        border-radius: 0 25px 25px 0; }
    .container-resources-post .content-wrap ul {
      list-style: none;
      margin: 0; }
      .container-resources-post .content-wrap ul li {
        margin-bottom: 2rem; }
        .container-resources-post .content-wrap ul li:last-child {
          margin-bottom: 0; }
    .container-resources-post .content-wrap .card-title {
      font-family: 'Lato', sans-serif;
      font-size: 1.5625rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      color: #002650;
      margin-bottom: 1rem;
      text-transform: none; }
    .container-resources-post .content-wrap .card-text p {
      font-family: 'Lato', sans-serif;
      font-size: 1.125rem;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.39;
      letter-spacing: normal;
      color: #002650; }
    .container-resources-post .content-wrap .link {
      margin-top: 2.5rem;
      padding-left: 2.5rem; }
      .container-resources-post .content-wrap .link a {
        box-shadow: 0 1px 6px 0 #6bbf59; }
  .container-resources-post .description-container p, .container-resources-post .important-notes-container p {
    color: #002650; }
  .container-resources-post .important-notes-container {
    padding: 5.375rem 2rem;
    border: solid 2px #002650;
    border-radius: 25px; }

@media only screen and (max-width: 767px) {
  .container-resources-post .content-wrap .img-container .img-wrap {
    height: 18.75rem;
    width: 95%; }

  .container-resources-post .content-wrap ul {
    padding: 0 1.5rem; }

  .container-resources-post .content-wrap .link {
    margin-top: 2.5rem;
    padding-left: 1.5rem; }

  .container-resources-post .content-wrap {
    margin-bottom: 4.25rem; } }
.gallery-section {
  padding: 9.444444444444445rem 0;
  position: relative;
  background-color: #e5e5e5; }
  .gallery-section h2 {
    text-transform: uppercase; }
  .gallery-section .card {
    border: none;
    border-radius: 0;
    padding: 0 10px;
    background: transparent;
    position: relative;
    overflow: hidden;
    padding: 0;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25); }
    .gallery-section .card:hover .card-body {
      opacity: 1; }
  .gallery-section .img-wrap {
    height: 15.38888888888889rem;
    margin: 0; }
  .gallery-section .card-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.1666666666666667rem;
    font-weight: bold;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #49a135;
    text-transform: uppercase;
    margin-bottom: .5rem; }
  .gallery-section .card-text p {
    font-family: 'Lato', sans-serif;
    font-size: 0.7777777777777778rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: normal;
    margin: 0; }
  .gallery-section .card-body {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 27, 58, 0.9);
    z-index: 5;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    color: white;
    opacity: 0;
    transition: 0.6s; }
  .gallery-section .gallery-container {
    position: relative; }
  .gallery-section .gallery-container {
    overflow: hidden;
    padding: 0;
    position: relative;
    width: calc(100% + ((100vw - 1110px)/(2)));
    right: 0;
    z-index: 1; }
  .gallery-section .swiper-container-2 {
    width: calc(100% + 50px); }
  .gallery-section .controls-carousel {
    height: 50px;
    width: 87px;
    z-index: 30;
    position: absolute;
    right: 15px;
    left: auto;
    top: auto;
    bottom: 1rem;
    margin: 0 auto; }
    .gallery-section .controls-carousel .swiper-button-next-2 {
      background: transparent url("../images/arrow-slider.svg") no-repeat;
      background-position: 50% 50%;
      background-size: 10px;
      height: 2.7777777777777777rem;
      transition: all 0s ease;
      width: 2.7777777777777777rem;
      border: 2px solid #00336d;
      right: 0;
      position: absolute;
      top: unset;
      bottom: 0;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
      .gallery-section .controls-carousel .swiper-button-next-2:hover {
        background: #00336d url("../images/arrow-slider-h.svg") no-repeat;
        background-position: 50% 50%;
        background-size: 10px; }
    .gallery-section .controls-carousel .swiper-button-prev-2 {
      background: transparent url("../images/arrow-slider.svg") no-repeat;
      background-position: 50% 50%;
      background-size: 10px;
      height: 2.7777777777777777rem;
      transition: all 0s ease;
      width: 2.7777777777777777rem;
      border: 2px solid #00336d;
      position: absolute;
      left: 0px;
      top: unset;
      bottom: 0; }
      .gallery-section .controls-carousel .swiper-button-prev-2:hover {
        background: #00336d url("../images/arrow-slider-h.svg") no-repeat;
        background-position: 50% 50%;
        background-size: 10px; }
  .gallery-section .single-member {
    margin: 0px;
    max-width: 100%;
    padding: 0;
    position: relative;
    text-decoration: none;
    transition: all 0.4s ease; }

@media only screen and (max-width: 991px) {
  .gallery-section .gallery-container {
    width: 100%; }

  .gallery-section .swiper-container-2 {
    width: 100%; }

  .gallery-section .controls-carousel {
    position: relative;
    left: auto;
    right: auto;
    margin-top: 1rem;
    margin-bottom: 1rem; } }
.social-feed {
  position: relative;
  overflow: hidden;
  padding: 5.9375rem 0; }
  .social-feed .container {
    position: relative;
    z-index: 5;
    transition: 0.4s; }
  .social-feed h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #00336d;
    margin-bottom: 10.333rem;
    position: relative;
    display: block; }
  .social-feed p {
    font-family: 'Lato', sans-serif;
    font-size: 0.8888888888888888rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: -0.2px;
    color: #4f4e4b;
    transition: 0.8s; }
  .social-feed .content-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px; }
  .social-feed .card {
    border-radius: 5px;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.16);
    background-color: white;
    border: none;
    transition: 0.8s;
    margin-bottom: 1.6666666666666667rem;
    overflow: visible; }
  .social-feed .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.2222222222222223rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #212121; }
    .social-feed .card-title a {
      color: currentColor; }
  .social-feed .card-text p {
    font-family: 'Lato', sans-serif;
    font-size: 0.7777777777777778rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #9fa3a7; }
  .social-feed time, .social-feed .number-views {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.5555555555555556rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.8px;
    text-align: center;
    color: #9fa3a7;
    position: relative; }
    .social-feed time:before, .social-feed .number-views:before {
      content: "\f133";
      box-sizing: border-box;
      display: inline-block;
      position: relative;
      margin-right: 7px;
      font: normal normal normal 14px/1 FontAwesome;
      font-family: "Font Awesome 5 Pro";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: inherit;
      text-rendering: auto; }
    .social-feed time.number-views:before, .social-feed .number-views.number-views:before {
      content: "\f06e"; }
  .social-feed .widget_social_feed {
    position: relative; }
    .social-feed .widget_social_feed:before {
      content: "";
      display: block;
      background: transparent url("../images/map.svg") no-repeat;
      background-position: center;
      background-size: contain;
      width: 80vw;
      height: 100vw;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: -1; }
  .social-feed .filter-social-feed {
    text-align: center;
    margin-bottom: 2rem; }
    .social-feed .filter-social-feed button {
      border: 2px solid transparent;
      width: 2.5rem;
      height: 2.5rem;
      border-radius: 50%;
      background: transparent;
      color: #00336d;
      opacity: 0.54;
      transition: 0.4s; }
      .social-feed .filter-social-feed button.active, .social-feed .filter-social-feed button:hover {
        opacity: 1;
        border-color: #00336d; }
  .social-feed .widget_social_feed {
    position: relative;
    z-index: 5; }
    .social-feed .widget_social_feed .show-all {
      display: none; }
    .social-feed .widget_social_feed .name_feed {
      display: none; }
    .social-feed .widget_social_feed .filter_btn_social {
      border: 2px solid transparent;
      width: 2.5rem;
      height: 2.5rem;
      border-radius: 50%;
      background: transparent;
      color: #00336d;
      opacity: 0.54;
      transition: 0.4s;
      padding: 0; }
      .social-feed .widget_social_feed .filter_btn_social i {
        color: inherit; }
      .social-feed .widget_social_feed .filter_btn_social.is-checked, .social-feed .widget_social_feed .filter_btn_social:hover {
        background: transparent !important;
        opacity: 1;
        border-color: #00336d;
        color: #00336d; }
        .social-feed .widget_social_feed .filter_btn_social.is-checked i, .social-feed .widget_social_feed .filter_btn_social:hover i {
          color: inherit; }
      .social-feed .widget_social_feed .filter_btn_social.facebook, .social-feed .widget_social_feed .filter_btn_social.twitter, .social-feed .widget_social_feed .filter_btn_social.instagram {
        background: transparent;
        color: #00336d !important; }
        .social-feed .widget_social_feed .filter_btn_social.facebook i, .social-feed .widget_social_feed .filter_btn_social.twitter i, .social-feed .widget_social_feed .filter_btn_social.instagram i {
          color: inherit; }
        .social-feed .widget_social_feed .filter_btn_social.facebook:hover, .social-feed .widget_social_feed .filter_btn_social.twitter:hover, .social-feed .widget_social_feed .filter_btn_social.instagram:hover {
          background: transparent;
          color: #00336d !important; }
          .social-feed .widget_social_feed .filter_btn_social.facebook:hover i, .social-feed .widget_social_feed .filter_btn_social.twitter:hover i, .social-feed .widget_social_feed .filter_btn_social.instagram:hover i {
            color: #00336d; }
  .social-feed .filter_feed_lvtn button.filter_btn_social.facebook.is-checked i,
  .social-feed .filter_feed_lvtn button.filter_btn_social.twitter.is-checked i,
  .social-feed .filter_feed_lvtn button.filter_btn_social.instagram.is-checked i {
    color: inherit; }
  .social-feed .social_feed_lvtn {
    padding: 0; }
    .social-feed .social_feed_lvtn .single_feed {
      border-radius: 5px;
      box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.16);
      background-color: white;
      border: none;
      transition: 0.8s;
      margin-bottom: 1.6666666666666667rem;
      overflow: visible; }
    .social-feed .social_feed_lvtn .body_feed {
      margin: 3.125rem 7% 7% !important;
      min-height: 18.75rem !important;
      text-align: center;
      display: flex;
      flex-direction: column; }
    .social-feed .social_feed_lvtn .image_feed {
      width: 12.5rem !important;
      height: 12.5rem !important;
      margin: -100px auto 0;
      border-radius: 50%;
      border: 10px solid #49a135;
      overflow: hidden;
      top: -1px; }
    .social-feed .social_feed_lvtn .text_feed {
      font-family: 'Lato', sans-serif;
      font-size: 1rem !important;
      font-weight: normal !important;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.56 !important;
      letter-spacing: normal;
      color: #707070 !important; }
      .social-feed .social_feed_lvtn .text_feed a {
        color: #00336d;
        font-weight: 700 !important; }
    .social-feed .social_feed_lvtn .icon_feed {
      top: -5rem !important;
      right: 0 !important;
      left: calc(50% - 1.71875rem);
      z-index: 5;
      background: #00336d;
      width: 3.4375rem !important;
      height: 3.4375rem !important; }
      .social-feed .social_feed_lvtn .icon_feed i {
        color: white !important; }
    .social-feed .social_feed_lvtn .footer_feed {
      margin-top: auto !important; }
      .social-feed .social_feed_lvtn .footer_feed .user_pick {
        display: none; }
      .social-feed .social_feed_lvtn .footer_feed .user_nickname {
        display: none; }
      .social-feed .social_feed_lvtn .footer_feed .date-elapsed {
        font-family: 'Lato', sans-serif;
        font-size: 1.0625rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.18;
        letter-spacing: normal;
        color: #bebcbc !important; }
        .social-feed .social_feed_lvtn .footer_feed .date-elapsed:before {
          content: "\f133";
          box-sizing: border-box;
          display: inline-block;
          position: relative;
          margin-right: 7px;
          font: normal normal normal 14px/1 FontAwesome;
          font-family: "Font Awesome 5 Pro";
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          font-size: inherit;
          text-rendering: auto;
          display: none; }
        .social-feed .social_feed_lvtn .footer_feed .date-elapsed a {
          color: #bebcbc !important; }

@media only screen and (max-width: 991px) {
  .social_feed_lvtn.grid-4 .single_feed {
    width: 316px !important;
    margin-bottom: 10rem; }

  .social_feed_lvtn.grid-4 .single_feed:last-child {
    margin-bottom: 0; }

  .social-feed {
    padding-bottom: 1rem; }

  .social_feed_lvtn {
    justify-content: center !important;
    align-items: center !important; } }
.faqs-block {
  position: relative; }
  .faqs-block .container {
    position: relative; }
  .faqs-block h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    margin-bottom: 1rem; }
  .faqs-block .sub-title {
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 1.2222222222222223rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 3.2222222222222223rem;
    text-align: center; }
  .faqs-block p {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal; }

/*START Error Page------------------------------------------*/
.fourerror {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-direction: column;
  margin: 0 auto;
  width: 500px;
  max-width: 100%; }
  .fourerror .ghost-404 {
    position: relative;
    height: 230px;
    margin: 0 auto;
    width: 140px; }
    .fourerror .ghost-404 .ghost-icon, .fourerror .ghost-404 .ghost-base {
      display: block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-color: transparent;
      position: relative;
      width: 130px; }
    .fourerror .ghost-404 .ghost-icon {
      background-image: url("../images/icons/ghost.svg");
      height: 132px; }
    .fourerror .ghost-404 .ghost-base {
      background-image: url("../images/icons/base-ghost.svg");
      height: 17px;
      margin-top: 30px; }
  .fourerror h3 {
    font-family: 'Lato', sans-serif;
    font-size: 48px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #00336d; }
  .fourerror p {
    font-size: 24px !important;
    text-align: center !important;
    color: #000000 !important; }
  .fourerror a[class^="btn-"] {
    margin: 40px auto; }

/*END Error Page------------------------------------------*/
/*Tribe events CSS*/
.entry-content .tribe-common ol > li, .entry-content .tribe-common ul > li, .entry-content-wrapper .tribe-common li, .entry-content .tribe-common ol, .entry-content .tribe-common ul, .tribe-theme-genesis .tribe-common ol, .tribe-theme-genesis .tribe-common ul {
  padding: 0 !important; }
  .entry-content .tribe-common ol > li::before, .entry-content .tribe-common ul > li::before, .entry-content-wrapper .tribe-common li::before, .entry-content .tribe-common ol::before, .entry-content .tribe-common ul::before, .tribe-theme-genesis .tribe-common ol::before, .tribe-theme-genesis .tribe-common ul::before {
    content: none !important; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button {
  background-color: #49a135 !important;
  border-radius: 3px !important;
  border: 2px solid #49a135 !important;
  box-shadow: none;
  color: white !important;
  display: inline-block;
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px !important;
  font-stretch: normal !important;
  font-style: normal;
  font-weight: bold !important;
  letter-spacing: 0.72px !important;
  line-height: 1 !important;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  padding: 14px 25px 15px;
  position: relative;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: none;
  transition: all 0.4s ease; }

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
  color: #00336d; }

/*event Calendar Month*/
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title {
  margin-bottom: 0 !important;
  text-align: center !important; }

div[id*="tribe-events-calendar-day-"] h3, div[id*="tribe-events-calendar-day-"] .tribe-events-calendar-month__day-date {
  margin-bottom: 0 !important; }
div[id*="tribe-events-calendar-day-"] .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner h3 {
  font-size: 14px !important; }
div[id*="tribe-events-calendar-day-"] .tribe-events-calendar-month__multiday-event--start .tribe-events-calendar-month__multiday-event-bar,
div[id*="tribe-events-calendar-day-"] .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important; }
div[id*="tribe-events-calendar-day-"] .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper {
  height: auto; }
div[id*="tribe-events-calendar-day-"] .tribe-events-calendar-month__events .tribe-events-calendar-month__multiday-event-wrapper a.tribe-events-calendar-month__multiday-event-hidden-link h3, div[id*="tribe-events-calendar-day-"] .tribe-events-calendar-month__events .tribe-events-calendar-month__multiday-event-wrapper a.tribe-events-calendar-month__multiday-event-hidden-link h3.tribe-events-calendar-month__multiday-event-hidden-title {
  font-size: 14px !important;
  margin: 0 !important; }
div[id*="tribe-events-calendar-day-"] .tribe-events-calendar-month__events article.tribe-events-calendar-month__calendar-event.has-post-thumbnail .tribe-events-calendar-month__calendar-event-details h3.tribe-events-calendar-month__calendar-event-title > a {
  font-size: 14px !important;
  line-height: 1.2 !important; }

/*Map View*/
.tribe-events-pro .tribe-events-pro-map__event-title, .tribe-common--breakpoint-medium.tribe-common .tribe-common-h7--min-medium {
  margin-bottom: 10px; }

.tribe-events-pro .tribe-events-pro-map__event-card-wrapper--active .tribe-events-pro-map__event-actions--spacer {
  display: flex;
  flex-direction: row; }

.tribe-events .tribe-events-c-small-cta {
  line-height: 1 !important; }
  .tribe-events .tribe-events-c-small-cta > * {
    font-size: 14px !important;
    line-height: 1 !important; }

/*week view*/
.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-hidden-title {
  font-size: 15px !important;
  line-height: 1 !important;
  margin-bottom: 0 !important; }

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__nav .tribe-events-c-nav__next,
.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__nav .tribe-events-c-nav__prev {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  font-weight: bold; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list {
  align-items: center; }
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list li {
    padding: 0 10px !important; }
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list li::before {
      content: none !important; }
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav ul.tribe-events-c-top-bar__nav-list li a {
      line-height: 1 !important;
      height: auto !important;
      display: flex;
      align-items: center; }
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav ul.tribe-events-c-view-selector__list li {
  padding: 0 !important; }
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav ul.tribe-events-c-view-selector__list li::before {
    content: none !important; }
.tribe-common--breakpoint-medium.tribe-events nav.tribe-events-calendar-list-nav ul.tribe-events-c-nav__list li, .tribe-common--breakpoint-medium.tribe-events nav.tribe-events-pro-map__nav ul.tribe-events-c-nav__list li {
  padding: 0 !important; }
  .tribe-common--breakpoint-medium.tribe-events nav.tribe-events-calendar-list-nav ul.tribe-events-c-nav__list li::before, .tribe-common--breakpoint-medium.tribe-events nav.tribe-events-pro-map__nav ul.tribe-events-c-nav__list li::before {
    content: none; }
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical .tribe-events-c-ical__link {
  background-color: transparent;
  border-radius: 3px !important;
  border: 2px solid #0b1217 !important;
  box-shadow: none;
  color: #0b1217 !important;
  display: inline-block;
  font-family: 'Roboto', sans-serif !important;
  font-size: 14px !important;
  font-stretch: normal !important;
  font-style: normal;
  font-weight: bold !important;
  letter-spacing: 0.72px !important;
  line-height: 1 !important;
  margin: 5px auto 20px;
  max-width: 100%;
  overflow-wrap: break-word;
  padding: 14px 25px 15px;
  position: relative;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: none;
  transition: all 0.4s ease; }
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical .tribe-events-c-ical__link::before {
    content: none; }
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical .tribe-events-c-ical__link:hover, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical .tribe-events-c-ical__link:focus, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical .tribe-events-c-ical__link:active {
    background-color: #0b1217 !important;
    color: white !important;
    text-decoration: none; }

@media only screen and (max-width: 991px) {
  .tribe-events-pro .tribe-events-pro-map__map {
    height: 600px; }

  .tribe-events-pro .tribe-events-pro-map__event-column {
    height: 400px; }

  .tribe-events .tribe-events-c-ical__link::before {
    content: none; }

  .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color: #00336d !important; }

  .tribe-common * {
    font-size: 22px; }

  .tribe-events .tribe-events-c-nav__list {
    align-items: center !important; }
    .tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__list-item,
    .tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__list-item--next {
      display: block !important;
      text-align: center !important; }
      .tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__list-item button, .tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__list-item a,
      .tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__list-item--next button,
      .tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__list-item--next a {
        margin: 0 auto !important;
        font-weight: bold; } }
@media only screen and (max-width: 767px) {
  .tribe-common * {
    font-size: 16px; }

  .tribe-events .tribe-events-c-view-selector__content ul.tribe-events-c-view-selector__list {
    width: 70px; }
    .tribe-events .tribe-events-c-view-selector__content ul.tribe-events-c-view-selector__list li {
      text-align: center; }
      .tribe-events .tribe-events-c-view-selector__content ul.tribe-events-c-view-selector__list li a {
        width: 100%; }
        .tribe-events .tribe-events-c-view-selector__content ul.tribe-events-c-view-selector__list li a span.tribe-events-c-view-selector__list-item-icon {
          display: none; }

  .tribe-events .tribe-events-c-nav__list {
    align-items: center !important; }
    .tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__list-item,
    .tribe-events .tribe-events-c-nav__list .tribe-events-c-nav__list-item--next {
      display: block !important;
      text-align: center; }

  .tribe-common .tribe-common-b2 {
    font-size: 16px !important; }

  .tribe-events .tribe-events-c-view-selector__list-item-link {
    padding: 0 !important; } }
.tml .tml-action-links a {
  color: #00336d !important; }

.tml input, .tml textarea, .tml select {
  background: #f0f0f0;
  border-radius: 0;
  border: 1px solid #f0f0f0;
  box-shadow: none;
  color: black;
  min-height: 50px;
  padding: 3px 10px !important; }

#loginform .tml-submit-wrap input[type="submit"] {
  background-color: #00336d;
  border-radius: 7px;
  border: none;
  box-shadow: none;
  color: white !important;
  display: inline-block;
  font-family: 'Lato', sans-serif !important;
  font-size: 1rem !important;
  font-stretch: normal !important;
  font-style: normal !important;
  font-weight: bold !important;
  letter-spacing: normal !important;
  line-height: 1 !important;
  max-width: 100%;
  overflow-wrap: break-word;
  padding: 16px 28px;
  position: relative;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.4s ease; }
#loginform .login-username, #loginform .login-password {
  margin-bottom: 10px !important; }
  #loginform .login-username label, #loginform .login-password label {
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 1em; }
  #loginform .login-username input, #loginform .login-password input {
    background: #e8e8e8;
    border-radius: 5px;
    border: solid 2px #cecece;
    box-shadow: none;
    color: #6c757d;
    min-height: 50px;
    width: calc(50% - 8px);
    padding: 3px 10px !important; }
    #loginform .login-username input:active, #loginform .login-username input:focus, #loginform .login-password input:active, #loginform .login-password input:focus {
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      outline: none; }
    #loginform .login-username input::-webkit-input-placeholder, #loginform .login-password input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #6c757d;
      opacity: 1;
      background: #e8e8e8; }
    #loginform .login-username input::-moz-placeholder, #loginform .login-password input::-moz-placeholder {
      /* Firefox 19+ */
      color: #6c757d;
      opacity: 1;
      background: #e8e8e8; }
    #loginform .login-username input:-ms-input-placeholder, #loginform .login-password input:-ms-input-placeholder {
      /* IE 10+ */
      color: #6c757d;
      opacity: 1;
      background: #e8e8e8; }
    #loginform .login-username input:-moz-placeholder, #loginform .login-password input:-moz-placeholder {
      /* Firefox 18- */
      color: #6c757d;
      opacity: 1;
      background: #e8e8e8; }
#loginform .login-submit {
  display: inline-block;
  margin: 15px 0 30px !important;
  position: relative;
  padding: 0 !important;
  width: auto !important; }
  #loginform .login-submit::after {
    content: "";
    background-image: url("../images/icons/chevron-black-right.svg");
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    height: 11px;
    margin-left: 0;
    position: absolute;
    right: 10px;
    left: unset;
    top: 50%;
    width: 8px;
    z-index: 9; }
  #loginform .login-submit #wp-submit, #loginform .login-submit input[type="submit"] {
    background: #49a135;
    border-radius: 5px;
    border: none;
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1rem !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: 600 !important;
    letter-spacing: normal !important;
    line-height: 1 !important;
    margin: 0 !important;
    max-width: 100%;
    padding: .8rem 1.5rem !important;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.4s ease;
    min-width: 12.5rem; }
    #loginform .login-submit #wp-submit:hover, #loginform .login-submit #wp-submit:focus, #loginform .login-submit #wp-submit:active, #loginform .login-submit input[type="submit"]:hover, #loginform .login-submit input[type="submit"]:focus, #loginform .login-submit input[type="submit"]:active {
      background: black;
      color: #fff !important;
      text-decoration: none; }
      #loginform .login-submit #wp-submit:hover::after, #loginform .login-submit #wp-submit:focus::after, #loginform .login-submit #wp-submit:active::after, #loginform .login-submit input[type="submit"]:hover::after, #loginform .login-submit input[type="submit"]:focus::after, #loginform .login-submit input[type="submit"]:active::after {
        background-image: url("../images/chevron-white-right.svg"); }

.carousel_block_testimonials {
  position: relative; }
  .carousel_block_testimonials .container {
    position: relative; }
  .carousel_block_testimonials.has-image #carousel__testimonials {
    width: 100vw;
    margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
    margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
    max-width: 100vw; }
    .carousel_block_testimonials.has-image #carousel__testimonials .content-testimonial {
      width: calc(100% + ((100vw - 1100px)/(2))); }
  .carousel_block_testimonials .container-control {
    position: absolute;
    padding-top: 20px;
    right: 0;
    font-size: 0;
    z-index: 5;
    width: 75px; }
    .carousel_block_testimonials .container-control .container {
      position: relative;
      height: 100%; }
    .carousel_block_testimonials .container-control .carousel-control-next, .carousel_block_testimonials .container-control .carousel-control-prev {
      bottom: unset;
      display: inline-block;
      height: 13px;
      opacity: 1;
      position: relative;
      transition: all 0.4s ease;
      width: 25px; }
      .carousel_block_testimonials .container-control .carousel-control-next .carousel-control-next-icon, .carousel_block_testimonials .container-control .carousel-control-next .carousel-control-prev-icon, .carousel_block_testimonials .container-control .carousel-control-prev .carousel-control-next-icon, .carousel_block_testimonials .container-control .carousel-control-prev .carousel-control-prev-icon {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        position: absolute;
        top: 50%;
        width: 100%; }
    .carousel_block_testimonials .container-control .carousel-control-next {
      left: 18px; }
      .carousel_block_testimonials .container-control .carousel-control-next .carousel-control-next-icon {
        background-image: url("../images/icons/arrow-long-right-white.svg"); }
    .carousel_block_testimonials .container-control .carousel-control-prev {
      left: 0; }
      .carousel_block_testimonials .container-control .carousel-control-prev .carousel-control-prev-icon {
        background-image: url("../images/icons/arrow-long-left-white.svg"); }
    .carousel_block_testimonials .container-control #title-section-fixed {
      margin-top: 25px; }
      .carousel_block_testimonials .container-control #title-section-fixed h3 {
        font-family: 'Lato', sans-serif;
        font-size: 40px;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.98;
        letter-spacing: -0.89px;
        color: white;
        margin-bottom: 0 !important; }
  .carousel_block_testimonials.bg-green {
    background-color: #00336d; }
  .carousel_block_testimonials.bg-orange {
    background-color: #49a135; }
  .carousel_block_testimonials #carousel__testimonials {
    background-color: #00336d;
    padding: 0;
    position: relative; }
    .carousel_block_testimonials #carousel__testimonials .carousel-indicators {
      bottom: 20px;
      counter-reset: none !important;
      left: 0;
      list-style-type: none !important;
      margin: 0 auto;
      position: absolute;
      text-align: center;
      top: unset; }
      .carousel_block_testimonials #carousel__testimonials .carousel-indicators li {
        background-color: #ffffff;
        border-radius: 50%;
        border: none;
        cursor: pointer;
        display: inline-block;
        flex: 0 0 10px !important;
        margin: 10px 5px;
        opacity: 1;
        padding: 0 !important;
        transition: all 0.4s ease;
        width: 10px;
        height: 10px;
        z-index: 9; }
        .carousel_block_testimonials #carousel__testimonials .carousel-indicators li::after, .carousel_block_testimonials #carousel__testimonials .carousel-indicators li::before {
          content: none !important; }
        .carousel_block_testimonials #carousel__testimonials .carousel-indicators li.active {
          opacity: 1;
          background-color: #49a135; }
          .carousel_block_testimonials #carousel__testimonials .carousel-indicators li.active::before {
            display: block; }
    .carousel_block_testimonials #carousel__testimonials .row-block-testimonial {
      align-items: stretch;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between; }
      @media (max-width: 991px) {
        .carousel_block_testimonials #carousel__testimonials .row-block-testimonial {
          flex-direction: column-reverse; } }
      .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .left-side, .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .right-side {
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        width: 100%; }
        .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .left-side .outside-container img, .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .right-side .outside-container img {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          height: 100%;
          left: 50%;
          object-fit: cover;
          position: absolute;
          top: 50%;
          width: 100%; }
      .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .left-side {
        position: relative;
        flex: 1 0 25vw;
        margin-right: 30px; }
        .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .left-side .outside-container {
          height: 100%;
          left: calc((100vw - 1100px)/(-2));
          overflow: hidden;
          padding: 0;
          position: absolute;
          right: 0;
          top: 0;
          width: calc(100% + ((100vw - 1100px)/(2)));
          z-index: 40; }
        @media (max-width: 1200px) {
          .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .left-side .outside-container {
            left: calc((100vw - 940px)/(-2));
            width: calc(100% + ((100vw - 940px)/(2))); } }
        @media (max-width: 991px) {
          .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .left-side {
            flex: 1 0 100%;
            margin: 0; }
            .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .left-side .outside-container {
              margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
              margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
              max-width: 100vw;
              width: 100vw;
              height: 400px;
              left: unset;
              position: relative; } }
      .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .right-side {
        position: relative; }
        .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .right-side .outside-container {
          height: 100%;
          left: 0;
          overflow: hidden;
          padding: 0;
          position: absolute;
          right: calc((100vw - 1100px)/(-2));
          top: 0;
          width: calc(100% + ((100vw - 1100px)/(2)));
          z-index: 40; }
        @media (max-width: 1200px) {
          .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .right-side .outside-container {
            right: calc((100vw - 940px)/(-2));
            width: calc(100% + ((100vw - 940px)/(2))); } }
        @media (max-width: 991px) {
          .carousel_block_testimonials #carousel__testimonials .row-block-testimonial .right-side .outside-container {
            margin-left: calc( -100vw / 2 + 100% / 2 ) !important;
            margin-right: calc( -100vw / 2 + 100% / 2 ) !important;
            max-width: 100vw;
            width: 100vw;
            height: 400px;
            left: unset;
            position: relative; } }
    .carousel_block_testimonials #carousel__testimonials .content-testimonial {
      padding: 75px 0; }
      .carousel_block_testimonials #carousel__testimonials .content-testimonial h2, .carousel_block_testimonials #carousel__testimonials .content-testimonial h3, .carousel_block_testimonials #carousel__testimonials .content-testimonial h4, .carousel_block_testimonials #carousel__testimonials .content-testimonial h5, .carousel_block_testimonials #carousel__testimonials .content-testimonial p, .carousel_block_testimonials #carousel__testimonials .content-testimonial strong, .carousel_block_testimonials #carousel__testimonials .content-testimonial em {
        color: white; }
      .carousel_block_testimonials #carousel__testimonials .content-testimonial .quote {
        font-family: 'Lato', sans-serif;
        color: #ffffff;
        font-size: 17px;
        font-stretch: normal;
        font-style: normal;
        font-weight: normal;
        letter-spacing: -0.3px;
        line-height: 1.47; }
      .carousel_block_testimonials #carousel__testimonials .content-testimonial cite {
        font-family: 'Lato', sans-serif;
        color: #ffffff;
        display: block;
        font-size: 12px;
        font-stretch: normal;
        font-style: normal;
        font-weight: 800;
        letter-spacing: 0.4px;
        line-height: 1.67;
        margin-top: 30px;
        padding-left: 36px;
        position: relative;
        text-transform: uppercase; }
        .carousel_block_testimonials #carousel__testimonials .content-testimonial cite::before {
          content: '';
          background-color: #ffffff;
          display: block;
          height: 1px;
          left: 0;
          position: absolute;
          top: 10px;
          width: 26px; }

.campaing-column-block {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  background-color: #ffffff; }
  .campaing-column-block .item-column {
    position: relative;
    padding-top: 49px;
    padding-bottom: 60px;
    text-align: left;
    flex: 1 1 100%;
    transition: all 0.3s ease; }
    .campaing-column-block .item-column::after {
      content: "";
      background-image: url("../images/icons/arrow-gradient-1.svg");
      background-size: contain;
      width: 56px;
      height: 56px;
      position: absolute;
      bottom: -33px;
      right: -27px;
      z-index: 20; }
    .campaing-column-block .item-column:nth-child(1) {
      background-color: #ffffff;
      border-bottom: 10px solid #d8f6ee;
      border-top: 6px solid #f7f8f9;
      padding-left: 114px;
      padding-right: 20px; }
      .campaing-column-block .item-column:nth-child(1)::after {
        background-image: url("../images/icons/arrow-gradient-1.svg"); }
    .campaing-column-block .item-column:nth-child(2) {
      background-color: #f7f8f9;
      border-bottom: 10px solid #afeddd;
      padding-left: 34px;
      padding-right: 31px; }
      .campaing-column-block .item-column:nth-child(2)::after {
        background-image: url("../images/icons/arrow-gradient-2.svg"); }
    .campaing-column-block .item-column:nth-child(3) {
      background-color: #f0f2f3;
      border-bottom: 10px solid #60dcbf;
      padding-left: 20px;
      padding-right: 24px; }
      .campaing-column-block .item-column:nth-child(3)::after {
        background-image: url("../images/icons/arrow-gradient-3.svg"); }
    .campaing-column-block .item-column:nth-child(4) {
      background-color: #ececec;
      border-bottom: 10px solid #5bc1a5;
      padding-left: 28px;
      padding-right: 114px; }
      .campaing-column-block .item-column:nth-child(4)::after {
        content: none; }
    .campaing-column-block .item-column h2, .campaing-column-block .item-column h3, .campaing-column-block .item-column h4, .campaing-column-block .item-column h5, .campaing-column-block .item-column strong, .campaing-column-block .item-column p, .campaing-column-block .item-column a {
      font-family: 'Lato', sans-serif;
      font-stretch: normal;
      font-style: normal; }
    .campaing-column-block .item-column h3 {
      font-size: 22px !important;
      font-weight: 800;
      letter-spacing: normal;
      line-height: 1.14 !important;
      width: 100%; }
    .campaing-column-block .item-column p {
      font-size: 17px;
      font-weight: normal;
      letter-spacing: -0.3px;
      line-height: 1.47; }
    .campaing-column-block .item-column:hover, .campaing-column-block .item-column:focus {
      background-color: #49a135;
      border-bottom-color: #49a135; }
      .campaing-column-block .item-column:hover h2, .campaing-column-block .item-column:hover h3, .campaing-column-block .item-column:hover h4, .campaing-column-block .item-column:hover h5, .campaing-column-block .item-column:hover strong, .campaing-column-block .item-column:hover p, .campaing-column-block .item-column:hover a, .campaing-column-block .item-column:focus h2, .campaing-column-block .item-column:focus h3, .campaing-column-block .item-column:focus h4, .campaing-column-block .item-column:focus h5, .campaing-column-block .item-column:focus strong, .campaing-column-block .item-column:focus p, .campaing-column-block .item-column:focus a {
        color: white !important; }
  @media (max-width: 1200px) {
    .campaing-column-block {
      flex-wrap: wrap;
      flex-direction: column; }
      .campaing-column-block .item-column {
        padding: 56px 32vw 42px 26px !important; }
        .campaing-column-block .item-column:nth-child(1) {
          border-width: 11px; }
          .campaing-column-block .item-column:nth-child(1)::after {
            right: 25%; }
        .campaing-column-block .item-column:nth-child(2)::after {
          right: 15%; }
        .campaing-column-block .item-column:nth-child(3)::after {
          right: 5%; }
        .campaing-column-block .item-column h3 br {
          display: none; } }
  @media (max-width: 767px) {
    .campaing-column-block .item-column {
      padding: 56px 50px 42px 20px !important; }
      .campaing-column-block .item-column:nth-child(1) {
        border-width: 11px; }
        .campaing-column-block .item-column:nth-child(1)::after {
          right: 45%; }
      .campaing-column-block .item-column:nth-child(2)::after {
        right: 25%; }
      .campaing-column-block .item-column:nth-child(3)::after {
        right: 5%; } }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  padding-top: 121px; }
  body .donate-mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 20; }
    body .donate-mobile a {
      font-family: 'Montserrat', sans-serif;
      font-size: 1.25rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      padding: 1.2rem 1.9888888888888888rem;
      border-radius: 0;
      background: #49a135;
      color: white;
      text-transform: uppercase;
      text-decoration: none;
      transition: 0.4s;
      display: block;
      position: relative;
      margin: 0; }
      body .donate-mobile a:before {
        display: none; }
      body .donate-mobile a:hover {
        background-color: #00336d;
        color: white !important;
        text-decoration: none; }

html {
  font-size: 18px; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.social-bar .content-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 25px 0; }
.social-bar .social-share p {
  font-size: 20px;
  color: #6d3a8a;
  font-weight: 700;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  margin: 0; }
  .social-bar .social-share p strong {
    color: #fdc94c;
    font-weight: 700; }
.social-bar .social-share .addtoany_shortcode {
  display: inline-block; }
  .social-bar .social-share .addtoany_shortcode .a2a_kit a span {
    background: transparent !important;
    color: #6d3a8a !important;
    width: 24px !important;
    height: 24px !important; }
    .social-bar .social-share .addtoany_shortcode .a2a_kit a span svg path {
      fill: #6d3a8a !important; }

.addtoany_content .a2a_kit a span {
  background: transparent !important;
  color: #6d3a8a !important;
  width: 24px !important;
  height: 24px !important; }
  .addtoany_content .a2a_kit a span svg path {
    fill: #6d3a8a !important; }

.a2a_kit a span {
  background: transparent !important;
  color: #00336d !important;
  width: 24px !important;
  height: 24px !important; }
  .a2a_kit a span svg path {
    fill: #00336d !important; }

main {
  overflow: hidden; }

.addtoany_shortcode {
  display: inline-block; }
  .addtoany_shortcode .a2a_kit a {
    font-family: 'Roboto', sans-serif !important;
    background: transparent;
    border-radius: 30px;
    border: 2px solid #00336d !important;
    color: #00336d !important;
    display: inline-block;
    font-size: 1rem !important;
    letter-spacing: normal;
    font-weight: 500 !important;
    margin: 0 auto;
    padding: .99rem  1.7777777777777777rem;
    min-width: 175px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.4s;
    outline: none !important;
    overflow: hidden;
    line-height: 1.19; }
    .addtoany_shortcode .a2a_kit a:hover, .addtoany_shortcode .a2a_kit a:focus, .addtoany_shortcode .a2a_kit a:active {
      text-decoration: none !important;
      background: #00336d;
      border-color: #00336d;
      color: white !important; }
      .addtoany_shortcode .a2a_kit a:hover:after, .addtoany_shortcode .a2a_kit a:focus:after, .addtoany_shortcode .a2a_kit a:active:after {
        margin-left: 25px; }
      .addtoany_shortcode .a2a_kit a:hover:before, .addtoany_shortcode .a2a_kit a:focus:before, .addtoany_shortcode .a2a_kit a:active:before {
        width: 100%; }

.modal .modal-dialog {
  background: transparent; }
  .modal .modal-dialog .modal-content {
    background: transparent; }
  .modal .modal-dialog .modal-header {
    padding: 0;
    background: transparent;
    border: none; }
  .modal .modal-dialog .close {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    background: #00336d;
    z-index: 5;
    opacity: 1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: none; }
    .modal .modal-dialog .close span {
      height: 28px; }
    .modal .modal-dialog .close:hover {
      background: #49a135;
      opacity: 1; }
  .modal .modal-dialog .modal-body {
    padding: 0;
    border-radius: 10px;
    overflow: hidden; }

@media only screen and (max-width: 1200px) {
  body {
    padding-top: 94px; } }
@media only screen and (max-width: 767px) {
  body {
    padding-top: 87px; } }
@media only screen and (max-width: 480px) {
  body {
    padding-top: 66px; }

  html {
    font-size: 14px; } }
@media only screen and (max-width: 320px) {
  html {
    font-size: 12px; } }

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