@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; }
.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: #f15f2c;
      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: #f15f2c;
      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(241, 95, 44, 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: #f15f2c; }
  .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 #f15f2c; }
  .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: #f15f2c;
    border: 4px solid #f15f2c; }
    .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: 'Heebo', sans-serif;
    background: #2a2d6c;
    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: #2a2d6c !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: #2a2d6c; }

.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: #2a2d6c;
    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: 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: 'Montserrat', sans-serif !important;
  background: #2a2d6c;
  border-radius: 30px;
  border: 2px solid #2a2d6c;
  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.8888888888888888rem  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: #2a2d6c;
    color: #2a2d6c !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: 'Montserrat', sans-serif !important;
  background: transparent;
  border-radius: 30px;
  border: 2px solid #2a2d6c;
  color: #2a2d6c !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.8888888888888888rem  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: #2a2d6c;
    border-color: #2a2d6c;
    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: 'Montserrat', sans-serif !important;
  background: rgba(42, 45, 108, 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.8888888888888888rem  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: #2a2d6c;
    color: #2a2d6c !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: 'Montserrat', sans-serif !important;
  background: #2a2d6c;
  border-radius: 30px;
  border: 2px solid #2a2d6c;
  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.8888888888888888rem  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: #2a2d6c;
    color: #2a2d6c !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: 'Montserrat', sans-serif !important;
  background: #2a2d6c;
  border-radius: 30px;
  border: 2px solid #2a2d6c;
  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.8888888888888888rem  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: #2a2d6c;
    color: #2a2d6c !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: 'Montserrat', sans-serif !important;
  background: #2a2d6c;
  border-radius: 30px;
  border: 2px solid #2a2d6c;
  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.8888888888888888rem  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: #2a2d6c;
    color: #2a2d6c !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: 'Montserrat', sans-serif !important;
  background: #2a2d6c;
  border-radius: 30px;
  border: 2px solid #2a2d6c;
  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.8888888888888888rem  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: #2a2d6c;
    color: #2a2d6c !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: 'Montserrat', sans-serif !important;
  background: #2a2d6c;
  border-radius: 30px;
  border: 2px solid #2a2d6c;
  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.8888888888888888rem  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; }
  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: #2a2d6c;
    color: #2a2d6c !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: 'Montserrat', sans-serif !important;
  background: transparent;
  border-radius: 30px;
  border: 2px solid #2a2d6c;
  color: #2a2d6c !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.8888888888888888rem  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; }
  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: #2a2d6c;
    border-color: #2a2d6c;
    color: white !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-3, span.btn-3, button.btn-3 {
  font-family: 'Montserrat', sans-serif !important;
  background: rgba(42, 45, 108, 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.8888888888888888rem  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; }
  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: none !important;
    background: transparent;
    border-color: #2a2d6c;
    color: #2a2d6c !important; }
    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: 'Montserrat', sans-serif !important;
  background: #f15f2c;
  border-radius: 1.3333333333333333rem;
  border: 2px solid #f15f2c;
  color: white !important;
  display: inline-block;
  font-size: 0.6666666666666666rem;
  letter-spacing: 2.4px;
  font-weight: 600 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  margin: 0 auto;
  padding: 0.8888888888888888rem 1.3888888888888888rem;
  padding-right: 4.111rem;
  min-width: 9.222222222222221rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden; }
  a.btn-4:after, span.btn-4:after, button.btn-4:after {
    content: "";
    display: block;
    background: transparent url("../images/arrow-btn.svg") no-repeat;
    background-size: contain;
    width: 27px;
    height: 27px;
    position: absolute;
    right: 25px;
    top: 7.5px;
    border: none; }
  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-color: white;
    color: #f15f2c !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 {
      background: transparent url("../images/arrow-btn-h.svg") no-repeat;
      background-size: contain; }
    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: 'Montserrat', 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: #2a2d6c !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 #2a2d6c;
  border: none;
  color: #2a2d6c !important;
  display: inline-block;
  font-size: 0.8888888888888888rem;
  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: #f15f2c !important; }

/*END Buttons-------------------------------------*/
body.fixed nav.navbar {
  background: #2a2d6c;
  -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); }
body.fixed .search-wrap {
  width: 49.2px;
  opacity: 1;
  margin-left: .5rem;
  margin-right: 0; }

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

.box-a {
  width: 206px;
  height: auto;
  position: relative;
  z-index: 5;
  margin: auto 0; }
  .box-a img {
    height: 70px; }

.box-b {
  position: relative;
  order: 2; }

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

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

.contact-link {
  margin: 0 2rem; }
  .contact-link a {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8888888888888888rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #2a2d6c; }
    .contact-link a:hover {
      color: #f15f2c; }

.search-wrap {
  padding: 0rem 0.2rem;
  text-align: center;
  margin: 0 auto;
  margin-left: 0;
  margin-right: -25px;
  order: 2;
  width: 0;
  opacity: 0;
  transition: 0.8s; }

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

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: #f15f2c;
      border: 0.1111111111rem solid #636363;
      border: none;
      background: transparent;
      height: 1.6666666666666667rem;
      margin: 0 4px;
      position: relative;
      transition: 0.4s;
      width: 1.6666666666666667rem; }
      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: 13px;
        left: 50%;
        position: absolute;
        top: 50%; }
      ul.social li a:hover {
        background: #f15f2c;
        color: white; }

#NavDropdown ul.navbar-nav li.donate {
  transition: 0.8s;
  padding: 1.2rem 0; }
  #NavDropdown ul.navbar-nav li.donate > a {
    border: 2px solid #f15f2c;
    font-size: 0.6666666666666666rem;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.4px;
    min-width: 9.222222222222221rem;
    padding: 0.8888888888888888rem 1.3888888888888888rem;
    padding-right: 2.111111111111111rem;
    border-radius: 1.3333333333333333rem;
    background: #f15f2c;
    color: white;
    justify-content: flex-start; }
    #NavDropdown ul.navbar-nav li.donate > a:after {
      content: "";
      display: block;
      background: transparent url("../images/arrow-btn.svg") no-repeat;
      background-size: contain;
      width: 27px;
      height: 27px;
      position: absolute;
      top: calc(50% - 13.5px);
      right: 25px;
      border: none; }
    #NavDropdown ul.navbar-nav li.donate > a:before {
      display: none; }
    #NavDropdown ul.navbar-nav li.donate > a:hover {
      background-color: white;
      color: #f15f2c; }
      #NavDropdown ul.navbar-nav li.donate > a:hover:after {
        background: transparent url("../images/arrow-btn-h.svg") no-repeat;
        background-size: contain; }

.extra-link {
  margin: 0 1rem; }
  .extra-link a {
    font-family: 'Heebo', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: -0.6px;
    color: #f15f2c;
    background: #fdc94c;
    width: 2.7777777777777777rem;
    height: 2.7777777777777777rem;
    border-radius: 50%;
    display: block;
    text-align: center;
    text-decoration: none;
    transition: 0.4s;
    border: none;
    border-radius: 30px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center; }
    .extra-link a:hover {
      background: #2a2d6c; }
    .extra-link a i {
      margin-right: 3px; }

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

.navbar-toggler {
  position: relative;
  color: white;
  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: white; }

.mobile-container {
  position: relative;
  z-index: 5;
  padding: 20px 0; }

.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: #f15f2c;
    color: white; }

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

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

#NavDropdown ul.navbar-nav > li.active > a {
  color: white;
  background: transparent;
  font-weight: 700; }
  #NavDropdown ul.navbar-nav > li.active > a:before {
    background: #2a2d6c;
    bottom: 25px;
    opacity: 1; }

#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: #f15f2c; }

#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: 'Montserrat', sans-serif;
      background: transparent;
      color: white;
      display: block;
      font-size: 0.6666666666666666rem;
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 2.4px;
      padding: 2.111111111111111rem 0;
      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: #f15f2c;
        bottom: 0px;
        opacity: 0;
        height: 5px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        right: 0;
        width: 100%;
        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 {
          bottom: 25px;
          opacity: 1; }
    #NavDropdown ul.navbar-nav li ul {
      position: absolute;
      display: none;
      z-index: 2;
      background: #1c1e47;
      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 #31357e;
          color: white;
          font-size: 0.6666666666666666rem;
          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: #f15f2c;
            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 white;
  color: white;
  background: transparent;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 0.16666666666666666rem;
  position: absolute;
  top: 15px;
  right: 0.5555555555555556rem;
  font-size: 0.8333333333333334rem; }
  .dropdown-btn .fa-caret-right.open::before {
    content: "\f0d7"; }

.dropdown-toggle::after {
  content: none; }

@media only screen and (max-width: 1200px) {
  nav.navbar {
    background: #2a2d6c; }

  .box-a img {
    height: 85px; }

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

  #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; }

  .search-wrap {
    order: 2;
    margin-right: 0;
    width: auto;
    opacity: 1; }

  .box-c {
    width: 100%; }

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

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

  .extra-link button {
    color: #2a2d6c; }

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

  #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 - 80px) !important;
    padding-top: 1rem; }

  #NavDropdown ul.navbar-nav > li.active > a {
    color: #fdc94c; }

  #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-b {
    top: 23px; }

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

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

  #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; } }
@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; }

  .box-b .mobile-container {
    display: none; } }
@media only screen and (max-width: 480px) {
  .box-a {
    width: 170px; } }
/*STRART Search Widget------------------------------------------*/
body.search h1 span {
  font-size: inherit; }

.search-section {
  background: #e5e5e6;
  padding: .5rem 0;
  height: 70px;
  -webkit-transition: height .3s linear, padding-top .3s linear, padding-bottom .3s linear, border-top-width .3s linear, border-top-width .3s linear;
  transition: height .3s linear, padding-top .3s linear, padding-bottom .3s linear, border-top-width .3s linear, border-top-width .3s linear; }
  .search-section div.search {
    width: 100%;
    margin: 0; }

div.search {
  font-family: 'Heebo', 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: 'Heebo', sans-serif;
    background-color: #f15f2c;
    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: #2a2d6c; }
  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: #3d3d3d; }
  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: white;
        border: 0.1111111111rem solid #7c7c7c;
        border: none;
        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: #f15f2c; }
  footer.footer address, footer.footer p {
    display: block;
    font-family: 'Heebo', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #c8c8c8;
    margin-bottom: 0; }
    footer.footer address span, footer.footer p span {
      font-weight: 700;
      color: #1c1e47;
      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: 'Heebo', 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: white; }
  footer.footer .footer-top {
    padding: 2rem 0 4rem; }
  footer.footer .footer-bottom .bottom-content p {
    font-family: 'Heebo', sans-serif;
    font-size: 0.6666666666666666rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    color: rgba(200, 200, 200, 0.5); }
    footer.footer .footer-bottom .bottom-content p a {
      font-family: 'Heebo', sans-serif;
      font-size: 0.6666666666666666rem;
      font-weight: 700;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.83;
      letter-spacing: normal;
      color: rgba(200, 200, 200, 0.5); }
      footer.footer .footer-bottom .bottom-content p a span {
        font-family: 'Heebo', sans-serif;
        font-size: 0.6666666666666666rem;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.83;
        letter-spacing: normal;
        color: rgba(200, 200, 200, 0.5); }
  footer.footer .footer-bottom .section-1 {
    background: white; }
    footer.footer .footer-bottom .section-1 p {
      font-family: 'Heebo', 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(255, 255, 255, 0.1); }
    footer.footer .footer-bottom .section-2 p {
      font-family: 'Heebo', sans-serif;
      font-size: 0.6666666666666666rem;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.83;
      letter-spacing: normal;
      color: rgba(255, 255, 255, 0.71); }
  footer.footer .newsletter-wrap {
    padding: 2.5rem 2.111111111111111rem;
    background-color: #2a2d6c;
    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: #c8c8c8;
    font-family: 'Heebo', 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: white;
    font-weight: 700; }

@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: 767px) {
  footer.footer {
    overflow: hidden; } }
@media only screen and (max-width: 480px) {
  footer.footer .footer-menu-wrap ul {
    text-align: center;
    flex-direction: column; } }
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: 'Heebo', 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: 'Heebo', 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-block;
    min-width: 1.1111111111111112rem;
    margin: 0 1.1111111111111112rem 1.3888888888888888rem;
    border-radius: 0.2777777777777778rem;
    color: #f15f2c !important;
    font-weight: 600;
    font-style: italic;
    font-family: 'Montserrat', 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: #f15f2c; }
    .pagination a.next, .pagination a.prev {
      color: #f15f2c; }
      .pagination a.next:hover, .pagination a.prev:hover {
        color: white !important; }
  .pagination .current {
    display: inline-block;
    background: transparent;
    padding: 0.4444444444444444rem 0.2777777777777778rem;
    min-width: 1.1111111111111112rem;
    margin: 0 1.1111111111111112rem;
    color: white;
    font-weight: 700;
    font-style: italic;
    font-family: 'Montserrat', 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: #f15f2c;
      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 #f15f2c; }
  .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: #f15f2c; }
      .navigation ol.tw-pagination li span.current {
        display: inline-block;
        background: transparent;
        padding: 0.4444444444444444rem 0.2777777777777778rem;
        min-width: 1.1111111111111112rem;
        color: white;
        font-weight: 700;
        font-style: italic;
        font-family: 'Montserrat', 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: #f15f2c;
          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-block;
        min-width: 1.1111111111111112rem;
        border-radius: 0.2777777777777778rem;
        color: #f15f2c;
        font-weight: 600;
        font-style: italic;
        font-family: 'Montserrat', 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: #f15f2c; }
        .navigation ol.tw-pagination li a.next, .navigation ol.tw-pagination li a.prev {
          color: #f15f2c; }
          .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: white; }
  .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: #2a2d6c;
    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: #2a2d6c;
      position: absolute;
      top: 0;
      left: -50px; }
    .slider-widget .donate-wrap h3 {
      font-family: 'Heebo', 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;
    /* ie edge only gets the following rule */ }
    .slider-widget .slider-a #home-slider {
      overflow: hidden; }
      .slider-widget .slider-a #home-slider .carousel-item {
        width: 100%; }
      .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: #f15f2c;
          position: relative; }
        .slider-widget .slider-a #home-slider .carousel-indicators li {
          width: 6px;
          height: 6px;
          border-radius: 50%;
          background: #f15f2c;
          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 #f15f2c;
              position: absolute; }
    .slider-widget .slider-a .slider-box {
      height: 100vh;
      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.65;
      background-color: #2a2d6c;
      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: 'Heebo', sans-serif;
        font-size: 4.888888888888889rem;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.93;
        letter-spacing: -1.27px;
        color: #ffffff;
        margin: 0 auto 2rem;
        width: 90%;
        display: block;
        position: relative; }
        .slider-widget .slider-a .carousel-caption h2 span {
          display: block;
          text-transform: none;
          font-family: 'Heebo', 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: 'Heebo', sans-serif;
        color: white;
        font-size: 1.1111111111111112rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.2;
        letter-spacing: -0.33px;
        letter-spacing: normal;
        display: block;
        width: 89%;
        margin: 0 auto; }
      .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.3888888888888888rem;
        display: block; }
    .slider-widget .slider-a .carousel-control-prev, .slider-widget .slider-a .carousel-control-next {
      background: transparent;
      width: 10%;
      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: 50% 50%;
        background-size: contain;
        border-radius: 50%;
        height: 2.611111111111111rem;
        text-align: center;
        text-shadow: none;
        transition: 0.4s;
        width: 2.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: #2a2d6c; }
      .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: 'Heebo', 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 .slider-a .slider-box {
    height: 60vw; }

  .slider-widget .slider-a .carousel-caption h2 {
    width: 80%; } }
@media only screen and (max-width: 991px) {
  .slider-widget .slider-a .carousel-caption h2 {
    width: 74%; } }
@media only screen and (max-width: 767px) {
  .slider-widget .slider-a .carousel-caption h2 {
    width: 74%;
    font-size: 3.5em; } }
@media only screen and (max-width: 480px) {
  .slider-widget .slider-a .carousel-caption h2 {
    width: 80%;
    font-size: 2.5em; }

  .slider-widget .slider-a .slider-box {
    height: calc(100vh - 95px); }

  .slider-widget .slider-a .carousel-control-prev, .slider-widget .slider-a .carousel-control-next {
    display: none; } }
/*END Slider--------------------------------------------------*/
.sidebar-interior-page {
  position: relative;
  background: #f4f4f4;
  z-index: 5;
  padding: 4.611111111111111rem 0; }
  .sidebar-interior-page .single-box {
    position: relative;
    min-height: 12.5rem;
    background-position: top;
    border-radius: 0;
    overflow: hidden; }
    .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: 'Heebo', sans-serif;
      padding: 1rem; }
    .sidebar-interior-page .single-box p {
      font-size: 0.8888888888888888rem;
      line-height: 1.19; }
    .sidebar-interior-page .single-box:before {
      background: #2a2d6c;
      opacity: 0.74;
      transition: 0.4s; }
    .sidebar-interior-page .single-box h3 {
      font-family: 'Montserrat', sans-serif;
      font-size: 1.5rem;
      font-weight: bold;
      font-stretch: condensed;
      font-style: normal;
      line-height: 1.04;
      letter-spacing: normal;
      text-align: center;
      color: #7c7c7c;
      text-transform: uppercase;
      margin: 0; }
    .sidebar-interior-page .single-box:hover a {
      height: 100%; }
    .sidebar-interior-page .single-box .info-wrap {
      background-position: right;
      background-color: white;
      display: block;
      padding: 2.111111111111111rem 1rem;
      width: 100%;
      border-bottom: 7px solid #f15f2c; }
    .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: #2a2d6c;
    text-align: center;
    color: white; }
    .sidebar-interior-page .card-body h5.card-title {
      color: white;
      font-family: 'Heebo', 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: 'Heebo', 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; }

.interior-page {
  font-family: 'Heebo', sans-serif;
  background: #ffffff;
  color: #3E3E3E;
  font-size: 1rem;
  overflow: hidden;
  position: relative;
  /*--- Images With Caption (wordpress) ---*/
  /*--- Images With Caption (wordpress) ---*/
  /*--- Definition List ---*/
  /*--- Definition List ---*/
  /*--- Undesorder List ---*/
  /*--- Undesorder List ---*/
  /*--- Order List ---*/
  /*----- Order List ----- */
  /*---- Table Styles ----*/
  /*---- Table Styles ----*/ }
  .interior-page.no-padding .content-page {
    padding: 0; }
  .interior-page .side-direction {
    padding-top: 1.5rem;
    padding-bottom: 3.611111111111111rem; }
  .interior-page .content-page {
    padding-top: 3.5rem; }
  .interior-page h1, .interior-page h2, .interior-page h3, .interior-page h4, .interior-page h5, .interior-page h6 {
    font-family: 'Heebo', sans-serif;
    margin-top: 0;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal; }
    .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 {
    color: #3e3e3e;
    font-weight: 300; }
  .interior-page h2 {
    color: #2c2b70;
    font-weight: normal; }
  .interior-page h3 {
    color: #f15f2c;
    font-weight: normal; }
  .interior-page h4 {
    color: #3e3e3e;
    font-weight: bold; }
  .interior-page h5 {
    color: #3d3d3d;
    font-weight: bold; }
  .interior-page h6 {
    color: #3e3e3e;
    font-weight: normal; }
  .interior-page h1, .interior-page .h1 {
    font-size: 4.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: #2a2d6c !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: 'Heebo', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 1.3888888888888888rem; }
    .interior-page p strong {
      font-size: 1rem;
      line-height: 1.6em; }
    .interior-page p em {
      font-family: 'Heebo', sans-serif;
      font-size: 1rem;
      font-style: italic; }
    .interior-page p a {
      color: #f15f2c;
      transition: 0.3s;
      text-decoration: none; }
      .interior-page p a:hover {
        text-decoration: underline; }
  .interior-page small {
    color: black; }
  .interior-page strong.color {
    color: #f15f2c; }
  .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: 'Heebo', sans-serif;
    float: left;
    margin-right: .5rem;
    margin-top: .4rem;
    text-transform: uppercase; }
  .interior-page figure {
    display: inline-block; }
    .interior-page figure figcaption {
      background: #f3f3f3;
      padding: 2.2222222222222223rem 5.055555555555555rem;
      font-family: 'Heebo', sans-serif;
      font-size: 26px;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.35;
      letter-spacing: 0.09px;
      color: #2a2d6c; }
  .interior-page blockquote {
    font-family: 'Heebo', sans-serif;
    border: none;
    color: white;
    background: #2a2d6c;
    display: block;
    font-size: 1.2222222222222223rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 2.7777777777777777rem auto 2.2222222222222223rem;
    padding: 2.1666666666666665rem 2.5rem;
    padding-left: 10.11111111111111rem;
    position: relative;
    text-align: left;
    font-style: normal;
    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; }
      .interior-page blockquote .blockquote-footer cite {
        font-style: normal; }
    .interior-page blockquote .blockquote-bg {
      display: block;
      background-image: linear-gradient(to bottom, #0450e4, #033eb1);
      width: 100vw;
      height: 100%;
      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;
      display: none; }
    .interior-page blockquote::before {
      content: "";
      background: white url("../images/quote.svg") no-repeat;
      background-size: 55px 44px;
      background-position: center;
      display: block;
      height: 5.444444444444445rem;
      position: absolute;
      top: calc(50% - 2.7222222222222223rem);
      left: 2.7222222222222223rem;
      width: 5.444444444444445rem;
      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: #f15f2c; }
    .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: #f15f2c;
      text-decoration: none;
      line-height: 1.364;
      font-family: 'Heebo', sans-serif;
      font-size: 1rem;
      font-weight: 700; }
      .interior-page .single-article-style-2 .card .card-title a:hover {
        color: #2a2d6c;
        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: #2a2d6c;
    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: 'Heebo', sans-serif;
      color: black !important;
      font-style: italic !important;
      font-weight: 300;
      line-height: 1em; }
  .interior-page dl dt {
    margin-bottom: 0.16666666666666666rem;
    padding-left: 0; }
    .interior-page dl dt.h3 {
      font-size: 2rem; }
    .interior-page dl dt.h4 {
      font-size: 1.6666666666666667rem; }
    .interior-page dl dt.h5 {
      font-size: 1.1111111111111112rem; }
    .interior-page dl dt.h6 {
      font-size: 1.3333333333333333rem; }
  .interior-page dl dd {
    margin-bottom: 0.2777777777777778rem;
    margin-left: 20px;
    padding-left: 30px;
    position: relative; }
    .interior-page dl dd::before {
      content: "";
      display: inline-block;
      left: 0;
      margin-left: 0;
      margin-right: 0.2777777777777778rem;
      top: 9px;
      position: absolute;
      width: 11px;
      height: 11px;
      background-color: black;
      border-radius: 50%; }
    .interior-page dl dd dl {
      margin-top: 0.5555555555555556rem; }
  .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: 11px;
        height: 11px;
        background-color: #f15f2c;
        border-radius: 50%; }
      .interior-page ul.list li a {
        font-weight: 400;
        color: #f15f2c;
        transition: 0.3s;
        text-decoration: none; }
        .interior-page ul.list li a:hover {
          text-decoration: underline; }
  .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: 'Heebo', sans-serif;
        background: transparent;
        border-radius: 0;
        color: #f15f2c;
        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: #f15f2c;
        transition: 0.3s;
        text-decoration: none; }
        .interior-page ol li a:hover {
          text-decoration: underline; }
      .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: #f15f2c;
    border-width: 5px;
    border-top: none;
    font-family: 'Heebo', sans-serif;
    font-size: 1.3888888888888888rem;
    line-height: 1.16;
    font-weight: bold;
    color: #7c7c7c; }
  .interior-page .table-responsive-md .table tbody tr td, .interior-page .table-responsive-md table tbody tr td {
    background: transparent;
    border: none;
    font-family: 'Heebo', 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: #f15f2c;
    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: #f15f2c;
        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: 'Heebo', 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: #7c7c7c;
      font-family: 'Heebo', 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: #31357e; }

.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: #f15f2c;
  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: #2a2d6c !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 #2a2d6c;
  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: #f15f2c;
    border-color: #f15f2c; }
    .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: #f15f2c;
      background: #2a2d6c;
      color: white; }
      .filter-results .single-box:hover .link .btn-external i {
        background: white;
        color: #f15f2c; }
.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: #7c7c7c;
  display: block; }
.filter-results address, .filter-results p, .filter-results p a {
  font-family: 'Heebo', sans-serif;
  font-size: 0.7777777777777778rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #7c7c7c;
  margin-bottom: 0; }
.filter-results address {
  margin-bottom: 0.5rem; }
.filter-results .frequency, .filter-results time {
  font-family: 'Heebo', sans-serif;
  font-size: 0.7777777777777778rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #2a2d6c;
  margin-bottom: 0;
  display: block; }
.filter-results .frequency {
  margin-top: 0.5555555555555556rem; }
.filter-results time {
  color: #7c7c7c;
  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: #2a2d6c;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    border: 1px solid #2a2d6c;
    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: #2a2d6c;
      color: white;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.7222222222222222rem; }

@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%; } }
@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: #2a2d6c;
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 31.666666666666668rem;
  position: relative;
  overflow: hidden; }
  .interior-banner::before {
    content: "";
    opacity: 0.65;
    background: #2a2d6c;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    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: left;
    top: 50%;
    width: 90%;
    z-index: 2; }
    .interior-banner .title-page h1 {
      font-family: 'Montserrat', sans-serif;
      color: white;
      font-family: Heebo;
      font-size: 4.888888888888889rem;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 0.89;
      letter-spacing: -1.27px; }

@media only screen and (max-width: 1200px) {
  .interior-banner::after {
    bottom: -2.667rem; } }
@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: #f15f2c !important;
  transition: 0.4s; }
  .tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button:hover {
    background: #2a2d6c !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: #2a2d6c !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: #f15f2c;
        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: #2a2d6c !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: #f15f2c !important;
      margin-right: 5px !important; }
      #gtranslate_wrapper a.glink span:hover {
        text-decoration: none;
        color: #2a2d6c !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: #f15f2c; }
.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 #f15f2c; }
    .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: #f15f2c;
  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: #db440f; }
.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 #2a2d6c;
      border-radius: 50%; }
      .woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers li .page-numbers.current {
        background: #2a2d6c;
        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 #2a2d6c; }
    .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: #f15f2c;
  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: #db440f; }
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  background: #f15f2c;
  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: #db440f; }
.woocommerce .woocommerce-info {
  border-color: #f15f2c; }
  .woocommerce .woocommerce-info:before {
    color: #f15f2c; }
  .woocommerce .woocommerce-info a.showcoupon, .woocommerce .woocommerce-info .showlogin {
    color: #f15f2c; }
.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: #f15f2c;
  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: #db440f; }

.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: #2a2d6c !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: 'Heebo', 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: #2a2d6c !important; }

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

a.added_to_cart {
  color: #2a2d6c !important; }

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

.posted_in a {
  color: #2a2d6c !important; }

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #2a2d6c !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 #2a2d6c; }

.quantity input:focus {
  outline: 0; }

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

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #2a2d6c;
  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 #2a2d6c !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 1px #919191 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  height: 2.7777777777777777rem !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: #f15f2c !important;
    color: #f15f2c !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: #f15f2c !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: 0rem !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: #919191 !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: #919191 !important;
      font-style: normal !important;
      font-family: 'Heebo', sans-serif !important;
      font-weight: 500 !important;
      font-size: 13px !important;
      height: 2.7777777777777777rem !important;
      opacity: 1; }
      .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: #919191 !important;
        font-style: normal !important;
        font-family: 'Heebo', sans-serif !important;
        font-weight: 500 !important;
        font-size: 13px !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: #919191 !important;
        font-style: normal !important;
        font-family: 'Heebo', sans-serif !important;
        font-weight: 500 !important;
        font-size: 13px !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: #919191 !important;
        font-style: normal !important;
        font-family: 'Heebo', sans-serif !important;
        font-weight: 500 !important;
        font-size: 13px !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: #919191 !important;
        font-style: normal !important;
        font-family: 'Heebo', sans-serif !important;
        font-weight: 500 !important;
        font-size: 13px !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 #919191 !important;
  border-radius: 0rem !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: #f15f2c !important;
    font-family: 'Heebo', 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-3.png") no-repeat white;
          background-size: contain;
          background-position: right;
          padding: 0 1.1111111111111112rem;
          padding-right: 2.7777777777777777rem !important;
          border: 0.1111111111111111rem solid #cecece !important;
          border-radius: 5px !important;
          color: #cecece !important;
          font-style: italic !important;
          font-family: 'Raleway', sans-serif !important;
          font-weight: 400 !important;
          font-size: 1rem !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: 'Raleway', sans-serif !important;
      background: #2a2d6c;
      border-radius: 0.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: #f15f2c; }

select#blog-categories {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent url("../images/select-arrow-2.png") no-repeat;
  background-size: contain;
  background-position: right;
  padding: 0 1.1111111111111112rem;
  padding-right: 2.7777777777777777rem !important;
  border: solid 1px #919191 !important;
  border-radius: 0 !important;
  font-family: 'Heebo', sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #919191 !important;
  height: 2.7777777777777777rem !important;
  width: 100%;
  margin-top: 0rem; }
  select#blog-categories:focus, select#blog-categories:active {
    border-color: #f15f2c !important;
    color: #f15f2c !important;
    background: transparent url("../images/select-arrow-2-h.svg") no-repeat;
    background-size: contain;
    background-position: right; }

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: 'Heebo', 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); }

.spaonsors {
  position: relative;
  padding: 3rem 0 5rem; }
  .spaonsors h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3888888888888888rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal; }
  .spaonsors .content-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 3.6666666666666665rem; }
  .spaonsors .single-box {
    margin: 30px; }
  .spaonsors .carousel-control-prev, .spaonsors .carousel-control-next {
    background: transparent;
    width: 1.1111111111111112rem;
    opacity: 1;
    transition: 0.4s;
    height: 1.1111111111111112rem;
    top: auto;
    bottom: 50px;
    left: calc(50% - 20px); }
    .spaonsors .carousel-control-prev span, .spaonsors .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; }
      .spaonsors .carousel-control-prev span:before, .spaonsors .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%; }
      .spaonsors .carousel-control-prev span:hover, .spaonsors .carousel-control-next span:hover {
        opacity: 0.7; }
    .spaonsors .carousel-control-prev.carousel-control-next, .spaonsors .carousel-control-next.carousel-control-next {
      left: calc(50% + 20px); }
      .spaonsors .carousel-control-prev.carousel-control-next span, .spaonsors .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) {
  .spaonsors .carousel-control-prev.carousel-control-next, .spaonsors .carousel-control-next.carousel-control-next {
    left: calc(50% + 10px); }

  .spaonsors .carousel-control-prev, .spaonsors .carousel-control-next {
    left: calc(50% - 30px); } }
[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: #2a2d6c; }
          .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: #2a2d6c !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: #f15f2c !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: #2a2d6c;
      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: 'Heebo', 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: #31357e; }
      .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: 'Heebo', 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: 'Heebo', 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: #1c1e47;
      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 #2a2d6c; }
  .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: #2a2d6c;
    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: #2a2d6c;
  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: #db440f; }
    .testimonials-view-1 h2 span {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
  .testimonials-view-1 p {
    font-family: 'Heebo', 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: 'Heebo', sans-serif;
    font-size: 18px; }
    .testimonials-view-1 .tiled-testimonial p a {
      font-size: 18px;
      color: #2a2d6c !important; }
  .testimonials-view-1 .tiled-testimonial span.author {
    font-size: 30px;
    font-family: 'Heebo', sans-serif;
    font-weight: 700; }

.testimonials-view-2 {
  background: #2a2d6c;
  color: #898989;
  padding: 40px 0;
  text-align: center; }
  .testimonials-view-2 p, .testimonials-view-2 span.main-sentence {
    font-size: 24px;
    font-family: 'Heebo', 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: 'Heebo', 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: #2a2d6c; }
    .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: 'Heebo', 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: #31357e;
    font-size: 28px;
    font-family: 'Heebo', sans-serif;
    font-weight: 700; }
    .testimonials-view-3 .name a:hover {
      color: #f15f2c; }
  .testimonials-view-3 .age {
    color: #31357e;
    font-size: 18px;
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    padding: 10px 0;
    border-top: 1px solid #31357e;
    border-bottom: 1px solid #31357e;
    display: block;
    margin-bottom: 25px; }
  .testimonials-view-3 .description {
    font-family: 'Heebo', 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: #f15f2c; }

.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: 'Heebo', 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: 'Heebo', 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: #2a2d6c; }
    .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: #31357e; }
    .testimonials-view-5 h2 span {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
  .testimonials-view-5 p {
    font-family: 'Heebo', 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: #f15f2c; }
  .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: #f15f2c; }
    .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: 'Heebo', sans-serif;
      font-size: 35px;
      line-height: 30px;
      font-weight: 700;
      margin-bottom: 15px;
      display: block; }
    .testimonials-view-5 .author-wrap .age {
      font-family: 'Heebo', 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: 'Heebo', sans-serif;
    color: #7c7c7c;
    font-weight: 400;
    margin-bottom: 1.9444444444444444rem; }
  .testimonials-widget .testimonials-view-6 p {
    font-size: 1.1111111111111112rem;
    font-family: 'Heebo', sans-serif;
    color: #f15f2c;
    font-weight: 700; }
    .testimonials-widget .testimonials-view-6 p span {
      color: #2a2d6c; }
  .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: #f15f2c;
        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: #f15f2c; }

  .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;
  padding: 5.666666666666667rem 0 6.555555555555555rem;
  color: #2a2d6c;
  background: transparent; }
  .b .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .b .top-container {
    display: block;
    margin-bottom: 2.2222222222222223rem; }
    .b .top-container p {
      font-family: 'Heebo', sans-serif;
      font-size: 1.1111111111111112rem;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.4;
      letter-spacing: 1.65px;
      color: #2a2d6c; }
  .b h2 {
    font-family: 'Heebo', sans-serif;
    font-size: 1.9444444444444444rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #2a2d6c;
    position: relative;
    display: block;
    margin-bottom: 0rem; }
  .b p {
    font-family: 'Heebo', sans-serif;
    font-size: 1.0555555555555556rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: normal;
    color: #3d3d3d; }
  .b .bottom-container {
    position: relative; }
    .b .bottom-container:after {
      content: "";
      display: block;
      width: 2px;
      height: 100px;
      opacity: 0.4;
      border-radius: 2px;
      background-color: #40436f;
      position: absolute;
      left: 50%;
      top: calc(50% - 50px); }
  .b .info-wrap {
    width: 85%;
    margin: 0 auto; }
    .b .info-wrap p:last-child {
      margin-bottom: 0;
      margin-top: 43px; }
  .b .link {
    margin-top: 2.7777777777777777rem; }
    .b .link a {
      margin-right: 0.7777777777777778rem; }

@media only screen and (max-width: 991px) {
  .b .info-wrap {
    width: 100%;
    margin: 0 auto; }

  .b .bottom-container::after {
    display: none; }

  .b h2 {
    padding-bottom: 1.5rem;
    margin-bottom: 2.5rem;
    border-bottom: 1px solid rgba(64, 67, 111, 0.4); } }
@media only screen and (max-width: 767px) {
  .b .link a {
    margin-bottom: 1rem; } }
.c {
  position: relative;
  z-index: 5;
  padding: 5.166666666666667rem 5%;
  background: #2a2d6c;
  color: white; }
  .c:before {
    content: "";
    display: block;
    background: transparent url("../images/elements-b-left.svg") no-repeat;
    background-position: top left;
    width: 400px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0; }
  .c:after {
    content: "";
    display: block;
    background: transparent url("../images/elements-b-right.svg") no-repeat;
    background-position: center right;
    width: 400px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  .c h2 {
    font-family: 'Heebo', 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: 'Heebo', 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: #f15f2c;
      font-weight: 500; }
  .c h3 {
    font-family: 'Heebo', 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 .top-container {
    margin-bottom: 2.8333333333333333rem; }
  .c .big-content-wrap {
    display: grid;
    grid-template-columns: 1fr auto 1fr; }
  .c .card {
    background: transparent;
    border: none;
    border-radius: 0; }
  .c .card-body {
    padding: 0 1rem; }
  .c .card-title {
    font-family: 'Heebo', sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.96;
    letter-spacing: -1.14px;
    margin-bottom: 0.8888888888888888rem; }
  .c .numscroller, .c .dot, .c .numscrollerdec {
    font-family: 'Heebo', sans-serif;
    font-size: 2.611111111111111rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.55;
    letter-spacing: -1.98px; }
  .c .card-text p {
    font-family: 'Heebo', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    margin: 0; }
  .c .icon {
    font-family: 'Heebo', sans-serif;
    font-size: 1.3888888888888888rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: -1.05px;
    color: #fdc94c;
    margin: 95px 1rem;
    display: block; }

@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: 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;
  padding: 4.833333333333333rem 0 0;
  background: rgba(253, 178, 0, 0.7);
  color: #2a2d6c; }
  .d .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .d .container-2 {
    z-index: 7; }
  .d h2 {
    font-family: 'Heebo', 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 h3 {
    font-family: 'Heebo', sans-serif;
    font-size: 1.1666666666666667rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.52;
    letter-spacing: normal;
    color: #3e3e3e;
    position: relative;
    display: block;
    padding-bottom: 1.4444444444444444rem;
    border-bottom: solid 1px rgba(151, 151, 151, 0.37); }
  .d p {
    font-family: 'Heebo', 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 .nav-tabs .nav-link {
    border: none;
    border-radius: 0; }
    .d .nav-tabs .nav-link.active {
      background: transparent; }
      .d .nav-tabs .nav-link.active .card:after {
        opacity: 1; }
      .d .nav-tabs .nav-link.active .img-wrap {
        background-color: white;
        box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.22); }
        .d .nav-tabs .nav-link.active .img-wrap img {
          -webkit-filter: brightness(100%) invert(0%);
          filter: brightness(100%) invert(0%); }
    .d .nav-tabs .nav-link .card-title {
      font-family: 'Heebo', sans-serif;
      font-size: 1.6111111111111112rem;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 0.97;
      letter-spacing: normal;
      color: #2a2d6c; }
    .d .nav-tabs .nav-link .card-text p {
      font-family: 'Heebo', sans-serif;
      font-size: 1rem;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: normal;
      color: #2a2d6c; }
  .d .nav-tabs {
    border: none; }
  .d .card {
    border: none;
    border-radius: 0;
    background: transparent;
    position: relative; }
    .d .card:after {
      content: "";
      border-left: 15px solid transparent;
      border-bottom: 15px solid white;
      border-right: 15px solid transparent;
      display: inline-block;
      bottom: -10px;
      left: calc(50% - 15px);
      position: absolute;
      width: 15px;
      height: 15px;
      z-index: 6;
      transition: 0.4s;
      opacity: 0; }
  .d .img-wrap {
    width: 6.722222222222222rem;
    height: 6.722222222222222rem;
    margin: 0 auto;
    background-color: #ffb000;
    border-radius: 50%; }
    .d .img-wrap img {
      width: 3.0555555555555554rem;
      height: 3.0555555555555554rem;
      object-fit: contain;
      -webkit-filter: brightness(0%) invert(100%);
      filter: brightness(0%) invert(100%); }
  .d .big-content-wrap .single-box {
    opacity: 0; }
  .d .big-content-wrap .show-items {
    -webkit-animation: fadeInFromNone 0.5s ease-out forwards;
    -moz-animation: fadeInFromNone 0.5s ease-out forwards;
    -o-animation: fadeInFromNone 0.5s ease-out forwards;
    animation: fadeInFromNone 0.5s ease-out forwards; }
@-webkit-keyframes fadeInFromNone {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeInFromNone {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeInFromNone {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeInFromNone {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  .d .big-content-wrap .card-body {
    padding: 0; }
  .d .big-content-wrap .card-title {
    font-family: 'Heebo', sans-serif;
    font-size: 0.8888888888888888rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.81;
    letter-spacing: normal;
    color: #3e3e3e; }
    .d .big-content-wrap .card-title a {
      color: currentColor;
      text-decoration: underline; }
      .d .big-content-wrap .card-title a:hover {
        text-decoration: none; }
  .d .big-content-wrap .card-text p {
    font-family: 'Heebo', sans-serif;
    font-size: 0.8888888888888888rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #3e3e3e; }
    .d .big-content-wrap .card-text p a {
      color: currentColor;
      text-decoration: underline; }
      .d .big-content-wrap .card-text p a:hover {
        text-decoration: none; }
  .d .card-title {
    font-family: 'Heebo', 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; }
  .d .card-text {
    font-family: 'Heebo', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
  .d .card-body {
    padding-bottom: 0; }
  .d .tab-content {
    position: relative;
    padding: 3.388888888888889rem 0 5.333333333333333rem; }
    .d .tab-content:before {
      content: "";
      display: block;
      width: calc(100% + 14.222222222222221rem);
      height: 100%;
      position: absolute;
      top: 0;
      left: -7.111111111111111rem;
      background: white;
      box-shadow: 7px 2px 11px 0 rgba(0, 0, 0, 0.06); }
  .d .content-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1.6666666666666667rem;
    min-height: 175px;
    transition: 0.4s; }
  .d .carousel-control-prev, .d .carousel-control-next {
    background: transparent;
    width: 2.4444444444444446rem;
    opacity: 1;
    transition: 0.4s; }
    .d .carousel-control-prev span, .d .carousel-control-next span {
      background: transparent url("../images/arrow-slider-2.svg") no-repeat;
      background-position: center;
      background-size: 100%;
      border-radius: 50%;
      height: 2.611111111111111rem;
      text-align: center;
      text-shadow: none;
      transition: 0.4s;
      width: 2.611111111111111rem; }
      .d .carousel-control-prev span:before, .d .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%; }
      .d .carousel-control-prev span:hover, .d .carousel-control-next span:hover {
        background: transparent url("../images/arrow-slider-2-h.svg") no-repeat;
        background-position: center;
        background-size: 100%; }
    .d .carousel-control-prev.carousel-control-next, .d .carousel-control-next.carousel-control-next {
      right: -4.888888888888889rem; }
      .d .carousel-control-prev.carousel-control-next span, .d .carousel-control-next.carousel-control-next span {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    .d .carousel-control-prev.carousel-control-prev, .d .carousel-control-next.carousel-control-prev {
      left: -4.888888888888889rem; }
  .d .carousel-indicators {
    align-items: center;
    bottom: -70px;
    left: 50%;
    right: auto;
    margin: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .d .carousel-indicators li {
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #3e3e3e;
      border: none;
      margin: 5px;
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 1; }
      .d .carousel-indicators li.active {
        width: 8px;
        height: 8px;
        background: #fdb200; }

@media only screen and (max-width: 1200px) {
  .d .big-content-wrap {
    text-align: center;
    width: 70%;
    margin: 0 auto; }

  .d .content-wrap {
    display: flex;
    justify-content: center;
    align-items: center; }

  .d .tab-content::before {
    width: 100%;
    left: 0; } }
@media only screen and (max-width: 991px) {
  .d .card {
    margin-bottom: 2rem; } }
@media only screen and (max-width: 767px) {
  .d .carousel-control-prev.carousel-control-prev, .d .carousel-control-next.carousel-control-prev {
    left: -3.889rem; }

  .d .carousel-control-prev.carousel-control-next, .d .carousel-control-next.carousel-control-next {
    right: -3.889rem; } }
@media only screen and (max-width: 480px) {
  .d .carousel-control-prev.carousel-control-prev, .d .carousel-control-next.carousel-control-prev {
    left: -3.1rem; }

  .d .carousel-control-prev.carousel-control-next, .d .carousel-control-next.carousel-control-next {
    right: -3.1rem; }

  .d .tab-content::before {
    width: calc(100% + 14.222222222222221rem);
    left: -7.111111111111111rem; } }
.e {
  position: relative;
  padding: 7.666666666666667rem 0 3.111111111111111rem;
  background-color: #f7f8f9;
  margin-top: -50px; }
  .e:before {
    content: "";
    display: block;
    background: transparent url("../images/elements-e-left.png") no-repeat;
    background-position: top left;
    width: 400px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 1.8888888888888888rem;
    z-index: 0; }
  .e .container {
    transition: 0.6s;
    position: relative;
    z-index: 6; }
  .e h2 {
    font-family: 'Heebo', sans-serif;
    font-size: 2.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    color: #2a2d6c;
    margin-bottom: 1.0555555555555556rem;
    position: relative;
    display: block;
    z-index: 7; }
  .e p {
    font-family: 'Heebo', sans-serif;
    font-size: 1.1111111111111112rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 1.65px;
    color: #3e3e3e; }
  .e .content-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px; }
  .e a {
    text-decoration: none; }
    .e a:hover {
      text-decoration: none; }
      .e a:hover .card-title {
        color: #f15f2c; }
  .e .card {
    border: none; }
  .e .img-wrap {
    margin: 0;
    height: 21.38888888888889rem; }
  .e .card-body {
    min-height: 7.777777777777778rem; }
  .e .card-title {
    font-family: 'Heebo', sans-serif;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #212121; }
    .e .card-title a {
      color: currentColor;
      text-decoration: none; }
  .e time {
    font-family: 'Heebo', sans-serif;
    font-size: 0.7777777777777778rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #9fa3a7; }
  .e .card-text {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .e .arrow-right {
    display: block;
    width: 1.1111111111111112rem;
    height: 1.1111111111111112rem;
    background: transparent url("../images/arrow-news.svg") no-repeat;
    background-position: 50% 50%;
    background-size: auto; }
  .e .link {
    margin-top: 2.2777777777777777rem; }
  .e .carousel-control-prev, .e .carousel-control-next {
    background: transparent;
    width: 100px;
    opacity: 1;
    transition: 0.4s;
    z-index: 9; }
    .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: 'Heebo', 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: 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;
  padding: 5rem 0 13.333333333333334rem; }
  .f .container {
    position: relative;
    z-index: 5;
    transition: 0.4s; }
  .f h2 {
    font-family: 'Heebo', sans-serif;
    font-size: 2.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.58;
    letter-spacing: normal;
    text-align: center;
    color: #f15f2c;
    margin-bottom: 3.3333333333333335rem;
    position: relative;
    display: block; }
  .f p {
    font-family: 'Heebo', 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; }
  .f .content-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px; }
  .f .card {
    border-radius: 8px;
    background-color: #f7f8f9;
    border: none;
    transition: 0.8s;
    margin-bottom: 1.6666666666666667rem; }

.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: 'Heebo', 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: 'Heebo', 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: #2a2d6c; }
  .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: #2a2d6c; }
    .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: #f15f2c; }
    .k .img-wrap img {
      width: 50%;
      object-fit: contain; }
  .k .card-body {
    padding-bottom: 0; }
  .k .card-title {
    font-family: 'Heebo', 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: #2a2d6c;
  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: #2a2d6c; }
  .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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: #2a2d6c;
    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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: #2a2d6c;
      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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: #2a2d6c; }
  .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: 'Heebo', sans-serif;
    padding: 0; }
    .s ul.list br {
      display: none; }
    .s ul.list li {
      font-family: 'Heebo', 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: #2a2d6c;
        border-radius: 50%; }
      .s ul.list li a {
        font-family: 'Heebo', sans-serif;
        font-weight: 700;
        color: #2a2d6c;
        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%, #2a2d6c 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: 'Heebo', 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: #2a2d6c 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: 'Heebo', 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: 'Heebo', 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: 'Heebo', 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: #2a2d6c; }
      .u .card.main:before {
        content: "";
        display: block;
        width: 100vw;
        height: 100%;
        background: #2a2d6c;
        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: 'Heebo', 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; }

.sponsors {
  position: relative;
  z-index: 6; }
  .sponsors h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: bold;
    line-height: 1.2;
    color: black;
    display: block;
    margin-bottom: 3.5555555555555554rem;
    text-align: right; }
  .sponsors p {
    font-family: 'Heebo', sans-serif;
    font-size: 0.8888888888888888rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.25px;
    color: #676e7a; }
  .sponsors .card {
    background: transparent;
    border: none;
    border-radius: 8px;
    box-shadow: 0 0 20px 0 rgba(221, 224, 229, 0.4);
    padding-top: 6.75rem;
    text-align: center; }
    .sponsors .card:hover {
      box-shadow: 0 0 40px 0 rgba(81, 232, 146, 0.2);
      background-color: #2a2d6c; }
      .sponsors .card:hover .img-wrap {
        -webkit-filter: brightness(0%) invert(100%);
        filter: brightness(0%) invert(100%); }
      .sponsors .card:hover .card-title, .sponsors .card:hover p {
        color: white; }
  .sponsors .img-wrap {
    width: 11.0625rem;
    height: 5.4375rem;
    margin: 0 auto 3.125rem; }
    .sponsors .img-wrap img {
      object-fit: contain; }
  .sponsors a {
    text-decoration: none; }
  .sponsors .card-title {
    font-family: 'Heebo', sans-serif;
    font-size: 0.8888888888888888rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.25px;
    color: #676e7a;
    display: block;
    margin-bottom: 1rem; }
  .sponsors .content-wrap {
    display: grid;
    grid-template-columns: repeat(4, 4fr);
    grid-gap: 30px; }
  .sponsors .carousel-control-prev, .sponsors .carousel-control-next {
    background: transparent;
    width: 4.611111111111111rem;
    opacity: 1;
    transition: 0.4s;
    z-index: 6; }
    .sponsors .carousel-control-prev span, .sponsors .carousel-control-next span {
      background: transparent url("../images/arrow-slider-4.svg") no-repeat;
      background-position: 50% 50%;
      background-size: contain;
      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 {
        background: transparent url("../images/arrow-slider-4-h.svg") no-repeat;
        background-position: 50% 50%;
        background-size: contain; }
    .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); }
  .sponsors.style-2 {
    background: #2a2d6c;
    padding: 3.5rem 0 8.722222222222221rem;
    overflow: hidden; }
    .sponsors.style-2::after {
      content: "";
      display: block;
      background: url("../images/section-border-2.png") no-repeat;
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 10.166666666666666rem;
      position: absolute;
      bottom: -5.555555555555555rem;
      left: 0;
      z-index: 2;
      transform: scaleX(-1); }
    .sponsors.style-2 .carousel {
      border-radius: 8px;
      box-shadow: 0 0 20px 0 rgba(221, 224, 229, 0.4);
      background-color: #ffffff; }
    .sponsors.style-2 .card {
      padding: 0; }
      .sponsors.style-2 .card:hover {
        background-color: white; }
        .sponsors.style-2 .card:hover .img-wrap {
          -webkit-filter: none;
          filter: none; }
          .sponsors.style-2 .card:hover .img-wrap img {
            width: 80%;
            height: 80%; }
    .sponsors.style-2 .img-wrap {
      width: 80%;
      height: 7.055555555555555rem;
      margin: 5rem auto;
      max-width: 100%; }
      .sponsors.style-2 .img-wrap img {
        object-fit: contain;
        transition: 0.4s; }
    .sponsors.style-2 .single-box {
      position: relative; }
      .sponsors.style-2 .single-box:before {
        content: "";
        display: block;
        width: 2px;
        height: 90%;
        background: #ddd;
        position: absolute;
        top: calc(50% - 135px);
        right: -15px; }
    .sponsors.style-2 .carousel-control-prev, .sponsors.style-2 .carousel-control-next {
      display: none; }

@media only screen and (max-width: 1200px) {
  .sponsors .content-wrap {
    grid-template-columns: repeat(3, 4fr); } }
@media only screen and (max-width: 1200px) {
  .sponsors .content-wrap {
    grid-template-columns: repeat(2, 4fr); } }
@media only screen and (max-width: 991px) {
  .q .info-wrap {
    text-align: center;
    padding-bottom: 2rem; }

  .q .img-wrap {
    width: 100%;
    height: 21.5rem;
    margin: 0 auto 0; } }
@media only screen and (max-width: 767px) {
  .sponsors .content-wrap {
    grid-template-columns: 90%;
    justify-content: center;
    grid-gap: 0; } }
.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 #2a2d6c;
  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: 'Heebo', sans-serif;
    font-weight: bold; }
.accordion-bottom .panel-title {
  padding: 0.2777777777777778rem;
  margin: 0;
  font-size: 0.8888888888888888rem;
  font-weight: 700;
  font-family: 'Heebo', 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: #2a2d6c;
    font-family: 'Heebo', 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: #2a2d6c;
    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: #f15f2c;
        color: #2a2d6c;
        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: #1c1e47;
        color: #f15f2c;
        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: #2a2d6c;
      color: white;
      border-color: #2a2d6c; }
      .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: #2a2d6c; }
  .ugb-accordion.ugb-accordion--v2.ugb-accordion.ugb-accordion--design-basic .ugb-accordion__heading:hover {
    background: #f15f2c; }

.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; } }
.gform_wrapper .defaultForm input, .gform_wrapper .defaultForm textarea, .gform_wrapper .defaultForm select {
  border: solid 1px #d8d8d8;
  background-color: transparent;
  border-radius: 0px;
  box-shadow: none;
  color: rgba(58, 59, 75, 0.5);
  min-height: 2.111111111111111rem;
  height: 2.388888888888889rem;
  padding: 0.6666666666666666rem 0.5555555555555556rem !important;
  font-weight: 500;
  margin: 0 !important;
  margin-bottom: 27px !important;
  font-family: 'Heebo', sans-serif !important;
  font-size: 13px !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 #f15f2c;
    color: #f15f2c; }
    .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: #f15f2c; }
    .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: #f15f2c; }
    .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: #f15f2c; }
    .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: #f15f2c; }
  .gform_wrapper .defaultForm input::-webkit-input-placeholder, .gform_wrapper .defaultForm textarea::-webkit-input-placeholder, .gform_wrapper .defaultForm select::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
    color: rgba(58, 59, 75, 0.5); }
  .gform_wrapper .defaultForm input::-moz-placeholder, .gform_wrapper .defaultForm textarea::-moz-placeholder, .gform_wrapper .defaultForm select::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
    color: rgba(58, 59, 75, 0.5); }
  .gform_wrapper .defaultForm input:-ms-input-placeholder, .gform_wrapper .defaultForm textarea:-ms-input-placeholder, .gform_wrapper .defaultForm select:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
    color: rgba(58, 59, 75, 0.5); }
  .gform_wrapper .defaultForm input:-moz-placeholder, .gform_wrapper .defaultForm textarea:-moz-placeholder, .gform_wrapper .defaultForm select:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
    color: rgba(58, 59, 75, 0.5); }
.gform_wrapper .defaultForm select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/select-arrow-2.svg") no-repeat #ffffff;
  background-size: contain;
  background-position: right;
  padding-right: 35px !important;
  line-height: 0 !important; }
  .gform_wrapper .defaultForm select:active, .gform_wrapper .defaultForm select:focus {
    background: url("../images/select-arrow-2-h.svg") no-repeat #ffffff;
    background-size: contain;
    background-position: right; }
.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: 'Heebo', 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: 'Heebo', 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 #f15f2c;
        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: 'Heebo', 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: #2a2d6c;
      border-radius: 0.16666666666666666rem;
      border: 0.2222222222rem solid #2a2d6c;
      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: 'Heebo', sans-serif;
    font-size: 1rem;
    line-height: 1em; }
.gform_wrapper .defaultForm .gform_footer input[type=submit] {
  font-family: 'Montserrat', sans-serif;
  background: #f15f2c url("../images/arrow-btn.svg") no-repeat;
  background-size: 30px;
  background-position: 85%;
  border: 2px solid #f15f2c;
  border-radius: 48px;
  color: white !important;
  font-size: 0.6666666666666666rem;
  font-weight: 600;
  height: auto;
  line-height: 1em !important;
  letter-spacing: 2.4px;
  margin: 0.5555555555555556rem auto;
  padding: 1rem   1.5rem !important;
  padding-right: 3.3333333333333335rem !important;
  text-align: left;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.5s ease;
  min-width: 9.222222222222221rem;
  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 url("../images/arrow-btn-h.svg") no-repeat;
    background-size: 30px;
    background-position: 85%;
    text-decoration: none;
    outline: none;
    color: #f15f2c !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: #2a2d6c;
  padding: 0.5555555555555556rem 1.1111111111111112rem; }

.form-control {
  outline: none !important; }
  .form-control:focus, .form-controlactive {
    border-color: #31357e;
    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: 'Heebo', 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: 'Heebo', sans-serif;
  background: #f15f2c;
  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: #db440f;
    text-decoration: none;
    outline: none; }

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

@media only screen and (max-width: 767px) {
  .gform_wrapper .defaultForm li.gfield {
    margin: 0 !important;
    margin-right: 0px;
    margin-right: 0 !important; } }
/*START Sign Up--------------------------------------------------*/
.sign-up-section {
  padding: 2.888888888888889rem 0;
  background: transparent url("../images/bg-newsletter.svg") no-repeat;
  background-position: bottom right;
  background-size: contain;
  background-color: #8686ad; }
  .sign-up-section h2 {
    font-family: 'Heebo', sans-serif;
    font-size: 2.5rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: -0.65px;
    color: #ffffff; }
  .sign-up-section p {
    font-family: 'Heebo', 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; }

.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: -40px !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: 2px solid white;
              border-radius: 1.4444444444444444rem;
              color: white;
              font-family: 'Heebo', 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: white;
                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: white;
                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: white;
                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: #7c7c7c;
                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: #655c9b;
        width: 100%;
        height: 2.9444444444444446rem;
        min-width: 8.88888888888889rem;
        border: none;
        font-family: 'Heebo', sans-serif;
        font-size: 0.6666666666666666rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 2.88px;
        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: #655c9b !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: #f15f2c;
        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: #2a2d6c;
      color: white;
      height: 2.9444444444444446rem;
      width: 100%;
      border: 2px solid #2a2d6c;
      text-align: center;
      font-family: 'Heebo', 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: #1c1e47;
        color: white;
        border-color: #1c1e47;
        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; }

/*END Sign Up------------------------------------------*/
.page-template-donate header.header .header-content-wrap .box-a-2 {
  display: none; }

section.sec-dnt-a {
  background-position: right top;
  background-size: cover;
  padding: 250px 0 80px;
  position: relative;
  min-height: 100vh; }
  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:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, #365874, transparent);
    position: absolute;
    top: 0;
    left: 0; }
  section.sec-dnt-a .container {
    position: relative;
    z-index: 5; }
  section.sec-dnt-a .donation-form {
    background-color: #fff;
    border-radius: 7px;
    max-width: 100%;
    position: relative;
    width: 23.72222222222222rem; }

.gform_wrapper li.gfield.field_description_below + li.gsection {
  margin-top: 24px !important;
  margin-bottom: 1rem !important;
  border-top: 1px solid #CCC;
  padding-top: 1rem !important;
  border-bottom: none; }

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description {
  padding: 0 !important; }

/*custom Donate FORM*/
#gform_wrapper_1 {
  background: transparent;
  border-radius: 0;
  display: block !important;
  margin: 0 !important;
  padding: 0;
  text-align: left;
  /*Validation Error */
 /* .gform_wrapper{
		div.validation_error{
			border-top: 2px solid $red;
			color: #fff;
			line-height: 1em;
			padding: 10px 0;
			text-align: center;
			border-bottom: 2px solid $red;
		}
		li.gfield.gfield_error.gfield_contains_required div.gfield_description{
			padding: 0;
			text-align: center;
		}
	}*/
  /*Validation Error */ }
  #gform_wrapper_1 form {
    margin: 0 !important;
    padding: 0;
    /*start Body Form*/ }
    #gform_wrapper_1 form .gform_heading {
      display: none; }
      #gform_wrapper_1 form .gform_heading .gform_title {
        display: none; }
    #gform_wrapper_1 form div.validation_error {
      background: #ff0000 !important;
      border-bottom: 2px solid #ff0000 !important;
      border-radius: 7px 7px 0 0;
      border-top: 2px solid #ff0000 !important;
      color: #fff !important;
      font-size: 1em;
      font-weight: 700;
      margin-bottom: -5px !important;
      padding: 5px 15 30px !important; }
    #gform_wrapper_1 form .gform_body {
      display: block;
      vertical-align: top; }
      #gform_wrapper_1 form .gform_body li#field_1_18 .warning #input_1_18 {
        border-color: red !important;
        color: red !important;
        /* firefox 19+ */
        /* ie */ }
        #gform_wrapper_1 form .gform_body li#field_1_18 .warning #input_1_18::-webkit-input-placeholder {
          color: red;
          opacity: 1; }
        #gform_wrapper_1 form .gform_body li#field_1_18 .warning #input_1_18::-moz-placeholder {
          color: red;
          opacity: 1; }
        #gform_wrapper_1 form .gform_body li#field_1_18 .warning #input_1_18:-ms-input-placeholder {
          color: red;
          opacity: 1; }
      #gform_wrapper_1 form .gform_body li#field_1_18 .warning:before, #gform_wrapper_1 form .gform_body li#field_1_18 .warning:after {
        color: red !important; }
      #gform_wrapper_1 form .gform_body li#field_1_17 {
        font-family: 'Heebo', sans-serif;
        font-size: 0.8333333333333334rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.93;
        letter-spacing: normal;
        color: #427da3;
        vertical-align: middle;
        margin-bottom: 1rem; }
      #gform_wrapper_1 form .gform_body ul.gform_fields, #gform_wrapper_1 form .gform_body .top_label {
        padding: 0;
        margin: 0;
        /*gfield is a GLOBAL class*/
        /**** end gfield GLOBAL class ****/
        /*RADIO Button circular style*/
        /* End RADIO Button circular style */
        /* Product PRICE */
        /* End Product PRICE*/
        /*Checkbox give in honor*/
        /*Checkbox give in honor*/
        /*conditional field in honor to*/
        /*conditional field in honor to*/
        /* Payment Method */
        /*** Start MODAL ***/
        /*Gfield HTML*/
        /*Gfield HTML*/
        /*Input Fied TEXT*/
        /*Input Fied TEXT*/
        /*WARNING MESSAGE*/
        /*WARNING MESSAGE*/
        /*Credit Card Fields*/
        /* END Credit Card Fields*/ }
        #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield, #gform_wrapper_1 form .gform_body .top_label li.gfield {
          display: block;
          margin: 0;
          padding: 0;
          vertical-align: middle; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .wrap-total, #gform_wrapper_1 form .gform_body .top_label li.gfield .wrap-total {
            border-radius: 7px 7px 0 0;
            background-color: #e0eaf1;
            padding: 1rem 30px;
            width: calc(100% + 60px);
            margin-left: -30px;
            margin-top: -25px;
            margin-bottom: 1rem;
            font-family: 'Heebo', sans-serif;
            font-size: 0.9444444444444444rem;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.71;
            letter-spacing: normal;
            color: #427da3;
            text-align: center; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .wrap-total span.total_amount span.ginput_total, #gform_wrapper_1 form .gform_body .top_label li.gfield .wrap-total span.total_amount span.ginput_total {
              color: #427da3; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .wrap-total a#edit_amount, #gform_wrapper_1 form .gform_body .top_label li.gfield .wrap-total a#edit_amount {
              font-size: 0.9444444444444444rem;
              font-weight: bold;
              font-stretch: normal;
              font-style: normal;
              line-height: 1.71;
              letter-spacing: normal;
              color: #427da3;
              opacity: 1;
              position: relative;
              top: auto;
              right: auto;
              margin: 0;
              padding: 0;
              float: none;
              transition: 0.4s; }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .wrap-total a#edit_amount:hover, #gform_wrapper_1 form .gform_body .top_label li.gfield .wrap-total a#edit_amount:hover {
                color: #2a2d6c; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield label.gfield_label, #gform_wrapper_1 form .gform_body .top_label li.gfield label.gfield_label {
            display: none; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .gfield_description, #gform_wrapper_1 form .gform_body .top_label li.gfield .gfield_description {
            font-family: 'Heebo', sans-serif;
            font-size: 0.7222222222222222rem;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 2.23;
            letter-spacing: normal;
            color: #8d8d8d; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .gsection_description, #gform_wrapper_1 form .gform_body .top_label li.gfield .gsection_description {
            font-family: 'Heebo', sans-serif;
            font-size: 0.8333333333333334rem;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.93;
            letter-spacing: normal;
            color: #427da3; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container {
            margin-top: 0;
            /*Input Fied TEXT*/ }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select {
              font-family: 'Heebo', sans-serif;
              font-size: 0.8888888888888888rem !important;
              font-weight: normal;
              font-stretch: normal;
              font-style: normal;
              line-height: 1.81;
              letter-spacing: normal;
              color: #b4b4b4;
              background-color: transparent !important;
              border-radius: 2.1px;
              border: solid 0.6px #d8d8d8;
              box-shadow: none;
              padding: 10px 10px !important;
              height: 50px;
              margin-bottom: 15px;
              position: relative;
              text-transform: none;
              width: 100%;
              /* firefox 19+ */
              /* ie */ }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select::-webkit-input-placeholder {
                color: #d5d5d7;
                opacity: 1; }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select::-moz-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input::-moz-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select::-moz-placeholder {
                color: #d5d5d7;
                opacity: 1; }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:-ms-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input:-ms-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:-ms-input-placeholder {
                color: #d5d5d7;
                opacity: 1; }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input::before, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select::before, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input::before, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select::before {
                box-sizing: border-box;
                display: inline-block;
                position: relative;
                margin-left: 10px;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto; }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input:focus, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input:active, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:focus, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:active, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input:focus, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input:active, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:focus, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:active {
                border: solid 2px #427da3;
                border-color: #427da3;
                color: #427da3;
                /* firefox 19+ */
                /* ie */ }
                #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input:focus::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input:active::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:focus::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:active::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input:focus::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input:active::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:focus::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:active::-webkit-input-placeholder {
                  color: #427da3;
                  opacity: 1; }
                #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input:focus::-moz-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input:active::-moz-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:focus::-moz-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:active::-moz-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input:focus::-moz-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input:active::-moz-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:focus::-moz-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:active::-moz-placeholder {
                  color: #427da3;
                  opacity: 1; }
                #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input:focus:-ms-input-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input:active:-ms-input-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:focus:-ms-input-placeholder, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:active:-ms-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input:focus:-ms-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input:active:-ms-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:focus:-ms-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:active:-ms-input-placeholder {
                  color: #427da3;
                  opacity: 1; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select option, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select option {
              color: #000; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select {
              -webkit-appearance: none !important;
              -moz-appearance: none !important;
              appearance: none !important;
              background: url("../images/arrows-select.svg") no-repeat #ffffff;
              background-size: contain;
              background-position: right;
              padding-right: 35px !important; }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:active, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select:focus, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:active, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select:focus {
                background: url("../images/arrows-select-h.svg") no-repeat #ffffff;
                background-size: contain;
                background-position: right; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container label, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container label {
              display: none; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container, #gform_wrapper_1 form .gform_body .top_label li.gfield.show-icons .ginput_container {
            position: relative; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container input, #gform_wrapper_1 form .gform_body .top_label li.gfield.show-icons .ginput_container input {
              padding: 10px 10px 10px 35px !important; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container::before, #gform_wrapper_1 form .gform_body .top_label li.gfield.show-icons .ginput_container::before {
              box-sizing: border-box;
              font: normal normal normal 14px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              color: #000000;
              font-size: 20px;
              left: 15px;
              position: absolute;
              bottom: 16px; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield.show-icons .ginput_container_email::before, #gform_wrapper_1 form .gform_body .top_label li.gfield.show-icons .ginput_container_email::before {
            content: "\f003"; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield.gfield_error input, #gform_wrapper_1 form .gform_body .top_label li.gfield.gfield_error input {
            margin-bottom: 0 !important; }
        #gform_wrapper_1 form .gform_body ul.gform_fields li.footer-form, #gform_wrapper_1 form .gform_body .top_label li.footer-form {
          font-family: 'Heebo', sans-serif;
          font-size: 0.5555555555555556rem;
          font-weight: normal;
          font-stretch: normal;
          font-style: normal;
          line-height: 1.67;
          letter-spacing: normal;
          color: #427da3;
          order: 2;
          position: relative;
          padding: 26px 0 10px;
          margin-bottom: -25px; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.footer-form:before, #gform_wrapper_1 form .gform_body .top_label li.footer-form:before {
            content: "";
            display: block;
            width: calc(100% + 60px);
            height: 100%;
            background-color: #ededed;
            position: absolute;
            top: 0;
            left: -30px;
            z-index: 0; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.footer-form span, #gform_wrapper_1 form .gform_body ul.gform_fields li.footer-form strong, #gform_wrapper_1 form .gform_body ul.gform_fields li.footer-form ol, #gform_wrapper_1 form .gform_body .top_label li.footer-form span, #gform_wrapper_1 form .gform_body .top_label li.footer-form strong, #gform_wrapper_1 form .gform_body .top_label li.footer-form ol {
            display: block;
            position: relative; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.footer-form ol, #gform_wrapper_1 form .gform_body .top_label li.footer-form ol {
            margin: 5px 0 18px 11px; }
        #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_1, #gform_wrapper_1 form .gform_body .top_label li#field_1_1 {
          position: absolute;
          top: -65px;
          width: 100%; }
        #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio, #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio {
          display: block !important; }
          #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio, #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio {
            /*Flex*/
            display: flex;
            flex-flow: row wrap;
            justify-content: space-around;
            align-items: center;
            align-content: space-between;
            border-radius: 5px;
            border: none;
            margin: 0;
            position: relative;
            overflow: hidden;
            padding: 0;
            width: auto !important; }
            #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio::after, #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio::after {
              content: "";
              border: 1px solid #fff;
              height: 100%;
              border-radius: 5px;
              width: 100%;
              display: block;
              z-index: 0;
              position: absolute; }
            #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio li, #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio li {
              list-style-type: none;
              margin: 0;
              overflow: visible;
              text-align: center;
              width: 50%; }
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio li input, #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio li input {
                left: 0;
                margin: 0;
                padding: 0;
                position: absolute;
                top: 0;
                visibility: hidden; }
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio li input:checked + label, #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio li input:checked + label {
                color: #fff !important;
                background: #427da3 !important;
                font-weight: 500 !important; }
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label, #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
              #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label {
                font-family: 'Heebo', sans-serif;
                color: #427da3;
                background: white;
                cursor: pointer;
                display: inline-block !important;
                font-size: 0.8888888888888888rem;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.81;
                letter-spacing: normal;
                margin: 0 auto;
                max-width: 100%;
                padding: 10px !important;
                position: relative;
                vertical-align: top;
                width: 100%;
                z-index: 1; }
                #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after, #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after {
                  content: none;
                  -webkit-transition: all 0.2s ease;
                  transition: all 0.2s ease;
                  z-index: -1; }
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio li [type="radio"]:checked,
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked), #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio li [type="radio"]:checked,
              #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) {
                position: absolute;
                left: -9999px; }
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after, #gform_wrapper_1 form .gform_body .top_label .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after {
                opacity: 0;
                -webkit-transform: scale(0);
                transform: scale(0); }
        #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price, #gform_wrapper_1 form .gform_body .top_label li.gfield_price {
          /*Other field, User define price*/ }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price#field_1_2 label.gfield_label, #gform_wrapper_1 form .gform_body .top_label li.gfield_price#field_1_2 label.gfield_label {
            font-family: 'Heebo', sans-serif;
            font-size: 0.9444444444444444rem;
            font-weight: 500;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.71;
            letter-spacing: normal;
            background-color: #e0eaf1;
            border-radius: 3px 3px 0 0;
            color: #427da3;
            cursor: auto;
            display: block;
            margin-bottom: 0px;
            margin-top: 0 !important;
            padding: 0.6666666666666666rem 1.9444444444444444rem;
            text-align: center; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price#field_1_2 label, #gform_wrapper_1 form .gform_body .top_label li.gfield_price#field_1_2 label {
            font-family: 'Heebo', sans-serif;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.71;
            letter-spacing: normal;
            color: #c1c1c1;
            border-radius: 2.1px;
            background-color: #ededed; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price#field_1_2 .ginput_container, #gform_wrapper_1 form .gform_body .top_label li.gfield_price#field_1_2 .ginput_container {
            padding: 1.1666666666666667rem 0.8888888888888888rem 0.6666666666666666rem; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price#field_1_2 ul.gfield_radio li, #gform_wrapper_1 form .gform_body .top_label li.gfield_price#field_1_2 ul.gfield_radio li {
            width: calc(33.3% - 20px);
            margin: 10px !important; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price#field_1_2 ul.gfield_radio li:last-child, #gform_wrapper_1 form .gform_body .top_label li.gfield_price#field_1_2 ul.gfield_radio li:last-child {
              width: calc(66.6% - 20px); }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price, #gform_wrapper_1 form .gform_body .top_label li.gfield_price .ginput_container_product_price {
            font-family: 'Heebo', sans-serif;
            font-size: 0.9444444444444444rem;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.71;
            letter-spacing: normal;
            color: #427da3;
            margin: 0 auto 1rem;
            position: relative;
            transition: 0.4s;
            width: 90%; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price::before, #gform_wrapper_1 form .gform_body .top_label li.gfield_price .ginput_container_product_price::before {
              content: "\f155";
              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: #427da3 !important;
              text-rendering: auto;
              left: 15px !important;
              top: 15px !important;
              position: absolute; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price::after, #gform_wrapper_1 form .gform_body .top_label li.gfield_price .ginput_container_product_price::after {
              content: "USD";
              font-family: 'Heebo', sans-serif;
              font-size: 17px;
              font-weight: bold;
              font-stretch: normal;
              font-style: normal;
              line-height: 1.71;
              letter-spacing: normal;
              color: #427da3;
              position: absolute;
              right: 12px;
              text-transform: uppercase;
              top: 10px; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount, #gform_wrapper_1 form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount {
              padding: 14px 10px 14px 40px !important;
              width: 100%;
              font-weight: 400;
              color: #427da3;
              margin: 0 auto;
              /* firefox 19+ */
              /* ie */ }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount::-webkit-input-placeholder {
                color: #427da3;
                opacity: 1; }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount::-moz-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount::-moz-placeholder {
                color: #427da3;
                opacity: 1; }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount:-ms-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount:-ms-input-placeholder {
                color: #427da3;
                opacity: 1; }
              #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount:focus, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount:active, #gform_wrapper_1 form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount:focus, #gform_wrapper_1 form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount:active {
                box-shadow: inherit !important; }
        #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox {
          list-style-type: none;
          margin: 0 auto;
          padding: 0;
          width: 90%; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li {
            overflow: visible;
            line-height: 1em;
            /* checkbox aspect */
            /* checked mark aspect changes */
            /* checked mark aspect */
            /* checked mark aspect changes */ }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li input, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li input {
              height: auto;
              left: 0;
              margin: 0;
              padding: 0;
              position: absolute;
              top: 0;
              visibility: hidden; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li label, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li label {
              font-family: 'Heebo', sans-serif;
              color: #555789;
              display: inline-block;
              font-size: 0.8888888888888888rem;
              font-weight: 400;
              line-height: 1em;
              padding: 2px; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked),
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked),
            #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked {
              position: absolute;
              left: -9999px; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label,
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label,
            #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label {
              position: relative;
              padding-left: 20px;
              cursor: pointer; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label:before,
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label:before, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label:before,
            #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label:before {
              content: '';
              background: transparent;
              border-top: 7px solid transparent;
              border-left: 7px solid #555789;
              border-bottom: 7px solid transparent;
              height: 0em;
              left: 0;
              position: absolute;
              top: 2px;
              width: 10px; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label:after, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label:after {
              opacity: 0;
              transition: opacity 0.4s;
              transform: scale(1); }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label:after, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label:after {
              opacity: 1;
              transition: opacity 0.4s;
              transform: scale(1); }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label:after,
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label:after, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label:after,
            #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label:after {
              content: '';
              background: transparent;
              border-right: 7px solid transparent;
              border-top: 7px solid #555789;
              border-left: 7px solid transparent;
              height: 0em;
              left: 0;
              position: absolute;
              top: 5px;
              width: 10px; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label:before, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label:before {
              opacity: 1;
              transition: opacity 0.4s;
              transform: scale(1); }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label:before, #gform_wrapper_1 form .gform_body .top_label li#field_1_3 .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label:before {
              opacity: 0;
              transition: opacity 0.4s;
              transform: scale(1); }
        #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_4, #gform_wrapper_1 form .gform_body .top_label li#field_1_4 {
          display: none;
          margin-left: 19px !important;
          width: 90%; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_4 label, #gform_wrapper_1 form .gform_body .top_label li#field_1_4 label {
            display: block;
            font-family: 'Heebo', sans-serif;
            font-size: 0.8888888888888888rem;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.81;
            letter-spacing: normal;
            color: #555789; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_4 input, #gform_wrapper_1 form .gform_body .top_label li#field_1_4 input {
            padding: 12px 10px 14px !important;
            border-radius: 2.1px;
            border: solid 1px #555789;
            font-family: 'Heebo', sans-serif;
            font-size: 0.8888888888888888rem;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.81;
            letter-spacing: normal;
            color: #8f91c1;
            /* firefox 19+ */
            /* ie */ }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_4 input::-webkit-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li#field_1_4 input::-webkit-input-placeholder {
              color: #8f91c1;
              opacity: 1; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_4 input::-moz-placeholder, #gform_wrapper_1 form .gform_body .top_label li#field_1_4 input::-moz-placeholder {
              color: #8f91c1;
              opacity: 1; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_4 input:-ms-input-placeholder, #gform_wrapper_1 form .gform_body .top_label li#field_1_4 input:-ms-input-placeholder {
              color: #8f91c1;
              opacity: 1; }
        #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_html#field_1_5, #gform_wrapper_1 form .gform_body .top_label li.gfield_html#field_1_5 {
          display: inline-block;
          margin-left: 19px !important;
          width: 90%;
          text-align: center; }
        #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_html a.btn-donate-popup, #gform_wrapper_1 form .gform_body .top_label li.gfield_html a.btn-donate-popup {
          background: #427da3;
          border-radius: 24px !important;
          border: none !important;
          color: white !important;
          cursor: pointer;
          display: inline-block;
          min-width: 9.555555555555555rem;
          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;
          margin: 13px auto 22px;
          max-width: 100%;
          -webkit-appearance: none;
          appearance: none;
          padding: 16px 20px !important;
          position: relative;
          text-decoration: none !important;
          text-transform: uppercase;
          transition: all 0.4s ease; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield_html a.btn-donate-popup:hover, #gform_wrapper_1 form .gform_body .top_label li.gfield_html a.btn-donate-popup:hover {
            background: #33617f; }
        #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_6, #gform_wrapper_1 form .gform_body .top_label li#field_1_6 {
          display: none; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_6 > label.gfield_label, #gform_wrapper_1 form .gform_body .top_label li#field_1_6 > label.gfield_label {
            background-color: #f4eff3;
            border-radius: 8px 8px 0 0;
            border: 1px solid #e0dbdf;
            color: #4d2d93;
            cursor: auto;
            display: block;
            font-family: 'Gotham-Bold', sans-serif;
            font-size: 16px;
            line-height: 1em;
            margin: 0;
            padding: 20px 35px;
            text-align: center; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_6 > label.gfield_label span.gfield_required, #gform_wrapper_1 form .gform_body .top_label li#field_1_6 > label.gfield_label span.gfield_required {
              display: none; }
          #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_6 #input_1_6, #gform_wrapper_1 form .gform_body .top_label li#field_1_6 #input_1_6 {
            padding: 15px;
            border: none; }
            #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_6 #input_1_6 li, #gform_wrapper_1 form .gform_body .top_label li#field_1_6 #input_1_6 li {
              width: 100%; }
              #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_6 #input_1_6 li label, #gform_wrapper_1 form .gform_body .top_label li#field_1_6 #input_1_6 li label {
                padding: 15px !important;
                border-radius: 5px;
                border: 1px solid #ccc !important;
                margin: 5px 0; }
                #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_6 #input_1_6 li label#label_1_6_0, #gform_wrapper_1 form .gform_body .top_label li#field_1_6 #input_1_6 li label#label_1_6_0 {
                  text-indent: -99999px;
                  background-image: url("../images/paypal_button.png");
                  background-position: center;
                  background-repeat: no-repeat;
                  background-size: auto 25px; }
                #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_6 #input_1_6 li label#label_1_6_1, #gform_wrapper_1 form .gform_body .top_label li#field_1_6 #input_1_6 li label#label_1_6_1 {
                  border: none;
                  font-weight: 400;
                  color: #7c7c7c; }
                  #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_6 #input_1_6 li label#label_1_6_1::before, #gform_wrapper_1 form .gform_body .top_label li#field_1_6 #input_1_6 li label#label_1_6_1::before {
                    content: "\f09d";
                    display: inline;
                    font-family: FontAwesome;
                    margin-right: 10px;
                    vertical-align: middle; }
                  #gform_wrapper_1 form .gform_body ul.gform_fields li#field_1_6 #input_1_6 li label#label_1_6_1::after, #gform_wrapper_1 form .gform_body .top_label li#field_1_6 #input_1_6 li label#label_1_6_1::after {
                    content: none; }
        #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content {
          background-color: white;
          border-radius: 7px;
          border: 1px solid #d9d8d8;
          margin: 0 auto;
          max-height: 90%;
          max-width: 90%;
          overflow-x: hidden;
          padding: 15px 30px 25px !important;
          position: relative;
          top: 10%;
          width: 480px; }
          #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content .close, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content .close {
            opacity: 0;
            position: absolute;
            right: 3px;
            padding: 5px 10px;
            top: 3px; }
          #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li#field_1_7, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li#field_1_7 {
            text-align: center;
            position: relative;
            padding-bottom: 20px;
            margin-bottom: 20px; }
            #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li#field_1_7 img, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li#field_1_7 img {
              max-width: 100%;
              margin: 0 auto; }
            #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li#field_1_7::after, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li#field_1_7::after {
              content: "";
              border: 1px solid #c8c8c8 !important;
              bottom: 0;
              display: block;
              height: 1px;
              left: -10%;
              position: absolute;
              width: 125%; }
          #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li.gfield.icon-person .ginput_container_text, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li.gfield.icon-person .ginput_container_text {
            position: relative; }
            #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li.gfield.icon-person .ginput_container_text::before, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li.gfield.icon-person .ginput_container_text::before {
              content: none;
              box-sizing: border-box;
              font: normal normal normal 14px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              color: #000000;
              font-size: 20px;
              left: 15px;
              position: absolute;
              bottom: 16px; }
          #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li.gfield div.has_street span.address_line_1, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li.gfield div.has_street span.address_line_1 {
            position: relative; }
            #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li.gfield div.has_street span.address_line_1::before, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li.gfield div.has_street span.address_line_1::before {
              content: none;
              box-sizing: border-box;
              font: normal normal normal 14px/1 FontAwesome;
              font-size: inherit;
              text-rendering: auto;
              color: #000000;
              font-size: 20px;
              position: absolute;
              left: 18px;
              top: 0; }
          #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li.gfield div.has_zip span.address_city input, #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li.gfield div.has_zip span.address_zip input, #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li.gfield div.has_country span.address_city input, #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li.gfield div.has_country span.address_zip input, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li.gfield div.has_zip span.address_city input, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li.gfield div.has_zip span.address_zip input, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li.gfield div.has_country span.address_city input, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li.gfield div.has_country span.address_zip input {
            padding: 10px !important; }
          #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li.gfield span.address_country, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li.gfield span.address_country {
            width: 100%;
            margin: 0 !important;
            padding: 0 !important; }
            #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content li.gfield span.address_country select, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content li.gfield span.address_country select {
              background-image: none;
              appearance: menulist;
              -webkit-appearance: menulist; }
        #gform_wrapper_1 form .gform_body ul.gform_fields .gfield_creditcard_warning, #gform_wrapper_1 form .gform_body .top_label .gfield_creditcard_warning {
          color: #fff;
          width: auto !important;
          margin-top: 0 !important; }
          #gform_wrapper_1 form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message, #gform_wrapper_1 form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message {
            margin-bottom: 10px; }
          #gform_wrapper_1 form .gform_body ul.gform_fields .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container, #gform_wrapper_1 form .gform_body .top_label .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container {
            display: none; }
        #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full {
          position: relative; }
          #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:first-child::after, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full:first-child::after {
            content: none;
            box-sizing: border-box;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            color: #000;
            left: 15px;
            position: absolute;
            bottom: 0; }
          #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::after, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full:last-child::after {
            content: none;
            box-sizing: border-box;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            color: #000;
            left: 15px;
            position: absolute;
            bottom: 0; }
          #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras {
            font-size: 0;
            display: block; }
            #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right {
              width: 44%;
              display: inline-block;
              vertical-align: top;
              position: relative; }
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before {
                content: none;
                box-sizing: border-box;
                font: normal normal normal 14px/1 FontAwesome;
                color: #000;
                font-size: 22px;
                left: 15px;
                position: absolute;
                text-rendering: auto;
                top: 20px; }
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code {
                display: inline-block;
                margin: 5px;
                max-width: 70% !important; }
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right .ginput_card_security_code_icon, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right .ginput_card_security_code_icon {
                top: -16px;
                position: relative; }
            #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left {
              width: 56%;
              display: inline-block; }
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field {
                display: block; }
              #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select {
                font-family: 'Heebo', sans-serif;
                background-image: none;
                appearance: menulist;
                -moz-appearance: menulist;
                -webkit-appearance: menulist;
                margin: 5px 8px 10px 0;
                padding: 10px !important;
                position: relative;
                width: 46% !important; }
      #gform_wrapper_1 form .gform_body .ginput_container_total {
        margin-bottom: 10px; }
        #gform_wrapper_1 form .gform_body .ginput_container_total .ginput_total {
          color: #fff;
          font-size: 15px !important; }
    #gform_wrapper_1 form .gform_footer {
      padding: 0;
      margin: 0 !important;
      text-align: center; }
      #gform_wrapper_1 form .gform_footer input[type="submit"] {
        background: #427da3;
        border-radius: 24px !important;
        border: none !important;
        color: white !important;
        cursor: pointer;
        display: inline-block;
        min-width: 9.555555555555555rem;
        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;
        margin: 13px auto 22px;
        max-width: 100%;
        -webkit-appearance: none;
        appearance: none;
        padding: 16px 20px !important;
        position: relative;
        text-decoration: none !important;
        text-transform: uppercase;
        transition: all 0.4s ease; }
        #gform_wrapper_1 form .gform_footer input[type="submit"]:hover {
          background: #33617f; }
  #gform_wrapper_1 .gform_wrapper .field_description_below .gfield_description {
    padding-top: 5px !important; }
  #gform_wrapper_1 .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important; }

/*firefox issue*/
.gf_browser_gecko form .gform_body ul.gform_fields .address_line_1::before {
  top: 27px !important; }
.gf_browser_gecko form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:first-child::after {
  bottom: -67px !important; }
.gf_browser_gecko form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::after {
  bottom: -30px !important; }

body.page-template-donate .modal-backdrop {
  z-index: 4; }

@media only screen and (max-width: 767px) {
  #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content .close, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content .close {
    opacity: 1;
    z-index: 1010; }

  #gform_wrapper_1 form .gform_body ul.gform_fields #myModal-dnt .modal-content, #gform_wrapper_1 form .gform_body .top_label #myModal-dnt .modal-content {
    padding: 15px 15px 25px !important; }

  #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container input, #gform_wrapper_1 form .gform_body ul.gform_fields li.gfield .ginput_container select, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container input, #gform_wrapper_1 form .gform_body .top_label li.gfield .ginput_container select {
    margin-bottom: 5px; }

  /*firefox issue*/
  .gf_browser_gecko form .gform_body ul.gform_fields .address_line_1::before {
    top: 14px !important; }
  .gf_browser_gecko form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:first-child::after {
    bottom: -67px !important; }
  .gf_browser_gecko form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::after {
    bottom: -30px !important; }

  body.page-template-donate .modal-dialog {
    margin-top: 110px; } }
@media only screen and (max-width: 480px) {
  #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_cardinfo_left, #gform_wrapper_1 form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_cardinfo_right, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, #gform_wrapper_1 form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right {
    width: 100% !important; }

  /*firefox issue*/
  .gf_browser_gecko form .gform_body ul.gform_fields .address_line_1::before {
    top: 14px !important; }
  .gf_browser_gecko form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:first-child::after {
    bottom: 18px !important; }
  .gf_browser_gecko form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::after {
    bottom: 17px !important; } }
/*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: #2a2d6c; }
  .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: 5rem 0 5.555555555555555rem;
  background: #f7f8f9; }
  .container-blog-post h2 {
    font-family: 'Heebo', sans-serif;
    font-size: 2.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.58;
    letter-spacing: normal;
    color: #f15f2c; }
  .container-blog-post p {
    font-family: 'Heebo', 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 {
    background: transparent;
    border: none;
    border-radius: 0;
    transition: 0.4s;
    overflow: hidden; }
    .container-blog-post .card a {
      text-decoration: none; }
    .container-blog-post .card:hover .overlay-container {
      left: 0; }
  .container-blog-post .overlay-container {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: 6;
    transition: 0.4s; }
    .container-blog-post .overlay-container .img-wrap {
      height: 100%;
      margin-bottom: 0;
      position: absolute;
      z-index: 0; }
      .container-blog-post .overlay-container .img-wrap:before {
        background-image: linear-gradient(transparent, black);
        z-index: 2; }
    .container-blog-post .overlay-container .card-body {
      padding: 1.5rem 1rem 1.8888888888888888rem;
      display: flex;
      flex-direction: column;
      z-index: 1; }
    .container-blog-post .overlay-container .card-title {
      font-size: 1.5rem;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.05;
      letter-spacing: normal; }
    .container-blog-post .overlay-container time, .container-blog-post .overlay-container .card-title, .container-blog-post .overlay-container .link {
      z-index: 1;
      color: white; }
    .container-blog-post .overlay-container time {
      margin-bottom: auto; }
    .container-blog-post .overlay-container .btn-6 {
      color: white !important; }
  .container-blog-post .img-wrap {
    height: 11.11111111111111rem;
    margin-bottom: 1.2222222222222223rem; }
  .container-blog-post .card-body {
    padding: 0; }
    .container-blog-post .card-body.main {
      display: flex;
      flex-direction: column; }
      .container-blog-post .card-body.main .link {
        margin-top: auto; }
  .container-blog-post .card-title {
    font-family: 'Heebo', sans-serif;
    font-size: 1.2222222222222223rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #212121;
    margin-bottom: 0.7777777777777778rem; }
  .container-blog-post time {
    font-family: 'Heebo', sans-serif;
    font-size: 0.7777777777777778rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #9fa3a7;
    margin-bottom: 0.6111111111111112rem;
    display: block; }
  .container-blog-post .card-text p {
    opacity: 0.6;
    font-size: 0.8888888888888888rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #3e3e3e; }
  .container-blog-post .link {
    text-align: left; }

.gallery {
  padding: 3.111111111111111rem 0;
  position: relative;
  color: black; }
  .gallery:before {
    background-color: rgba(68, 72, 160, 0.85);
    opacity: 1; }
  .gallery 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: center; }
  .gallery .gallery-carousel-conatiner .ug-thumb-wrapper {
    outline: none !important;
    transition: 0.4s !important; }
    .gallery .gallery-carousel-conatiner .ug-thumb-wrapper:hover {
      transform: scale(1.5);
      z-index: 15 !important;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.5); }
      .gallery .gallery-carousel-conatiner .ug-thumb-wrapper:hover .ug-thumb-overlay:before {
        opacity: 1; }
  .gallery .gallery-carousel-conatiner .ug-thumb-overlay: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%, #fdc94c 99%);
    z-index: 4;
    opacity: 0;
    transition: 0.4s; }
  .gallery .gallery-carousel-conatiner .ug-tile-navigation-wrapper .ug-button-tile-navigation.ug-button-tile-left, .gallery .gallery-carousel-conatiner .ug-tile-navigation-wrapper .ug-button-tile-navigation.ug-button-tile-right {
    background: transparent url("../images/arrow-slider-3.svg") no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
    .gallery .gallery-carousel-conatiner .ug-tile-navigation-wrapper .ug-button-tile-navigation.ug-button-tile-left:hover, .gallery .gallery-carousel-conatiner .ug-tile-navigation-wrapper .ug-button-tile-navigation.ug-button-tile-right:hover {
      background: transparent url("../images/arrow-slider-3-h.svg") no-repeat;
      background-position: 50% 50%;
      background-size: contain; }
  .gallery .gallery-carousel-conatiner .ug-tile-navigation-wrapper .ug-button-tile-navigation.ug-button-tile-right {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .gallery .gallery-carousel-conatiner .ug-gallery-wrapper .ug-carousel-inner {
    top: 70px !important; }
  .gallery .gallery-carousel-conatiner .ug-gallery-wrapper .ug-carousel-wrapper {
    height: 361px !important; }
  .gallery .gallery-carousel-conatiner .ug-button-tile-navigation.ug-button-tile-play {
    background: transparent url("../images/btn-play.svg") no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
    .gallery .gallery-carousel-conatiner .ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon {
      background: transparent url("../images/btn-pause.svg") no-repeat;
      background-position: 50% 50%;
      background-size: contain; }
  .gallery .gallery-grid-conatiner .ug-thumb-wrapper {
    box-shadow: none !important;
    border-color: transparent !important;
    outline: none !important; }
  .gallery.style-2 {
    position: relative;
    padding-bottom: 6.5rem; }
    .gallery.style-2::before {
      content: "";
      display: block;
      background: url("../images/footprint-2.svg") no-repeat;
      background-size: contain;
      background-position: center;
      position: absolute;
      top: 100px;
      right: 270px;
      width: 668px;
      height: 1007px;
      opacity: 0.2; }
    .gallery.style-2 h2 {
      margin-bottom: 1rem; }
    .gallery.style-2 p {
      font-family: 'Heebo', sans-serif;
      font-size: 1.3888888888888888rem;
      font-weight: 300;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.2;
      letter-spacing: normal;
      color: #908d8d; }
    .gallery.style-2 .gallery-grid-conatiner {
      margin-top: 3.3333333333333335rem; }

.social-feed {
  position: relative;
  padding: 5rem 0 3.7777777777777777rem; }
  .social-feed:before {
    content: "";
    display: block;
    background: transparent url("../images/elements-s-right.png") no-repeat;
    background-position: center right;
    background-size: contain;
    width: 26.944444444444443rem;
    height: 16.38888888888889rem;
    position: absolute;
    right: 0;
    top: -7.222222222222222rem;
    z-index: 0; }
  .social-feed:after {
    content: "";
    display: block;
    background: transparent url("../images/elements-s-bottom.png") no-repeat;
    background-position: center right;
    background-size: contain;
    width: 17.61111111111111rem;
    height: 11.88888888888889rem;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0; }
  .social-feed .container {
    position: relative;
    z-index: 5;
    transition: 0.4s; }
  .social-feed h2 {
    font-family: 'Heebo', sans-serif;
    font-size: 2.5rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.58;
    letter-spacing: normal;
    text-align: center;
    color: #f15f2c;
    margin-bottom: 3.3333333333333335rem;
    position: relative;
    display: block; }
  .social-feed p {
    font-family: 'Heebo', 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: 8px;
    background-color: #f7f8f9;
    border: none;
    transition: 0.8s;
    margin-bottom: 1.6666666666666667rem;
    overflow: hidden; }
  .social-feed .card-title {
    font-family: 'Heebo', 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: 'Heebo', 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 .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: #2a2d6c;
      opacity: 0.54;
      transition: 0.4s; }
      .social-feed .filter-social-feed button.active, .social-feed .filter-social-feed button:hover {
        opacity: 1;
        border-color: #2a2d6c; }
  .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: #2a2d6c;
      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: #2a2d6c;
        color: #2a2d6c; }
        .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: #2a2d6c !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: #2a2d6c !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: #2a2d6c; }
  .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: 8px;
      background-color: #f7f8f9;
      border: none;
      transition: 0.8s;
      margin-bottom: 1.6666666666666667rem;
      overflow: hidden;
      box-shadow: none;
      width: 360px !important; }
      .social-feed .social_feed_lvtn .single_feed:nth-child(3) {
        background-color: #3d3d3d; }
        .social-feed .social_feed_lvtn .single_feed:nth-child(3) .text_feed {
          color: #9fa3a7  !important; }
          .social-feed .social_feed_lvtn .single_feed:nth-child(3) .text_feed a {
            color: #9fa3a7  !important; }
      .social-feed .social_feed_lvtn .single_feed:nth-child(4) {
        background-color: rgba(62, 51, 130, 0.8); }
        .social-feed .social_feed_lvtn .single_feed:nth-child(4) .text_feed {
          color: white !important; }
          .social-feed .social_feed_lvtn .single_feed:nth-child(4) .text_feed a {
            color: white !important; }
        .social-feed .social_feed_lvtn .single_feed:nth-child(4) .date-elapsed {
          color: white !important; }
          .social-feed .social_feed_lvtn .single_feed:nth-child(4) .date-elapsed a {
            color: white !important; }
    .social-feed .social_feed_lvtn .body_feed {
      margin: 20px 7% 7% !important;
      min-height: 160px !important; }
    .social-feed .social_feed_lvtn .image_feed {
      height: 13.333333333333334rem !important;
      top: -1px; }
    .social-feed .social_feed_lvtn .text_feed {
      font-family: 'Heebo', sans-serif;
      font-size: 0.7777777777777778rem !important;
      font-weight: normal !important;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.86 !important;
      letter-spacing: normal;
      color: #9fa3a7 !important; }
      .social-feed .social_feed_lvtn .text_feed a {
        color: #2a2d6c;
        font-weight: 700 !important; }
    .social-feed .social_feed_lvtn .icon_feed {
      top: -80px !important;
      right: 0 !important;
      z-index: 5;
      background: white; }
      .social-feed .social_feed_lvtn .icon_feed i {
        color: #2a2d6c !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: 'Heebo', sans-serif;
      font-size: 0.5555555555555556rem !important;
      font-weight: bold !important;
      font-stretch: normal;
      font-style: normal;
      line-height: normal !important;
      letter-spacing: normal;
      color: #9fa3a7;
      text-transform: uppercase; }
      .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; }
      .social-feed .social_feed_lvtn .footer_feed .date-elapsed a {
        color: #9fa3a7 !important; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

.page-template-donate .fixed-top.zindex4 {
  z-index: 6 !important; }

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: #2a2d6c !important;
  width: 24px !important;
  height: 24px !important; }
  .a2a_kit a span svg path {
    fill: #2a2d6c !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 #2a2d6c !important;
    color: #2a2d6c !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: #2a2d6c;
      border-color: #2a2d6c;
      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%; }

@media only screen and (max-width: 1200px) {
  body {
    padding-top: 94px; } }
@media only screen and (max-width: 480px) {
  #NavDropdown ul.navbar-nav li a {
    font-size: 1.3888888888888888rem !important; }

  .dropdown-btn {
    top: 18px; }

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

  html {
    font-size: 14px; }

  body p, body p a, body address, body time {
    font-size: 1.3888888888888888rem !important;
    line-height: 1.2; }
  body a, body .btn-1 {
    font-size: 1rem; }
  body h1.mobile-size, body h2.mobile-size, body h3.mobile-size, body h4.mobile-size, body h5.mobile-size, body h6.mobile-size {
    font-size: 2.4rem !important; }
  body h1.p-style, body h2.p-style, body h3.p-style, body h4.p-style, body h5.p-style, body h6.p-style {
    font-size: 1.3888888888888888rem !important;
    line-height: 1.2; }
    body h1.p-style a, body h2.p-style a, body h3.p-style a, body h4.p-style a, body h5.p-style a, body h6.p-style a {
      font-size: inherit; } }
@media only screen and (max-width: 320px) {
  html {
    font-size: 14px; } }
.toggled {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  height: 0;
  border-width: 0 1px; }

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