<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*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: #2c2e84;
      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: #2c2e84;
      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(44, 46, 132, 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: #2c2e84; }
  .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 #2c2e84; }
  .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: #2c2e84;
    border: 4px solid #2c2e84; }
    .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: 'Roboto', sans-serif;
    background: #659ad2;
    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: #659ad2 !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: #659ad2; }

.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: #659ad2;
    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: 991px) {
  .alignleft, .alignright, .aligncenter {
    float: none;
    margin: 0;
    width: 100%;
    max-width: 100%; } }
@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; } }
@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; }

  .alignleft, .alignright, .aligncenter {
    float: none;
    margin: 0;
    width: 100%;
    max-width: 100%; } }
/*END Helper Classes-------------------------------------*/
/*START Buttons------------------------------------------*/
a.btn-1, span.btn-1, button.btn-1 {
  font-family: 'Roboto', sans-serif !important;
  background: transparent;
  border-radius: 0rem;
  border: 0.1111111111111111rem solid currentColor;
  color: white !important;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 0.8333333333333334rem   1.9444444444444444rem;
  min-width: 11.11111111111111rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  a.btn-1 span, span.btn-1 span, button.btn-1 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  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: #1f215e; }
    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: 'Roboto', sans-serif !important;
  background: transparent;
  border-radius: 0.2222222222222222rem;
  border: 0.1111111111rem solid #2c2e84;
  border: none;
  color: white !important;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: .5px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  a.btn-2 span, span.btn-2 span, button.btn-2 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  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: underline !important;
    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: 'Roboto', sans-serif !important;
  background: #3bbfad;
  border-radius: 0rem;
  border: 0.1111111111111111rem solid currentColor;
  border: none;
  color: white !important;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 1.1666666666666667rem   1.9444444444444444rem;
  min-width: 11.11111111111111rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  a.btn-3 span, span.btn-3 span, button.btn-3 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  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: #1f215e; }
    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: 'Roboto', sans-serif !important;
  background: #2c2e84;
  border-radius: 0rem;
  border: 0.1111111111111111rem solid currentColor;
  border: none;
  color: white !important;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 1.1666666666666667rem   1.9444444444444444rem;
  min-width: 11.11111111111111rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  a.btn-4 span, span.btn-4 span, button.btn-4 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  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: #1f215e; }
    a.btn-4:hover:after, a.btn-4:focus:after, a.btn-4:active:after, span.btn-4:hover:after, span.btn-4:focus:after, span.btn-4:active:after, button.btn-4:hover:after, button.btn-4:focus:after, button.btn-4:active:after {
      margin-left: 25px; }
    a.btn-4:hover:before, a.btn-4:focus:before, a.btn-4:active:before, span.btn-4:hover:before, span.btn-4:focus:before, span.btn-4:active:before, button.btn-4:hover:before, button.btn-4:focus:before, button.btn-4:active:before {
      width: 100%; }
a.btn-5, span.btn-5, button.btn-5 {
  font-family: 'Roboto', sans-serif !important;
  background: transparent;
  border-radius: 0rem;
  border: 0.1111111111111111rem solid currentColor;
  border: none;
  color: white !important;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  a.btn-5 span, span.btn-5 span, button.btn-5 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-5::after, span.btn-5::after, button.btn-5::after {
    content: "\f054";
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    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; }
  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;
    color: #659ad2 !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-pay, span.btn-pay, button.btn-pay {
  width: 9.722222222222221rem;
  height: 3.0555555555555554rem;
  background: url("../images/logo-paypal.png") no-repeat;
  background-size: 80% auto;
  background-position: center;
  display: inline-block;
  border-radius: 4px;
  box-shadow: 0 0.5px 0 0 rgba(0, 0, 0, 0.25);
  background-color: #e7e7e7; }
a.btn-6, span.btn-6, button.btn-6 {
  font-family: 'Roboto', sans-serif !important;
  background: transparent;
  border-radius: 0rem;
  border: 0.1111111111111111rem solid currentColor;
  border: none;
  color: white !important;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 1.1666666666666667rem   1.8333333333333333rem;
  min-width: 12.777777777777779rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  a.btn-6 span, span.btn-6 span, button.btn-6 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  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;
    background: white;
    color: #659ad2 !important; }
    a.btn-6:hover:after, a.btn-6:focus:after, a.btn-6:active:after, span.btn-6:hover:after, span.btn-6:focus:after, span.btn-6:active:after, button.btn-6:hover:after, button.btn-6:focus:after, button.btn-6:active:after {
      margin-left: 25px; }
    a.btn-6:hover:before, a.btn-6:focus:before, a.btn-6:active:before, span.btn-6:hover:before, span.btn-6:focus:before, span.btn-6:active:before, button.btn-6:hover:before, button.btn-6:focus:before, button.btn-6:active:before {
      width: 100%; }
a.btn-7, span.btn-7, button.btn-7 {
  font-family: 'Roboto', sans-serif !important;
  background: #659ad2;
  border-radius: 0px;
  color: #666666 !important;
  display: inline-block;
  font-size: 20.1111111111111111rem;
  font-weight: 700;
  margin: 0 auto;
  padding: 10px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: none;
  transition: 0.4s;
  outline: none !important; }
  a.btn-7 span, span.btn-7 span, button.btn-7 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-7:hover, a.btn-7:focus, a.btn-7:active, span.btn-7:hover, span.btn-7:focus, span.btn-7:active, button.btn-7:hover, button.btn-7:focus, button.btn-7:active {
    text-decoration: none !important;
    background: #2c2e84;
    color: #666666 !important; }
    a.btn-7:hover:before, a.btn-7:focus:before, a.btn-7:active:before, span.btn-7:hover:before, span.btn-7:focus:before, span.btn-7:active:before, button.btn-7:hover:before, button.btn-7:focus:before, button.btn-7:active:before {
      width: 100%; }
a.btn-8, span.btn-8, button.btn-8 {
  font-family: 'Roboto', sans-serif !important;
  background: #666666;
  border-radius: 3px;
  border: 0.1111111111rem solid #666666;
  color: #659ad2 !important;
  display: inline-block;
  font-size: 20.1111111111111111rem;
  font-weight: 700;
  margin: 0 auto;
  padding: 9px 10px;
  min-width: 12.777777777777779rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: none;
  transition: 0.4s;
  outline: none !important; }
  a.btn-8 span, span.btn-8 span, button.btn-8 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-8:hover, a.btn-8:focus, a.btn-8:active, span.btn-8:hover, span.btn-8:focus, span.btn-8:active, button.btn-8:hover, button.btn-8:focus, button.btn-8:active {
    text-decoration: none !important;
    border-color: #2c2e84;
    background: #2c2e84;
    color: #666666 !important; }
    a.btn-8:hover:after, a.btn-8:focus:after, a.btn-8:active:after, span.btn-8:hover:after, span.btn-8:focus:after, span.btn-8:active:after, button.btn-8:hover:after, button.btn-8:focus:after, button.btn-8:active:after {
      margin-left: 25px; }
    a.btn-8:hover:before, a.btn-8:focus:before, a.btn-8:active:before, span.btn-8:hover:before, span.btn-8:focus:before, span.btn-8:active:before, button.btn-8:hover:before, button.btn-8:focus:before, button.btn-8:active:before {
      width: 100%; }
a.btn-9, span.btn-9, button.btn-9 {
  font-family: 'Roboto', sans-serif !important;
  background: #2f988a;
  border-radius: 0px;
  border: 0.1111111111rem solid #2f988a;
  color: #4cc8b7 !important;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 10px 20px;
  min-width: 12.777777777777779rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  a.btn-9 span, span.btn-9 span, button.btn-9 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-9:hover, a.btn-9:focus, a.btn-9:active, span.btn-9:hover, span.btn-9:focus, span.btn-9:active, button.btn-9:hover, button.btn-9:focus, button.btn-9:active {
    text-decoration: none !important;
    background: #4cc8b7;
    border-color: #4cc8b7;
    color: #2f988a !important; }
    a.btn-9:hover:after, a.btn-9:focus:after, a.btn-9:active:after, span.btn-9:hover:after, span.btn-9:focus:after, span.btn-9:active:after, button.btn-9:hover:after, button.btn-9:focus:after, button.btn-9:active:after {
      margin-left: 25px; }
    a.btn-9:hover:before, a.btn-9:focus:before, a.btn-9:active:before, span.btn-9:hover:before, span.btn-9:focus:before, span.btn-9:active:before, button.btn-9:hover:before, button.btn-9:focus:before, button.btn-9:active:before {
      width: 100%; }
a.btn-10, span.btn-10, button.btn-10 {
  font-family: 'Roboto', sans-serif !important;
  background: #666666;
  border-radius: 0px;
  border: 0.1111111111rem solid #666666;
  color: #659ad2 !important;
  display: inline-block;
  font-size: 20.1111111111111111rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 10px 20px;
  min-width: 12.777777777777779rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  a.btn-10 span, span.btn-10 span, button.btn-10 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-10:hover, a.btn-10:focus, a.btn-10:active, span.btn-10:hover, span.btn-10:focus, span.btn-10:active, button.btn-10:hover, button.btn-10:focus, button.btn-10:active {
    text-decoration: none !important;
    background: transparent;
    color: #666666 !important; }
    a.btn-10:hover:after, a.btn-10:focus:after, a.btn-10:active:after, span.btn-10:hover:after, span.btn-10:focus:after, span.btn-10:active:after, button.btn-10:hover:after, button.btn-10:focus:after, button.btn-10:active:after {
      margin-left: 25px; }
    a.btn-10:hover:before, a.btn-10:focus:before, a.btn-10:active:before, span.btn-10:hover:before, span.btn-10:focus:before, span.btn-10:active:before, button.btn-10:hover:before, button.btn-10:focus:before, button.btn-10:active:before {
      width: 100%; }
a.btn-11, span.btn-11, button.btn-11 {
  font-family: 'Roboto', sans-serif !important;
  background: transparent;
  border-radius: 0px;
  border: none;
  color: #666666 !important;
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  margin: 0 auto;
  padding: 0px;
  min-width: 12.777777777777779rem;
  position: relative;
  text-align: center;
  text-decoration: underline !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  a.btn-11 span, span.btn-11 span, button.btn-11 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-11:hover, a.btn-11:focus, a.btn-11:active, span.btn-11:hover, span.btn-11:focus, span.btn-11:active, button.btn-11:hover, button.btn-11:focus, button.btn-11:active {
    text-decoration: none !important;
    background: transparent;
    color: #2c2e84 !important; }
    a.btn-11:hover:after, a.btn-11:focus:after, a.btn-11:active:after, span.btn-11:hover:after, span.btn-11:focus:after, span.btn-11:active:after, button.btn-11:hover:after, button.btn-11:focus:after, button.btn-11:active:after {
      margin-left: 25px; }
    a.btn-11:hover:before, a.btn-11:focus:before, a.btn-11:active:before, span.btn-11:hover:before, span.btn-11:focus:before, span.btn-11:active:before, button.btn-11:hover:before, button.btn-11:focus:before, button.btn-11:active:before {
      width: 100%; }

/*END Buttons-------------------------------------*/
body.fixed nav.navbar {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); }

header.header {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1); }

nav.navbar {
  background: white;
  transition: 0.4s; }
  nav.navbar .container {
    position: relative; }

.box-a {
  width: 350px;
  height: 100px;
  z-index: 5; }
  .box-a img {
    width: 350px; }

.box-c {
  position: relative; }
  .box-c:before {
    content: "";
    display: block;
    width: 500%;
    height: 100%;
    background: #659ad2;
    position: absolute;
    top: 0;
    left: -250%; }

.extra-link a {
  color: #3bbfad;
  text-decoration: none;
  font-size: 1.7222222222222223rem;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  line-height: 0.895;
  position: relative;
  display: block;
  z-index: 1; }
  .extra-link a span {
    color: #2c2e84;
    display: block;
    font-size: 0.9444444444444444rem;
    font-weight: 700;
    margin-top: .8rem; }
  .extra-link a:before {
    content: "";
    display: block;
    width: 2.7777777777777777rem;
    height: 2.7777777777777777rem;
    background: transparent url("../images/phone-icon.png") no-repeat;
    position: absolute;
    top: calc(50% - 1.3888888888888888rem);
    left: -3.3333333333333335rem;
    z-index: 1; }

.navbar-brand {
  padding: 0; }

.search-wrap {
  padding: 0.6rem 0.2rem;
  text-align: center; }

.open-search {
  border: none;
  background-position: center;
  background-size: 1.3888888888888888rem;
  width: 2.2222222222222223rem;
  height: 2.2222222222222223rem;
  padding: 0;
  transition: 0.4s;
  border-radius: 50%;
  border: 3px solid transparent;
  color: #bebebe;
  background-color: transparent;
  -webkit-filter: brightness(100%) invert(0%);
  filter: brightness(100%) invert(0%); }
  .open-search i {
    display: block; }
  .open-search:hover {
    background-size: 1.1111111111111112rem;
    border-color: white;
    color: #659ad2; }

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: #659ad2;
      border: 0.1111111111rem solid #525252;
      border: none;
      background: transparent;
      height: 1.6666666666666667rem;
      margin: 0px;
      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: 1.1111111111111112rem;
        left: 50%;
        position: absolute;
        top: 50%; }
      ul.social li a:hover {
        color: #3e80c6; }

#NavDropdown ul.navbar-nav li.custom-btn {
  transition: 0.4s;
  margin-left: 1.2222222222222223rem; }
  #NavDropdown ul.navbar-nav li.custom-btn a {
    background: #2c2e84;
    text-transform: uppercase;
    font-size: 0.9444444444444444rem;
    color: white;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    padding: 0.8333333333333334rem 1.9444444444444444rem;
    border-radius: 0px;
    font-weight: bold;
    transition: 0.6s;
    min-width: 2.7777777777777777rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden; }
    #NavDropdown ul.navbar-nav li.custom-btn a span {
      order: 2; }
    #NavDropdown ul.navbar-nav li.custom-btn a i {
      display: none; }
    #NavDropdown ul.navbar-nav li.custom-btn a:before {
      display: none; }
    #NavDropdown ul.navbar-nav li.custom-btn a:hover, #NavDropdown ul.navbar-nav li.custom-btn a:focus, #NavDropdown ul.navbar-nav li.custom-btn a:active {
      text-decoration: none;
      background-color: #1f215e;
      color: white; }
  #NavDropdown ul.navbar-nav li.custom-btn.active a {
    background-color: #1f215e;
    color: white; }

.navbar-toggler {
  position: relative;
  color: #659ad2;
  border-color: currentColor;
  min-width: 2.2222222222222223rem;
  min-height: 2.2222222222222223rem;
  width: 2.7777777777777777rem;
  height: 2.7777777777777777rem;
  transition: 0.4s;
  margin-left: 20px;
  z-index: 5; }
  .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: #2c2e84; }

.mobile-container {
  position: relative; }

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

#NavDropdown &gt; ul.navbar-nav &gt; li.donate &gt; a {
  background: #5295c1;
  color: white;
  padding: 1.1111111111111112rem 2.2222222222222223rem;
  border-radius: 0px; }
  #NavDropdown &gt; ul.navbar-nav &gt; li.donate &gt; a:hover {
    background-color: #2c2e84;
    color: white; }

#NavDropdown ul.navbar-nav li.search a.open-search {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto; }
  #NavDropdown ul.navbar-nav li.search a.open-search:before {
    display: none; }

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

#NavDropdown &gt; ul.navbar-nav &gt; li.sign-up-bth &gt; a {
  background: #659ad2;
  color: white;
  padding: 1.1111111111111112rem 2.2222222222222223rem;
  border-radius: 0px; }
  #NavDropdown &gt; ul.navbar-nav &gt; li.sign-up-bth &gt; a:hover {
    background-color: #2c2e84;
    color: white; }

#NavDropdown ul.navbar-nav &gt; li.active &gt; a {
  color: white;
  background: transparent; }
  #NavDropdown ul.navbar-nav &gt; li.active &gt; a:before {
    background: #2c2e84;
    width: 100%; }

#NavDropdown ul.nav.navbar-nav &gt; li &gt; ul &gt; li.active &gt; a {
  color: white;
  background: #2c2e84; }

#NavDropdown ul.navbar-nav {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  align-items: center; }
  #NavDropdown ul.navbar-nav:before, #NavDropdown ul.navbar-nav:after {
    display: none; }
  #NavDropdown ul.navbar-nav li {
    position: relative; }
    #NavDropdown ul.navbar-nav li a {
      font-family: 'Roboto', sans-serif;
      background: transparent;
      color: white;
      display: block;
      font-size: 0.8444444444444444rem;
      font-weight: 500;
      padding: 0.8333333333333334rem 1rem;
      border-radius: 0rem;
      position: relative;
      text-align: center;
      text-transform: none;
      text-decoration: none;
      transition: 0.4s;
      white-space: normal;
      letter-spacing: 0.9px; }
      #NavDropdown ul.navbar-nav li a::after {
        display: none; }
      #NavDropdown ul.navbar-nav li a::before {
        content: "";
        background: white;
        bottom: 0px;
        height: 0.1111111111111111rem;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        right: 0;
        width: 0%;
        transition: 0.4s; }
      #NavDropdown ul.navbar-nav li a:hover, #NavDropdown ul.navbar-nav li a:focus, #NavDropdown ul.navbar-nav li a:active {
        color: white; }
        #NavDropdown ul.navbar-nav li a:hover::before, #NavDropdown ul.navbar-nav li a:focus::before, #NavDropdown ul.navbar-nav li a:active::before {
          width: 100%; }
    #NavDropdown ul.navbar-nav li ul {
      position: absolute;
      display: none;
      z-index: 2;
      background: #3e80c6;
      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 #79a7d8;
          color: white;
          font-size: 0.8rem;
          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: #2c2e84;
            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 {
      right: 0;
      left: unset;
      -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: 10px;
  right: 10px;
  font-size: 15px; }
  .dropdown-btn .fa-caret-right.open::before {
    content: "\f0d7"; }

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

@media only screen and (max-width: 1200px) {
  .box-c {
    width: 100%; }

  .box-b {
    position: absolute;
    right: 0;
    top: 1.1111111111111112rem; }

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

  #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 {
    width: 100%; }

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

  .mobile-container {
    margin-top: 1rem; }

  #NavDropdown ul.navbar-nav li.custom-btn:last-child {
    margin-left: 0;
    padding: 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 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 {
    left: 0;
    background: #79a7d8; }

  .extra-link a {
    padding: .5rem;
    margin-left: 3.3333333333333335rem;
    margin-bottom: 1rem; }

  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; } }
@media only screen and (max-width: 991px) {
  .box-a {
    height: auto;
    padding-bottom: 1rem;
    padding-top: 1rem; } }
@media only screen and (max-width: 767px) {
  .extra-link a {
    -webkit-filter: brightness(0%) invert(100%);
    filter: brightness(0%) invert(100%); }

  .box-a {
    width: 80%; }

  .box-b {
    width: 15%; } }
/*STRART Search Widget------------------------------------------*/
body.search h1 span {
  font-size: inherit; }

.search-section {
  display: none;
  background: #2c2e84; }
  .search-section .container {
    position: relative; }
  .search-section .search {
    position: absolute;
    top: 183px;
    right: 157px; }

div.search {
  font-family: 'Roboto', sans-serif;
  background: #2c2e84;
  display: block;
  float: none;
  position: relative;
  vertical-align: middle; }
  div.search::before {
    content: "";
    background: #1f215e;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px; }
  div.search::after {
    content: "";
    background: #1f215e;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px; }
  div.search .screen-reader-text {
    display: none; }
  div.search .fa-times {
    color: #666666;
    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 {
    background: transparent url("../images/search-icon.png") no-repeat;
    background-color: transparent;
    background-position: center;
    background-size: 24px 24px;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 12px;
    height: 40px;
    margin-left: -4px;
    opacity: 0.7;
    text-indent: -99999999px;
    text-transform: uppercase;
    transition: 0.4s;
    transition: 0.4s;
    vertical-align: middle;
    width: 50px; }
    div.search #searchsubmit:hover {
      background-size: 18px 18px;
      opacity: 1; }
  div.search #s {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 16px;
    height: 40px;
    padding: 15px;
    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: #fff; }
  div.search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  div.search :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff; }
  div.search :-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }

@media only screen and (max-width: 1200px) {
  .search-section .search {
    position: relative;
    top: auto;
    right: auto; } }
/*END Search Widget------------------------------------------*/
/*START footer--------------------------------------------------*/
footer.footer {
  background-color: #f4f4f4;
  position: relative; }
  footer.footer .container {
    transition: 0.6s; }
  footer.footer h2, footer.footer h3, footer.footer h4 {
    margin-top: 0; }
  footer.footer ul.social-2 {
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-align: right;
    vertical-align: middle;
    margin-left: -0.7777777777777778rem; }
    footer.footer ul.social-2 li {
      display: inline-block;
      font-size: 0.8888888888888888rem; }
      footer.footer ul.social-2 li a {
        display: flex;
        justify-content: center;
        align-items: center;
        border: 0.1111111111111111rem solid white;
        border: none;
        margin: 0 4px;
        position: relative;
        transition: 0.4s;
        color: #595959;
        text-decoration: none; }
        footer.footer ul.social-2 li a i {
          background: transparent;
          border-radius: 50%;
          color: #2c2e84;
          width: 2.2222222222222223rem;
          height: 2.2222222222222223rem;
          font-size: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-right: 5px; }
        footer.footer ul.social-2 li a:hover i {
          color: #659ad2; }
  footer.footer address, footer.footer p, footer.footer h3 {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.8888888888888888rem;
    line-height: 1.5;
    font-weight: 400;
    color: #595959;
    margin-bottom: 0.2777777777777778rem; }
    footer.footer address span, footer.footer p span, footer.footer h3 span {
      font-weight: 700;
      color: #2c2e84;
      font-size: 1.0555555555555556rem; }
    footer.footer address i, footer.footer p i, footer.footer h3 i {
      color: #2c2e84; }
  footer.footer a {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.8888888888888888rem;
    line-height: 1.5;
    font-weight: 400;
    color: #595959; }
    footer.footer a.link {
      color: #2c2e84;
      font-weight: 700; }
  footer.footer h3 {
    font-family: 'Noto Serif', serif;
    font-size: 0.8888888888888888rem;
    font-weight: 400;
    margin-bottom: 0.8333333333333334rem;
    display: block;
    text-align: right;
    margin-top: 0;
    margin-bottom: 0.5555555555555556rem;
    text-transform: uppercase;
    margin-right: 0.5rem; }
  footer.footer .footer-top {
    padding: 1.3888888888888888rem 0; }
    footer.footer .footer-top .newsletter-widget .gform_wrapper form {
      flex-wrap: wrap; }
    footer.footer .footer-top .newsletter-widget .gform_wrapper .gform_body {
      width: 100%;
      flex-basis: 100%;
      border-radius: 0.16666666666666666rem;
      overflow: hidden;
      margin-bottom: 0.5555555555555556rem; }
    footer.footer .footer-top .newsletter-widget .gform_wrapper .gform_footer {
      width: 100%;
      flex-basis: 100%;
      border-radius: 0.16666666666666666rem;
      overflow: hidden; }
  footer.footer .footer-bottom {
    background: #eaeaea; }
  footer.footer .footer-logo .img-wrap {
    width: 19.444444444444443rem;
    height: 5.555555555555555rem;
    max-width: 100%;
    margin: 0;
    background-position: left center; }
    footer.footer .footer-logo .img-wrap a {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  footer.footer .sponsor-wrap .img-wrap {
    width: 100%;
    height: 2.2222222222222223rem;
    border-radius: 0%;
    background-position: right;
    background-size: contain;
    background-color: transparent;
    background-repeat: no-repeat;
    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: #6c6b6b;
    font-family: 'Roboto', sans-serif;
    font-size: 0.8888888888888888rem;
    margin-bottom: 0; }
  footer.footer .elevation a, footer.footer .elevation p a, footer.footer .elevation p {
    display: inline-block;
    margin-bottom: 0; }
    footer.footer .elevation a span, footer.footer .elevation p a span, footer.footer .elevation p span {
      color: #6c6b6b;
      font-weight: 400; }

@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-logo .img-wrap {
    margin: 0 auto; }

  footer.footer .sponsor-wrap .img-wrap {
    background-position: center; }

  footer.footer .sponsor-wrap {
    margin-top: 2.167rem; } }
/*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: 'Roboto', 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: 'Roboto', 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; }

/*START Sigle Page----------------------------------*/
.single .featuredImg img {
  width: 100%;
  height: auto; }

/*END Sigle Page----------------------------------*/
/*START Category Page----------------------------------*/
.img-category {
  float: left;
  margin: 0 15px 15px 0;
  width: 250px;
  height: 215px;
  position: relative;
  overflow: hidden;
  z-index: 3; }
  .img-category 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%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    max-height: 150%; }
  .img-category a {
    position: absolute;
    padding: 5px 10px;
    color: #fff;
    background: #3e80c6;
    bottom: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem;
    text-decoration: none;
    transition: 0.4s; }
    .img-category a:hover {
      background: #659ad2;
      color: #3e80c6 !important; }

hr.solid {
  border-style: solid; }

.interior.category a {
  text-decoration: none; }
  .interior.category a:hover {
    text-decoration: none;
    color: #659ad2; }

/*END Category Page----------------------------------*/
.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: #2c2e84 !important;
    font-weight: 600;
    font-style: italic;
    font-family: 'Work Sans', 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: #2c2e84; }
      .pagination a:hover span {
        color: white; }
    .pagination a.next, .pagination a.prev {
      color: #2c2e84; }
      .pagination a.next:hover, .pagination a.prev:hover {
        color: white !important; }
  .pagination span {
    color: #2c2e84; }
  .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: 'Work Sans', sans-serif;
    text-align: center;
    text-decoration: none;
    position: relative;
    z-index: 2;
    transition: 0s; }
    .pagination .current:after {
      content: "";
      display: block;
      width: 2.7777777777777777rem;
      height: 2.7777777777777777rem;
      border-radius: 50%;
      background: #2c2e84;
      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 #2c2e84; }
  .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: #2c2e84; }
      .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: 'Work Sans', 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: #2c2e84;
          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: #2c2e84;
        font-weight: 600;
        font-style: italic;
        font-family: 'Work Sans', 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: #2c2e84; }
        .navigation ol.tw-pagination li a.next, .navigation ol.tw-pagination li a.prev {
          color: #2c2e84; }
          .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 Error Page------------------------------------------*/
.fourerror {
  text-align: center; }
  .fourerror .fa-exclamation-circle {
    font-size: 8rem;
    color: #595959; }
  .fourerror h1 {
    font-size: 10.214rem;
    margin: 0;
    font-family: lato-eb;
    color: #659ad2; }
  .fourerror h2::after {
    content: none; }
  .fourerror p {
    line-height: 2em; }
  .fourerror .search {
    margin: 25px 10%;
    width: 80%; }
    .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; }

.interior .gform_confirmation_wrapper {
  font-size: 25px; }

.footer .gform_wrapper .validation_error {
  color: #FFB3B3;
  border-color: #FFB3B3; }
.footer .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield .ginput_container input {
  color: #000; }
.footer .gform_confirmation_wrapper {
  display: block;
  width: 100%;
  float: left;
  color: white;
  font-size: 20px;
  margin-top: 25px; }

/*END Error Page------------------------------------------*/
/*START Slider--------------------------------------------------*/
.slider-widget {
  overflow: hidden;
  position: relative; }
  .slider-widget:before {
    content: "";
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 3.76640625%;
    background-color: #fff;
    -webkit-mask: url("../images/border.svg") no-repeat center/100% 100%;
    mask: url("../images/border.svg") no-repeat center/100% 100%;
    position: absolute;
    bottom: 0;
    left: -5px;
    z-index: 5; }
  .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-fade .carousel-inner {
        /* Safari 4.0 - 8.0 */
        /* Standard syntax */
        /* Safari 4.0 - 8.0 */
        /* Standard syntax */ }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .slider-caption {
          opacity: 0; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-left .slider-caption, .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-right .slider-caption {
          -webkit-animation-name: opacityTransitionOff;
          /* Safari 4.0 - 8.0 */
          -webkit-animation-duration: 0.4s;
          /* Safari 4.0 - 8.0 */
          animation-name: opacityTransitionOff;
          animation-duration: 0.4s; }
@-webkit-keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active .slider-caption {
          -webkit-animation-name: opacityTransition;
          /* Safari 4.0 - 8.0 */
          -webkit-animation-duration: 0.8s;
          /* Safari 4.0 - 8.0 */
          -webkit-animation-fill-mode: forwards;
          /* Safari 4.0 - 8.0 */
          animation-name: opacityTransition;
          animation-duration: 0.8s;
          animation-fill-mode: forwards; }
@-webkit-keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    background-color: 1; } }
@keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item {
          transition-property: opacity; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-left,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-right {
          opacity: 0; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
          opacity: 1; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-next,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-prev,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-left,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-right {
          left: 0;
          transform: translate3d(0, 0, 0); }
      .slider-widget .slider-a #home-slider.carousel-fade .container.bullets {
        position: absolute;
        bottom: 35px;
        top: auto;
        left: 50%;
        height: 100%;
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        z-index: 1;
        height: 20px;
        display: none; }
      .slider-widget .slider-a #home-slider.carousel-fade .carousel-indicators {
        bottom: 10px;
        list-style: none;
        position: absolute;
        z-index: 15;
        text-align: center;
        width: 100%;
        right: auto;
        left: 0px;
        margin: 0; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-indicators li {
          background: white;
          border: 2px solid white;
          border-radius: 50%;
          margin: 0 10px;
          width: 13px;
          height: 13px;
          opacity: .68; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-indicators .active {
          opacity: 1; }
      .slider-widget .slider-a #home-slider .carousel-control-prev, .slider-widget .slider-a #home-slider .carousel-control-next {
        background: transparent;
        width: 10%;
        opacity: 1;
        transition: 0.4s;
        display: none; }
        .slider-widget .slider-a #home-slider .carousel-control-prev span, .slider-widget .slider-a #home-slider .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; }
          .slider-widget .slider-a #home-slider .carousel-control-prev span:before, .slider-widget .slider-a #home-slider .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 #home-slider .carousel-control-prev.carousel-control-next span, .slider-widget .slider-a #home-slider .carousel-control-next.carousel-control-next span {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
    .slider-widget .slider-a .slider-box {
      height: auto;
      padding-bottom: 35%;
      position: relative; }
      .slider-widget .slider-a .slider-box a.link-slider {
        display: block;
        height: 100%;
        position: absolute;
        width: 100%;
        z-index: 4; }
    .slider-widget .slider-a .container.caption-container {
      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%); }
    .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%; }
    @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; } }
    .slider-widget .slider-a .bg-img {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
      .slider-widget .slider-a .bg-img::before {
        content: "";
        background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0.6));
        background-size: cover;
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        top: auto;
        opacity: .6;
        z-index: 1; }
      .slider-widget .slider-a .bg-img .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%);
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .slider-widget .slider-a .bg-img.without-layer:before {
        display: none; }
    .slider-widget .slider-a .container {
      position: relative;
      height: 100%;
      z-index: 2; }
  .slider-widget .slider-caption {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    bottom: inherit;
    left: 50%;
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
    right: inherit;
    text-align: left;
    top: 50%;
    z-index: 10;
    width: 100%;
    padding: 0 15px; }
    .slider-widget .slider-caption .caption {
      width: 100%; }
    .slider-widget .slider-caption h2 {
      font-family: 'Roboto', sans-serif;
      color: white;
      font-size: 2.5rem;
      line-height: 1.104;
      font-weight: 500;
      text-transform: uppercase;
      margin: 0;
      margin-bottom: 1rem;
      display: block;
      position: relative; }
    .slider-widget .slider-caption p {
      font-family: 'Noto Serif', serif;
      color: white;
      font-size: 1.2222222222222223rem;
      font-weight: 400;
      line-height: 2.895;
      text-transform: none;
      line-height: normal;
      display: block; }
    .slider-widget .slider-caption.light h2, .slider-widget .slider-caption.light p {
      color: #595959; }
    .slider-widget .slider-caption.light a.btn-2 {
      color: #595959 !important;
      border-color: #595959; }
      .slider-widget .slider-caption.light a.btn-2:hover, .slider-widget .slider-caption.light a.btn-2:focus, .slider-widget .slider-caption.light a.btn-2:active {
        background: #595959;
        color: white !important; }

.arrow-down {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 0.6s infinite  alternate;
  position: absolute;
  left: calc(50% - 16px);
  bottom: -40%; }
  .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: 'Roboto', sans-serif;
      transition: 0.4s; }
    .arrow-down a:hover {
      color: #3bbfad; }
      .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); } }
.container.social-container {
  position: relative; }
  .container.social-container .social-box {
    position: absolute;
    right: 0;
    bottom: 1.6666666666666667rem; }
  .container.social-container ul.social {
    display: inline-block;
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle; }
    .container.social-container ul.social li {
      display: inline-block;
      font-size: 1rem;
      margin: 0px !important; }
      .container.social-container ul.social li a {
        display: inherit;
        border-radius: 50%;
        color: white;
        border: 0.1111111111111111rem solid white;
        border: none;
        background: transparent;
        height: 2.2222222222222223rem;
        margin: 0 4px;
        position: relative;
        transition: 0.4s;
        width: 2.2222222222222223rem;
        opacity: .7; }
        .container.social-container 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: 1.1111111111111112rem;
          left: 50%;
          position: absolute;
          top: 50%; }
        .container.social-container ul.social li a:hover {
          color: #659ad2;
          background: white;
          opacity: 1; }

@media only screen and (min-width: 1370px) and (max-width: 1440px) {
  .slider-widget .slider-a #home-slider .carousel-control.carousel-item-left, .slider-widget .slider-a #home-slider .carousel-control.carousel-item-right {
    width: 4%; } }
@media only screen and (min-width: 1200px) and (max-width: 1370px) {
  .slider-widget .slider-a #home-slider .carousel-control.carousel-item-left, .slider-widget .slider-a #home-slider .carousel-control.carousel-item-right {
    width: 4%; } }
@media only screen and (max-width: 1200px) {
  .slider-widget .slider-caption {
    text-align: center; }

  .slider-widget .slider-caption .caption {
    width: 90%;
    margin: 0 auto; }

  .slider-widget .slider-caption h2::before {
    margin: 0 auto 1.3888888888888888rem; }

  .slider-widget .slider-a .slider-box {
    padding-bottom: 50%; } }
@media only screen and (max-width: 991px) {
  .slider-widget .slider-a .slider-box {
    padding-bottom: 0%;
    height: calc(65vh - 70px); } }
@media only screen and (max-width: 767px) {
  .slider-widget .slider-caption h2 {
    width: 90%;
    text-align: center;
    margin: 0 auto 2.388888888888889rem;
    font-size: 2rem; }

  .slider-widget .slider-a .slider-box {
    padding-bottom: 100%;
    height: calc(100vh - 70px); } }
/*END Slider--------------------------------------------------*/
.b-right {
  position: relative;
  height: 100%; }

#video-popup-home {
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 100%;
  width: 130%;
  z-index: 0; }
  #video-popup-home .content {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 0;
    position: absolute;
    top: 50%;
    z-index: 1; }
    #video-popup-home .content .play-effect .circle {
      height: 60px;
      width: 60px;
      border-radius: 50%;
      background-color: #2c2e84;
      box-shadow: 0px 4px 20px 0px #7c7c7c;
      -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%;
      -webkit-transition: height .25s ease, width .25s ease;
      transition: height .25s ease, width .25s ease;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      #video-popup-home .content .play-effect .circle:hover {
        height: 100px;
        width: 100px;
        transition: all .25s ease;
        background-color: rgba(101, 154, 210, 0.6);
        box-shadow: none; }
        #video-popup-home .content .play-effect .circle:hover:before, #video-popup-home .content .play-effect .circle:hover:after {
          -webkit-animation: none;
          animation: none;
          border: 1px solid rgba(101, 154, 210, 0.6); }
      #video-popup-home .content .play-effect .circle:before, #video-popup-home .content .play-effect .circle:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 0.3); }
      #video-popup-home .content .play-effect .circle:before {
        -webkit-animation: ripple 2s linear infinite;
        animation: ripple 2s linear infinite; }
      #video-popup-home .content .play-effect .circle:after {
        -webkit-animation: ripple 2s linear 1s infinite;
        animation: ripple 2s linear 1s infinite; }
      #video-popup-home .content .play-effect .circle img {
        -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%; }
@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1); }
  75% {
    -webkit-transform: scale(1.75);
    opacity: 1; }
  100% {
    -webkit-transform: scale(2);
    opacity: 0; } }
@keyframes ripple {
  0% {
    transform: scale(1); }
  75% {
    transform: scale(1.75);
    opacity: 1; }
  100% {
    transform: scale(2);
    opacity: 0; } }
    #video-popup-home .content .play-effect .link-play {
      -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%; }
      #video-popup-home .content .play-effect .link-play:hover {
        text-decoration: none;
        background: #659ad2; }

/*--------------Pop Up----------------*/
.video-wrap {
  background: rgba(0, 0, 0, 0.7);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999; }
  .video-wrap #close {
    background: transparent;
    border: 0;
    height: 40px;
    left: auto;
    position: absolute;
    right: 0;
    top: -25px;
    width: 40px;
    z-index: 99; }
    .video-wrap #close:hover::after {
      color: #dedede; }
    .video-wrap #close::after {
      content: "\f057";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      /*--adjust as necessary--*/
      color: #2c2e84;
      display: inline-block;
      font-size: 40px;
      left: 0;
      padding-right: 5px;
      position: absolute;
      top: 0;
      z-index: 10; }
  .video-wrap .video-container {
    -webkit-transform: translate(-50%, -65%);
    -moz-transform: translate(-50%, -65%);
    -ms-transform: translate(-50%, -65%);
    transform: translate(-50%, -65%);
    height: auto;
    left: 50%;
    max-width: 90%;
    padding-bottom: 28%;
    position: absolute;
    top: 50%;
    width: 900px; }
    .video-wrap .video-container .embed-responsive-16by9 {
      padding-bottom: 56.25%;
      position: absolute;
      width: 100%; }

.success-stories-section {
  margin-top: -125px;
  position: relative;
  text-aling: center; }
  .success-stories-section .box-success-stories {
    background: #0166ae;
    background: -moz-linear-gradient(37deg, #0166ae 0%, #1eb4eb 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #0166ae), color-stop(100%, #1eb4eb));
    background: -webkit-linear-gradient(37deg, #0166ae 0%, #1eb4eb 100%);
    background: -o-linear-gradient(37deg, #0166ae 0%, #1eb4eb 100%);
    background: -ms-linear-gradient(37deg, #0166ae 0%, #1eb4eb 100%);
    background: linear-gradient(37deg, #0166ae 0%, #1eb4eb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0166ae', endColorstr='#1eb4eb', GradientType=1 );
    padding: 30px 25px 80px;
    border-radius: 5px;
    /*start slider Success Stories*/ }
    .success-stories-section .box-success-stories h3 {
      font-family: 'Work Sans', sans-serif;
      margin-bottom: 40px;
      text-align: center;
      color: #2c2e84; }
    .success-stories-section .box-success-stories #carouselSuccess {
      margin-top: 30px; }
      .success-stories-section .box-success-stories #carouselSuccess .carousel-inner {
        margin: 0 auto;
        width: 90%; }
      .success-stories-section .box-success-stories #carouselSuccess .carousel-control-next, .success-stories-section .box-success-stories #carouselSuccess .carousel-control-prev {
        width: 4%; }
      .success-stories-section .box-success-stories #carouselSuccess .left-side {
        position: relative;
        width: 175px;
        display: inline-block;
        margin-right: 35px; }
        .success-stories-section .box-success-stories #carouselSuccess .left-side::after {
          content: "";
          background: #2c2e84;
          display: inline-block;
          height: 90%;
          width: 1px;
          position: absolute;
          top: 5px;
          right: 0; }
      .success-stories-section .box-success-stories #carouselSuccess .right-side {
        width: calc(100% - 220px);
        float: right; }
        .success-stories-section .box-success-stories #carouselSuccess .right-side .profile-quote {
          position: relative;
          padding-left: 50px;
          display: inline-block;
          margin-bottom: 30px; }
          .success-stories-section .box-success-stories #carouselSuccess .right-side .profile-quote::before {
            content: "";
            background: transparent url("../images/quote.png") no-repeat;
            background-size: contain;
            width: 50px;
            height: 37px;
            display: inline-block;
            position: absolute;
            top: 0;
            left: 0; }
          .success-stories-section .box-success-stories #carouselSuccess .right-side .profile-quote p {
            font-family: 'Roboto', sans-serif;
            color: #2c2e84;
            font-size: 18px;
            font-weight: 300;
            line-height: 1.5em;
            text-align: right; }
            .success-stories-section .box-success-stories #carouselSuccess .right-side .profile-quote p strong {
              font-family: 'Roboto', sans-serif;
              color: #2c2e84;
              font-size: 22px;
              font-weight: 700;
              line-height: 1.1em; }
        .success-stories-section .box-success-stories #carouselSuccess .right-side .watch-link {
          font-family: 'Work Sans', sans-serif;
          color: #2c2e84;
          display: block;
          float: right;
          font-size: 30px;
          line-height: 0.7em;
          padding-left: 70px;
          padding-bottom: 14px;
          position: relative;
          text-align: left;
          vertical-align: middle;
          width: 170px; }
          .success-stories-section .box-success-stories #carouselSuccess .right-side .watch-link span {
            display: inline-block;
            font-size: 28px;
            line-height: 0.9em; }
          .success-stories-section .box-success-stories #carouselSuccess .right-side .watch-link .round-play-button {
            background: #2c2e84;
            border-radius: 50%;
            display: inline-block;
            height: 58px;
            left: 0px;
            position: absolute;
            top: -5px;
            transition: all 0.5s ease;
            width: 58px; }
            .success-stories-section .box-success-stories #carouselSuccess .right-side .watch-link .round-play-button::after {
              content: "\f04b";
              font-family: FontAwesome;
              font-style: normal;
              font-weight: normal;
              text-decoration: inherit;
              /*--adjust as necessary--*/
              -webkit-transform: translate(-30%, -50%);
              -moz-transform: translate(-30%, -50%);
              -ms-transform: translate(-30%, -50%);
              transform: translate(-30%, -50%);
              color: #3e80c6;
              display: inline-block;
              font-size: 17px;
              left: 50%;
              margin: 0;
              position: absolute;
              top: 50%; }
          .success-stories-section .box-success-stories #carouselSuccess .right-side .watch-link:hover {
            text-decoration: none;
            transition: all 0.5s ease; }
            .success-stories-section .box-success-stories #carouselSuccess .right-side .watch-link:hover .round-play-button {
              background: #3e80c6; }
              .success-stories-section .box-success-stories #carouselSuccess .right-side .watch-link:hover .round-play-button::after {
                color: #2c2e84; }
      .success-stories-section .box-success-stories #carouselSuccess .circular-profile-photo {
        background-position: 50% 50%;
        background-size: cover;
        border-radius: 50%;
        border: 4px solid #2c2e84;
        width: 130px;
        height: 130px;
        margin: 0 auto 20px; }
      .success-stories-section .box-success-stories #carouselSuccess .profile-data {
        margin-top: 10px;
        text-align: center;
        line-height: 1em; }
        .success-stories-section .box-success-stories #carouselSuccess .profile-data .profile-name {
          color: #2c2e84;
          display: block;
          font-size: 20px;
          font-weight: 700;
          line-height: 1em;
          margin-bottom: 5px; }
        .success-stories-section .box-success-stories #carouselSuccess .profile-data .profile-position {
          color: #2c2e84;
          display: block;
          font-size: 15px;
          font-weight: 400;
          line-height: 1em; }

.woocommerce-section {
  padding: 80px 0; }
  .woocommerce-section .contain-section {
    margin-bottom: 80px; }
    .woocommerce-section .contain-section h2 span {
      display: block; }
  .woocommerce-section .wooHome {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .woocommerce-section .wooHome .product {
      flex-basis: 200px;
      position: relative;
      padding: 30px; }
      .woocommerce-section .wooHome .product a.woocommerce-LoopProduct-link {
        display: block;
        margin-bottom: 40px;
        text-align: center;
        /*h2{
          color: $principal;
          display: block;
          font-size: 30px;
          font-weight: 400;
          margin: 0;
        }*/ }
        .woocommerce-section .wooHome .product a.woocommerce-LoopProduct-link span.onsale {
          font-family: 'Roboto', sans-serif;
          color: #2c2e84;
          line-height: 0.8em;
          font-size: 25px;
          right: 0;
          top: 0;
          position: absolute;
          z-index: 2; }
          .woocommerce-section .wooHome .product a.woocommerce-LoopProduct-link span.onsale::after {
            content: "";
            background: transparent url("../images/sale-bg-green.png") no-repeat;
            background-position: 50% 50%;
            background-size: contain;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            height: 90px;
            left: 50%;
            top: 50%;
            position: absolute;
            width: 90px;
            z-index: -1; }
        .woocommerce-section .wooHome .product a.woocommerce-LoopProduct-link:hover {
          text-decoration: none; }
        .woocommerce-section .wooHome .product a.woocommerce-LoopProduct-link img.attachment-woocommerce_thumbnail {
          margin-bottom: 20px; }
        .woocommerce-section .wooHome .product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
          font-family: 'Work Sans', sans-serif;
          background: transparent;
          border-radius: 60px;
          border: 2px solid #009ece;
          color: #009ece;
          display: inline-block;
          font-size: 30px;
          font-weight: 400;
          text-align: center;
          margin: 0 auto;
          line-height: 1em;
          padding: 10px 25px;
          transition: all 0.4s ease;
          position: relative; }
          .woocommerce-section .wooHome .product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title:hover {
            background: #009ece;
            border: 2px solid #009ece;
            color: #fff;
            text-decoration: none; }
        .woocommerce-section .wooHome .product a.woocommerce-LoopProduct-link span.price {
          display: none;
          /*@include font1;   
          color: $tertiary;
          font-weight: 900;
          font-size: 30px;
          line-height: 1em;
          margin-top: 5px;*/ }
      .woocommerce-section .wooHome .product a.button {
        display: none;
        /*@include font2;   
        background: $secondary;
        border-radius: 4px;     
        color: $secondary;
        font-size: 24px;
        font-weight: 700;
        line-height: 1em;
        margin-top: 0;
        padding: 10px 1em;
        text-align: center;
        transition: all 0.5s ease;
        &amp;:hover{
          background: darken($secondary, 10%);
          text-decoration: none;
        }*/ }

/*3d slick css*/
.swiper-container {
  overflow: visible;
  /*------------ arrows control ----------------*/ }
  .swiper-container .swiper-wrapper .box-swiper, .swiper-container .swiper-wrapper .swiper-slide {
    background: url("../images/bg-burlap-bag.jpg") 50% 50%;
    background-size: cover;
    border-radius: 8px;
    min-height: 360px;
    opacity: 0.3;
    padding: 30px 40px;
    text-align: center; }
    .swiper-container .swiper-wrapper .box-swiper .img-swip-box, .swiper-container .swiper-wrapper .swiper-slide .img-swip-box {
      margin: 0 auto 20px; }
    .swiper-container .swiper-wrapper .box-swiper .title-box-swipe, .swiper-container .swiper-wrapper .swiper-slide .title-box-swipe {
      margin: 0 auto 10px; }
      .swiper-container .swiper-wrapper .box-swiper .title-box-swipe span, .swiper-container .swiper-wrapper .swiper-slide .title-box-swipe span {
        font-family: 'Work Sans', sans-serif;
        color: #2a2a2a;
        display: block;
        font-size: 24px;
        font-weight: 400;
        line-height: 1em;
        margin: 0;
        padding: 0;
        text-transform: uppercase; }
      .swiper-container .swiper-wrapper .box-swiper .title-box-swipe h3, .swiper-container .swiper-wrapper .swiper-slide .title-box-swipe h3 {
        font-family: 'Work Sans', sans-serif;
        color: #2a2a2a;
        font-size: 34px;
        font-weight: 400;
        line-height: 1em;
        margin: 0;
        padding: 0;
        position: relative;
        text-transform: uppercase; }
    .swiper-container .swiper-wrapper .box-swiper .info-box-swipe, .swiper-container .swiper-wrapper .swiper-slide .info-box-swipe {
      color: #2a2a2a;
      display: none;
      font-size: 18px;
      line-height: 1.2em;
      text-align: center;
      transition: all 0.5s ease; }
      .swiper-container .swiper-wrapper .box-swiper .info-box-swipe p, .swiper-container .swiper-wrapper .swiper-slide .info-box-swipe p {
        font-family: 'Roboto', sans-serif;
        font-size: 16px; }
      .swiper-container .swiper-wrapper .box-swiper .info-box-swipe a, .swiper-container .swiper-wrapper .swiper-slide .info-box-swipe a {
        font-family: 'Noto Serif', serif;
        color: #0165ae;
        display: block;
        font-size: 20px;
        font-weight: 500;
        margin-top: 25px; }
    .swiper-container .swiper-wrapper .box-swiper.swiper-slide-active, .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
      box-shadow: 0px 6px 22px 13px rgba(0, 0, 0, 0.15);
      opacity: 1;
      transition: all 0.4s ease; }
      .swiper-container .swiper-wrapper .box-swiper.swiper-slide-active .info-box-swipe, .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .info-box-swipe {
        display: block;
        transition: all 0.4s ease; }
      .swiper-container .swiper-wrapper .box-swiper.swiper-slide-active .title-box-swipe h3, .swiper-container .swiper-wrapper .box-swiper.swiper-slide-active .title-box-swipe span, .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .title-box-swipe h3, .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .title-box-swipe span {
        color: #3bbfad; }
  .swiper-container .swiper-button-prev, .swiper-container .swiper-button-next {
    background-position: center;
    background-size: contain;
    height: 40px;
    transition: 0.4s;
    width: 40px; }
  .swiper-container .swiper-button-next {
    background: url("../images/arrow-left-1.png") no-repeat;
    left: -15%; }
  .swiper-container .swiper-button-prev {
    background: url("../images/arrow-right-1.png") no-repeat;
    right: -15%; }

@media only screen and (min-width: 1200px) and (max-width: 1370px) {
  .swiper-container.swiper-container-3d .swiper-button-next {
    right: -1%; }

  .swiper-container.swiper-container-3d .swiper-button-prev {
    left: -1%; } }
@media only screen and (max-width: 1200px) {
  .swiper-container.swiper-container-3d .swiper-button-next {
    right: 0%; }

  .swiper-container.swiper-container-3d .swiper-button-prev {
    left: 0%; } }
@media only screen and (max-width: 991px) {
  .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide {
    padding: 50px 30px; } }
@media only screen and (max-width: 767px) {
  .swiper-button-prev, .swiper-button-next {
    display: none; } }
@media only screen and (max-width: 480px) {
  .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide {
    padding: 15px 10px; }
    .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide .title-box h3 {
      font-size: 17px; }
      .swiper-container.swiper-container-3d .swiper-wrapper.center .box.swiper-slide .title-box h3 span {
        font-size: 20px; } }
.news-box {
  position: relative;
  height: 100%;
  background: #fff; }
  .news-box .news-img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 270px;
    max-width: 100%;
    position: relative;
    width: 350px;
    z-index: 0; }
    .news-box .news-img::after {
      content: "";
      background: rgba(18, 18, 18, 0.2);
      width: 100%;
      height: 100%;
      display: block;
      z-index: 1; }
    .news-box .news-img .blog_label {
      font-family: 'Roboto', sans-serif;
      position: absolute;
      top: 13px;
      left: 14px;
      font-size: 14px;
      text-transform: uppercase;
      background: #1eb5eb;
      color: #2c2e84;
      line-height: 1em;
      padding: 12px 20px;
      z-index: 2; }
    .news-box .news-img time {
      font-family: 'Roboto', sans-serif;
      bottom: 15px;
      color: #2c2e84;
      font-weight: 400;
      left: 14px;
      position: absolute;
      z-index: 2; }
      .news-box .news-img time::before {
        content: "\f017";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        /*--adjust as necessary--*/
        color: #2c2e84;
        display: inline-block;
        font-size: 24px;
        padding-right: 5px;
        position: relative;
        vertical-align: bottom; }
  .news-box .news-info {
    background: #2c2e84;
    padding: 25px 15px 30px; }
    .news-box .news-info h3 a {
      font-family: 'Roboto', sans-serif;
      color: #79a7d8 !important;
      display: block;
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 10px; }
    .news-box .news-info p {
      font-family: 'Roboto', sans-serif;
      color: #020308;
      font-size: 16px;
      font-weight: 400;
      margin: 0; }

/*-----------------Events------------------------*/
a.event-link-box {
  text-decoration: none;
  font-size: inherit; }
  a.event-link-box:nth-child(1) {
    margin-bottom: 20px; }
  a.event-link-box:hover {
    text-decoration: none;
    transition: all 0.5s ease; }
    a.event-link-box:hover .event-box button {
      transition: all 0.5s ease;
      opacity: 1; }
    a.event-link-box:hover .event-box .event-img {
      -webkit-filter: blur(2px);
      -moz-filter: blur(2px);
      -ms-filter: blur(2px);
      filter: blur(2px); }
      a.event-link-box:hover .event-box .event-img .event_label {
        opacity: 0; }
      a.event-link-box:hover .event-box .event-img::after {
        opacity: 1;
        transition: all 0.2s ease; }
    a.event-link-box:hover .event-box .event-info h3 {
      transition: all 0.5s ease;
      border-bottom: 2px solid #3bbfad; }

.event-box {
  position: relative; }
  .event-box .container-images-event {
    position: relative; }
    .event-box .container-images-event .event-img {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      display: inline-block;
      height: 178px;
      max-width: 100%;
      overflow: hidden;
      position: relative;
      width: 200px;
      z-index: 0; }
      .event-box .container-images-event .event-img::after {
        content: "";
        background: rgba(18, 18, 18, 0.4);
        display: block;
        height: 100%;
        opacity: 0;
        transition: opacity 0.5s;
        width: 100%;
        z-index: 1; }
      .event-box .container-images-event .event-img .event_label {
        font-family: 'Roboto', sans-serif;
        background: #3bbfad;
        color: #2c2e84;
        font-size: 14px;
        left: 14px;
        line-height: 1em;
        padding: 12px 20px;
        position: absolute;
        text-transform: uppercase;
        top: 13px;
        transition: opacity 0.5s;
        z-index: 2; }
    .event-box .container-images-event button {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-family: 'Roboto', sans-serif;
      background: #3bbfad;
      border: none;
      color: #2c2e84;
      left: 50%;
      line-height: 1em;
      opacity: 0;
      padding: 10px 12px;
      position: absolute;
      cursor: pointer;
      text-transform: uppercase;
      top: 50%;
      transition: opacity 0.5s;
      width: 125px;
      z-index: 9; }
  .event-box .event-info {
    background: #2c2e84;
    display: inline-block;
    padding: 15px 30px 0 35px;
    width: calc(100% - 200px);
    font-size: 0;
    z-index: 2; }
    .event-box .event-info h3 {
      font-family: 'Roboto', sans-serif;
      border-bottom: 2px solid transparent;
      color: #3bbfad !important;
      display: inline;
      font-size: 22px;
      font-weight: 700;
      line-height: 1.2em;
      margin: 0; }
    .event-box .event-info time {
      font-family: 'Roboto', sans-serif;
      color: #5295c1;
      display: block;
      font-size: 16px;
      line-height: 1.2em;
      margin-top: 5px; }
    .event-box .event-info p {
      font-family: 'Roboto', sans-serif;
      color: #020308;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.2em;
      margin: 5px 0 20px; }

.sidebar-interior-page {
  background-attachment: fixed;
  position: relative;
  background: white;
  padding: 4.166666666666667rem 0; }
  .sidebar-interior-page:before {
    background: linear-gradient(to top, transparent 0%, white 80%);
    opacity: 1; }
  .sidebar-interior-page .item-sidebar {
    margin-bottom: 30px; }
    .sidebar-interior-page .item-sidebar .sidebar-menu-toggle a {
      text-decoration: none;
      border-bottom: none; }
    .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul {
      background: #2c2e84;
      border-radius: 0;
      border: none;
      box-shadow: 0px 6px 22px 13px rgba(0, 0, 0, 0.15);
      display: block;
      margin-bottom: 0;
      margin-bottom: 10px;
      padding-left: 0;
      padding: 30px 0 15px; }
      .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li {
        background: #2c2e84;
        display: block;
        list-style-type: none;
        padding: 0px;
        /*when has active is in li*/
        /*global parent */ }
        .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li a {
          font-family: 'Roboto', sans-serif;
          background: transparent;
          border-bottom: none;
          color: #484a4c;
          display: block;
          font-size: 18px;
          font-style: initial;
          font-weight: 400;
          line-height: 1.1em;
          padding: 5px 25px;
          position: relative;
          text-align: left;
          text-transform: capitalize;
          transition: all ease-in-out 0.4s; }
          .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li a:hover {
            cursor: pointer;
            text-decoration: underline; }
        .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li.title {
          font-family: 'Work Sans', sans-serif;
          border-bottom: none;
          color: #659ad2;
          display: block;
          font-size: 27px;
          font-weight: 800;
          line-height: 1em;
          padding: 0 25px 15px;
          text-align: left;
          text-transform: uppercase; }
        .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li.current-menu-ancestor.current-menu-parent ul.sub-menu {
          display: block; }
          .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li.current-menu-ancestor.current-menu-parent ul.sub-menu li.page_item &gt; a {
            background-color: #2c2e84;
            color: #2c2e84; }
            .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li.current-menu-ancestor.current-menu-parent ul.sub-menu li.page_item &gt; a::before {
              border-left: 4px solid #2c2e84; }
        .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li.menu-item-has-children ul.sub-menu {
          display: none; }
          .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li.menu-item-has-children ul.sub-menu li a::before {
            content: "";
            border-bottom: 4px solid transparent;
            border-left: 4px solid #79a7d8;
            border-top: 4px solid transparent;
            display: inline-block;
            left: 0;
            margin-left: 0;
            margin-right: 5px;
            margin-bottom: 2px;
            position: relative;
            width: 6px;
            height: 6px; }
        .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li &gt; ul {
          padding: 0 0 10px; }
          .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li &gt; ul li {
            display: block;
            padding: 0px;
            list-style-type: none; }
            .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li &gt; ul li a {
              padding: 6px 25px 6px 40px !important; }
            .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li &gt; ul li &gt; ul {
              padding: 0; }
              .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li &gt; ul li &gt; ul li a {
                padding-left: 60px !important; }
                .sidebar-interior-page .item-sidebar .sidebar-menu-toggle &gt; ul &gt; li &gt; ul li &gt; ul li a::before {
                  border-left: 4px solid #2c2e84 !important; }
    .sidebar-interior-page .item-sidebar .btn-donate {
      display: block;
      color: #2c2e84 !important;
      font-weight: 700;
      background: #1f215e;
      padding: 11px 35px; }
    .sidebar-interior-page .item-sidebar .news-box {
      box-shadow: 6px 6px 20px 6px rgba(0, 0, 0, 0.15); }
      .sidebar-interior-page .item-sidebar .news-box .news-img {
        height: 250px; }
        .sidebar-interior-page .item-sidebar .news-box .news-img time {
          display: none; }
      .sidebar-interior-page .item-sidebar .news-box .news-info {
        padding: 25px; }
        .sidebar-interior-page .item-sidebar .news-box .news-info h3 {
          margin: 0;
          color: #79a7d8; }
          .sidebar-interior-page .item-sidebar .news-box .news-info h3 a {
            color: #79a7d8;
            margin: 0 0 15px 0;
            text-decoration: none; }
        .sidebar-interior-page .item-sidebar .news-box .news-info a.read-more {
          color: #020308;
          font-size: 16px;
          font-weight: 400;
          text-decoration: none; }
          .sidebar-interior-page .item-sidebar .news-box .news-info a.read-more::after {
            content: "\f0da";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            /*--adjust as necessary--*/
            color: #020308;
            display: inline-block;
            font-size: 15px;
            padding-left: 5px; }
  .sidebar-interior-page .single-box {
    position: relative;
    min-height: 6.388888888888889rem;
    background-position: top; }
    .sidebar-interior-page .single-box a {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      color: white;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: 0.4s;
      z-index: 5;
      text-decoration: none;
      text-align: left;
      padding: 1rem;
      font-family: 'Roboto', sans-serif; }
      .sidebar-interior-page .single-box a span {
        display: block; }
      .sidebar-interior-page .single-box a .title {
        font-family: 'Roboto', sans-serif;
        font-size: 1.7777777777777777rem;
        line-height: 1.7777777777777777rem;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 1rem;
        display: block; }
      .sidebar-interior-page .single-box a .sub-title {
        font-size: 1.1111111111111112rem; }
    .sidebar-interior-page .single-box .icon-wrap {
      width: 3.888888888888889rem;
      height: 3.888888888888889rem;
      background-size: 65%;
      background-position: center;
      background-repeat: no-repeat; }
    .sidebar-interior-page .single-box p {
      font-size: 1rem;
      line-height: 1.389; }
    .sidebar-interior-page .single-box:before {
      background: linear-gradient(to bottom, transparent 10%, rgba(0, 0, 0, 0.8) 100%);
      transition: 0.4s; }
    .sidebar-interior-page .single-box h3 {
      font-family: 'Noto Serif', serif;
      font-size: 2.5rem;
      display: block;
      margin-bottom: 0;
      text-transform: uppercase;
      position: relative;
      margin-bottom: 2.388888888888889rem; }
    .sidebar-interior-page .single-box:hover a {
      height: 100%; }
    .sidebar-interior-page .single-box:hover:before {
      background: #659ad2;
      opacity: .9; }
    .sidebar-interior-page .single-box:hover .info-wrap {
      background: transparent; }
    .sidebar-interior-page .single-box .info-wrap {
      background: url("../images/arrow-element-2.svg") no-repeat;
      background-position: right;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 1rem;
      width: 100%;
      height: 100%; }
      .sidebar-interior-page .single-box .info-wrap:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-color: #659ad2;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.83; }
    .sidebar-interior-page .single-box.black {
      background-color: #2c2e84;
      background-blend-mode: multiply; }
  .sidebar-interior-page .card {
    border: none;
    border-radius: 0; }
  .sidebar-interior-page .img-wrap {
    height: 10.555555555555555rem; }
  .sidebar-interior-page .card-body {
    background: white;
    text-align: center;
    color: #595959; }
    .sidebar-interior-page .card-body h5.card-title {
      color: #659ad2;
      font-family: 'Noto Serif', serif;
      font-size: 1.6666666666666667rem;
      font-weight: 700;
      display: block;
      margin-bottom: 1.1111111111111112rem; }
      .sidebar-interior-page .card-body h5.card-title a {
        color: #659ad2;
        font-family: 'Noto Serif', serif;
        font-size: 1.6666666666666667rem;
        font-weight: 700; }
    .sidebar-interior-page .card-body .card-text {
      font-family: 'Roboto', sans-serif;
      font-size: 1rem;
      line-height: 1.79; }
    .sidebar-interior-page .card-body .link {
      margin-top: 2rem; }

.custom-sidebar-interior-page {
  padding: 2rem 0; }
  .custom-sidebar-interior-page .single-box {
    min-height: 13.88888888888889rem;
    position: relative; }
    .custom-sidebar-interior-page .single-box:before {
      background-color: #659ad2; }
    .custom-sidebar-interior-page .single-box:hover:before {
      background-color: #2c2e84; }
    .custom-sidebar-interior-page .single-box a {
      color: white;
      text-transform: uppercase;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .custom-sidebar-interior-page .single-box .text-wrap {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-end;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      padding: 1rem;
      text-align: left; }
    .custom-sidebar-interior-page .single-box .title {
      display: block;
      margin-bottom: 1rem;
      font-weight: 700; }

.interior-page {
  font-family: 'Roboto', sans-serif;
  background: #ffffff;
  color: #343434;
  font-size: 1rem;
  overflow: hidden;
  padding-top: 1.9444444444444444rem;
  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 .side-direction {
    padding-top: 0;
    padding-bottom: 3.611111111111111rem; }
    .interior-page .side-direction h1:first-child {
      display: block;
      text-align: center;
      margin-bottom: 3rem; }
  .interior-page .content-page {
    padding-top: 1.1111111111111112rem; }
  .interior-page img {
    max-width: 100%;
    height: auto; }
  .interior-page h1 {
    font-family: 'Roboto', sans-serif;
    color: #2c2e84;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 500; }
  .interior-page h2, .interior-page h3 {
    font-family: 'Noto Serif', serif;
    color: #2c2e84;
    margin-top: 0;
    text-transform: none;
    font-weight: 400; }
  .interior-page h4, .interior-page h5, .interior-page h6 {
    font-family: 'Noto Serif', serif;
    color: #2c2e84;
    text-transform: none;
    font-weight: 400; }
  .interior-page h1 {
    font-size: 2.6666666666666665rem;
    margin-top: 0;
    margin-bottom: 1.6666666666666667rem; }
  .interior-page h2 {
    font-size: 2.2222222222222223rem;
    margin-bottom: 2.5rem; }
  .interior-page h3 {
    font-size: 2rem;
    margin-bottom: 1.9444444444444444rem; }
  .interior-page h4 {
    font-size: 1.6111111111111112rem;
    margin-bottom: 1.6666666666666667rem; }
  .interior-page h5 {
    font-size: 1.3333333333333333rem;
    margin-bottom: 1.3888888888888888rem; }
  .interior-page h6 {
    font-size: 1.1666666666666667rem;
    margin-bottom: 1.1111111111111112rem; }
  .interior-page hr {
    border-color: #659ad2 !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: 'Roboto', sans-serif;
    color: #595959;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 1.3888888888888888rem; }
    .interior-page p strong {
      color: #343434;
      font-size: 1rem;
      line-height: 1.6em; }
    .interior-page p em {
      font-family: 'Roboto', sans-serif;
      font-size: 1rem;
      font-style: italic; }
    .interior-page p a {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      color: #659ad2;
      text-decoration: underline;
      transition: 0.3s; }
      .interior-page p a:hover {
        text-decoration: none; }
  .interior-page strong.color {
    color: #2c2e84; }
  .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: 'Roboto', sans-serif;
    float: left;
    margin-right: .5rem;
    margin-top: .4rem;
    text-transform: uppercase; }
  .interior-page blockquote {
    font-family: 'Noto Serif', serif;
    background: #659ad2;
    border-radius: 0;
    border: none;
    color: white;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 2em;
    padding: 35px 65px;
    position: relative;
    text-align: center;
    width: 100%; }
    .interior-page blockquote::before {
      content: open-quote;
      color: #2c2e84;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      font-size: 90px;
      line-height: 0;
      display: block;
      position: absolute;
      top: 60px;
      left: 15px;
      height: 90px; }
    .interior-page blockquote::after {
      content: close-quote;
      color: #2c2e84;
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      font-size: 90px;
      line-height: 0;
      display: block;
      position: absolute;
      top: 60px;
      right: 15px;
      height: 90px; }
    .interior-page blockquote a, .interior-page blockquote address, .interior-page blockquote span, .interior-page blockquote time, .interior-page blockquote p {
      color: #659ad2; }
      .interior-page blockquote a strong, .interior-page blockquote address strong, .interior-page blockquote span strong, .interior-page blockquote time strong, .interior-page blockquote p strong {
        color: #4cc8b7; }
    .interior-page blockquote strong {
      color: #4cc8b7; }
  .interior-page .contact-wrap p {
    color: #343434; }
  .interior-page .contact-wrap a {
    color: #2c2e84; }
  .interior-page .custom-box {
    background: #3bbfad;
    max-width: 100%; }
    .interior-page .custom-box h3 {
      font-family: 'Noto Serif', serif;
      font-size: 1.6666666666666667rem;
      font-weight: 700; }
      .interior-page .custom-box h3 span {
        color: #2c2e84; }
    .interior-page .custom-box .link a {
      display: block; }
    .interior-page .custom-box .card {
      border: none;
      background: #2c2e84;
      color: white; }
    .interior-page .custom-box .img-wrap {
      height: 100%;
      min-height: 250px;
      margin: 0;
      border-radius: 0;
      background-position: top; }
    .interior-page .custom-box .card-body {
      padding: 2.2222222222222223rem; }
    .interior-page .custom-box .card-title, .interior-page .custom-box .card-text, .interior-page .custom-box .card-text {
      color: white; }
  .interior-page .custom-box-2 {
    margin-bottom: 3rem; }
    .interior-page .custom-box-2 .img-wrap {
      margin: 0;
      height: 23.333333333333332rem;
      z-index: 0;
      background-position: top; }
      .interior-page .custom-box-2 .img-wrap:before {
        background: linear-gradient(to top, black, transparent);
        opacity: .4; }
    .interior-page .custom-box-2 .card {
      border: none;
      border-radius: 0; }
      .interior-page .custom-box-2 .card a {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        height: 100%;
        color: white; }
    .interior-page .custom-box-2 .card-title, .interior-page .custom-box-2 .card-text, .interior-page .custom-box-2 .card-text {
      color: white; }
    .interior-page .custom-box-2 .card-title {
      font-weight: 700;
      font-size: 1.1666666666666667rem;
      text-transform: uppercase;
      margin-bottom: 0;
      font-family: 'Roboto', sans-serif; }
  .interior-page .single-article-style-2 .card-deck {
    padding: 2rem 0; }
  .interior-page .single-article-style-2 .card {
    border: none;
    border-radius: 0.5555555555555556rem;
    overflow: hidden;
    padding-bottom: 2rem;
    box-shadow: 2.925px 2.728px 12.61px 0.39px rgba(146, 146, 146, 0);
    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.43); }
    .interior-page .single-article-style-2 .card img {
      height: 100%; }
    .interior-page .single-article-style-2 .card .card-title a {
      color: #659ad2;
      text-decoration: none;
      line-height: 1.364;
      font-family: 'Roboto', sans-serif;
      font-size: 1rem;
      font-weight: 700; }
      .interior-page .single-article-style-2 .card .card-title a:hover {
        color: #2c2e84;
        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-3 .card {
    border: none;
    border-radius: 0;
    transition: 0.4s;
    flex-basis: calc(33.3% - 30px);
    flex-grow: 0;
    margin-bottom: 2rem; }
    .interior-page .single-article-style-3 .card:last-child {
      margin-bottom: 0; }
  .interior-page .single-article-style-3 .card-body {
    padding-top: 0; }
  .interior-page .single-article-style-3 .card-title a {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #659ad2;
    text-decoration: underline;
    transition: 0.3s; }
    .interior-page .single-article-style-3 .card-title a:hover {
      text-decoration: none; }
  .interior-page .single-article-style-3 .img-wrap {
    margin-bottom: 0;
    border-radius: 0;
    height: 185px; }
    .interior-page .single-article-style-3 .img-wrap a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .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: 'Roboto', sans-serif;
      color: #595959 !important;
      font-style: italic !important;
      font-weight: 300;
      line-height: 1em; }
  .interior-page dl dt {
    font-family: 'Roboto', sans-serif;
    color: #595959 !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4em;
    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 {
    font-family: 'Roboto', sans-serif;
    color: #595959 !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 0.2777777777777778rem;
    margin-left: 0.8333333333333334rem;
    padding-left: 0.8333333333333334rem;
    position: relative; }
    .interior-page dl dd::before {
      content: "";
      border-bottom: 0.2222222222222222rem solid transparent;
      border-left: 0.2222222222rem solid #659ad2;
      border-top: 0.2222222222222222rem solid transparent;
      display: inline-block;
      left: 0;
      margin-left: 0;
      margin-right: 0.2777777777777778rem;
      margin-top: 0.5rem;
      position: absolute;
      width: 0.3333333333333333rem;
      height: 0.3333333333333333rem; }
    .interior-page dl dd dl {
      margin-top: 0.5555555555555556rem; }
  .interior-page ul.list {
    font-family: 'Roboto', sans-serif;
    padding: 0; }
    .interior-page ul.list br {
      display: none; }
    .interior-page ul.list li {
      font-family: 'Roboto', sans-serif;
      color: #595959 !important;
      font-size: 1rem;
      font-weight: 300;
      line-height: 1.6em;
      list-style-type: none;
      margin: 0 !important;
      padding-left: 0.8333333333333334rem;
      position: relative; }
      .interior-page ul.list li::before {
        content: "";
        border-bottom: 0.2222222222222222rem solid transparent;
        border-left: 0.2222222222rem solid #659ad2;
        border-top: 0.2222222222222222rem solid transparent;
        display: inline-block;
        margin-left: 0;
        left: 0;
        margin-right: 0.2777777777777778rem;
        margin-top: 0.5rem;
        position: absolute;
        width: 0.3333333333333333rem;
        height: 0.3333333333333333rem; }
      .interior-page ul.list li p {
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.6em;
        color: #595959 !important; }
        .interior-page ul.list li p strong {
          font-size: 1rem;
          font-weight: 700;
          line-height: 1.2em; }
      .interior-page ul.list li ul {
        padding-left: 0.5555555555555556rem; }
  .interior-page ol {
    counter-reset: item;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative; }
    .interior-page ol &gt; li {
      display: table;
      counter-increment: item;
      margin-bottom: 0.6em; }
      .interior-page ol &gt; li:before {
        content: counters(item,".") ". ";
        display: table-cell;
        padding-right: 0.6em; }
      .interior-page ol &gt; li ol &gt; li:before {
        content: counters(item,".") " "; }
    .interior-page ol li {
      font-family: 'Roboto', sans-serif;
      color: #595959;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.6em;
      list-style-type: none;
      margin-bottom: 0.2777777777777778rem;
      margin-left: 0.8333333333333334rem;
      padding-left: 0.8333333333333334rem;
      position: relative; }
      .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: 'Roboto', sans-serif;
        background: transparent;
        border-radius: 0;
        color: #659ad2 !important;
        color: white;
        display: inline-block;
        font-size: 1rem;
        padding-right: 0.2777777777777778rem;
        font-weight: 400;
        position: relative; }
      .interior-page ol li ol {
        margin-top: 0.5555555555555556rem; }
  .interior-page .table-responsive-md .table thead tr th, .interior-page .table-responsive-md table thead tr th {
    background: transparent;
    border-color: #2c2e84;
    border-width: 5px;
    border-top: none;
    font-family: 'Roboto', sans-serif;
    font-size: 1.3888888888888888rem;
    line-height: 1.16;
    font-weight: bold;
    color: #6c6b6b; }
  .interior-page .table-responsive-md .table tbody tr td, .interior-page .table-responsive-md table tbody tr td {
    background: transparent;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.17;
    color: #595959;
    transition: 0s; }
    .interior-page .table-responsive-md .table tbody tr td a, .interior-page .table-responsive-md table tbody tr td a {
      color: #595959;
      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: #2c2e84;
    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: auto 2fr 1fr 1fr;
      grid-gap: 30px;
      padding: 1rem;
      border: 1px solid #E8E8E8;
      border-top-color: transparent;
      transition: 0.4s;
      background: #FAFAFA; }
      .interior-page .job-wrap .single-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 .job-position {
      font-family: 'Roboto', sans-serif;
      color: #3C414D;
      font-weight: 700;
      font-size: 1.2rem;
      margin-bottom: .5rem; }
    .interior-page .job-wrap .company {
      font-family: 'Roboto', sans-serif;
      color: #3C414D;
      font-weight: 500;
      font-size: 1rem; }
    .interior-page .job-wrap address, .interior-page .job-wrap time {
      color: #6c6b6b;
      font-family: 'Roboto', sans-serif;
      font-size: 1rem;
      margin-bottom: 0; }
    .interior-page .job-wrap a {
      text-decoration: none; }
      .interior-page .job-wrap a:hover .job-position, .interior-page .job-wrap a:hover .company, .interior-page .job-wrap a:hover address, .interior-page .job-wrap a:hover time {
        color: #79a7d8; }

.custom-events-box time {
  font-family: 'Noto Serif', 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: #2c2e84;
  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: 'Roboto', sans-serif !important;
      background: transparent;
      border-radius: 0.2777777777777778rem;
      border: 0.1875rem solid white;
      color: white;
      font-size: 1rem;
      line-height: 1.5;
      letter-spacing: 1.2px;
      font-weight: 700;
      margin: 0 auto;
      padding: 0.4444444444444444rem   1.6666666666666667rem;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: none;
      transition: 0.4s;
      outline: none !important; }
    .custom-events-box .addtoany_shortcode .a2a_kit a:hover:after {
      background: white;
      color: #659ad2 !important; }

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

@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; } }
@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 .single-box {
    grid-template-columns: 1fr;
    text-align: center; }

  .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 .single-box {
    grid-template-columns: 1fr;
    text-align: center; }

  .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-page .single-article-style-3 .img-wrap {
    margin-bottom: 1.5rem; }

  .interior-page .custom-box-2 .img-wrap {
    height: 13.88888888888889rem; }

  .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: #fff;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 350px;
  overflow: hidden;
  position: relative;
  /*&amp;::after{
     content: "";
     background: url('../images/bg-shadow-banner.png');
     background-size: cover;
     background-position: 50% 0;
   }*/ }
  .interior-banner::before {
    content: "";
    opacity: 0.4;
    background-color: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    z-index: 0; }
  .interior-banner .container {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 0; }
  .interior-banner .title-page {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    bottom: unset;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 55%;
    width: 90%;
    z-index: 2; }
    .interior-banner .title-page span, .interior-banner .title-page .sub-title {
      font-family: 'Noto Serif', serif;
      color: white;
      font-size: 1.2222222222222223rem;
      font-weight: 700;
      line-height: 1em;
      text-align: center;
      display: block;
      text-transform: uppercase; }
      .interior-banner .title-page span.white, .interior-banner .title-page .sub-title.white {
        color: #2c2e84; }
    .interior-banner .title-page h1 {
      font-family: 'Roboto', sans-serif;
      color: white;
      font-size: 2.6666666666666665rem;
      line-height: 1.104;
      font-weight: 500;
      margin-bottom: 0;
      text-align: center;
      letter-spacing: .9px;
      text-shadow: 8px 0 38px rgba(0, 0, 0, 0.61);
      text-transform: uppercase; }
    .interior-banner .title-page p {
      font-family: 'Roboto', sans-serif;
      color: #2c2e84;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.3em;
      margin: 0;
      text-align: center; }
    .interior-banner .title-page .post-info {
      text-align: center;
      margin-top: 30px; }
      .interior-banner .title-page .post-info .date-post {
        font-family: 'Roboto', sans-serif;
        color: #2c2e84;
        display: inline-block;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0;
        text-transform: uppercase; }
      .interior-banner .title-page .post-info .author {
        font-family: 'Roboto', sans-serif;
        color: #2c2e84;
        display: inline-block;
        font-size: 18px;
        letter-spacing: 0;
        font-weight: 400;
        text-transform: uppercase; }
    .interior-banner .title-page .banner-title-1 {
      background: #659ad2;
      padding: 1rem 3.7777777777777777rem;
      color: white;
      font-size: 1.9444444444444444rem;
      font-weight: 400;
      font-family: 'Noto Serif', serif; }
    .interior-banner .title-page .banner-title-2 {
      color: white;
      font-size: 2.2222222222222223rem;
      margin-bottom: 1rem;
      font-weight: 400;
      font-family: 'Noto Serif', serif; }
    .interior-banner .title-page.title-page-style-2 {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .interior-banner.i-singular-post .title-page h1, .interior-banner.i-single .title-page h1 {
    font-size: 55px !important; }
  .interior-banner.banner-fundraise h1 {
    margin-bottom: 25px; }
  .interior-banner.banner-fundraise p {
    margin-bottom: 25px;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 400; }
  .interior-banner.banner-fundraise .link {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    grid-gap: 30px; }
    .interior-banner.banner-fundraise .link a {
      margin: 0; }
  .interior-banner.interior-banner-category {
    background: #659ad2;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    .interior-banner.interior-banner-category:before {
      display: none; }
    .interior-banner.interior-banner-category .container {
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative; }
    .interior-banner.interior-banner-category .title-page {
      position: relative;
      top: auto;
      left: auto;
      -webkit-transform: translate(0%, 0%);
      -moz-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
      transform: translate(0%, 0%);
      padding: 4rem 0; }
    .interior-banner.interior-banner-category h2 {
      color: white;
      font-size: 2.2222222222222223rem;
      margin-bottom: 1rem;
      font-weight: 400;
      font-family: 'Noto Serif', serif; }
    .interior-banner.interior-banner-category p {
      color: white;
      line-height: 1.4; }

/*END Interior Top (BANNER)------------------------------------------*/
@media only screen and (max-width: 480px) {
  .interior-banner {
    min-height: 180px; }

  .interior-banner .title-page h1 {
    font-size: 1rem;
    line-height: 1.4rem; } }
/*Category Card List view (template: category - class="ctgry-vCard-list")*/
.ctgry-vCard-list .ctgry-cards {
  background: #2c2e84;
  border-radius: 7px;
  border: 1px solid #cccccc;
  box-shadow: 0px 5px 0 0px rgba(0, 0, 0, 0.2);
  margin: 0 auto 25px;
  overflow: hidden;
  position: relative;
  transition: all ease 0.5s;
  width: 100%; }
  .ctgry-vCard-list .ctgry-cards .row {
    margin: 0 !important; }
  .ctgry-vCard-list .ctgry-cards .ctgry-card-head {
    padding: 30px;
    border-bottom: 1px solid #cccccc;
    border-radius: 7px 7px 0 0; }
    .ctgry-vCard-list .ctgry-cards .ctgry-card-head .c-heading {
      padding: 0 !important; }
    .ctgry-vCard-list .ctgry-cards .ctgry-card-head .author-post {
      text-align: right;
      padding: 0 !important; }
    .ctgry-vCard-list .ctgry-cards .ctgry-card-head h3, .ctgry-vCard-list .ctgry-cards .ctgry-card-head a {
      font-family: 'Work Sans', sans-serif;
      color: #659ad2;
      font-size: 30px;
      line-height: 1em;
      margin: 0; }
      .ctgry-vCard-list .ctgry-cards .ctgry-card-head h3 a, .ctgry-vCard-list .ctgry-cards .ctgry-card-head a a {
        display: block;
        text-decoration: none; }
        .ctgry-vCard-list .ctgry-cards .ctgry-card-head h3 a:hover, .ctgry-vCard-list .ctgry-cards .ctgry-card-head a a:hover {
          color: #659ad2; }
  .ctgry-vCard-list .ctgry-cards .ctgry-card-body {
    padding: 30px 30px 0; }
    .ctgry-vCard-list .ctgry-cards .ctgry-card-body .top-body {
      padding: 0 0 20px; }
    .ctgry-vCard-list .ctgry-cards .ctgry-card-body .date-post {
      padding: 0 !important;
      margin-right: 15px; }
      .ctgry-vCard-list .ctgry-cards .ctgry-card-body .date-post time i {
        margin-right: 5px !important; }
    .ctgry-vCard-list .ctgry-cards .ctgry-card-body .ctgry-name ul {
      padding: 0;
      margin: 0;
      list-style-type: none; }
      .ctgry-vCard-list .ctgry-cards .ctgry-card-body .ctgry-name ul li {
        display: inline-block;
        margin-right: 5px; }
        .ctgry-vCard-list .ctgry-cards .ctgry-card-body .ctgry-name ul li a {
          background: #659ad2;
          border-radius: 10px;
          color: #2c2e84;
          font-weight: 700;
          line-height: 1em;
          padding: 10px 15px;
          text-decoration: none;
          text-transform: uppercase;
          transition: all 0.5s ease; }
          .ctgry-vCard-list .ctgry-cards .ctgry-card-body .ctgry-name ul li a:hover {
            background: #2f67a2; }
    .ctgry-vCard-list .ctgry-cards .ctgry-card-body .image-post-thumb {
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      display: inline-block;
      height: 200px;
      margin: 0 15px 0 0;
      vertical-align: top;
      width: 200px; }
    .ctgry-vCard-list .ctgry-cards .ctgry-card-body .col {
      padding: 0 !important; }
  .ctgry-vCard-list .ctgry-cards .ctgry-card-footer {
    padding: 30px 30px 0; }
    .ctgry-vCard-list .ctgry-cards .ctgry-card-footer .ctgry-read-more {
      margin-bottom: 20px;
      text-align: right; }
      .ctgry-vCard-list .ctgry-cards .ctgry-card-footer .ctgry-read-more a {
        background-color: transparent;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-color: #dee2e6;
        color: #343a40;
        padding-bottom: 2px;
        text-decoration: none;
        transition: all .2s ease-in-out; }
        .ctgry-vCard-list .ctgry-cards .ctgry-card-footer .ctgry-read-more a:hover {
          text-decoration: none;
          border-color: #000; }
    .ctgry-vCard-list .ctgry-cards .ctgry-card-footer .tags-section {
      display: block; }
      .ctgry-vCard-list .ctgry-cards .ctgry-card-footer .tags-section span {
        font-weight: 700;
        display: inline-block; }
      .ctgry-vCard-list .ctgry-cards .ctgry-card-footer .tags-section ul {
        list-style: none;
        padding: 0;
        display: inline-block; }
        .ctgry-vCard-list .ctgry-cards .ctgry-card-footer .tags-section ul li {
          display: inline-block;
          margin-right: 3px; }
  .ctgry-vCard-list .ctgry-cards:hover {
    box-shadow: 0px 10px 0 0px rgba(0, 0, 0, 0.2); }

/*Category Carousel view (template: category - class="ctgry-vCarousel")*/
.ctgry-vCarousel #carouselCtgry .carousel-inner {
  margin: 0 auto;
  width: 80%; }
.ctgry-vCarousel #carouselCtgry .carousel-control-next, .ctgry-vCarousel #carouselCtgry .carousel-control-prev {
  width: 10%; }
  .ctgry-vCarousel #carouselCtgry .carousel-control-next .carousel-control-next-icon, .ctgry-vCarousel #carouselCtgry .carousel-control-next .carousel-control-prev-icon, .ctgry-vCarousel #carouselCtgry .carousel-control-prev .carousel-control-next-icon, .ctgry-vCarousel #carouselCtgry .carousel-control-prev .carousel-control-prev-icon {
    background-image: url("../images/arrow-rounded-blue.png");
    background-color: transparent;
    background-size: 41px 41px;
    border-radius: 50%;
    height: 41px;
    width: 41px; }
  .ctgry-vCarousel #carouselCtgry .carousel-control-next .carousel-control-next-icon, .ctgry-vCarousel #carouselCtgry .carousel-control-prev .carousel-control-next-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.ctgry-vCarousel #carouselCtgry .single-post {
  display: inline-block;
  padding: 30px 35px;
  max-width: 230px; }
  .ctgry-vCarousel #carouselCtgry .single-post .featured-post-images {
    background-color: #009ece;
    background-size: cover;
    box-shadow: 3px 6px 10px 2px rgba(0, 0, 0, 0.15);
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    transition: all 0.4s ease;
    z-index: 0; }
    .ctgry-vCarousel #carouselCtgry .single-post .featured-post-images::after {
      content: "";
      background: rgba(0, 171, 105, 0.2);
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      transition: all 0.4s ease;
      z-index: 1; }
    .ctgry-vCarousel #carouselCtgry .single-post .featured-post-images a.hover-link-plus {
      -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%;
      transition: all 0.5s ease;
      color: #2c2e84;
      text-decoration: none; }
      .ctgry-vCarousel #carouselCtgry .single-post .featured-post-images a.hover-link-plus i.fa-plus-circle {
        border-radius: 50%;
        box-shadow: 0px 6px 22px 13px rgba(0, 0, 1, 0.15);
        font-size: 40px; }
    .ctgry-vCarousel #carouselCtgry .single-post .featured-post-images:hover::after {
      opacity: 1; }
    .ctgry-vCarousel #carouselCtgry .single-post .featured-post-images:hover a.hover-link-plus {
      top: 50%; }
  .ctgry-vCarousel #carouselCtgry .single-post .body-post .title-post h3 {
    color: #00b6f4;
    font-size: 23px;
    line-height: 1.1em;
    margin: 0 0 25px;
    padding: 0 0 15px;
    position: relative;
    text-align: left;
    text-transform: none; }
    .ctgry-vCarousel #carouselCtgry .single-post .body-post .title-post h3::after {
      content: '';
      background: #00d682;
      border-radius: 30px;
      bottom: 0;
      display: block;
      height: 4px;
      left: 0;
      position: absolute;
      width: 40px; }
  .ctgry-vCarousel #carouselCtgry .single-post .body-post .content-post {
    line-height: 1.2em;
    color: #292929;
    font-size: 15px; }
    .ctgry-vCarousel #carouselCtgry .single-post .body-post .content-post p {
      margin-bottom: 20px; }

/*Category List view (template: category - class="category-list-view")*/
.category-grid-w-icon-view .single-post {
  display: inline-block;
  padding: 30px 30px 20px;
  min-width: 270px; }
  .category-grid-w-icon-view .single-post .body-post {
    text-align: center; }
    .category-grid-w-icon-view .single-post .body-post .title-post .icon-title {
      background-image: url("../images/news-icon.png");
      background-color: transparent;
      background-size: 47px 41px;
      display: inline-block;
      width: 47px;
      height: 41px; }
    .category-grid-w-icon-view .single-post .body-post .title-post h3 {
      color: #00b6f4;
      display: inline-block;
      font-size: 23px;
      line-height: 1.1em;
      margin: 0 0 15px 5px;
      position: relative;
      text-align: left;
      text-transform: none;
      width: calc(100% - 60px); }
      .category-grid-w-icon-view .single-post .body-post .title-post h3::after {
        content: none; }
    .category-grid-w-icon-view .single-post .body-post .content-post {
      line-height: 1.2em;
      color: #292929;
      font-size: 15px;
      text-align: center !important; }
      .category-grid-w-icon-view .single-post .body-post .content-post p {
        margin-bottom: 20px; }
    .category-grid-w-icon-view .single-post .body-post .btn-read-more {
      margin: 0 auto;
      left: 0;
      right: 0; }

/*Category  (template: category - class="category-carousel-w_o-content")*/
.category-carousel-w_o-content #carouselCtgrymin .carousel-inner {
  margin: 0 auto;
  width: 80%; }
.category-carousel-w_o-content #carouselCtgrymin .carousel-control-next, .category-carousel-w_o-content #carouselCtgrymin .carousel-control-prev {
  width: 10%; }
  .category-carousel-w_o-content #carouselCtgrymin .carousel-control-next .carousel-control-next-icon, .category-carousel-w_o-content #carouselCtgrymin .carousel-control-next .carousel-control-prev-icon, .category-carousel-w_o-content #carouselCtgrymin .carousel-control-prev .carousel-control-next-icon, .category-carousel-w_o-content #carouselCtgrymin .carousel-control-prev .carousel-control-prev-icon {
    background-image: url("../images/arrow-rounded-blue.png");
    background-color: transparent;
    background-size: 41px 41px;
    border-radius: 50%;
    height: 41px;
    width: 41px; }
  .category-carousel-w_o-content #carouselCtgrymin .carousel-control-next .carousel-control-next-icon, .category-carousel-w_o-content #carouselCtgrymin .carousel-control-prev .carousel-control-next-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.category-carousel-w_o-content #carouselCtgrymin .single-post {
  display: inline-block;
  padding: 20px 25px;
  max-width: 230px; }
  .category-carousel-w_o-content #carouselCtgrymin .single-post .featured-post-images {
    background-color: #009ece;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 3px 6px 10px 2px rgba(0, 0, 0, 0.15);
    display: block;
    margin-bottom: 0;
    padding-bottom: 100%;
    position: relative;
    transition: all 0.4s ease;
    z-index: 0; }
    .category-carousel-w_o-content #carouselCtgrymin .single-post .featured-post-images::after {
      content: "";
      background: rgba(0, 171, 105, 0.2);
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      transition: all 0.5s ease;
      width: 100%;
      z-index: 1; }
    .category-carousel-w_o-content #carouselCtgrymin .single-post .featured-post-images a.title-post {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: #0abdff;
      color: #2c2e84;
      font-size: 21px;
      font-weight: 700;
      left: 50%;
      line-height: 1.2em;
      opacity: 0;
      padding: 7px 20px;
      position: absolute;
      text-decoration: none;
      top: 50%;
      transition: all 0.5s ease;
      width: 116%;
      z-index: 2; }
      .category-carousel-w_o-content #carouselCtgrymin .single-post .featured-post-images a.title-post span {
        display: inline-block;
        position: relative; }
        .category-carousel-w_o-content #carouselCtgrymin .single-post .featured-post-images a.title-post span::after {
          content: "\f0da";
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          /*--adjust as necessary--*/
          color: #fff;
          display: inline-block;
          font-size: 15px;
          padding-left: 5px; }
    .category-carousel-w_o-content #carouselCtgrymin .single-post .featured-post-images:hover a.title-post, .category-carousel-w_o-content #carouselCtgrymin .single-post .featured-post-images:hover::after {
      opacity: 1; }

/*Team Carousel view (template: Team - class="team-vCarousel")*/
.team-vCarousel #carousel__team .carousel-inner {
  margin: 0 auto;
  width: 80%; }
.team-vCarousel #carousel__team .carousel-control-next, .team-vCarousel #carousel__team .carousel-control-prev {
  width: 10%; }
  .team-vCarousel #carousel__team .carousel-control-next .carousel-control-next-icon, .team-vCarousel #carousel__team .carousel-control-next .carousel-control-prev-icon, .team-vCarousel #carousel__team .carousel-control-prev .carousel-control-next-icon, .team-vCarousel #carousel__team .carousel-control-prev .carousel-control-prev-icon {
    background-image: url("../images/arrow-rounded-blue.png");
    background-color: transparent;
    background-size: 41px 41px;
    border-radius: 50%;
    height: 41px;
    width: 41px; }
  .team-vCarousel #carousel__team .carousel-control-next .carousel-control-next-icon, .team-vCarousel #carousel__team .carousel-control-prev .carousel-control-next-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.team-vCarousel #carousel__team .single-member {
  display: inline-block;
  padding: 30px 25px;
  max-width: 226px; }
  .team-vCarousel #carousel__team .single-member .featured-member-images {
    background-color: #009ece;
    background-size: cover;
    box-shadow: 3px 6px 10px 2px rgba(0, 0, 0, 0.15);
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    transition: all 0.4s ease;
    z-index: 0; }
    .team-vCarousel #carousel__team .single-member .featured-member-images::after {
      content: "";
      background: rgba(0, 0, 0, 0.7);
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      transition: all 0.4s ease;
      z-index: 1; }
    .team-vCarousel #carousel__team .single-member .featured-member-images a.hover-link-plus {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      top: -50%;
      left: 50%;
      position: absolute;
      color: #2c2e84;
      text-decoration: none;
      transition: all 0.5s ease;
      z-index: 2; }
      .team-vCarousel #carousel__team .single-member .featured-member-images a.hover-link-plus i.fa-plus-circle {
        border-radius: 50%;
        box-shadow: 0px 6px 22px 13px rgba(0, 0, 1, 0.15);
        font-size: 40px; }
    .team-vCarousel #carousel__team .single-member .featured-member-images:hover::after {
      opacity: 1; }
    .team-vCarousel #carousel__team .single-member .featured-member-images:hover a.hover-link-plus {
      top: 50%; }
  .team-vCarousel #carousel__team .single-member .body-member .name-member {
    position: relative;
    padding: 0 0 20px;
    margin-bottom: 25px; }
    .team-vCarousel #carousel__team .single-member .body-member .name-member h3 {
      color: #00b6f4;
      font-size: 23px;
      line-height: 1.1em;
      margin: 0 0 5px !important;
      padding: 0 !important;
      position: relative;
      text-align: left;
      text-transform: none; }
    .team-vCarousel #carousel__team .single-member .body-member .name-member .position-member {
      font-family: 'Roboto', sans-serif;
      color: #292929;
      font-size: 18px;
      font-weight: 300;
      line-height: 1em;
      text-align: left; }
    .team-vCarousel #carousel__team .single-member .body-member .name-member::after {
      content: '';
      background: #00d682;
      border-radius: 30px;
      bottom: 0;
      display: block;
      height: 4px;
      left: 0;
      position: absolute;
      width: 40px; }
  .team-vCarousel #carousel__team .single-member .body-member .content-member, .team-vCarousel #carousel__team .single-member .body-member p {
    line-height: 1.4em;
    color: #292929;
    font-size: 15px; }

/*Team Grid big Square view (template: team - class="team-vGrid-square")*/
.team-vGrid-square .single-member .featured-member-images {
  background-color: #009ece;
  background-size: cover;
  box-shadow: none;
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  transition: all 0.4s ease;
  z-index: 0; }
  .team-vGrid-square .single-member .featured-member-images .hover-box {
    position: absolute;
    height: 100%;
    width: 100%; }
    .team-vGrid-square .single-member .featured-member-images .hover-box::after {
      content: "";
      background: rgba(0, 0, 0, 0.7);
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      transition: all 0.4s ease;
      z-index: 1; }
    .team-vGrid-square .single-member .featured-member-images .hover-box .bottom-info-member {
      background: rgba(0, 0, 0, 0.7);
      bottom: 0;
      color: #ffffff;
      opacity: 1;
      padding: 10px 15px;
      position: absolute;
      transition: all 0.4s ease;
      width: 100%; }
      .team-vGrid-square .single-member .featured-member-images .hover-box .bottom-info-member .name-member {
        display: inline-block; }
        .team-vGrid-square .single-member .featured-member-images .hover-box .bottom-info-member .name-member h3 {
          color: #ffffff;
          font-size: 18px;
          line-height: 1.1em;
          margin: 0 0 5px !important;
          padding: 0 !important; }
        .team-vGrid-square .single-member .featured-member-images .hover-box .bottom-info-member .name-member .position-member {
          color: #ffffff; }
      .team-vGrid-square .single-member .featured-member-images .hover-box .bottom-info-member .fa-plus-circle {
        font-size: 40px;
        float: right; }
    .team-vGrid-square .single-member .featured-member-images .hover-box .read-more-hover {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #2c2e84;
      font-size: 26px;
      font-weight: 300;
      line-height: 1em;
      opacity: 0;
      position: absolute;
      text-decoration: none;
      text-transform: none;
      top: 50%;
      left: 50%;
      z-index: 2; }
      .team-vGrid-square .single-member .featured-member-images .hover-box .read-more-hover .fa-plus-circle {
        font-size: 40px;
        vertical-align: sub; }
    .team-vGrid-square .single-member .featured-member-images .hover-box .social-networks {
      bottom: 15px;
      left: 0;
      margin: 0 auto;
      opacity: 0;
      position: absolute;
      right: 0;
      text-align: center;
      transition: all 0.4s ease;
      z-index: 2; }
    .team-vGrid-square .single-member .featured-member-images .hover-box:hover::after, .team-vGrid-square .single-member .featured-member-images .hover-box:hover .read-more-hover, .team-vGrid-square .single-member .featured-member-images .hover-box:hover .social-networks {
      opacity: 1; }
    .team-vGrid-square .single-member .featured-member-images .hover-box:hover .bottom-info-member {
      opacity: 0; }

.grid#sc_our_team .sc_team_member img.wp-post-image {
  height: 100% !important;
  object-fit: cover;
  object-position: top; }

.page .social-networks {
  font-size: 0;
  line-height: 0; }
  .page .social-networks a, .page .social-networks li, .page .social-networks li a {
    background-color: #659ad2;
    color: #fff;
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
    margin: 0 5px 15px 0;
    position: relative;
    text-decoration: none;
    transition: all 0.5s ease;
    width: 35px;
    height: 35px; }
    .page .social-networks a .fas, .page .social-networks a .fab, .page .social-networks a .fa, .page .social-networks li .fas, .page .social-networks li .fab, .page .social-networks li .fa, .page .social-networks li a .fas, .page .social-networks li a .fab, .page .social-networks li a .fa {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      font-size: 16px;
      margin: 0 auto;
      position: absolute; }
    .page .social-networks a:hover, .page .social-networks li:hover, .page .social-networks li a:hover {
      background: transparent;
      color: #595959;
      box-shadow: none; }
      .page .social-networks a:hover i, .page .social-networks li:hover i, .page .social-networks li a:hover i {
        background: transparent;
        text-shadow: none; }
  .page .social-networks.circle a, .page .social-networks.circle li, .page .social-networks.circle li a {
    border-radius: 50%; }
  .page .social-networks.square a, .page .social-networks.square li, .page .social-networks.square li a {
    border-radius: 0; }
  .page .social-networks.w_border a, .page .social-networks.w_border li, .page .social-networks.w_border li a {
    background: transparent !important;
    border: 1px solid #fff; }
  .page .social-networks.green a, .page .social-networks.green li, .page .social-networks.green li a {
    background-color: #3bbfad; }
  .page .social-networks.blue a, .page .social-networks.blue li, .page .social-networks.blue li a {
    background-color: #659ad2; }

.team-vList {
  overflow: hidden; }
  .team-vList .row {
    padding: 45px 0 50px;
    border-bottom: 1px solid #a5a5a5; }
    .team-vList .row:last-child {
      border-bottom: none; }
  .team-vList .featured-member-images {
    background-color: #009ece;
    background-size: cover;
    background-position: 50% 50%;
    box-shadow: 3px 6px 10px 2px rgba(0, 0, 0, 0.15);
    display: block;
    margin: 0 15px 20px 15px;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
    z-index: 0; }
    .team-vList .featured-member-images::after {
      content: "";
      background: rgba(0, 0, 0, 0.7);
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      transition: all 0.4s ease;
      z-index: 1; }
    .team-vList .featured-member-images a.hover-link-plus {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      top: -50%;
      left: 50%;
      position: absolute;
      color: #2c2e84;
      text-decoration: none;
      transition: all 0.5s ease;
      z-index: 2; }
      .team-vList .featured-member-images a.hover-link-plus i.fa-plus-circle {
        border-radius: 50%;
        box-shadow: 0px 6px 22px 13px rgba(0, 0, 1, 0.15);
        font-size: 40px; }
    .team-vList .featured-member-images:hover::after {
      opacity: 1; }
    .team-vList .featured-member-images:hover a.hover-link-plus {
      top: 50%; }
  .team-vList .name-member {
    position: relative;
    padding: 0 0 20px;
    margin-bottom: 25px; }
    .team-vList .name-member h3 {
      color: #00b6f4;
      font-size: 23px;
      line-height: 1.1em;
      margin: 0 0 5px !important;
      padding: 0 !important;
      position: relative;
      text-align: left;
      text-transform: none; }
    .team-vList .name-member .position-member {
      font-family: 'Roboto', sans-serif;
      color: #292929;
      font-size: 18px;
      font-weight: 300;
      line-height: 1em;
      text-align: left; }
    .team-vList .name-member::after {
      content: '';
      background: #00d682;
      border-radius: 30px;
      bottom: 0;
      display: block;
      height: 4px;
      left: 0;
      position: absolute;
      width: 40px; }
  .team-vList .content-member, .team-vList p {
    line-height: 1.4em;
    color: #292929;
    font-size: 15px; }

/*Team Grid big Square view (template: team - class="team-vGrid-square")*/
.team-vGrid-square-sm .single-member .featured-member-images {
  background-color: #009ece;
  background-size: cover;
  box-shadow: none;
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  transition: all 0.4s ease;
  z-index: 0; }
  .team-vGrid-square-sm .single-member .featured-member-images .hover-box {
    position: absolute;
    height: 100%;
    width: 100%; }
    .team-vGrid-square-sm .single-member .featured-member-images .hover-box::after {
      content: "";
      background: rgba(0, 0, 0, 0.7);
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      transition: all 0.4s ease;
      z-index: 1; }
    .team-vGrid-square-sm .single-member .featured-member-images .hover-box .bottom-info-member {
      background: rgba(0, 0, 0, 0.7);
      bottom: 20px;
      color: #ffffff;
      left: 0;
      padding: 10px 15px;
      position: absolute;
      transition: all 0.4s ease;
      width: auto; }
      .team-vGrid-square-sm .single-member .featured-member-images .hover-box .bottom-info-member .name-member {
        display: inline-block; }
        .team-vGrid-square-sm .single-member .featured-member-images .hover-box .bottom-info-member .name-member h3 {
          color: #ffffff;
          font-size: 18px;
          line-height: 1.1em;
          margin: 0 0 5px !important;
          padding: 0 !important; }
        .team-vGrid-square-sm .single-member .featured-member-images .hover-box .bottom-info-member .name-member .position-member {
          color: #ffffff; }
    .team-vGrid-square-sm .single-member .featured-member-images .hover-box .read-more-hover {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #2c2e84;
      font-size: 20px;
      font-weight: 300;
      line-height: 1em;
      opacity: 0;
      position: absolute;
      text-decoration: none;
      text-transform: none;
      top: 50%;
      left: 50%;
      z-index: 2; }
      .team-vGrid-square-sm .single-member .featured-member-images .hover-box .read-more-hover .fa-plus-circle {
        font-size: 27px;
        vertical-align: sub; }
    .team-vGrid-square-sm .single-member .featured-member-images .hover-box .social-networks {
      bottom: 15px;
      left: 0;
      margin: 0 auto;
      opacity: 0;
      position: absolute;
      right: 0;
      text-align: center;
      transition: all 0.4s ease;
      z-index: 2; }
      .team-vGrid-square-sm .single-member .featured-member-images .hover-box .social-networks a, .team-vGrid-square-sm .single-member .featured-member-images .hover-box .social-networks li, .team-vGrid-square-sm .single-member .featured-member-images .hover-box .social-networks li a {
        width: 30px !important;
        height: 30px !important;
        margin: 0 5px 5px 0 !important; }
    .team-vGrid-square-sm .single-member .featured-member-images .hover-box:hover::after, .team-vGrid-square-sm .single-member .featured-member-images .hover-box:hover .read-more-hover, .team-vGrid-square-sm .single-member .featured-member-images .hover-box:hover .social-networks {
      opacity: 1; }
    .team-vGrid-square-sm .single-member .featured-member-images .hover-box:hover .bottom-info-member {
      left: -100%; }

/*Team Carousel view (template: Team - class="team-vCarousel")*/
.team-vCarousel-bgc #carousel__team-bgc .carousel-inner {
  margin: 0 auto;
  width: 85%; }
.team-vCarousel-bgc #carousel__team-bgc .carousel-control-next, .team-vCarousel-bgc #carousel__team-bgc .carousel-control-prev {
  width: 7%; }
  .team-vCarousel-bgc #carousel__team-bgc .carousel-control-next .carousel-control-next-icon, .team-vCarousel-bgc #carousel__team-bgc .carousel-control-next .carousel-control-prev-icon, .team-vCarousel-bgc #carousel__team-bgc .carousel-control-prev .carousel-control-next-icon, .team-vCarousel-bgc #carousel__team-bgc .carousel-control-prev .carousel-control-prev-icon {
    background-image: url("../images/arrow-rounded-blue.png");
    background-color: transparent;
    background-size: 41px 41px;
    border-radius: 50%;
    height: 41px;
    width: 41px; }
  .team-vCarousel-bgc #carousel__team-bgc .carousel-control-next .carousel-control-next-icon, .team-vCarousel-bgc #carousel__team-bgc .carousel-control-prev .carousel-control-next-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.team-vCarousel-bgc #carousel__team-bgc .row {
  margin: 0 !important; }
.team-vCarousel-bgc #carousel__team-bgc .single-member {
  display: inline-block;
  padding: 0;
  margin: 0 7px;
  background-color: #009ece;
  max-width: 216px; }
  .team-vCarousel-bgc #carousel__team-bgc .single-member .featured-member-images {
    background-size: cover;
    box-shadow: none;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 85%;
    position: relative;
    transition: all 0.4s ease;
    z-index: 0; }
    .team-vCarousel-bgc #carousel__team-bgc .single-member .featured-member-images::after {
      content: none; }
    .team-vCarousel-bgc #carousel__team-bgc .single-member .featured-member-images a.hover-link-plus {
      -webkit-transform: rotate(-38deg);
      -moz-transform: rotate(-38deg);
      -ms-transform: rotate(-38deg);
      transform: rotate(-38deg);
      background: #3bbfad;
      bottom: -20px;
      right: -35px;
      color: #2c2e84;
      position: absolute;
      text-decoration: none;
      transition: all 0.2s ease;
      width: 0;
      height: 0;
      z-index: 2; }
      .team-vCarousel-bgc #carousel__team-bgc .single-member .featured-member-images a.hover-link-plus i.fa-external-link-alt {
        -webkit-transform: rotate(38deg);
        -moz-transform: rotate(38deg);
        -ms-transform: rotate(38deg);
        transform: rotate(38deg);
        font-size: 18px;
        right: 35px;
        top: 5px;
        position: absolute; }
    .team-vCarousel-bgc #carousel__team-bgc .single-member .featured-member-images:hover::after {
      opacity: 1; }
    .team-vCarousel-bgc #carousel__team-bgc .single-member .featured-member-images:hover a.hover-link-plus {
      width: 100px;
      height: 50px; }
  .team-vCarousel-bgc #carousel__team-bgc .single-member .body-member {
    padding: 0 25px 20px; }
    .team-vCarousel-bgc #carousel__team-bgc .single-member .body-member .name-member {
      position: relative;
      padding: 0 0 20px;
      margin-bottom: 20px; }
      .team-vCarousel-bgc #carousel__team-bgc .single-member .body-member .name-member h3 {
        color: #ffffff;
        font-size: 23px;
        line-height: 1.1em;
        margin: 0 0 5px !important;
        padding: 0 !important;
        position: relative;
        text-align: left;
        text-transform: none; }
      .team-vCarousel-bgc #carousel__team-bgc .single-member .body-member .name-member .position-member {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-size: 18px;
        font-weight: 300;
        line-height: 1em;
        text-align: left; }
      .team-vCarousel-bgc #carousel__team-bgc .single-member .body-member .name-member::after {
        content: '';
        background: #00d682;
        border-radius: 30px;
        bottom: 0;
        display: block;
        height: 4px;
        left: 0;
        position: absolute;
        width: 40px; }
    .team-vCarousel-bgc #carousel__team-bgc .single-member .body-member .content-member, .team-vCarousel-bgc #carousel__team-bgc .single-member .body-member p {
      line-height: 1.4em;
      color: #ffffff;
      font-size: 15px; }

/*Team Grid circle view (template: team - class="team-vGrid-circle")*/
.team-vGrid-circle .single-member {
  text-align: center; }
  .team-vGrid-circle .single-member .featured-member-images {
    background-color: #009ece;
    background-size: cover;
    box-shadow: none;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 50%;
    width: 260px;
    height: 260px;
    position: relative;
    transition: all 0.4s ease;
    z-index: 0; }
    .team-vGrid-circle .single-member .featured-member-images .hover-box {
      position: absolute;
      height: 100%;
      width: 100%; }
      .team-vGrid-circle .single-member .featured-member-images .hover-box::after {
        content: "";
        background: rgba(0, 0, 0, 0.7);
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
        transition: all 0.4s ease;
        z-index: 1; }
      .team-vGrid-circle .single-member .featured-member-images .hover-box .bottom-info-member {
        background: rgba(0, 0, 0, 0.7);
        bottom: 0;
        color: #ffffff;
        left: 0;
        margin: 0 auto;
        padding: 10px 45px 30px;
        position: absolute;
        right: 0;
        transition: all 0.4s ease;
        width: 100%; }
        .team-vGrid-circle .single-member .featured-member-images .hover-box .bottom-info-member .name-member {
          display: inline-block;
          text-align: center; }
          .team-vGrid-circle .single-member .featured-member-images .hover-box .bottom-info-member .name-member h3 {
            color: #ffffff;
            font-size: 18px;
            line-height: 1.1em;
            margin: 0 0 5px !important;
            padding: 0 !important; }
          .team-vGrid-circle .single-member .featured-member-images .hover-box .bottom-info-member .name-member .position-member {
            color: #ffffff; }
      .team-vGrid-circle .single-member .featured-member-images .hover-box .read-more-hover {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #2c2e84;
        font-size: 20px;
        font-weight: 300;
        line-height: 1em;
        opacity: 0;
        position: absolute;
        text-decoration: none;
        text-transform: none;
        top: 50%;
        left: 50%;
        z-index: 2; }
        .team-vGrid-circle .single-member .featured-member-images .hover-box .read-more-hover .fa-plus-circle {
          font-size: 27px;
          vertical-align: sub; }
      .team-vGrid-circle .single-member .featured-member-images .hover-box .social-networks {
        bottom: 15px;
        left: 0;
        margin: 0 auto;
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: center;
        transition: all 0.4s ease;
        width: 65%;
        z-index: 2; }
        .team-vGrid-circle .single-member .featured-member-images .hover-box .social-networks a, .team-vGrid-circle .single-member .featured-member-images .hover-box .social-networks li, .team-vGrid-circle .single-member .featured-member-images .hover-box .social-networks li a {
          width: 30px !important;
          height: 30px !important;
          margin: 0 5px 5px 0 !important; }
      .team-vGrid-circle .single-member .featured-member-images .hover-box:hover::after, .team-vGrid-circle .single-member .featured-member-images .hover-box:hover .read-more-hover, .team-vGrid-circle .single-member .featured-member-images .hover-box:hover .social-networks {
        opacity: 1; }
      .team-vGrid-circle .single-member .featured-member-images .hover-box:hover .bottom-info-member {
        bottom: -100%; }

/*Team Grid circle view (template: team - class="team-vGrid-circle")*/
.team-vGrid-circle_wn .single-member .featured-member-images {
  background-color: #009ece;
  background-size: cover;
  border-radius: 50%;
  border: 4px solid #009ece;
  box-shadow: none;
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease;
  width: 260px;
  height: 260px;
  z-index: 0; }
  .team-vGrid-circle_wn .single-member .featured-member-images .hover-box {
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 0.4s ease; }
    .team-vGrid-circle_wn .single-member .featured-member-images .hover-box::after {
      content: "";
      background: rgba(0, 0, 0, 0.7);
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 100%;
      transition: all 0.4s ease;
      z-index: 1; }
    .team-vGrid-circle_wn .single-member .featured-member-images .hover-box .name-member {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #2c2e84;
      display: inline-block;
      font-size: 20px;
      font-weight: 300;
      line-height: 1em;
      opacity: 0;
      position: absolute;
      text-align: center;
      text-decoration: none;
      text-transform: none;
      top: 50%;
      left: 50%;
      z-index: 2; }
      .team-vGrid-circle_wn .single-member .featured-member-images .hover-box .name-member h3, .team-vGrid-circle_wn .single-member .featured-member-images .hover-box .name-member h3 a {
        color: #ffffff;
        font-size: 18px;
        line-height: 1.1em;
        margin: 0 !important;
        padding: 0 !important;
        text-decoration: none; }
    .team-vGrid-circle_wn .single-member .featured-member-images .hover-box .social-networks {
      bottom: 15px;
      left: 0;
      margin: 0 auto;
      opacity: 0;
      position: absolute;
      right: 0;
      text-align: center;
      transition: all 0.4s ease;
      width: 65%;
      z-index: 2; }
      .team-vGrid-circle_wn .single-member .featured-member-images .hover-box .social-networks a, .team-vGrid-circle_wn .single-member .featured-member-images .hover-box .social-networks li, .team-vGrid-circle_wn .single-member .featured-member-images .hover-box .social-networks li a {
        width: 30px !important;
        height: 30px !important;
        margin: 0 5px 5px 0 !important; }
    .team-vGrid-circle_wn .single-member .featured-member-images .hover-box:hover::after, .team-vGrid-circle_wn .single-member .featured-member-images .hover-box:hover .name-member, .team-vGrid-circle_wn .single-member .featured-member-images .hover-box:hover .social-networks {
      opacity: 1; }

.single-our_team {
  padding: 50px 0 100px;
  /*.left-col*/
  /*.center-col*/
  /*.right-col*/ }
  .single-our_team .left-col .list-team_member &gt; ul &gt; li {
    margin-bottom: 15px; }
  .single-our_team .left-col .list-team_member ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0; }
    .single-our_team .left-col .list-team_member ul li span.title-list {
      color: #595959;
      cursor: pointer;
      display: inline-block;
      letter-spacing: .125em;
      padding: 5px 0;
      text-transform: uppercase; }
    .single-our_team .left-col .list-team_member ul li ul {
      padding-left: 10px; }
      .single-our_team .left-col .list-team_member ul li ul li.item-team_member {
        border-bottom: 1px solid #659ad2;
        padding: 6px 0 10px; }
        .single-our_team .left-col .list-team_member ul li ul li.item-team_member a.team_member_link {
          color: #659ad2;
          text-decoration: none;
          margin: 0;
          padding: 0; }
          .single-our_team .left-col .list-team_member ul li ul li.item-team_member a.team_member_link:hover {
            text-decoration: none;
            color: #3bbfad; }
        .single-our_team .left-col .list-team_member ul li ul li.item-team_member:last-of-type {
          border: none; }
  .single-our_team .center-col .name_position-member {
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    padding-bottom: 20px; }
    .single-our_team .center-col .name_position-member h1.title-member {
      font-size: 46px;
      margin: 0 0 10px 0; }
    .single-our_team .center-col .name_position-member p.position-member {
      font-size: 20px;
      margin: 0 0 0 0; }
  .single-our_team .center-col .social-networks {
    font-size: 0;
    line-height: 0; }
    .single-our_team .center-col .social-networks a, .single-our_team .center-col .social-networks li, .single-our_team .center-col .social-networks li a {
      color: #fff;
      display: inline-block;
      font-size: inherit;
      font-weight: inherit;
      margin: 0 5px 15px 0;
      position: relative;
      text-decoration: none;
      transition: all 0.5s ease;
      width: 35px;
      height: 35px; }
      .single-our_team .center-col .social-networks a .fas, .single-our_team .center-col .social-networks a .fab, .single-our_team .center-col .social-networks a .fa, .single-our_team .center-col .social-networks li .fas, .single-our_team .center-col .social-networks li .fab, .single-our_team .center-col .social-networks li .fa, .single-our_team .center-col .social-networks li a .fas, .single-our_team .center-col .social-networks li a .fab, .single-our_team .center-col .social-networks li a .fa {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        font-size: 16px;
        margin: 0 auto;
        position: absolute; }
      .single-our_team .center-col .social-networks a:hover, .single-our_team .center-col .social-networks li:hover, .single-our_team .center-col .social-networks li a:hover {
        box-shadow: none; }
        .single-our_team .center-col .social-networks a:hover i, .single-our_team .center-col .social-networks li:hover i, .single-our_team .center-col .social-networks li a:hover i {
          background: transparent;
          text-shadow: none; }
    .single-our_team .center-col .social-networks.green a, .single-our_team .center-col .social-networks.green li, .single-our_team .center-col .social-networks.green li a {
      background-color: #3bbfad; }
      .single-our_team .center-col .social-networks.green a:hover, .single-our_team .center-col .social-networks.green li:hover, .single-our_team .center-col .social-networks.green li a:hover {
        background-color: #659ad2; }
    .single-our_team .center-col .social-networks.blue a, .single-our_team .center-col .social-networks.blue li, .single-our_team .center-col .social-networks.blue li a {
      background-color: #659ad2; }
      .single-our_team .center-col .social-networks.blue a:hover, .single-our_team .center-col .social-networks.blue li:hover, .single-our_team .center-col .social-networks.blue li a:hover {
        background-color: #3bbfad; }
    .single-our_team .center-col .social-networks.circle a, .single-our_team .center-col .social-networks.circle li, .single-our_team .center-col .social-networks.circle li a {
      border-radius: 50%; }
    .single-our_team .center-col .social-networks.square a, .single-our_team .center-col .social-networks.square li, .single-our_team .center-col .social-networks.square li a {
      border-radius: 0; }
  .single-our_team .right-col .profile-picture {
    background-position: center;
    background-size: cover;
    border-bottom: 8px solid #659ad2;
    margin: 0 auto 50px;
    width: 250px;
    height: 250px; }

.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: #595959;
    font-size: 25px; }
.tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button {
  background: #2c2e84 !important;
  transition: 0.4s; }
  .tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button:hover {
    background: #659ad2 !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:before {
    display: none; }
  .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; }

.tribe-events-list .tribe-events-event-image img {
  width: 100%;
  max-width: 100%; }

.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: #659ad2 !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: #2c2e84;
        font-weight: 700; }

#gtranslate_wrapper {
  background: white;
  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: #659ad2 !important; }
    #gtranslate_wrapper a.glink img {
      margin-right: 5px; }
    #gtranslate_wrapper a.glink span {
      transition: 0.4s;
      font-weight: 500 !important;
      font-family: 'Noto Serif', serif;
      color: #2c2e84 !important;
      margin-right: 5px !important; }
      #gtranslate_wrapper a.glink span:hover {
        text-decoration: none;
        color: #659ad2 !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: #595959 !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: #2c2e84; }
.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 #2c2e84; }
    .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: #2c2e84;
  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: #1f215e; }
.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 #659ad2;
      border-radius: 50%; }
      .woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers li .page-numbers.current {
        background: #659ad2;
        color: white; }
.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 #659ad2; }
    .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: #2c2e84;
  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: #1f215e; }
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  background: #2c2e84;
  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: #1f215e; }
.woocommerce .woocommerce-info {
  border-color: #2c2e84; }
  .woocommerce .woocommerce-info:before {
    color: #2c2e84; }
  .woocommerce .woocommerce-info a.showcoupon, .woocommerce .woocommerce-info .showlogin {
    color: #2c2e84; }
.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: #2c2e84;
  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: #1f215e; }

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

.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 #659ad2; }

.quantity input:focus {
  outline: 0; }

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

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #659ad2;
  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 #659ad2 !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: 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: 0.1111111111rem solid #525252 !important;
  border-radius: 2.7777777777777777rem !important;
  background: transparent !important;
  box-shadow: none !important;
  margin-bottom: 2rem !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: 2.7777777777777777rem !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: #525252 !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: #525252 !important;
      font-style: italic !important;
      font-family: 'Lato', sans-serif !important;
      font-weight: 400 !important;
      font-size: 1.1111111111111112rem !important;
      height: 2.7777777777777777rem !important; }
      .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: #525252 !important;
        font-style: italic !important;
        font-family: 'Lato', sans-serif !important;
        font-weight: 400 !important;
        font-size: 1.1111111111111112rem !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: #525252 !important;
        font-style: italic !important;
        font-family: 'Lato', sans-serif !important;
        font-weight: 400 !important;
        font-size: 1.1111111111111112rem !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: #525252 !important;
        font-style: italic !important;
        font-family: 'Lato', sans-serif !important;
        font-weight: 400 !important;
        font-size: 1.1111111111111112rem !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: #525252 !important;
        font-style: italic !important;
        font-family: 'Lato', sans-serif !important;
        font-weight: 400 !important;
        font-size: 1.1111111111111112rem !important;
        opacity: 1 !important; }
.ajaxsearchpro.vertical, #ajaxsearchlite1.vertical {
  padding: 0.5555555555555556rem 1.1111111111111112rem !important;
  background: white !important;
  border: 0.1111111111rem solid #525252 !important;
  border-radius: 0.5555555555555556rem !important; }
  .ajaxsearchpro.vertical a.asp_res_url, #ajaxsearchlite1.vertical a.asp_res_url {
    color: #2c2e84 !important;
    font-family: 'Muli', 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.1111111111rem solid #525252 !important;
          border-radius: 2.7777777777777777rem !important;
          color: #525252 !important;
          font-style: italic !important;
          font-family: 'Lato', 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: 'Lato', sans-serif !important;
      background: #659ad2;
      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: #2c2e84; }

select#blog-categories {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-size: contain;
  background-position: right;
  padding: 0 1.1111111111111112rem;
  padding-right: 2.7777777777777777rem !important;
  border: 0.1111111111rem solid #525252 !important;
  border-radius: 2.7777777777777777rem !important;
  color: #525252 !important;
  font-style: italic !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: 400 !important;
  font-size: .98rem !important;
  height: 2.7777777777777777rem !important;
  width: 100%;
  margin-top: 0rem; }

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

.filter-category {
  text-align: center;
  margin-bottom: 2rem; }

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

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

@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; } }
.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
  background: white;
  border-radius: 0.2777777777777778rem;
  border: 0.05555555555555555rem solid #dbdbdb;
  box-shadow: none;
  color: #6c757d;
  min-height: 2.111111111111111rem;
  height: 2.388888888888889rem;
  padding: 0.6666666666666666rem 0.5555555555555556rem !important;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  font-size: 0.7777777777777778rem; }
  .gform_wrapper input:active, .gform_wrapper input:focus, .gform_wrapper textarea:active, .gform_wrapper textarea:focus, .gform_wrapper select:active, .gform_wrapper select:focus {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    outline: none; }
  .gform_wrapper input::-webkit-input-placeholder, .gform_wrapper textarea::-webkit-input-placeholder, .gform_wrapper select::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
    color: #6c757d; }
  .gform_wrapper input::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder, .gform_wrapper select::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
    color: #6c757d; }
  .gform_wrapper input:-ms-input-placeholder, .gform_wrapper textarea:-ms-input-placeholder, .gform_wrapper select:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
    color: #6c757d; }
  .gform_wrapper input:-moz-placeholder, .gform_wrapper textarea:-moz-placeholder, .gform_wrapper select:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
    color: #6c757d; }
.gform_wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/select-arrow-2.png") no-repeat white;
  background-size: contain;
  background-position: right;
  padding-right: 35px !important;
  line-height: 1 !important; }
.gform_wrapper textarea {
  height: 5.555555555555555rem;
  resize: none;
  max-width: 100%; }
.gform_wrapper input[type="checkbox"], .gform_wrapper input[type="radio"] {
  height: 0.8333333333333334rem; }
.gform_wrapper label.gfield_label {
  margin: 0.5555555555555556rem 0 0 0;
  font-weight: 700;
  font-size: 0.7777777777777778rem; }

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

.gform_wrapper .gform_body ul.gform_fields li.gfield {
  /*checkbox*/
  /*field address */ }
  .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container_radio {
    /*RADIO Button circular style*/ }
    .gform_wrapper .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 .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
    .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label {
      font-family: 'Roboto', sans-serif;
      color: #595959;
      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 .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::after,
      .gform_wrapper .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: #659ad2;
        border-radius: 50%;
        border: 4px solid #659ad2;
        height: 14px;
        left: 0;
        position: absolute;
        top: 0.05555555555555555rem;
        transition: all 0.2s ease;
        width: 14px;
        z-index: -1; }
    .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
    .gform_wrapper .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 .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 .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 .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label,
  .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:not(:checked) + label {
    font-family: 'Roboto', sans-serif;
    color: #595959;
    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 .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label::after,
    .gform_wrapper .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: #659ad2;
      border-radius: 0.16666666666666666rem;
      border: 0.2222222222rem solid #659ad2;
      height: 0.8333333333333334rem;
      left: 0;
      position: absolute;
      top: 0.05555555555555555rem;
      transition: all 0.2s ease;
      width: 0.8333333333333334rem;
      z-index: -1; }
  .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked,
  .gform_wrapper .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 .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 .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 .gform_body ul.gform_fields li.gfield .ginput_container_address .address_country select {
    padding: 0.2777777777777778rem 0.2222222222222222rem;
    line-height: 1em !important; }
  .gform_wrapper .gform_body ul.gform_fields li.gfield .top_label .gfield_label {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1em; }
.gform_wrapper .gform_footer input[type=submit] {
  font-family: 'Roboto', sans-serif;
  background: #2c2e84;
  border-radius: 0;
  border: none;
  color: white !important;
  font-size: 1rem;
  font-weight: 400;
  height: auto;
  line-height: 1em;
  margin: 0.5555555555555556rem auto;
  padding: 1rem 1.9444444444444444rem !important;
  min-width: 6.944444444444445rem !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: none;
  transition: all 0.5s ease; }
  .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_footer input[type=submit]:focus, .gform_wrapper .gform_footer input[type=submit]:active {
    background: #1f215e;
    text-decoration: none;
    outline: none; }

.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: #659ad2;
  padding: 0.5555555555555556rem 1.1111111111111112rem; }

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

.container-donation-form {
  background: white;
  border-radius: 5px;
  overflow: hidden; }

/*custom Donate FORM*/
/*div[id*="gform_wrapper_"],*/
.donateColumn_wrapper {
  background: transparent;
  border-radius: 4px;
  padding: 15px 25px;
  margin-bottom: 0;
  text-align: left;
  /*form*/
  /*Validation Error */
  /*Validation Error */ }
  .donateColumn_wrapper form {
    margin: 0 !important;
    padding: 0;
    /*start Body Form*/
    /* gform_body */
    /* gform_footer*/ }
    .donateColumn_wrapper form .gform_heading {
      display: none; }
      .donateColumn_wrapper form .gform_heading .gform_title {
        display: none; }
    .donateColumn_wrapper form .gform_body {
      display: block;
      vertical-align: top;
      /*ul.gform_fields, .top_labe */
      /*.ginput_container_total */ }
      .donateColumn_wrapper form .gform_body ul.gform_fields, .donateColumn_wrapper form .gform_body .top_label {
        padding: 0;
        margin: 0;
        /*gfield is a GLOBAL class*/
        /* end gfield is a global class*/
        /*Gfield HTML*/
        /*Gfield HTML*/
        /*Input Fied TEXT*/
        /* input[type="text"]{ */
        /* } */
        /*Input Fied TEXT*/
        /* Product PRICE */
        /* End Product PRICE*/
        /*WARNING MESSAGE*/
        /*WARNING MESSAGE*/
        /*Credit Card Fields*/
        /* END Credit Card Fields*/
        /*Radio Button Recurring*/ }
        .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield, .donateColumn_wrapper form .gform_body .top_label li.gfield {
          display: block;
          margin: 0;
          padding: 0;
          vertical-align: middle; }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield label.gfield_label, .donateColumn_wrapper form .gform_body .top_label li.gfield label.gfield_label {
            display: none; }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container {
            margin-top: 0;
            /*Input Fied TEXT*/
            /*SELECT field price product*/ }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input:active, .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input:focus, .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container textarea:active, .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container textarea:focus, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container input:active, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container input:focus, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container textarea:active, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container textarea:focus {
              background-color: #595959 !important;
              color: #659ad2 !important;
              outline: none; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input, .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container input, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container select {
              font-family: 'Roboto', sans-serif;
              background-color: transparent;
              border-radius: 4px;
              border: 1px solid #727272 !important;
              box-shadow: none;
              color: #595959;
              font-size: 18px !important;
              font-weight: 400;
              height: 50px;
              margin-bottom: 15px;
              position: relative;
              text-transform: none;
              width: 100%;
              /* firefox 19+ */
              /* ie */ }
              .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::-webkit-input-placeholder, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container input::-webkit-input-placeholder, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container select::-webkit-input-placeholder {
                color: #595959;
                opacity: 1; }
              .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::-moz-placeholder, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container input::-moz-placeholder, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container select::-moz-placeholder {
                color: #595959;
                opacity: 1; }
              .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select:-ms-input-placeholder, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container input:-ms-input-placeholder, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container select:-ms-input-placeholder {
                color: #595959;
                opacity: 1; }
              .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::before, .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::before, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container input::before, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container select::before {
                font-family: FontAwesome;
                display: none;
                font-style: normal;
                font-weight: normal;
                text-decoration: inherit;
                font-family: "Font Awesome 5 Pro";
                font-family: "Font Awesome 5 Free";
                font-weight: 900;
                /*--adjust as necessary--*/
                display: inline-block;
                margin-left: 10px;
                position: relative; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select.gfield_select, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container select.gfield_select {
              padding-left: 15px !important;
              background: url("../images/select-arrow-white.png") 97%/auto no-repeat;
              -moz-appearance: none;
              -webkit-appearance: none;
              appearance: none; }
              .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select.gfield_select option, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container select.gfield_select option {
                background: rgba(0, 0, 0, 0.6); }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container label, .donateColumn_wrapper form .gform_body .top_label li.gfield .ginput_container label {
              display: none; }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield textarea, .donateColumn_wrapper form .gform_body .top_label li.gfield textarea {
            font-family: 'Roboto', sans-serif;
            background-color: transparent !important;
            border-radius: 4px;
            border: 1px solid #727272 !important;
            box-shadow: none;
            color: #595959;
            font-size: 18px !important;
            font-weight: 400;
            margin-bottom: 15px;
            /* firefox 19+ */
            /* ie */ }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield textarea::-webkit-input-placeholder, .donateColumn_wrapper form .gform_body .top_label li.gfield textarea::-webkit-input-placeholder {
              color: #595959;
              opacity: 1; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield textarea::-moz-placeholder, .donateColumn_wrapper form .gform_body .top_label li.gfield textarea::-moz-placeholder {
              color: #595959;
              opacity: 1; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield textarea:-ms-input-placeholder, .donateColumn_wrapper form .gform_body .top_label li.gfield textarea:-ms-input-placeholder {
              color: #595959;
              opacity: 1; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield textarea:focus, .donateColumn_wrapper form .gform_body .top_label li.gfield textarea:focus {
              outline: none; }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container, .donateColumn_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container {
            position: relative; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container::before, .donateColumn_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container::before {
              font-family: FontAwesome;
              display: none;
              font-style: normal;
              font-weight: normal;
              text-decoration: inherit;
              font-family: "Font Awesome 5 Pro";
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              /*--adjust as necessary--*/
              color: #595959;
              display: inline-block;
              left: 15px;
              position: absolute;
              top: 16px; }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container_email::before, .donateColumn_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container_email::before {
            content: "\f003";
            display: none; }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container_textarea::before, .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container_text::before, .donateColumn_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container_textarea::before, .donateColumn_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container_text::before {
            content: "\f007";
            display: none; }
        .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_html, .donateColumn_wrapper form .gform_body .top_label li.gfield_html {
          color: #595959 !important;
          font-size: 18px;
          line-height: 1.4em !important;
          list-style-type: none !important;
          margin-bottom: 20px; }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_html h3, .donateColumn_wrapper form .gform_body .top_label li.gfield_html h3 {
            font-family: 'Noto Serif', serif;
            font-size: 2.2222222222222223rem;
            font-weight: normal;
            line-height: 1.1;
            color: #2c2e84;
            display: block;
            width: 17.77777777777778rem;
            max-width: 100%;
            margin: 0 auto 2.2222222222222223rem; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_html h3 span, .donateColumn_wrapper form .gform_body .top_label li.gfield_html h3 span {
              display: block;
              text-align: right;
              color: #659ad2;
              font-weight: bold;
              font-style: italic; }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_html p, .donateColumn_wrapper form .gform_body .top_label li.gfield_html p {
            font-family: 'Roboto', sans-serif;
            color: #595959 !important;
            font-size: 17px;
            line-height: 1.4em; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_html p a, .donateColumn_wrapper form .gform_body .top_label li.gfield_html p a {
              color: #595959 !important; }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list, .donateColumn_wrapper form .gform_body .top_label li.gfield_html ul.list {
            padding: 0 !important;
            margin: 0 !important;
            list-style-type: none !important; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li, .donateColumn_wrapper form .gform_body .top_label li.gfield_html ul.list li {
              font-family: 'Roboto', sans-serif;
              color: #595959 !important;
              font-size: 16px;
              font-weight: 400 !important;
              line-height: 1.4em !important;
              list-style-type: none !important;
              margin: 0 !important;
              padding-left: 20px !important;
              position: relative; }
              .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li::before, .donateColumn_wrapper form .gform_body .top_label li.gfield_html ul.list li::before {
                content: "";
                background: #ffffff;
                border-radius: 50%;
                border: none !important;
                display: inline-block;
                height: 6px;
                left: 5px;
                position: absolute;
                top: 10px;
                width: 6px; }
              .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li p, .donateColumn_wrapper form .gform_body .top_label li.gfield_html ul.list li p {
                font-family: 'Roboto', sans-serif;
                font-size: 16px;
                font-weight: 400;
                line-height: 1.4em;
                color: #595959; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_html ul.list li p strong, .donateColumn_wrapper form .gform_body .top_label li.gfield_html ul.list li p strong {
                  color: #595959;
                  font-size: 16px;
                  font-weight: 400;
                  line-height: 1.4em; }
        .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price, .donateColumn_wrapper form .gform_body .top_label li.gfield_price {
          /*SELECT field price product*/
          /*Select Field  price product*/
          /*RADIO Button circular style*/
          /* End RADIO Button circular style */
          /*Other field, User define price*/
          /*Other field, User define price*/ }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_select select.gfield_select, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_select select.gfield_select {
            background: rgba(0, 0, 0, 0.6);
            padding-left: 15px !important; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_select select.gfield_select option, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_select select.gfield_select option {
              background: rgba(0, 0, 0, 0.6); }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio {
            margin-bottom: 10px;
            display: block !important; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio {
              /*Flex*/
              align-content: space-around;
              align-items: center;
              display: flex;
              flex-wrap: wrap;
              flex-flow: row wrap;
              justify-content: space-around;
              margin: 0;
              padding: 0;
              width: auto !important; }
              .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li {
                text-align: center;
                list-style-type: none;
                margin: 15px 0 25px 0;
                overflow: visible; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li input, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li input {
                  left: 0;
                  margin: 0;
                  padding: 0;
                  position: absolute;
                  top: 0;
                  visibility: hidden; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li input:checked + label, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li input:checked + label {
                  color: #659ad2 !important;
                  /*background: #d0d996;*/ }
                .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
                .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label,
                .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label {
                  font-family: 'Noto Serif', serif;
                  color: #659ad2;
                  cursor: pointer;
                  display: inline-block !important;
                  font-size: 24px;
                  font-weight: 700;
                  line-height: 1em;
                  margin: 0 auto;
                  max-width: 100%;
                  padding: 10px !important;
                  position: relative;
                  vertical-align: top;
                  z-index: 1; }
                  .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                  .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked + label::after,
                  .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label::after {
                    content: "";
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    background: #ffffff;
                    border: 2px solid #659ad2;
                    border-radius: 5px;
                    height: 45px;
                    left: 50%;
                    position: absolute;
                    top: 50%;
                    transition: all 0.2s ease;
                    width: 100px;
                    z-index: -1; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked,
                .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked), .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:checked,
                .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) {
                  position: absolute;
                  left: -9999px; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_radio .gfield_radio li [type="radio"]:not(:checked) + label:after {
                  opacity: 0;
                  -webkit-transform: scale(0);
                  transform: scale(0); }
          .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price {
            position: relative;
            transition: 0.4s;
            margin-bottom: 18px; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price .ginput_amount, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price .ginput_amount {
              text-align: center;
              margin-bottom: 20px;
              padding: 15px 10px 15px 30px !important; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li.gfield_price .ginput_container_product_price::after, .donateColumn_wrapper form .gform_body .top_label li.gfield_price .ginput_container_product_price::after {
              content: "";
              background: #fff;
              bottom: 0;
              display: block;
              height: 2px;
              left: -8%;
              position: absolute;
              width: 115%; }
        .donateColumn_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning, .donateColumn_wrapper form .gform_body .top_label .gfield_creditcard_warning {
          color: #595959;
          width: auto !important; }
          .donateColumn_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message, .donateColumn_wrapper form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message {
            margin-bottom: 10px; }
            .donateColumn_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message span, .donateColumn_wrapper form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message span {
              /*display: inline-block;*/ }
          .donateColumn_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container, .donateColumn_wrapper form .gform_body .top_label .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container {
            display: none; }
        .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full {
          position: relative; }
          .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:first-child::after, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full:first-child::after {
            content: "\f09d";
            font-family: FontAwesome;
            display: none;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            font-family: "Font Awesome 5 Pro";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            /*--adjust as necessary--*/
            color: #595959;
            left: 15px;
            position: absolute;
            bottom: 56px; }
          .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::before, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full:last-child::before {
            content: "\f2c3";
            font-family: FontAwesome;
            display: none;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            font-family: "Font Awesome 5 Pro";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            /*--adjust as necessary--*/
            color: #595959;
            left: 15px;
            position: absolute;
            top: 3px; }
          .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras {
            font-size: 0;
            display: block; }
            .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right {
              width: 39%;
              display: inline-block;
              vertical-align: top;
              position: relative; }
              .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before {
                content: "\f023";
                font-family: FontAwesome;
                display: none;
                font-style: normal;
                font-weight: normal;
                text-decoration: inherit;
                font-family: "Font Awesome 5 Pro";
                font-family: "Font Awesome 5 Free";
                font-weight: 900;
                /*--adjust as necessary--*/
                color: #595959;
                font-size: 22px;
                left: 15px;
                position: absolute;
                top: 15px; }
              .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code, .donateColumn_wrapper 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;
                max-width: 70% !important; }
              .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon {
                top: -18px; }
            .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left {
              width: 60%;
              display: inline-block; }
              .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field {
                display: block; }
              .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select {
                font-family: 'Roboto', sans-serif;
                width: 45% !important;
                margin: 0 8px 10px 0;
                padding: 10px !important;
                position: relative;
                background: url("../images/select-arrow-white.png") 97%/auto no-repeat;
                -moz-appearance: none;
                -webkit-appearance: none;
                appearance: none; }
                .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option {
                  /*height: 50px;*/
                  /* firefox 19+ */
                  /* ie */
                  background: rgba(0, 0, 0, 0.6); }
                  .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option::-webkit-input-placeholder, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option::-webkit-input-placeholder {
                    color: #595959;
                    opacity: 1; }
                  .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option::-moz-placeholder, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option::-moz-placeholder {
                    color: #595959;
                    opacity: 1; }
                  .donateColumn_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option:-ms-input-placeholder, .donateColumn_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option:-ms-input-placeholder {
                    color: #595959;
                    opacity: 1; }
        .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 {
          /*Radio Button Recurring*/ }
          .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio {
            margin-bottom: 10px;
            margin-top: 0;
            display: block !important; }
            .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio {
              /*Flex*/
              display: flex;
              flex-wrap: wrap;
              flex-flow: row wrap;
              justify-content: space-between;
              align-items: center;
              align-content: center;
              padding: 0;
              margin: 0;
              width: 100%; }
              .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li {
                position: relative;
                text-align: center;
                list-style-type: none;
                width: 47%; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li input, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li input {
                  left: 0;
                  margin: 0;
                  padding: 0;
                  position: absolute;
                  top: 0;
                  visibility: hidden; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li label, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li label {
                  display: block;
                  margin: 0 !important; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li input:checked + label, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li input:checked + label {
                  background: #ffffff !important;
                  color: #659ad2 !important;
                  display: block !important; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label {
                  font-family: 'Noto Serif', serif;
                  background-color: transparent;
                  border-radius: 4px;
                  border: 1px solid #727272 !important;
                  box-shadow: none;
                  color: #595959;
                  font-size: 18px !important;
                  font-weight: 700;
                  height: 50px;
                  line-height: 1em;
                  margin-bottom: 15px;
                  max-width: 100%;
                  padding: 15px 5px !important;
                  position: relative !important;
                  text-transform: uppercase;
                  width: 100%;
                  /* firefox 19+ */
                  /* ie */ }
                  .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                  .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-webkit-input-placeholder,
                  .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-webkit-input-placeholder {
                    color: #659ad2;
                    opacity: 1; }
                  .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                  .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::-moz-placeholder,
                  .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label::-moz-placeholder {
                    color: #659ad2;
                    opacity: 1; }
                  .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                  .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:-ms-input-placeholder,
                  .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:-ms-input-placeholder {
                    color: #659ad2;
                    opacity: 1; }
                  .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:after,
                  .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:after,
                  .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after {
                    content: none; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) {
                  position: absolute;
                  left: -9999px; }
                .donateColumn_wrapper form .gform_body ul.gform_fields li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .donateColumn_wrapper form .gform_body .top_label li#field_3_7 .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after {
                  opacity: 0;
                  -webkit-transform: scale(0);
                  transform: scale(0); }
      .donateColumn_wrapper form .gform_body .ginput_container_total {
        margin-bottom: 10px; }
        .donateColumn_wrapper form .gform_body .ginput_container_total .ginput_total {
          color: #595959;
          font-size: 15px !important; }
    .donateColumn_wrapper form .gform_footer {
      padding: 0;
      margin: 0 !important; }
      .donateColumn_wrapper form .gform_footer input[type="submit"] {
        font-family: 'Noto Serif', serif;
        background: #5c649e;
        border-radius: 4px;
        border: none;
        color: white !important;
        display: block !important;
        font-size: 18px !important;
        font-weight: 700;
        height: unset;
        line-height: 1em;
        margin: 5px auto 10px;
        padding: 15px 10px;
        text-transform: uppercase;
        transition: all 0.4s ease;
        width: 100% !important; }
        .donateColumn_wrapper form .gform_footer input[type="submit"]:hover, .donateColumn_wrapper form .gform_footer input[type="submit"]:focus, .donateColumn_wrapper form .gform_footer input[type="submit"]:active {
          background: #2c2e84;
          color: #fff !important;
          text-decoration: none; }
  .donateColumn_wrapper .gform_wrapper div.validation_error {
    border-top: 2px solid #2c2e84;
    color: #595959;
    line-height: 1em;
    padding: 10px 0;
    text-align: center;
    border-bottom: 2px solid #2c2e84; }
  .donateColumn_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding: 0;
    text-align: center; }

/* .donateColumn_wrapper*/
.extra-doantion-info p {
  color: white;
  font-size: 1rem;
  margin-right: 1rem; }

@media only screen and (max-width: 480px) {
  .donateColumn_wrapper form .gform_footer input[type="submit"] {
    font-size: 15px !important; } }
/*START Sign Up--------------------------------------------------*/
.newsletter-widget .gform_wrapper form {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }
.newsletter-widget .gform_wrapper .gform_body {
  width: 100%;
  flex-basis: 100%;
  margin-right: 15px;
  padding: 0; }
  .newsletter-widget .gform_wrapper .gform_body ul.gform_fields {
    padding-left: 0;
    margin: 0;
    list-style: none;
    display: flex; }
    .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li {
      width: 50%;
      margin-right: 15px;
      padding: 0; }
      .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield:last-child, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li:last-child {
        margin-right: 0; }
      .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_label, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .gfield_label {
        display: none; }
      .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container {
        margin: 0 !important; }
        .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input {
          background: rgba(255, 255, 255, 0.3);
          border: none;
          border-radius: 0.3888888888888889rem;
          color: white;
          font-family: 'Roboto', sans-serif;
          font-size: 0.7777777777777778rem !important;
          font-weight: 300;
          text-align: left;
          text-transform: none;
          padding: 1.1111111111111112rem 2.7777777777777777rem;
          width: 100%;
          height: 2.9444444444444446rem;
          letter-spacing: 1.7px; }
          .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: white;
            font-weight: 300;
            opacity: 1; }
          .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input::-moz-placeholder {
            /* Firefox 19+ */
            color: white;
            font-weight: 300;
            opacity: 1; }
          .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input:-ms-input-placeholder {
            /* IE 10+ */
            color: white;
            font-weight: 300;
            opacity: 1; }
          .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:-moz-placeholder, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input:-moz-placeholder {
            /* Firefox 18- */
            color: white;
            font-weight: 300;
            opacity: 1; }
.newsletter-widget .gform_wrapper .gform_footer {
  width: 9.722222222222221rem;
  flex-basis: 9.722222222222221rem;
  padding: 0; }
  .newsletter-widget .gform_wrapper .gform_footer .gform_button {
    background: #2c2e84;
    color: white;
    height: 2.9444444444444446rem;
    width: 100%;
    border: 2px solid white;
    text-align: center;
    font-family: 'Noto Serif', serif;
    font-weight: 500;
    padding: 0.111rem 1.7777777777777777rem !important;
    text-transform: none;
    transition: 0.4s;
    font-size: 1rem;
    letter-spacing: 0.1em;
    line-height: 1rem;
    letter-spacing: 3.5px;
    text-indent: 0px;
    text-transform: uppercase;
    margin: 0 !important; }
    .newsletter-widget .gform_wrapper .gform_footer .gform_button:hover {
      background: white;
      color: #2c2e84 !important;
      background-size: auto 90%;
      background-position: 95% 90%;
      background-repeat: no-repeat;
      text-decoration: none; }
.newsletter-widget .gform_wrapper .gfield_description {
  display: none; }
.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 #666666 !important;
          margin: 0;
          padding: 8px !important;
          color: #666666 !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: #666666 !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: #666666 !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: #666666 !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: #666666 !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: #666666 !important;
        border-color: #666666 !important;
        border-radius: 0px;
        width: 100%;
        padding: 10px 20px;
        color: #2c2e84;
        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: #666666;
          text-decoration: none !important;
          background-color: #5295c1 !important;
          border-color: #5295c1 !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: #659ad2;
      color: white;
      height: 2.9444444444444446rem;
      width: 100%;
      border: 2px solid #659ad2;
      text-align: center;
      font-family: 'Roboto', 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: #3e80c6;
        color: white;
        border-color: #3e80c6;
        background-size: auto 90%;
        background-position: 95% 90%;
        background-repeat: no-repeat;
        text-decoration: none; }
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type]), .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select {
    background-color: white !important;
    border: none !important;
    margin: 0;
    padding: 1.1111111111111112rem 2.7777777777777777rem !important;
    width: 100%;
    height: 2.9444444444444446rem !important;
    color: #b2b2b2 !important;
    text-align: left !important;
    font-weight: 400;
    font-size: 0.8888888888888888rem !important;
    font-family: 'Lato', sans-serif; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type])::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"]::-webkit-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #b2b2b2;
      font-weight: 400;
      opacity: 1; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type])::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"]::-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select::-moz-placeholder {
      /* Firefox 19+ */
      color: #b2b2b2;
      font-weight: 400;
      opacity: 1; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type]):-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"]:-ms-input-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select:-ms-input-placeholder {
      /* IE 10+ */
      color: #b2b2b2;
      font-weight: 400;
      opacity: 1; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type]):-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"]:-moz-placeholder, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select:-moz-placeholder {
      /* Firefox 18- */
      color: #b2b2b2;
      font-weight: 400;
      opacity: 1; }
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-field-error {
    position: absolute !important; }

@media only screen and (max-width: 991px) {
  .newsletter-widget .gform_wrapper form {
    flex-direction: column !important; }

  .newsletter-widget .gform_wrapper .gform_body {
    margin: 0 auto 2rem; }

  .newsletter-widget .gform_wrapper .gform_footer {
    flex-basis: auto;
    width: auto; }

  .newsletter-widget .gform_wrapper form {
    width: 100%; }

  .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input {
    text-align: center; }

  .newsletter-widget .gform_wrapper form {
    justify-content: center;
    align-items: center; } }
@media only screen and (max-width: 767px) {
  .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.6666666666666667rem; }

  .newsletter-widget .gform_wrapper .gform_body ul.gform_fields {
    flex-direction: column; } }
@media only screen and (max-width: 480px) {
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-row:nth-child(7) {
    width: 100%; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-row:nth-child(7) .sli-columns {
      padding: 0 !important;
      width: 100%; }

  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-field-error {
    position: relative !important; }

  .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 {
    text-align: center !important; } }
/*END Sign Up------------------------------------------*/
.donate-banner {
  height: 400px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0%; }
  .donate-banner::before {
    content: "";
    background: rgba(0, 0, 0, 0.25);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%; }
  .donate-banner .container {
    position: absolute;
    height: 100%;
    margin: 0 auto;
    left: 0;
    right: 0; }
    .donate-banner .container .row {
      height: 100%; }
  .donate-banner .logo {
    margin-bottom: 30px; }

.donate-body {
  padding: 50px 0 40px; }
  .donate-body .donation-information {
    margin-bottom: 30px; }
    .donate-body .donation-information h2 {
      color: #79a7d8;
      font-size: 30px;
      font-weight: 500;
      line-height: 1em;
      margin-bottom: 20px; }
    .donate-body .donation-information p {
      color: #333333;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.4em !important; }
      .donate-body .donation-information p a {
        border-bottom: 1px solid #009ece;
        color: #009ece;
        display: inline-block;
        font-weight: 700;
        line-height: 1em;
        text-decoration: none; }
    .donate-body .donation-information a.btn-green {
      margin: 20px auto 20px;
      display: inline-block;
      padding: 20px 25px 21px !important; }
  .donate-body .items-donate {
    margin: 40px auto; }
    .donate-body .items-donate .icon-box {
      display: inline-block; }
      .donate-body .items-donate .icon-box img {
        min-width: 75px; }
    .donate-body .items-donate .info-item {
      margin: auto 35px; }
      .donate-body .items-donate .info-item h4 {
        font-family: 'Roboto', sans-serif;
        color: #04d282;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 7px; }
      .donate-body .items-donate .info-item p {
        font-size: 18px;
        line-height: 1.3em;
        color: #333333; }

.page-template-_donate-tmplt-custom .donate-banner {
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 23.88888888888889rem;
  position: relative;
  text-align: center; }
  .page-template-_donate-tmplt-custom .donate-banner::before {
    content: "";
    background: rgba(31, 48, 91, 0.7);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%; }
  .page-template-_donate-tmplt-custom .donate-banner .container {
    position: absolute;
    height: 100%;
    margin: 0 auto;
    left: 0;
    right: 0; }
    .page-template-_donate-tmplt-custom .donate-banner .container .row {
      height: 100%; }
  .page-template-_donate-tmplt-custom .donate-banner .logo {
    margin-bottom: 3.7777777777777777rem; }
  .page-template-_donate-tmplt-custom .donate-banner .word-banner {
    text-align: center; }
    .page-template-_donate-tmplt-custom .donate-banner .word-banner h1 {
      font-family: 'Noto Serif', serif;
      font-size: 2.7777777777777777rem;
      font-weight: 500;
      margin-bottom: 2.2222222222222223rem;
      text-transform: uppercase;
      color: white; }
      .page-template-_donate-tmplt-custom .donate-banner .word-banner h1 strong {
        display: block; }
.page-template-_donate-tmplt-custom .donate-body-custom {
  padding: 3.888888888888889rem 0 2.2222222222222223rem;
  text-align: center; }
  .page-template-_donate-tmplt-custom .donate-body-custom .donation-information {
    text-align: center;
    margin-bottom: 1.6666666666666667rem; }
    .page-template-_donate-tmplt-custom .donate-body-custom .donation-information h2 {
      font-family: 'Noto Serif', serif;
      color: #659ad2;
      font-size: 1.9444444444444444rem;
      font-weight: 500;
      line-height: 1.5em;
      margin-bottom: 2.5rem;
      text-transform: uppercase; }
      .page-template-_donate-tmplt-custom .donate-body-custom .donation-information h2 span {
        font-family: 'Work Sans', sans-serif;
        display: inline-block;
        font-size: 2.6666666666666665rem; }
        .page-template-_donate-tmplt-custom .donate-body-custom .donation-information h2 span.blue {
          color: #659ad2; }
        .page-template-_donate-tmplt-custom .donate-body-custom .donation-information h2 span.green {
          color: #3bbfad; }
    .page-template-_donate-tmplt-custom .donate-body-custom .donation-information p {
      font-family: 'Roboto', sans-serif;
      color: #303030;
      font-size: 1.2222222222222223rem;
      font-weight: 400;
      line-height: 1.605; }
  .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate {
    margin: 4.444444444444445rem auto;
    width: 30.555555555555557rem;
    max-width: 100%; }
    .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement {
      font-family: 'Roboto', sans-serif;
      color: #303030;
      font-size: 1.6666666666666667rem;
      font-weight: 500;
      line-height: 1.5em;
      margin-bottom: 2.2222222222222223rem; }
      .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement br, .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .display-block {
        display: block; }
      .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .inputizer-field {
        display: inline-block;
        position: relative;
        width: 12.2222222222222223rem; }
        .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .inputizer-field .inputizer-tooltip {
          color: #8f8f8f;
          display: block;
          font-size: 12px;
          font-weight: normal;
          left: 0;
          line-height: 1em;
          margin: 0 auto;
          opacity: 1;
          position: absolute;
          right: 0;
          text-align: center;
          top: -25px;
          transition: bottom .5s, opacity .5s;
          width: 100%; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .inputizer-field .inputizer-tooltip .fas {
            color: #8f8f8f;
            display: block;
            font-size: 14px;
            margin: 0 auto; }
        .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .inputizer-field .input-amount-form {
          font-family: 'Roboto', sans-serif;
          color: #2c2e84;
          font-size: 2.2222222222222223rem;
          font-weight: 400;
          outline: none;
          margin: 0 10px;
          position: relative;
          cursor: pointer;
          border-bottom: solid 2px;
          font-size: 1.5555555555555556rem;
          /*Flex*/
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-flow: row nowrap;
          justify-content: flex-start; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .inputizer-field .input-amount-form .simbol-dollar {
            font-family: 'Roboto', sans-serif;
            color: #3bbfad;
            font-size: 2.2222222222222223rem;
            font-weight: 400;
            font-size: 1.5555555555555556rem; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .inputizer-field .input-amount-form #input-amount {
            font-family: 'Roboto', sans-serif;
            border: none;
            color: #3bbfad;
            font-size: 2.2222222222222223rem;
            font-weight: 400;
            width: 97px;
            text-align: left;
            font-size: 1.5555555555555556rem; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .inputizer-field .input-amount-form input[type="number"] {
            -webkit-appearance: textfield;
            -moz-appearance: textfield;
            appearance: textfield; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .inputizer-field .input-amount-form input[type=number]::-webkit-inner-spin-button,
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .inputizer-field .input-amount-form input[type=number]::-webkit-outer-spin-button {
            -webkit-appearance: none; }
      .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement #slider-jobs {
        color: #659ad2;
        display: inline-block; }
    .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar {
      position: relative;
      margin-top: 30px;
      display: block; }
      .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar {
        position: relative; }
        .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider {
          position: relative;
          width: 100%;
          /*.range-slider__range*/ }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider .range-slider__range {
            -webkit-appearance: none;
            width: 100%;
            height: 8px;
            border-radius: 10px;
            background: #bebebe;
            outline: none;
            padding: 0;
            margin: 0; }
            .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider .range-slider__range::-webkit-slider-thumb {
              background: #0aaacb;
              box-shadow: none;
              width: 24px;
              -webkit-appearance: none;
              border-radius: 50%;
              cursor: pointer;
              height: 24px;
              transition: background .15s ease-in-out; }
              .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider .range-slider__range::-webkit-slider-thumb:hover {
                background-color: #06cb7e; }
            .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider .range-slider__range:active::-webkit-slider-thumb {
              background: #bebebe; }
            .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider .range-slider__range::-moz-range-thumb {
              width: 24px;
              height: 24px;
              background-color: #2c2e84;
              border: 0;
              box-shadow: none;
              border-radius: 50%;
              cursor: pointer;
              transition: background .15s ease-in-out; }
              .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider .range-slider__range::-moz-range-thumb:hover {
                background-color: #659ad2; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider .range-slider__value {
            display: inline-block;
            position: relative;
            width: 60px;
            color: #000;
            line-height: 1.1111111111111112rem;
            text-align: center;
            border-radius: 3px;
            background: #659ad2;
            padding: 5px 10px;
            margin-left: 8px; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider ::-moz-range-track {
            background: #bebebe;
            border: 0; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider input::-moz-focus-inner,
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .range-slider input::-moz-focus-outer {
            border: 0; }
        .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .noUi-base {
          width: 100%;
          height: 100%;
          position: relative; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .noUi-base .noUi-handle {
            border-radius: 100%;
            border: none;
            box-shadow: none;
            cursor: pointer;
            height: 26px;
            left: -13px;
            position: absolute;
            top: -9px;
            width: 26px; }
        .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .noUi-pips {
          padding: 10px 0;
          height: 50px;
          top: 100%;
          left: 0;
          width: 100%;
          position: absolute; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .noUi-pips .noUi-value {
            width: 2.2222222222222223rem;
            position: absolute;
            color: #bebebe;
            font-size: 15px;
            text-align: center; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .noUi-pips .noUi-value-horizontal {
            margin-left: -1.1111111111111112rem;
            padding-top: 1.1111111111111112rem; }
          .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .noUi-pips .noUi-marker {
            background: #2c2e84;
            position: absolute;
            width: 2px;
            height: 15px;
            margin-left: -1px; }
      .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .brand-gray {
        color: #bebebe;
        margin: 10px auto;
        position: relative;
        text-align: center;
        width: 90%; }
.page-template-_donate-tmplt-custom .toggl-form-section {
  background: #f4f4f4;
  padding: 2.2222222222222223rem 0 50px;
  display: none; }
.page-template-_donate-tmplt-custom .donate-today {
  background: #79a7d8;
  padding: 2.2222222222222223rem 0;
  position: relative; }
  .page-template-_donate-tmplt-custom .donate-today h3 {
    font-family: 'Noto Serif', serif;
    color: white;
    font-size: 2rem;
    text-align: center;
    font-weight: 400;
    line-height: 1.333; }
    .page-template-_donate-tmplt-custom .donate-today h3 span {
      display: block;
      text-transform: uppercase;
      font-weight: 500; }
  .page-template-_donate-tmplt-custom .donate-today::after {
    content: "";
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    border-top: 33px solid #79a7d8;
    bottom: -33px;
    display: block;
    height: 22px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 66px;
    z-index: 10; }
.page-template-_donate-tmplt-custom .grid-donate-section {
  overflow: hidden; }
  .page-template-_donate-tmplt-custom .grid-donate-section .padding-content {
    padding: 100px 0; }
    .page-template-_donate-tmplt-custom .grid-donate-section .padding-content.right-side {
      padding-left: 30px; }
  .page-template-_donate-tmplt-custom .grid-donate-section h2 {
    font-size: 2.611111111111111rem;
    font-weight: 500;
    font-family: 'Noto Serif', serif;
    margin-bottom: 1.6666666666666667rem;
    text-transform: uppercase;
    color: #2c2e84;
    line-height: 1.333; }
    .page-template-_donate-tmplt-custom .grid-donate-section h2 span {
      display: block;
      font-size: 2.3333333333333335rem;
      color: #659ad2; }
  .page-template-_donate-tmplt-custom .grid-donate-section p {
    font-family: 'Roboto', sans-serif;
    color: #595959;
    font-size: 1.1111111111111112rem;
    font-weight: 300;
    line-height: 1.766;
    margin-bottom: 1.3888888888888888rem; }
  .page-template-_donate-tmplt-custom .grid-donate-section .link {
    margin-top: 2.5rem; }
  .page-template-_donate-tmplt-custom .grid-donate-section .right-side-img {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: calc(100% + 390px);
    height: 100%; }
    .page-template-_donate-tmplt-custom .grid-donate-section .right-side-img img {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      left: 50%;
      height: auto;
      position: absolute;
      top: 50%; }
  .page-template-_donate-tmplt-custom .grid-donate-section .left-side-img {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% + 390px);
    height: 100%;
    overflow: hidden; }
    .page-template-_donate-tmplt-custom .grid-donate-section .left-side-img img {
      -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%;
      height: auto;
      width: 100%; }

@media only screen and (max-width: 991px) {
  .page-template-_donate-tmplt-custom .grid-donate-section .right-side-img, .page-template-_donate-tmplt-custom .grid-donate-section .left-side-img {
    position: relative;
    width: 100%;
    height: 400px; } }
.interior_contact-us {
  padding-top: 80px !important; }
  .interior_contact-us .sidebar-contact {
    background: #009ece;
    border-radius: 5px;
    color: #fff;
    padding: 30px;
    text-align: left; }
    .interior_contact-us .sidebar-contact h4 {
      font-family: 'Work Sans', sans-serif;
      color: #fff !important;
      font-size: 28px;
      font-weight: 400;
      line-height: 1em;
      margin-bottom: 3px; }
    .interior_contact-us .sidebar-contact i.fa {
      color: #fff;
      margin-right: 10px; }
    .interior_contact-us .sidebar-contact a {
      color: #fff !important;
      display: block;
      line-height: 1.3em;
      margin-bottom: 8px;
      text-decoration: none; }
    .interior_contact-us .sidebar-contact p {
      font-family: 'Roboto', sans-serif;
      color: #fff !important;
      text-decoration: none;
      display: block;
      text-align: left;
      line-height: 1.3em; }
  .interior_contact-us .general_conctacts {
    margin-bottom: 30px; }
  .interior_contact-us .social-networks {
    padding: 0;
    margin: 0; }
    .interior_contact-us .social-networks li, .interior_contact-us .social-networks a {
      background-color: transparent !important;
      width: 20px;
      height: 20px;
      margin: 0 10px 15px -3px; }
  .interior_contact-us .gform_wrapper {
    margin-top: 0 !important; }

.interior-category {
  padding: 40px 0 70px; }
  .interior-category .m-bottom {
    margin-bottom: 25px; }
  .interior-category .single-blog-post {
    border-radius: 2px;
    border: 1px solid #eaeaea;
    height: 100%;
    overflow: hidden; }
    .interior-category .single-blog-post .image-post-thumb {
      background-size: cover;
      height: 250px;
      width: 100%; }
    .interior-category .single-blog-post .info-single-category {
      padding: 10px 15px 55px;
      position: relative;
      height: calc(100% - 250px); }
      .interior-category .single-blog-post .info-single-category .title-post {
        margin-bottom: 20px; }
        .interior-category .single-blog-post .info-single-category .title-post a {
          font-family: 'Roboto', sans-serif;
          color: #79a7d8 !important;
          display: inline-block;
          font-size: 22px;
          font-weight: 700;
          line-height: 1.2em;
          text-transform: capitalize;
          transition: all 0.4s ease; }
          .interior-category .single-blog-post .info-single-category .title-post a::after {
            content: "\f105";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: bold;
            text-decoration: inherit;
            /*--adjust as necessary--*/
            display: inline-block;
            color: #79a7d8;
            position: relative;
            margin-left: 5px;
            right: 0;
            transition: all 0.4s ease; }
          .interior-category .single-blog-post .info-single-category .title-post a:hover {
            text-decoration: none; }
            .interior-category .single-blog-post .info-single-category .title-post a:hover::after {
              right: -10px; }
      .interior-category .single-blog-post .info-single-category .tags-section ul {
        list-style: none;
        margin: 0 0 10px 0;
        padding: 0; }
        .interior-category .single-blog-post .info-single-category .tags-section ul li {
          display: inline-block;
          margin: 0 5px 5px 0; }
          .interior-category .single-blog-post .info-single-category .tags-section ul li a {
            background: #f7863d;
            color: #2c2e84;
            display: block;
            font-size: 16px;
            font-weight: 700;
            padding: 5px 8px; }
            .interior-category .single-blog-post .info-single-category .tags-section ul li a:hover {
              text-decoration: none; }
      .interior-category .single-blog-post .info-single-category .bottom-info {
        bottom: 15px;
        left: 15px;
        position: absolute;
        width: calc(100% - 30px); }
        .interior-category .single-blog-post .info-single-category .bottom-info .author, .interior-category .single-blog-post .info-single-category .bottom-info .date-post {
          font-family: 'Roboto', sans-serif;
          color: #303030;
          font-size: 16px;
          font-weight: 500;
          line-height: 1.1em; }
        .interior-category .single-blog-post .info-single-category .bottom-info .date-post {
          margin-top: 5px; }
  .interior-category .load-more-btn {
    display: block;
    margin-top: 40px;
    text-align: center; }
    .interior-category .load-more-btn a {
      color: #f7863d;
      font-weight: bold;
      font-size: 20px;
      letter-spacing: 0;
      line-height: 1em;
      text-transform: uppercase; }
      .interior-category .load-more-btn a::after {
        content: "\f0d7";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: bold;
        text-decoration: inherit;
        /*--adjust as necessary--*/
        display: inline-block;
        color: #f7863d;
        position: relative;
        margin-left: 5px;
        bottom: 0;
        transition: all 0.4s ease; }
      .interior-category .load-more-btn a:hover {
        text-decoration: none; }
        .interior-category .load-more-btn a:hover::after {
          bottom: -2px; }

/*START Woocommerce------------------------------------*/
body.woocommerce-page {
  /* woocommerce paginator */ }
  body.woocommerce-page section.woocommerce-temp {
    padding-bottom: 70px; }
  body.woocommerce-page .woocommerce #respond input#submit.alt, body.woocommerce-page .woocommerce a.button.alt, body.woocommerce-page .woocommerce button.button.alt, body.woocommerce-page .woocommerce input.button.alt {
    background-color: #79a7d8; }
    body.woocommerce-page .woocommerce #respond input#submit.alt:hover, body.woocommerce-page .woocommerce a.button.alt:hover, body.woocommerce-page .woocommerce button.button.alt:hover, body.woocommerce-page .woocommerce input.button.alt:hover {
      background-color: #518dcc; }
  body.woocommerce-page input[type="submit"]:not(#searchsubmit), body.woocommerce-page .entry-content .button:not(.add_media), body.woocommerce-page a.btn-green, body.woocommerce-page .edd-add-to-cart, body.woocommerce-page .edd_go_to_checkout {
    background-color: #79a7d8; }
    body.woocommerce-page input[type="submit"]:not(#searchsubmit):hover, body.woocommerce-page .entry-content .button:not(.add_media):hover, body.woocommerce-page a.btn-green:hover, body.woocommerce-page .edd-add-to-cart:hover, body.woocommerce-page .edd_go_to_checkout:hover {
      background-color: #518dcc; }
  body.woocommerce-page button.pswp__button, body.woocommerce-page button.pswp__button--arrow--left::before, body.woocommerce-page button.pswp__button--arrow--right::before, body.woocommerce-page button.pswp__button:hover {
    background-color: #862d93 !important; }
  body.woocommerce-page section.woo-slider-top {
    min-height: 800px;
    padding-bottom: 175px;
    position: relative;
    overflow: hidden; }
    body.woocommerce-page section.woo-slider-top #woo-images {
      bottom: 0;
      height: 100%;
      position: absolute;
      width: 100%; }
      body.woocommerce-page section.woo-slider-top #woo-images .products-images {
        background: #d7dde0;
        display: inline-block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 0; }
        body.woocommerce-page section.woo-slider-top #woo-images .products-images div[class^="product-target"] {
          display: block;
          height: 100%;
          position: absolute;
          right: 0;
          top: -4px;
          width: 100%; }
          body.woocommerce-page section.woo-slider-top #woo-images .products-images div[class^="product-target"] .bg-img {
            height: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center; }
      body.woocommerce-page section.woo-slider-top #woo-images #woo-desc {
        -webkit-transform: translate(-50%, -80%);
        -moz-transform: translate(-50%, -80%);
        -ms-transform: translate(-50%, -80%);
        transform: translate(-50%, -80%);
        display: inline-block;
        left: 50%;
        max-width: 100%;
        position: absolute;
        text-align: center;
        top: 50%; }
        body.woocommerce-page section.woo-slider-top #woo-images #woo-desc h3 {
          font-family: 'Work Sans', sans-serif;
          color: #0a9fb1;
          display: inline-block;
          font-size: 90px;
          font-weight: 400;
          line-height: 1em;
          margin: 0;
          padding: 0;
          position: relative;
          text-align: center;
          text-transform: none; }
        body.woocommerce-page section.woo-slider-top #woo-images #woo-desc p {
          display: none;
          font-family: 'Roboto', sans-serif;
          color: #fff;
          display: block;
          font-size: 18px;
          font-weight: 300;
          line-height: 1.3em;
          margin: 0 0 25px 5px;
          text-align: center; }
        body.woocommerce-page section.woo-slider-top #woo-images #woo-desc a {
          font-family: 'Roboto', sans-serif;
          background: #04c471;
          border-radius: 30px;
          color: #2c2e84;
          display: inline-block;
          font-size: 16px;
          font-weight: 400;
          line-height: 1em;
          font-weight: 700;
          padding: 15px 25px;
          text-align: center;
          text-decoration: none;
          text-transform: uppercase; }
          body.woocommerce-page section.woo-slider-top #woo-images #woo-desc a .woocommerce-Price-amount {
            margin-left: 5px;
            padding-left: 10px;
            position: relative; }
            body.woocommerce-page section.woo-slider-top #woo-images #woo-desc a .woocommerce-Price-amount::before {
              content: "";
              background: #fff;
              display: block;
              height: 27px;
              left: 0;
              margin-right: 10px;
              position: absolute;
              top: -2px;
              width: 2px; }
      body.woocommerce-page section.woo-slider-top #woo-images .tab-container {
        background: #edeff0;
        bottom: 0;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 100%; }
        body.woocommerce-page section.woo-slider-top #woo-images .tab-container::after {
          content: none;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background: #edeff0;
          border-bottom: 1px solid #ebebeb;
          border-top: 1px solid #ebebeb;
          display: block;
          left: 50%;
          top: 50%;
          position: absolute;
          width: 100%;
          height: 100%; }
      body.woocommerce-page section.woo-slider-top #woo-images ul.tab-category {
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
        z-index: 1; }
        body.woocommerce-page section.woo-slider-top #woo-images ul.tab-category li {
          border: none;
          cursor: pointer;
          flex-basis: 460px;
          font-size: 0;
          height: 175px;
          list-style-type: none;
          margin: 0;
          position: relative;
          flex-basis: 33%;
          transition: all 0.4s ease;
          /*.info*/ }
          body.woocommerce-page section.woo-slider-top #woo-images ul.tab-category li .img-thumb {
            background-position: 100% 50%;
            background-repeat: no-repeat;
            background-size: contain;
            overflow: hidden;
            width: 70%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 0; }
          body.woocommerce-page section.woo-slider-top #woo-images ul.tab-category li .info {
            -webkit-transform: translate(-90%, -50%);
            -moz-transform: translate(-90%, -50%);
            -ms-transform: translate(-90%, -50%);
            transform: translate(-90%, -50%);
            left: 50%;
            max-width: 100%;
            position: absolute;
            text-align: left;
            top: 50%;
            width: 235px;
            z-index: 1; }
            body.woocommerce-page section.woo-slider-top #woo-images ul.tab-category li .info h4 {
              font-family: 'Roboto', sans-serif;
              color: #24b9ca;
              font-size: 24px;
              font-weight: 700;
              line-height: 1em;
              margin: 0 0 15px 0;
              padding: 0; }
            body.woocommerce-page section.woo-slider-top #woo-images ul.tab-category li .info a.read-more {
              font-family: 'Roboto', sans-serif;
              border-bottom: 2px solid #24b9ca;
              color: #24b9ca;
              display: inline-block;
              font-size: 18px;
              font-weight: 500;
              line-height: 1em;
              margin-bottom: 0;
              padding-bottom: 5px;
              text-decoration: none; }
          body.woocommerce-page section.woo-slider-top #woo-images ul.tab-category li.active {
            background: #d5d5d5;
            box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.6); }
            body.woocommerce-page section.woo-slider-top #woo-images ul.tab-category li.active h4 {
              text-shadow: 0px 0px 1px rgba(36, 185, 202, 0.5); }
  body.woocommerce-page .woocommerce-temp .container {
    width: 1170px; }
  body.woocommerce-page .woocommerce-temp .page-title {
    text-align: center;
    margin-top: 30px; }
  body.woocommerce-page .woocommerce-temp form.woocommerce-ordering select.orderby {
    padding: 7px 40px 7px 10px !important;
    background: url("../images/select-arrow.jpg") 101%/20% no-repeat #fff; }
  body.woocommerce-page .woocommerce-temp ul.products {
    padding-top: 40px; }
    body.woocommerce-page .woocommerce-temp ul.products li.product {
      position: relative;
      text-align: center; }
      body.woocommerce-page .woocommerce-temp ul.products li.product .button {
        background: #2c2e84;
        color: #2c2e84;
        display: block;
        line-height: 1em;
        margin-top: 0;
        width: 100%; }
      body.woocommerce-page .woocommerce-temp ul.products li.product span.onsale {
        font-family: 'Roboto', sans-serif;
        background: transparent;
        color: #2c2e84;
        font-size: 18px;
        line-height: 0.8em;
        min-height: inherit;
        min-width: inherit;
        padding: 0 !important;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2; }
        body.woocommerce-page .woocommerce-temp ul.products li.product span.onsale::after {
          content: "";
          background: transparent url("../images/sale-bg-green.png") no-repeat;
          background-position: 50% 50%;
          background-size: contain;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          height: 70px;
          left: 50%;
          position: absolute;
          top: 50%;
          width: 70px;
          z-index: -1; }
      body.woocommerce-page .woocommerce-temp ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
        background-color: transparent;
        border-radius: 7px; }
      body.woocommerce-page .woocommerce-temp ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link h2 {
        font-family: 'Work Sans', sans-serif;
        color: #659ad2;
        display: block;
        font-size: 22px;
        font-weight: 400;
        margin: 0 !important;
        padding: 0; }
      body.woocommerce-page .woocommerce-temp ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link span.price {
        font-family: 'Roboto', sans-serif;
        color: #3bbfad;
        display: block !important;
        font-size: 26px;
        font-weight: 900;
        line-height: 1em;
        margin-top: 0; }
  body.woocommerce-page .woocommerce nav.woocommerce-pagination ul.page-numbers {
    border: none; }
    body.woocommerce-page .woocommerce nav.woocommerce-pagination ul.page-numbers li {
      border: none; }
      body.woocommerce-page .woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
        font-size: 14px;
        font-weight: 400;
        line-height: 1em;
        margin: 0;
        min-width: 1em;
        padding: 0;
        padding: 0;
        text-decoration: none; }
  body.woocommerce-page form.woocommerce-cart-form .coupon input#coupon_code {
    display: inline-block !important;
    width: 99px !important; }
  body.woocommerce-page form.woocommerce-cart-form .coupon .button {
    display: inline-block !important;
    padding: 11px !important; }
  body.woocommerce-page form.woocommerce-cart-form input[type=submit]:not(#searchsubmit) {
    display: inline-block !important;
    margin: 0 !important; }
  body.woocommerce-page table.variations tbody tr {
    vertical-align: middle !important; }
    body.woocommerce-page table.variations tbody tr td.label {
      vertical-align: middle !important;
      line-height: 1em; }
      body.woocommerce-page table.variations tbody tr td.label label {
        color: #595959 !important; }
  body.woocommerce-page .single_variation_wrap button.single_add_to_cart_button {
    background: #659ad2 !important;
    font-weight: 400 !important; }
  body.woocommerce-page.single-product section.interior-top {
    background-image: none !important; }
  body.woocommerce-page .raffle_message {
    float: right; }
  body.woocommerce-page .return-to-shop a.button {
    display: inline-block !important; }
    body.woocommerce-page .return-to-shop a.button:hover {
      color: #fff !important; }

/*START single Woocommerce------------------------------------*/
body.single-product .woocommerce-temp {
  /*.product*/ }
  body.single-product .woocommerce-temp div.product {
    /*Gallery woocommerce*/
    /*.summary*/
    /*.woocommerce-tabs*/
    /*.related.products*/ }
    body.single-product .woocommerce-temp div.product span.onsale {
      font-family: 'Roboto', sans-serif;
      min-width: inherit;
      padding: inherit;
      color: #2c2e84;
      font-size: 25px;
      left: 0;
      line-height: 0.8em;
      min-height: inherit;
      position: absolute;
      top: 0;
      z-index: 2; }
      body.single-product .woocommerce-temp div.product span.onsale::after {
        content: "";
        background: transparent url("../images/sale-bg-green.png") no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 90px;
        left: 50%;
        top: 50%;
        position: absolute;
        width: 90px;
        z-index: -1; }
    body.single-product .woocommerce-temp div.product .woocommerce-product-gallery__image {
      margin-bottom: 20px; }
    body.single-product .woocommerce-temp div.product .summary {
      /*Table Grouped*/ }
      body.single-product .woocommerce-temp div.product .summary h1.product_title {
        font-family: 'Roboto', sans-serif;
        color: #2c2c2c;
        font-size: 42px;
        font-weight: 400;
        display: inline-block;
        width: 56%; }
      body.single-product .woocommerce-temp div.product .summary .price {
        font-family: 'Roboto', sans-serif;
        color: #009ece;
        display: inline-block;
        float: right;
        font-size: 27px;
        font-weight: 700;
        margin: 8px 0; }
      body.single-product .woocommerce-temp div.product .summary .woocommerce-product-details__short-description {
        display: none; }
      body.single-product .woocommerce-temp div.product .summary form.cart .quantity {
        display: block;
        float: none !important;
        position: relative; }
        body.single-product .woocommerce-temp div.product .summary form.cart .quantity input {
          font-size: 24px;
          color: #2c2c2c;
          font-weight: 700;
          float: none;
          border: none; }
          body.single-product .woocommerce-temp div.product .summary form.cart .quantity input:focus {
            outline: none; }
      body.single-product .woocommerce-temp div.product .summary form.cart .button {
        float: none;
        margin: 0;
        font-size: 17px;
        font-weight: 700;
        color: #3bbfad !important;
        border: 1px solid #3bbfad;
        background: transparent;
        transition: 0.4s;
        border-radius: 50px;
        padding: 13px 45px;
        margin-top: 50px;
        text-transform: none; }
        body.single-product .woocommerce-temp div.product .summary form.cart .button:hover, body.single-product .woocommerce-temp div.product .summary form.cart .button:focus {
          outline: none;
          background: #3bbfad;
          color: #2c2e84 !important; }
      body.single-product .woocommerce-temp div.product .summary input[type=number]::-webkit-inner-spin-button,
      body.single-product .woocommerce-temp div.product .summary input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0; }
      body.single-product .woocommerce-temp div.product .summary input[type=number] {
        -moz-appearance: textfield;
        margin-left: 52px;
        width: 55px; }
      body.single-product .woocommerce-temp div.product .summary .quantity input:focus {
        outline: 0; }
      body.single-product .woocommerce-temp div.product .summary .quantity-button {
        background: #f7863d;
        border-radius: 50%;
        border: none;
        color: transparent;
        cursor: pointer;
        height: 35px;
        position: relative;
        text-align: center;
        width: 35px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none; }
      body.single-product .woocommerce-temp div.product .summary .quantity-nav {
        height: 36px;
        position: absolute;
        top: 2px;
        width: 160px; }
      body.single-product .woocommerce-temp div.product .summary .quantity-button.quantity-up {
        position: absolute;
        right: 0; }
        body.single-product .woocommerce-temp div.product .summary .quantity-button.quantity-up:after {
          content: "\f0da";
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          /*--adjust as necessary--*/
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          color: #2c2e84;
          display: block;
          font-size: 20px;
          left: 50%;
          top: 50%;
          position: absolute; }
      body.single-product .woocommerce-temp div.product .summary .quantity-button.quantity-down {
        position: absolute;
        left: 0; }
        body.single-product .woocommerce-temp div.product .summary .quantity-button.quantity-down:after {
          content: "\f0d9";
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          /*--adjust as necessary--*/
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          color: #2c2e84;
          display: block;
          font-size: 20px;
          position: absolute;
          top: 50%;
          left: 50%;
          transition: 0.4s; }
      body.single-product .woocommerce-temp div.product .summary .tawcvs-swatches .swatch-color.selected::before {
        content: "" !important;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        /*--adjust as necessary--*/
        height: 20px !important;
        left: 50% !important;
        position: absolute !important;
        top: 50% !important;
        transition: 0.4s;
        width: 12px !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; }
      body.single-product .woocommerce-temp div.product .summary .woocommerce-grouped-product-list.group_table .woocommerce-grouped-product-list-item__quantity {
        min-width: 160px;
        text-align: left; }
    body.single-product .woocommerce-temp div.product .woocommerce-tabs {
      padding: 40px 0 35px;
      border-bottom: 1px solid #959595;
      border-top: 1px solid #959595;
      margin-bottom: 40px; }
      body.single-product .woocommerce-temp div.product .woocommerce-tabs ul.tabs {
        display: none; }
      body.single-product .woocommerce-temp div.product .woocommerce-tabs .panel {
        text-align: center;
        border-bottom: none;
        box-shadow: none; }
        body.single-product .woocommerce-temp div.product .woocommerce-tabs .panel h2 {
          font-family: 'Work Sans', sans-serif;
          font-size: 34px;
          color: #009ece;
          font-weight: 400;
          margin-bottom: 26px;
          text-transform: none; }
        body.single-product .woocommerce-temp div.product .woocommerce-tabs .panel p {
          font-family: 'Noto Serif', serif;
          line-height: 1.8em;
          color: #2d2d2d;
          font-size: 18px;
          font-weight: 400; }
    body.single-product .woocommerce-temp div.product .related.products {
      border-bottom: none;
      box-shadow: none;
      text-align: center; }
      body.single-product .woocommerce-temp div.product .related.products h2 {
        font-family: 'Work Sans', sans-serif;
        color: #04d282;
        font-size: 34px;
        font-weight: 400;
        margin-bottom: 26px;
        text-transform: none; }

/*END single Woocommerce------------------------------------*/
.woocommerce button.button.added::after {
  display: none; }

.woocommerce a.added_to_cart {
  display: none; }

ol.flex-control-nav.flex-control-thumbs {
  margin-top: 15px !important;
  display: flex;
  flex-wrap: wrap; }
  ol.flex-control-nav.flex-control-thumbs li {
    padding: 0;
    margin: 0 15px 15px 0 !important;
    width: calc(25% - 15px) !important;
    flex-basis: calc(25% - 15px); }
    ol.flex-control-nav.flex-control-thumbs li:before {
      display: none; }

.page-error {
  height: 90vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  .page-error .container {
    position: relative;
    height: 100%; }
    .page-error .container .container-404 {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      position: absolute;
      text-align: center; }
      .page-error .container .container-404 .image-404 {
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        height: 300px;
        margin: 0 0 5px 0;
        max-width: 100%;
        width: 500px; }
      .page-error .container .container-404 .page-not-found span {
        text-transform: uppercase;
        color: #009ece;
        line-height: 1em;
        font-size: 50px;
        font-weight: 900; }
      .page-error .container .container-404 a.btn-orange {
        margin: 20px auto 0; }

body.admin-bar .team_panel .side-panel-fixed {
  top: 32px; }

.team_panel {
  background: rgba(0, 0, 0, 0.3);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 2050;
  /*.side-panel-fixed*/ }
  .team_panel .side-panel-fixed {
    background: #313131;
    height: 100%;
    position: fixed;
    right: -600px;
    top: 0;
    transition: 0.45s all ease-in-out;
    width: 500px;
    z-index: 2060;
    /*.left-side-panel*/ }
    .team_panel .side-panel-fixed.in {
      right: 0;
      display: block; }
    .team_panel .side-panel-fixed .left-side-panel {
      width: 50px;
      left: 0;
      height: 100%;
      background: #212121;
      text-align: center;
      float: left;
      /*.social-networks*/ }
      .team_panel .side-panel-fixed .left-side-panel .social-networks a, .team_panel .side-panel-fixed .left-side-panel .social-networks li, .team_panel .side-panel-fixed .left-side-panel .social-networks li a {
        background-color: transparent;
        color: #fff;
        border-radius: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        display: inline-block;
        font-size: inherit;
        font-weight: inherit;
        margin: 0;
        position: relative;
        text-decoration: none;
        transition: all 0.5s ease;
        width: 50px;
        height: 50px; }
        .team_panel .side-panel-fixed .left-side-panel .social-networks a .fas, .team_panel .side-panel-fixed .left-side-panel .social-networks a .fab, .team_panel .side-panel-fixed .left-side-panel .social-networks a .fa, .team_panel .side-panel-fixed .left-side-panel .social-networks li .fas, .team_panel .side-panel-fixed .left-side-panel .social-networks li .fab, .team_panel .side-panel-fixed .left-side-panel .social-networks li .fa, .team_panel .side-panel-fixed .left-side-panel .social-networks li a .fas, .team_panel .side-panel-fixed .left-side-panel .social-networks li a .fab, .team_panel .side-panel-fixed .left-side-panel .social-networks li a .fa {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          left: 50%;
          top: 50%;
          font-size: 16px;
          margin: 0 auto;
          position: absolute; }
        .team_panel .side-panel-fixed .left-side-panel .social-networks a:hover, .team_panel .side-panel-fixed .left-side-panel .social-networks li:hover, .team_panel .side-panel-fixed .left-side-panel .social-networks li a:hover {
          box-shadow: none; }
          .team_panel .side-panel-fixed .left-side-panel .social-networks a:hover i, .team_panel .side-panel-fixed .left-side-panel .social-networks li:hover i, .team_panel .side-panel-fixed .left-side-panel .social-networks li a:hover i {
            background: transparent;
            text-shadow: none; }
    .team_panel .side-panel-fixed .right-side-panel {
      overflow: hidden; }
      .team_panel .side-panel-fixed .right-side-panel .header-panel {
        background: #659ad2;
        padding: 20px 15px;
        position: relative; }
        .team_panel .side-panel-fixed .right-side-panel .header-panel .title-member {
          color: #2c2e84;
          font-size: 30px;
          display: block;
          line-height: 1em;
          font-weight: 700; }
        .team_panel .side-panel-fixed .right-side-panel .header-panel button.close-panel {
          color: #2c2e84; }
      .team_panel .side-panel-fixed .right-side-panel .body-panel .profile-picture {
        background-color: #009ece;
        background-size: cover;
        background-position: 50% 50%;
        display: block;
        height: 400px;
        margin-bottom: 20px;
        position: relative;
        width: 100%; }
      .team_panel .side-panel-fixed .right-side-panel .body-panel .position-member {
        font-family: 'Roboto', sans-serif;
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 600;
        line-height: 1em;
        margin: 0 0 15px !important;
        padding: 10px 15px;
        position: relative;
        text-align: left;
        text-transform: none; }
      .team_panel .side-panel-fixed .right-side-panel .body-panel .content-member {
        display: block;
        padding: 10px 15px; }
        .team_panel .side-panel-fixed .right-side-panel .body-panel .content-member p {
          color: #fff;
          margin: 0;
          font-size: 18px;
          line-height: 1.4em; }

/*.team_panel*/
h2.center-title {
  font-family: 'Work Sans', 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: 'Roboto', 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); }

#tribe-events {
  padding-bottom: 100px; }

.tribe-events-before-html {
  text-align: center; }
  .tribe-events-before-html p {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6em; }
    .tribe-events-before-html p strong {
      font-weight: 700;
      font-size: 20px;
      color: #659ad2; }

#tribe-events-content-wrapper {
  /* Title Bar */
  /* Tribe Bar */
  /* #tribe-events-bar */
  /* Main Events Content */ }
  #tribe-events-content-wrapper .tribe-events-title-bar {
    display: none; }
  #tribe-events-content-wrapper #tribe-events-bar {
    margin-bottom: 35px; }
    #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form {
      background: #fafafa;
      /* Views */ }
      #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner {
        display: flex;
        -webkit-flex-flow: row nowrap;
        justify-content: center;
        margin-top: 10px; }
      #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter label, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter label, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-geoloc-filter label {
        font-family: 'Roboto', sans-serif;
        color: #4c4c4c;
        font-size: 18px;
        text-align: left; }
      #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter input[type="text"], #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input[type="text"], #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-geoloc-filter input[type="text"] {
        border-bottom: 1px dashed #312f73;
        color: #659ad2 !important;
        font-size: 18px !important;
        min-height: 30px !important;
        padding: 7px 10px 7px 0 !important; }
        #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter input[type="text"] ::-webkit-input-placeholder, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input[type="text"] ::-webkit-input-placeholder, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-geoloc-filter input[type="text"] ::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          color: #659ad2; }
        #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter input[type="text"] ::-moz-placeholder, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input[type="text"] ::-moz-placeholder, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-geoloc-filter input[type="text"] ::-moz-placeholder {
          /* Firefox 19+ */
          color: #659ad2; }
        #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter input[type="text"] :-ms-input-placeholder, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input[type="text"] :-ms-input-placeholder, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-geoloc-filter input[type="text"] :-ms-input-placeholder {
          /* IE 10+ */
          color: #659ad2; }
        #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter input[type="text"] :-moz-placeholder, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter input[type="text"] :-moz-placeholder, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-geoloc-filter input[type="text"] :-moz-placeholder {
          /* Firefox 18- */
          color: #659ad2; }
      #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-submit {
        text-align: center; }
        #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-submit input[type="submit"] {
          font-family: 'Roboto', sans-serif;
          background: #2c2e84;
          border-radius: 30px;
          border: none;
          color: #ffffff !important;
          display: inline-block;
          font-size: 18px !important;
          font-weight: 800 !important;
          line-height: 1em;
          margin: 0 auto;
          max-width: 100%;
          padding: 15px 22px !important;
          position: relative;
          text-align: center;
          letter-spacing: 0;
          text-decoration: none !important;
          text-transform: uppercase;
          transition: all 0.4s ease;
          width: auto; }
          #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-submit input[type="submit"]:hover, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-submit input[type="submit"]:focus, #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-submit input[type="submit"]:active {
            background: #1f215e;
            color: white !important;
            text-decoration: none; }
      #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form #tribe-bar-views {
        padding: 0;
        background: #e8e8ed; }
        #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner {
          background: #e8e8ed;
          height: 100%;
          padding: 26px 0; }
          #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner label {
            font-family: 'Roboto', sans-serif;
            color: #4c4c4c;
            font-size: 18px;
            text-align: center; }
          #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner ul.tribe-bar-views-list {
            background: #e8e8ed;
            float: none;
            padding: 0 0 20px 0;
            text-align: center; }
            #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner ul.tribe-bar-views-list li.tribe-bar-views-option {
              margin: 0 auto;
              width: 100%; }
              #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner ul.tribe-bar-views-list li.tribe-bar-views-option:first-child {
                display: inherit;
                margin: 0 auto; }
            #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner ul.tribe-bar-views-list .tribe-bar-views-option a {
              background: transparent;
              display: block;
              font-size: 18px;
              margin: 0 auto;
              text-align: left;
              width: 100px; }
  #tribe-events-content-wrapper #tribe_events_filters_wrapper {
    background: #fafafa; }
    #tribe-events-content-wrapper #tribe_events_filters_wrapper .tribe-events-filters-content {
      background: #fafafa;
      border: none; }
    #tribe-events-content-wrapper #tribe_events_filters_wrapper #tribe_events_filter_control #tribe_events_filters_toggle {
      font-family: 'Roboto', sans-serif;
      color: #659ad2;
      font-size: 18px !important; }
    #tribe-events-content-wrapper #tribe_events_filters_wrapper input, #tribe-events-content-wrapper #tribe_events_filters_wrapper label, #tribe-events-content-wrapper #tribe_events_filters_wrapper select, #tribe-events-content-wrapper #tribe_events_filters_wrapper ul, #tribe-events-content-wrapper #tribe_events_filters_wrapper h3 {
      font-size: 0.8888888888888888rem; }
    #tribe-events-content-wrapper #tribe_events_filters_wrapper input[type="submit"] {
      margin: -10px 0 0 15px; }
  #tribe-events-content-wrapper #tribe-events-content {
    /*----- Month View ---------*/
    /*----- List View ---------*/
    /* Header Navigation */
    /* Footer Navigation */ }
    #tribe-events-content-wrapper #tribe-events-content.tribe-events-month {
      /*tooltip css*/ }
      #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar {
        /*present day*/
        /*if has events*/
        /*past events*/
        /*number css global*/
        /*title css global*/ }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar thead th {
          background: #659ad2;
          border-left: 1px solid #659ad2;
          border-right: 1px solid #659ad2;
          color: #fff;
          font-size: 0.8888888888888888rem;
          letter-spacing: 0px;
          padding: 7px .11em; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar td {
          border: 1px solid #c3c3c9; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-present {
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-has-events div[id*="tribe-events-daynum-"] {
          background-color: #2c2e84 !important;
          color: #ffffff !important; }
          #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-has-events div[id*="tribe-events-daynum-"] &gt; a {
            background-color: #2c2e84 !important;
            font-size: 0.8888888888888888rem;
            letter-spacing: 0px;
            font-weight: 400; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] {
          opacity: 0.6; }
          #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar td.tribe-events-past div[id*="tribe-events-daynum-"] &gt; a {
            background-color: #2c2e84 !important;
            color: #fff; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar td div[id*="tribe-events-daynum-"] {
          background-color: transparent;
          color: #312f73;
          font-size: 0.8888888888888888rem;
          line-height: 1em;
          font-weight: 400;
          padding: 13px 8px; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar div[id*="tribe-events-event-"] {
          margin: 0;
          padding: 11px 8px; }
          #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title &gt; a {
            color: #2c2e84;
            font-size: 18px;
            line-height: 1em;
            font-weight: 700;
            padding: 0; }
      #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .recurring-info-tooltip, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar .tribe-events-tooltip, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-shortcode.view-week .tribe-events-tooltip, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-week .tribe-events-tooltip {
        width: 400px; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .recurring-info-tooltip h3, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar .tribe-events-tooltip h3, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-shortcode.view-week .tribe-events-tooltip h3, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-week .tribe-events-tooltip h3 {
          color: #2c2e84 !important;
          font-size: 24px;
          line-height: 1em;
          margin-bottom: 5px; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .recurring-info-tooltip .tribe-event-duration .tribe-events-abbr.tribe-event-date-start, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar .tribe-events-tooltip .tribe-event-duration .tribe-events-abbr.tribe-event-date-start, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-shortcode.view-week .tribe-events-tooltip .tribe-event-duration .tribe-events-abbr.tribe-event-date-start, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-week .tribe-events-tooltip .tribe-event-duration .tribe-events-abbr.tribe-event-date-start {
          font-size: 13px; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .recurring-info-tooltip .tribe-events-event-thumb, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar .tribe-events-tooltip .tribe-events-event-thumb, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-shortcode.view-week .tribe-events-tooltip .tribe-events-event-thumb, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-week .tribe-events-tooltip .tribe-events-event-thumb {
          padding: 0.5em 1em 0 0; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .recurring-info-tooltip .tribe-event-description p, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-calendar .tribe-events-tooltip .tribe-event-description p, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-shortcode.view-week .tribe-events-tooltip .tribe-event-description p, #tribe-events-content-wrapper #tribe-events-content.tribe-events-month .tribe-events-week .tribe-events-tooltip .tribe-event-description p {
          font-size: 14px;
          font-weight: 300;
          line-height: 1.3em; }
    #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .tribe-events-page-title {
      font-family: 'Work Sans', sans-serif;
      color: #2c2e84;
      font-size: 33px;
      font-weight: 500;
      text-align: left; }
    #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .tribe-events-loop {
      max-width: 100%; }
    #tribe-events-content-wrapper #tribe-events-content.tribe-events-list h2.tribe-events-list-separator-month, #tribe-events-content-wrapper #tribe-events-content.tribe-events-list h2 span {
      font-family: 'Work Sans', sans-serif;
      color: #2c2e84;
      font-size: 30px;
      font-weight: 500; }
    #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list {
      border-radius: 4px;
      border: 1px solid #b7b7b7; }
      #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .row {
        margin: 0 !important; }
      #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .image-event-thumb {
        background-repeat: no-repeat;
        background-size: cover; }
      #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .content-body-event {
        padding: 25px; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .content-body-event h3 {
          font-family: 'Roboto', sans-serif;
          color: #009ece;
          font-size: 25px;
          font-weight: 700;
          margin: 0 0 15px; }
          #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .content-body-event h3 a.tribe-event-url {
            font-family: 'Roboto', sans-serif;
            color: #009ece;
            font-size: 25px;
            font-weight: 700;
            margin: 0 0 15px; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .content-body-event .date-event {
          font-family: 'Roboto', sans-serif;
          color: #2c2e84;
          font-size: 18px;
          font-weight: 700;
          line-height: 1em;
          margin-bottom: 30px; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .content-body-event .event-address {
          font-family: 'Roboto', sans-serif;
          color: #2c2e84;
          font-weight: 700;
          text-align: right; }
          #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .content-body-event .event-address span.tribe-address br {
            display: none; }
          #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .content-body-event .event-address span.tribe-address .tribe-country-name {
            display: block; }
        #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .content-body-event p {
          font-family: 'Roboto', sans-serif;
          color: #222222;
          font-size: 18px;
          font-weight: 400;
          line-height: 1.3em !important;
          margin-bottom: 10px; }
      #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .bottom-body a.tribe-events-read-more {
        font-family: 'Roboto', sans-serif;
        background: #659ad2 !important;
        color: #fff !important;
        font-weight: 700 !important;
        border-radius: 30px;
        border: none;
        display: inline-block;
        font-size: 0.8888888888888888rem;
        font-weight: 700;
        line-height: 1em;
        margin: 20px auto;
        max-width: 100%;
        padding: 12px 20px;
        position: relative;
        text-align: center;
        text-decoration: none !important;
        text-transform: uppercase;
        transition: 0.4s; }
    #tribe-events-content-wrapper #tribe-events-content.tribe-events-list #tribe-events-footer {
      border: none;
      display: none; }
    #tribe-events-content-wrapper #tribe-events-content #tribe-events-header .tribe-events-nav-pagination a {
      font-size: 18px;
      font-weight: 700;
      color: #659ad2; }
    #tribe-events-content-wrapper #tribe-events-content .tribe-events-ical.tribe-events-button {
      background-color: #659ad2;
      border-radius: 40px; }
    #tribe-events-content-wrapper #tribe-events-content #tribe-events-footer .tribe-events-nav-pagination {
      display: none; }

/*Bottom Section Custom Events Rounded */
.important-events {
  background: #f4f4f6;
  padding: 65px 0 60px;
  text-align: center; }
  .important-events .container-section {
    margin-bottom: 30px;
    padding: 0 5%; }
  .important-events h2 {
    font-family: 'Work Sans', sans-serif;
    color: #659ad2;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0 0 20px; }
  .important-events p {
    font-family: 'Roboto', sans-serif;
    color: #343434;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3em;
    margin: 0 0 15px 0; }
  .important-events .event-rounded {
    background: #0eb08c;
    border-radius: 50%;
    height: 220px;
    overflow: hidden;
    position: relative;
    width: 220px;
    max-width: 90%;
    margin: 0 auto; }
    .important-events .event-rounded .image-post-thumb {
      background-position: 50% 50%;
      background-size: cover;
      height: 100%;
      position: absolute;
      width: 100%; }
      .important-events .event-rounded .image-post-thumb .preview-icon, .important-events .event-rounded .image-post-thumb .icon-image, .important-events .event-rounded .image-post-thumb .title-event-container, .important-events .event-rounded .image-post-thumb .title-event-container h4 {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        border-radius: 50%;
        position: absolute;
        overflow: hidden; }
      .important-events .event-rounded .image-post-thumb .preview-icon {
        background-color: rgba(255, 255, 255, 0.8);
        height: 115px;
        width: 115px;
        transition: all 0.4s ease;
        opacity: 1; }
        .important-events .event-rounded .image-post-thumb .preview-icon .icon-image {
          background-position: 50% 50%;
          background-size: contain;
          background-repeat: no-repeat;
          height: 70%;
          width: 70%; }
      .important-events .event-rounded .image-post-thumb .title-event-container {
        background-color: rgba(14, 176, 140, 0.8);
        height: 180px;
        width: 180px;
        opacity: 0;
        transition: all 0.4s ease; }
        .important-events .event-rounded .image-post-thumb .title-event-container h4 {
          font-family: 'Roboto', sans-serif;
          font-size: 20px;
          font-weight: 400;
          line-height: 1.2em;
          color: #fff;
          margin: 0 auto;
          width: 85%;
          border-radius: unset;
          overflow: inherit;
          display: block; }
    .important-events .event-rounded:hover .image-post-thumb .preview-icon {
      opacity: 0; }
    .important-events .event-rounded:hover .image-post-thumb .title-event-container {
      opacity: 1; }

@media only screen and (max-width: 991px) {
  .tribe-filters-open #tribe_events_filters_wrapper,
  .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
  .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    position: relative !important; }

  .tribe-events-filters-horizontal .tribe_events_filter_item {
    padding: 10px 0 6px;
    display: inline-block;
    margin-right: 21px; }

  .tribe-filters-open .tribe-events-filters-horizontal #tribe_events_filter_control {
    width: 210px; }

  .tribe-filters-open #tribe_events_filter_control.tribe-events-filters-mobile-controls #tribe_events_filters_reset {
    margin: 0; }

  #tribe-events-content-wrapper #tribe_events_filters_wrapper input[type="submit"] {
    margin: 15px 0 0 15px; }

  .tribe-bar-collapse #tribe-bar-views-toggle {
    padding: 15px 14px; }

  #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form #tribe-bar-views .tribe-bar-views-inner ul.tribe-bar-views-list {
    padding: 0; }

  #tribe_events_filters_toggle {
    margin: 0 !important;
    color: #fff !important; }

  .tribe-bar-collapse #tribe-bar-views-toggle:after {
    top: 10px; }

  #tribe-bar-views .tribe-bar-views-option {
    padding: 15px 15px; }

  #tribe-events-content-wrapper #tribe-events-content.tribe-events-list .events-vCard-list .image-event-thumb {
    height: 340px; } }
@media only screen and (max-width: 767px) {
  #tribe-mobile-container {
    margin: 30px auto 10px; }

  #tribe-events {
    padding-bottom: 30px; }

  .important-events {
    margin-bottom: -30px; }
    .important-events .event-rounded {
      margin: 0 auto 30px; } }
@media only screen and (max-width: 480px) {
  #tribe-events-content-wrapper #tribe-events-bar #tribe-bar-form .tribe-bar-filters .tribe-bar-filters-inner {
    flex-wrap: wrap; } }
/*globla styles*/
.page-template-_event-template_specific-event p {
  font-family: 'Roboto', sans-serif;
  color: #303030;
  font-size: 18px;
  line-height: 1.4em; }
.page-template-_event-template_specific-event .banner-event-custom {
  border-bottom: 6px solid #f7863d;
  overflow: visible; }
  .page-template-_event-template_specific-event .banner-event-custom .icon-website {
    bottom: -40px;
    position: absolute;
    right: 7%;
    z-index: 50; }
.page-template-_event-template_specific-event .first-section-event.event-info {
  padding: 65px 0 80px; }
  .page-template-_event-template_specific-event .first-section-event.event-info .chat-bubble {
    position: relative;
    padding: 50px 25px;
    text-align: center; }
    .page-template-_event-template_specific-event .first-section-event.event-info .chat-bubble::after {
      content: "";
      background: url("../images/chat-bubble.png") no-repeat;
      background-size: contain;
      height: 280px;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      width: 300px;
      z-index: -1; }
    .page-template-_event-template_specific-event .first-section-event.event-info .chat-bubble span {
      font-family: 'Work Sans', sans-serif;
      color: #fff;
      font-size: 47px;
      font-weight: 400;
      line-height: 0.8em;
      margin: 0;
      text-align: center; }
    .page-template-_event-template_specific-event .first-section-event.event-info .chat-bubble h2 {
      font-family: 'Work Sans', sans-serif;
      color: #fff;
      font-size: 76px;
      font-weight: 400;
      line-height: 0.8em;
      margin: 0;
      text-align: center; }
  .page-template-_event-template_specific-event .first-section-event.event-info .icon-left-side {
    width: 80px;
    margin-right: 10px;
    margin-bottom: 30px;
    display: inline-block; }
    .page-template-_event-template_specific-event .first-section-event.event-info .icon-left-side img {
      max-width: 100%; }
  .page-template-_event-template_specific-event .first-section-event.event-info .title-address-event {
    width: calc(100% - 95px);
    display: inline-block; }
    .page-template-_event-template_specific-event .first-section-event.event-info .title-address-event h3 {
      font-family: 'Work Sans', sans-serif;
      color: #79a7d8;
      font-size: 30px;
      font-weight: 400;
      margin: 0 auto; }
  .page-template-_event-template_specific-event .first-section-event.event-info a {
    font-family: 'Roboto', sans-serif;
    border-radius: 30px;
    border: none;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 1em;
    max-width: 100%;
    margin-right: 15px;
    padding: 12px 20px !important;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.4s; }
    .page-template-_event-template_specific-event .first-section-event.event-info a.btn-green {
      background: #04d282; }
    .page-template-_event-template_specific-event .first-section-event.event-info a.btn-orange {
      background: #f7863d; }
    .page-template-_event-template_specific-event .first-section-event.event-info a:hover, .page-template-_event-template_specific-event .first-section-event.event-info a:focus, .page-template-_event-template_specific-event .first-section-event.event-info a:active {
      background: #2c2e84;
      color: #fff;
      text-decoration: none; }
  .page-template-_event-template_specific-event .first-section-event.event-info .title-time-event time {
    font-family: 'Work Sans', sans-serif;
    color: #303030;
    font-weight: 400;
    line-height: 1em;
    font-size: 22px;
    margin: 0 auto 5px;
    display: block; }
  .page-template-_event-template_specific-event .first-section-event.event-info .title-time-event h3 {
    font-family: 'Roboto', sans-serif;
    color: #04d282;
    font-size: 24px;
    font-weight: 400;
    margin: 0 auto 10px; }
.page-template-_event-template_specific-event .interior_specific-event {
  background: #f2f2f2; }
  .page-template-_event-template_specific-event .interior_specific-event .left-side-image {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% + 400px);
    height: 100%; }
  .page-template-_event-template_specific-event .interior_specific-event .padding-section {
    padding: 70px 10px 70px 30px; }
    .page-template-_event-template_specific-event .interior_specific-event .padding-section h2 {
      font-family: 'Work Sans', sans-serif;
      color: #79a7d8;
      font-size: 40px;
      font-weight: 400;
      margin: 0 auto 20px; }
.page-template-_event-template_specific-event .sponsors-section {
  text-align: center;
  padding: 110px 0 40px; }
  .page-template-_event-template_specific-event .sponsors-section h2 {
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    font-size: 41px;
    font-weight: 400;
    margin: 0 auto 20px;
    color: #04d282 !important; }
  .page-template-_event-template_specific-event .sponsors-section .sponsor-vCarousel {
    padding: 50px 0 20px; }
  .page-template-_event-template_specific-event .sponsors-section hr.solid {
    display: none; }
.page-template-_event-template_specific-event .event-photos-section {
  padding: 30px 0 60px;
  text-align: center; }
  .page-template-_event-template_specific-event .event-photos-section h3 {
    font-family: 'Work Sans', sans-serif;
    color: #79a7d8;
    font-size: 41px;
    text-align: center;
    font-weight: 400;
    margin: 0 auto 20px; }
  .page-template-_event-template_specific-event .event-photos-section .gallery-padding {
    padding: 40px 0; }
  .page-template-_event-template_specific-event .event-photos-section a.btn-orange {
    font-family: 'Roboto', sans-serif;
    border-radius: 30px;
    border: none;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 1em;
    max-width: 100%;
    margin-right: 15px;
    padding: 12px 20px !important;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.4s;
    background: #f7863d; }
.page-template-_event-template_specific-event .special-thanks {
  padding: 70px 0;
  background-color: #79a7d8;
  color: #2c2e84;
  text-align: center; }
  .page-template-_event-template_specific-event .special-thanks h2 {
    font-family: 'Work Sans', sans-serif;
    color: #2c2e84;
    font-size: 41px;
    text-align: center;
    font-weight: 400;
    margin: 0 auto 20px; }
  .page-template-_event-template_specific-event .special-thanks p {
    color: #fff; }
  .page-template-_event-template_specific-event .special-thanks .list-special-thanks span.name-sponsor {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 20px;
    flex-basis: 33%;
    text-align: center; }
.page-template-_event-template_specific-event .last-section-event {
  padding: 90px 0 80px;
  text-align: center; }
  .page-template-_event-template_specific-event .last-section-event h2 {
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    font-size: 41px;
    font-weight: 400;
    margin: 0 auto 20px;
    color: #04d282 !important; }
  .page-template-_event-template_specific-event .last-section-event p {
    margin-bottom: 30px; }

/*globla styles*/
.page-template-_event-template_custom {
  /*section Schedule*/
  /*Map Section*/
  /*event Photos*/
  /*section Sponsors*/
  /*section Donate*/ }
  .page-template-_event-template_custom p {
    font-family: 'Roboto', sans-serif;
    color: #303030;
    font-size: 18px;
    line-height: 1.4em; }
  .page-template-_event-template_custom .banner-event-custom {
    background-color: #4a3d3a;
    background-position: 50% 0%;
    min-height: 500px;
    overflow: visible;
    z-index: 2; }
    .page-template-_event-template_custom .banner-event-custom::before {
      content: "";
      background: transparent url("../images/table-banner.png") no-repeat 50% 50%;
      background-size: contain;
      width: 470px;
      height: 730px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    .page-template-_event-template_custom .banner-event-custom::after {
      content: "";
      background: transparent url("../images/right-side-banner.png") no-repeat 50% 50%;
      background-size: contain;
      width: 340px;
      height: 720px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 2; }
    .page-template-_event-template_custom .banner-event-custom .title-page {
      width: 800px;
      -webkit-transform: translate(-50%, -60%);
      -moz-transform: translate(-50%, -60%);
      -ms-transform: translate(-50%, -60%);
      transform: translate(-50%, -60%);
      text-shadow: none; }
      .page-template-_event-template_custom .banner-event-custom .title-page .sub.title {
        font-family: 'Roboto', sans-serif;
        color: #fff;
        font-size: 32px;
        font-weight: 700;
        letter-spacing: 8px;
        line-height: 1em; }
      .page-template-_event-template_custom .banner-event-custom .title-page h1 {
        font-family: 'Roboto', sans-serif;
        color: #04d282;
        font-size: 130px;
        line-height: 0.8em;
        text-shadow: 10px 12px 20px black; }
  .page-template-_event-template_custom .first-section-event.event-info {
    padding: 100px 0;
    position: relative; }
    .page-template-_event-template_custom .first-section-event.event-info .nav-template-container {
      position: absolute;
      top: -10px;
      right: 0;
      left: 0;
      z-index: 3; }
      .page-template-_event-template_custom .first-section-event.event-info .nav-template-container ul#nav-tabs {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: #fff;
        border-radius: 30px;
        border: none;
        box-shadow: 5px 15px 20px rgba(0, 0, 0, 0.16);
        display: inline-block;
        left: 50%;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 50%;
        z-index: 4; }
        .page-template-_event-template_custom .first-section-event.event-info .nav-template-container ul#nav-tabs li {
          display: inline-block;
          border-radius: 30px; }
          .page-template-_event-template_custom .first-section-event.event-info .nav-template-container ul#nav-tabs li a {
            font-family: 'Roboto', sans-serif;
            color: #303030 !important;
            font-size: 16px;
            font-weight: 400;
            margin: 0;
            min-width: 150px;
            transition: all 0.4s ease; }
            .page-template-_event-template_custom .first-section-event.event-info .nav-template-container ul#nav-tabs li a:hover, .page-template-_event-template_custom .first-section-event.event-info .nav-template-container ul#nav-tabs li a:focus, .page-template-_event-template_custom .first-section-event.event-info .nav-template-container ul#nav-tabs li a:active {
              background: #f7863d;
              color: #2c2e84 !important;
              text-decoration: none;
              text-transforms: uppercase; }
    .page-template-_event-template_custom .first-section-event.event-info .chat-bubble {
      position: relative;
      padding: 50px 25px;
      text-align: center; }
      .page-template-_event-template_custom .first-section-event.event-info .chat-bubble::after {
        content: "";
        background: url("../images/chat-bubble.png") no-repeat;
        background-size: contain;
        height: 280px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        width: 300px;
        z-index: -1; }
      .page-template-_event-template_custom .first-section-event.event-info .chat-bubble span {
        font-family: 'Work Sans', sans-serif;
        color: #fff;
        font-size: 47px;
        font-weight: 400;
        line-height: 0.8em;
        margin: 0;
        text-align: center; }
      .page-template-_event-template_custom .first-section-event.event-info .chat-bubble h2 {
        font-family: 'Work Sans', sans-serif;
        color: #fff;
        font-size: 76px;
        font-weight: 400;
        line-height: 0.8em;
        margin: 0;
        text-align: center; }
    .page-template-_event-template_custom .first-section-event.event-info .icon-left-side {
      width: 80px;
      margin-right: 10px;
      margin-bottom: 30px;
      display: inline-block; }
      .page-template-_event-template_custom .first-section-event.event-info .icon-left-side img {
        max-width: 100%; }
    .page-template-_event-template_custom .first-section-event.event-info .title-address-event {
      width: calc(100% - 95px);
      display: inline-block; }
      .page-template-_event-template_custom .first-section-event.event-info .title-address-event h3 {
        font-family: 'Work Sans', sans-serif;
        color: #79a7d8;
        font-size: 30px;
        font-weight: 400;
        margin: 0 auto; }
    .page-template-_event-template_custom .first-section-event.event-info a {
      font-family: 'Roboto', sans-serif;
      border-radius: 30px;
      border: none;
      color: #fff !important;
      display: inline-block;
      font-size: 16px;
      font-weight: 700 !important;
      line-height: 1em;
      max-width: 100%;
      margin-right: 15px;
      padding: 12px 20px !important;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: uppercase;
      transition: 0.4s; }
      .page-template-_event-template_custom .first-section-event.event-info a.btn-green {
        background: #04d282; }
      .page-template-_event-template_custom .first-section-event.event-info a.btn-orange {
        background: #f7863d; }
      .page-template-_event-template_custom .first-section-event.event-info a:hover, .page-template-_event-template_custom .first-section-event.event-info a:focus, .page-template-_event-template_custom .first-section-event.event-info a:active {
        background: #f7863d;
        color: #fff;
        text-decoration: none; }
    .page-template-_event-template_custom .first-section-event.event-info .title-time-event time {
      font-family: 'Work Sans', sans-serif;
      color: #303030;
      font-weight: 400;
      line-height: 1em;
      font-size: 22px;
      margin: 0 auto 5px;
      display: block; }
    .page-template-_event-template_custom .first-section-event.event-info .title-time-event h3 {
      font-family: 'Roboto', sans-serif;
      color: #04d282;
      font-size: 24px;
      font-weight: 400;
      margin: 0 auto 10px; }
    .page-template-_event-template_custom .first-section-event.event-info::after {
      content: "";
      background: transparent url("../images/leaf.png") no-repeat 50% 50%;
      background-size: contain;
      width: 100px;
      height: 70px;
      position: absolute;
      top: 60%;
      right: 0;
      z-index: 2; }
  .page-template-_event-template_custom .interior_specific-event {
    background: #009ece; }
    .page-template-_event-template_custom .interior_specific-event .left-side-image {
      background-size: cover;
      background-position: 50% 50%;
      position: absolute;
      right: 0;
      top: 0;
      width: calc(100% + 400px);
      height: 100%; }
    .page-template-_event-template_custom .interior_specific-event .padding-section {
      padding: 70px 10px 70px 30px; }
      .page-template-_event-template_custom .interior_specific-event .padding-section h2 {
        font-family: 'Work Sans', sans-serif;
        color: #2c2e84 !important;
        font-size: 40px;
        font-weight: 400;
        margin: 0 auto 20px; }
      .page-template-_event-template_custom .interior_specific-event .padding-section p {
        color: #2c2e84 !important; }
  .page-template-_event-template_custom .schedule-section {
    padding: 90px 0 100px; }
    .page-template-_event-template_custom .schedule-section h2 {
      font-family: 'Work Sans', sans-serif;
      color: #3bbfad;
      font-size: 50px;
      text-algin: left;
      margin-bottom: 40px; }
    .page-template-_event-template_custom .schedule-section .nav-pills {
      margin-bottom: 25px; }
      .page-template-_event-template_custom .schedule-section .nav-pills .nav-link {
        font-family: 'Roboto', sans-serif;
        background: #f2f2f2;
        border-radius: 30px;
        color: #303030;
        font-size: 16px;
        font-weight: 700;
        margin: 0 30px 0 0;
        padding: 10px 30px 12px;
        text-transform: uppercase;
        letter-spacing: -1px;
        min-width: 150px;
        transition: all 0.4s ease; }
        .page-template-_event-template_custom .schedule-section .nav-pills .nav-link sup {
          letter-spacing: 0;
          top: -.6em;
          font-size: 50%; }
        .page-template-_event-template_custom .schedule-section .nav-pills .nav-link.active {
          background-color: #f7863d;
          color: #2c2e84; }
    .page-template-_event-template_custom .schedule-section .parent-container-items {
      position: relative; }
      .page-template-_event-template_custom .schedule-section .parent-container-items::before {
        content: "";
        background: #f7863d;
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 2px;
        z-index: 3; }
      .page-template-_event-template_custom .schedule-section .parent-container-items .item-stages {
        position: relative; }
        .page-template-_event-template_custom .schedule-section .parent-container-items .item-stages::before {
          content: "";
          background: #f7863d;
          width: 15px;
          height: 15px;
          border-radius: 50%;
          position: absolute;
          top: 40%;
          left: -7px;
          z-index: 3; }
        .page-template-_event-template_custom .schedule-section .parent-container-items .item-stages .padding-stage {
          padding: 0 30px; }
          .page-template-_event-template_custom .schedule-section .parent-container-items .item-stages .padding-stage .row-item {
            width: 100%;
            margin: 0;
            padding: 40px 0;
            border-bottom-color: #b5b5b5;
            border-bottom-style: dashed; }
            .page-template-_event-template_custom .schedule-section .parent-container-items .item-stages .padding-stage .row-item .image-stage {
              width: 170px;
              text-align: left;
              margin-right: 30px; }
              .page-template-_event-template_custom .schedule-section .parent-container-items .item-stages .padding-stage .row-item .image-stage .img-thumb-rounded {
                background-position: 50% 50%;
                background-size: cover;
                border-radius: 50%;
                height: 150px;
                width: 150px; }
            .page-template-_event-template_custom .schedule-section .parent-container-items .item-stages .padding-stage .row-item .info-stages {
              padding: 0 20px 0 0; }
              .page-template-_event-template_custom .schedule-section .parent-container-items .item-stages .padding-stage .row-item .info-stages .time {
                font-family: 'Roboto', sans-serif;
                color: #303030;
                font-size: 18px;
                font-weight: 700;
                margin-bottom: 10px; }
              .page-template-_event-template_custom .schedule-section .parent-container-items .item-stages .padding-stage .row-item .info-stages h4.title {
                font-family: 'Work Sans', sans-serif;
                color: #79a7d8;
                display: block;
                font-size: 30px;
                font-weight: 400;
                margin: 0; }
              .page-template-_event-template_custom .schedule-section .parent-container-items .item-stages .padding-stage .row-item .info-stages p {
                font-family: 'Roboto', sans-serif;
                color: #303030;
                font-size: 18px;
                font-weight: 400;
                line-height: 1.6em;
                margin: 16px 0 0; }
  .page-template-_event-template_custom .map-section {
    position: relative;
    height: 530px; }
    .page-template-_event-template_custom .map-section .container {
      height: 100%;
      position: absolute;
      margin: 0 auto;
      right: 0;
      left: 0; }
    .page-template-_event-template_custom .map-section .event-location-box {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: #79a7d8;
      border-radius: 5px;
      border: 1px solid #afc6eb;
      color: #fff;
      left: 20%;
      margin: 0 auto;
      max-height: 80%;
      max-width: 90%;
      overflow: hidden;
      padding: 35px 30px;
      position: absolute;
      text-align: center;
      top: 50%;
      width: 320px; }
      .page-template-_event-template_custom .map-section .event-location-box h3, .page-template-_event-template_custom .map-section .event-location-box .event-location, .page-template-_event-template_custom .map-section .event-location-box .email, .page-template-_event-template_custom .map-section .event-location-box .btn-direction {
        color: #fff;
        display: block;
        position: relative;
        margin: 0 0 20px 0; }
      .page-template-_event-template_custom .map-section .event-location-box h3 {
        font-family: 'Work Sans', sans-serif;
        font-size: 40px; }
      .page-template-_event-template_custom .map-section .event-location-box .event-location {
        color: #fff;
        font-size: 18px;
        line-height: 1.8em;
        margin: 0 0 30px 0;
        text-transform: uppercase; }
      .page-template-_event-template_custom .map-section .event-location-box .email a {
        color: #2c2e84;
        font-size: 18px; }
      .page-template-_event-template_custom .map-section .event-location-box .btn-direction {
        margin: 0; }
        .page-template-_event-template_custom .map-section .event-location-box .btn-direction a.btn-1 {
          margin: 0; }
  .page-template-_event-template_custom .event-photos-section {
    padding: 60px 0 40px;
    text-align: center; }
    .page-template-_event-template_custom .event-photos-section h3 {
      font-family: 'Work Sans', sans-serif;
      color: #79a7d8;
      font-size: 41px;
      text-align: center;
      font-weight: 400;
      margin: 0 auto 20px; }
    .page-template-_event-template_custom .event-photos-section .gallery-padding {
      padding: 40px 0; }
    .page-template-_event-template_custom .event-photos-section a.btn-orange {
      font-family: 'Roboto', sans-serif;
      border-radius: 30px;
      border: none;
      color: #fff !important;
      display: inline-block;
      font-size: 16px;
      font-weight: 700 !important;
      line-height: 1em;
      max-width: 100%;
      margin-right: 15px;
      padding: 12px 20px !important;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: uppercase;
      transition: 0.4s;
      background: #f7863d; }
  .page-template-_event-template_custom .sponsors-section {
    text-align: center;
    padding: 20px 0 40px; }
    .page-template-_event-template_custom .sponsors-section h2 {
      font-family: 'Work Sans', sans-serif;
      text-align: center;
      font-size: 41px;
      font-weight: 400;
      margin: 0 auto 20px;
      color: #04d282 !important; }
    .page-template-_event-template_custom .sponsors-section .sponsor-vCarousel {
      padding: 50px 0 20px; }
    .page-template-_event-template_custom .sponsors-section hr.solid {
      display: none; }
  .page-template-_event-template_custom .last-section-event {
    background-position: 50% 50%;
    background-size: cover;
    padding: 90px 0 80px;
    text-align: center; }
    .page-template-_event-template_custom .last-section-event h2 {
      font-family: 'Work Sans', sans-serif;
      text-align: center;
      font-size: 41px;
      font-weight: 400;
      margin: 0 auto 20px;
      color: #fff !important; }
    .page-template-_event-template_custom .last-section-event p {
      margin-bottom: 30px;
      color: #fff !important; }
    .page-template-_event-template_custom .last-section-event .heart-donation-btn {
      @iclude font1;
      color: #fff !important;
      font-size: 25px;
      font-weight: 700;
      letter-spacing: -1px;
      display: block;
      line-height: 1em;
      position: relative;
      text-transform: uppercase; }
      .page-template-_event-template_custom .last-section-event .heart-donation-btn:hover {
        text-decoration: none; }
      .page-template-_event-template_custom .last-section-event .heart-donation-btn::before {
        content: "";
        background: url("../images/heart-sup.png");
        background-repeat: no-repeat;
        background-size: contain;
        height: 14px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: -16px;
        width: 63px; }
      .page-template-_event-template_custom .last-section-event .heart-donation-btn::after {
        content: "";
        background: url("../images/heart-bottom.png");
        background-repeat: no-repeat;
        background-size: contain;
        height: 23px;
        width: 43px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        bottom: -20px; }

/*Jobs listing*/
/*Form*/
.job_listings form.job_filters {
  background: transparent; }
  .job_listings form.job_filters .search_jobs {
    background: #2c2e84; }
    .job_listings form.job_filters .search_jobs input#search_keywords, .job_listings form.job_filters .search_jobs input#search_location {
      border-radius: 30px;
      color: #2d2d2d;
      padding: 12px 20px !important;
      border: 1px solid #d3d3d3;
      min-height: inherit;
      /* firefox 19+ */
      /* ie */ }
      .job_listings form.job_filters .search_jobs input#search_keywords::-webkit-input-placeholder, .job_listings form.job_filters .search_jobs input#search_location::-webkit-input-placeholder {
        color: #2d2d2d;
        opacity: 1; }
      .job_listings form.job_filters .search_jobs input#search_keywords::-moz-placeholder, .job_listings form.job_filters .search_jobs input#search_location::-moz-placeholder {
        color: #2d2d2d;
        opacity: 1; }
      .job_listings form.job_filters .search_jobs input#search_keywords:-ms-input-placeholder, .job_listings form.job_filters .search_jobs input#search_location:-ms-input-placeholder {
        color: #2d2d2d;
        opacity: 1; }
  .job_listings form.job_filters ul.job_types {
    background: #2c2e84; }
    .job_listings form.job_filters ul.job_types li {
      padding: 1.4em 2em 1.4em 1.2em;
      border-right: none; }
      .job_listings form.job_filters ul.job_types li label {
        margin: 0;
        text-transform: uppercase;
        color: #878787; }
        .job_listings form.job_filters ul.job_types li label input {
          min-height: inherit;
          height: inherit; }
.job_listings ul.job_listings li.job_listing a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  justify-content: space-around;
  align-items: center; }
  .job_listings ul.job_listings li.job_listing a .company_logo {
    height: 100px;
    left: 0;
    margin-right: 0;
    position: relative;
    width: 100px; }
  .job_listings ul.job_listings li.job_listing a .position {
    padding: 0 0 0 25px; }
    .job_listings ul.job_listings li.job_listing a .position h3 {
      font-family: 'Work Sans', sans-serif;
      color: #79a7d8;
      font-size: 25px;
      font-weight: 400; }
  .job_listings ul.job_listings li.job_listing a .location {
    color: #2c2c2c;
    position: relative;
    text-transform: uppercase;
    width: 20%; }
    .job_listings ul.job_listings li.job_listing a .location::before {
      content: "";
      background: transparent url("../images/noun_marker.png");
      background-size: contain;
      background-repeat: no-repeat;
      height: 20px;
      width: 16px;
      color: #3bbfad;
      display: inline-block;
      margin-right: 5px;
      position: relative;
      top: 3px; }
  .job_listings ul.job_listings li.job_listing a ul.meta {
    width: 25%;
    text-align: center; }
    .job_listings ul.job_listings li.job_listing a ul.meta li.job-type {
      border-radius: 5px;
      color: #2c2e84 !important;
      letter-spacing: 1px;
      text-align: center;
      text-transform: uppercase;
      display: block;
      padding: 5px 15px;
      margin-bottom: 15px;
      line-height: 1em; }
      .job_listings ul.job_listings li.job_listing a ul.meta li.job-type.full-time {
        background: #da1d3b; }
      .job_listings ul.job_listings li.job_listing a ul.meta li.job-type.temporary {
        background: #90da36; }
      .job_listings ul.job_listings li.job_listing a ul.meta li.job-type.part-time {
        background: #f08d3c; }
      .job_listings ul.job_listings li.job_listing a ul.meta li.job-type.internship {
        background: #6033cc; }
      .job_listings ul.job_listings li.job_listing a ul.meta li.job-type.freelance {
        background: #39c; }
    .job_listings ul.job_listings li.job_listing a ul.meta li.date {
      text-align: center; }
      .job_listings ul.job_listings li.job_listing a ul.meta li.date time {
        color: #2c2c2c;
        font-size: 16px; }

/*custom Donate FORM*/
/*div[id*="gform_wrapper_"],*/
.donateSteps_wrapper {
  background: transparent;
  border-radius: 7px;
  padding: 15px 25px;
  margin-bottom: 0;
  text-align: center;
  /*form*/
  /*Validation Error */
  /*Validation Error */ }
  .donateSteps_wrapper form {
    text-align: center !important;
    margin: 0 !important;
    padding: 0;
    /*start Body Form*/
    /* gform_body */
    /* gform_footer*/ }
    .donateSteps_wrapper form .gform_heading {
      display: none; }
      .donateSteps_wrapper form .gform_heading .gform_title {
        display: none; }
    .donateSteps_wrapper form .gf_page_steps {
      border-bottom: none;
      display: inline-block;
      margin: 0 auto;
      max-width: 100%;
      padding: 0;
      position: relative;
      text-align: center;
      width: auto; }
      .donateSteps_wrapper form .gf_page_steps::before {
        content: "";
        background: #b8b8b8;
        bottom: 27px;
        display: block;
        height: 3px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 0; }
      .donateSteps_wrapper form .gf_page_steps .gf_step {
        line-height: 1em !important;
        margin: 0 150px;
        opacity: 1;
        height: 60px;
        position: relative;
        z-index: 5; }
        .donateSteps_wrapper form .gf_page_steps .gf_step::before {
          content: "";
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background: #b8b8b8;
          border-radius: 50%;
          height: 50px;
          left: 50%;
          position: absolute;
          top: 50%;
          width: 50px;
          z-index: 10; }
        .donateSteps_wrapper form .gf_page_steps .gf_step .gf_step_number {
          font-family: 'Caveat Brush', cursive;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          color: #fff;
          font-size: 30px;
          font-weight: 400;
          left: 50%;
          padding: 7px;
          position: absolute;
          top: 50%;
          z-index: 15; }
        .donateSteps_wrapper form .gf_page_steps .gf_step.gf_step_active::before {
          background: #06cb7e; }
        .donateSteps_wrapper form .gf_page_steps .gf_step.gf_step_first {
          margin-left: 0 !important; }
        .donateSteps_wrapper form .gf_page_steps .gf_step.gf_step_last {
          margin-right: 0 !important; }
    .donateSteps_wrapper form .gform_body {
      display: block;
      vertical-align: top;
      /*ul.gform_fields, .top_labe */
      /*.ginput_container_total */ }
      .donateSteps_wrapper form .gform_body .gform_page .gform_page_footer {
        margin: 30px 0 0;
        padding: 0;
        text-align: center;
        border-top: none; }
        .donateSteps_wrapper form .gform_body .gform_page .gform_page_footer input {
          font-family: 'Roboto', sans-serif;
          background: #2c2e84;
          border-radius: 30px;
          border: none;
          box-shadow: none;
          color: #2c2e84;
          display: inline-block;
          font-size: 16px;
          font-weight: 700;
          line-height: 1em;
          margin: 0 auto;
          max-width: 100%;
          padding: 10px 25px !important;
          position: relative;
          text-align: center;
          text-decoration: none !important;
          text-transform: uppercase;
          transition: 0.4s; }
      .donateSteps_wrapper form .gform_body ul.gform_fields, .donateSteps_wrapper form .gform_body .top_label {
        padding: 0;
        margin: 0;
        /*gfield is a GLOBAL class*/
        /* end gfield is a global class*/
        /*Radio Button Recurring*/
        /*WARNING MESSAGE*/
        /*WARNING MESSAGE*/
        /*Credit Card Fields*/
        /* END Credit Card Fields*/ }
        .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield, .donateSteps_wrapper form .gform_body .top_label li.gfield {
          vertical-align: middle; }
          .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield label.gfield_label, .donateSteps_wrapper form .gform_body .top_label li.gfield label.gfield_label {
            display: none; }
          .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container {
            margin-top: 0;
            /*Input Fied TEXT*/
            /*SELECT field price product*/ }
            .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container textarea, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container input, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container textarea {
              background-color: #fff !important; }
              .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input:active, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input:focus, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container textarea:active, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container textarea:focus, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container input:active, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container input:focus, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container textarea:active, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container textarea:focus {
                color: #009ece !important;
                outline: none; }
            .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container input, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container select {
              font-family: 'Roboto', sans-serif;
              background-color: #fff !important;
              border-radius: 7px;
              border: 1px solid #fff !important;
              box-shadow: none;
              color: #3a6f8f;
              font-size: 18px !important;
              font-weight: 400;
              height: 50px;
              margin-bottom: 15px;
              padding: 10px 15px !important;
              position: relative;
              text-transform: none;
              width: 100%;
              /* firefox 19+ */
              /* ie */ }
              .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::-webkit-input-placeholder, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container input::-webkit-input-placeholder, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container select::-webkit-input-placeholder {
                color: #3a6f8f;
                opacity: 1; }
              .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::-moz-placeholder, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::-moz-placeholder, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container input::-moz-placeholder, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container select::-moz-placeholder {
                color: #3a6f8f;
                opacity: 1; }
              .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select:-ms-input-placeholder, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container input:-ms-input-placeholder, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container select:-ms-input-placeholder {
                color: #3a6f8f;
                opacity: 1; }
              .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input::before, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select::before, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container input::before, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container select::before {
                font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                text-decoration: inherit;
                /*--adjust as necessary--*/
                display: inline-block;
                margin-left: 10px;
                position: relative; }
            .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select.gfield_select, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container select.gfield_select {
              padding-left: 15px !important;
              background: url("../images/select-arrow-blue.png") 97%/auto no-repeat;
              -moz-appearance: none;
              -webkit-appearance: none;
              appearance: none; }
              .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container select.gfield_select option, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container select.gfield_select option {
                background: white; }
            .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container label, .donateSteps_wrapper form .gform_body .top_label li.gfield .ginput_container label {
              display: none; }
          .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield textarea, .donateSteps_wrapper form .gform_body .top_label li.gfield textarea {
            font-family: 'Roboto', sans-serif;
            background-color: #fff !important;
            border-radius: 7px;
            border: 1px solid #fff !important;
            box-shadow: none;
            color: #3a6f8f;
            font-size: 18px !important;
            font-weight: 400;
            margin-bottom: 15px;
            padding: 10px 15px 10px 45px !important;
            /* firefox 19+ */
            /* ie */ }
            .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield textarea::-webkit-input-placeholder, .donateSteps_wrapper form .gform_body .top_label li.gfield textarea::-webkit-input-placeholder {
              color: #3a6f8f;
              opacity: 1; }
            .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield textarea::-moz-placeholder, .donateSteps_wrapper form .gform_body .top_label li.gfield textarea::-moz-placeholder {
              color: #3a6f8f;
              opacity: 1; }
            .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield textarea:-ms-input-placeholder, .donateSteps_wrapper form .gform_body .top_label li.gfield textarea:-ms-input-placeholder {
              color: #3a6f8f;
              opacity: 1; }
            .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield textarea:focus, .donateSteps_wrapper form .gform_body .top_label li.gfield textarea:focus {
              outline: none; }
          .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield.show-icon input, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield.show-icon select, .donateSteps_wrapper form .gform_body .top_label li.gfield.show-icon input, .donateSteps_wrapper form .gform_body .top_label li.gfield.show-icon select {
            padding: 10px 15px 10px 45px !important; }
          .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container, .donateSteps_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container {
            position: relative; }
            .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container .name_first, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container .name_last, .donateSteps_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container .name_first, .donateSteps_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container .name_last {
              position: relative; }
              .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container .name_first::before, .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container .name_last::before, .donateSteps_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container .name_first::before, .donateSteps_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container .name_last::before {
                content: "\f007";
                font-family: FontAwesome;
                font-style: normal;
                font-weight: normal;
                text-decoration: inherit;
                /*--adjust as necessary--*/
                color: #3a6f8f;
                display: inline-block;
                left: 15px;
                position: absolute;
                top: 16px;
                z-index: 2; }
          .donateSteps_wrapper form .gform_body ul.gform_fields li.gfield.show-icon .ginput_container_email::before, .donateSteps_wrapper form .gform_body .top_label li.gfield.show-icon .ginput_container_email::before {
            content: "\f003";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            /*--adjust as necessary--*/
            color: #3a6f8f;
            display: inline-block;
            left: 15px;
            position: absolute;
            top: 16px;
            z-index: 3; }
        .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons, .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons {
          /*Radio Button Recurring*/ }
          .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio, .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio {
            margin-bottom: 10px;
            margin-top: 0;
            display: block !important; }
            .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio, .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio {
              /*Flex*/
              display: flex;
              flex-wrap: wrap;
              flex-flow: row wrap;
              justify-content: space-between;
              align-items: center;
              align-content: center;
              padding: 0;
              width: 465px;
              margin: 0 auto; }
              .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li, .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li {
                position: relative;
                text-align: center;
                list-style-type: none;
                width: 47%; }
                .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li input, .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li input {
                  left: 0;
                  margin: 0;
                  padding: 0;
                  position: absolute;
                  top: 0;
                  visibility: hidden; }
                .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li label, .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li label {
                  display: block;
                  margin: 0 !important; }
                .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li input:checked + label, .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li input:checked + label {
                  background: #06cb7e !important;
                  color: #fff !important;
                  display: block !important; }
                .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label, .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
                .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label {
                  font-family: 'Roboto', sans-serif;
                  background-color: transparent;
                  border-radius: 7px;
                  border: 1px solid #06cb7e !important;
                  box-shadow: none;
                  color: #06cb7e;
                  font-size: 20px !important;
                  font-weight: 400;
                  height: 50px;
                  line-height: 1em;
                  margin-bottom: 15px;
                  max-width: 100%;
                  padding: 15px 5px !important;
                  position: relative !important;
                  text-transform: none;
                  width: 100%; }
                  .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:after,
                  .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label:after,
                  .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after {
                    content: none; }
                .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked), .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
                .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) {
                  position: absolute;
                  left: -9999px; }
                .donateSteps_wrapper form .gform_body ul.gform_fields li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after, .donateSteps_wrapper form .gform_body .top_label li.recurring-buttons .ginput_container_radio ul.gfield_radio li [type="radio"]:not(:checked) + label:after {
                  opacity: 0;
                  -webkit-transform: scale(0);
                  transform: scale(0); }
        .donateSteps_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning, .donateSteps_wrapper form .gform_body .top_label .gfield_creditcard_warning {
          color: #fff;
          width: auto !important; }
          .donateSteps_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message, .donateSteps_wrapper form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message {
            margin-bottom: 10px; }
            .donateSteps_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .gfield_creditcard_warning_message span, .donateSteps_wrapper form .gform_body .top_label .gfield_creditcard_warning .gfield_creditcard_warning_message span {
              /*display: inline-block;*/ }
          .donateSteps_wrapper form .gform_body ul.gform_fields .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container, .donateSteps_wrapper form .gform_body .top_label .gfield_creditcard_warning .ginput_container_creditcard .gform_card_icon_container {
            display: none; }
        .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard {
          text-align: left !important; }
          .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full {
            position: relative; }
            .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:first-child::after, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full:first-child::after {
              content: "\f09d";
              font-family: FontAwesome;
              font-style: normal;
              font-weight: normal;
              text-decoration: inherit;
              /*--adjust as necessary--*/
              color: #3a6f8f;
              display: inline-block;
              left: 15px;
              position: absolute;
              bottom: 56px;
              z-index: 3; }
            .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full:last-child::before, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full:last-child::before {
              content: "\f2c3";
              font-family: FontAwesome;
              font-style: normal;
              font-weight: normal;
              text-decoration: inherit;
              /*--adjust as necessary--*/
              color: #3a6f8f;
              display: inline-block;
              left: 15px;
              position: absolute;
              top: 3px;
              z-index: 3; }
            .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full input, .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full select, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full input, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full select {
              padding: 10px 15px 10px 45px !important; }
            .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras {
              font-size: 0;
              display: block; }
              .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right {
                width: 39%;
                display: inline-block;
                vertical-align: top;
                position: relative; }
                .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right::before {
                  content: "\f023";
                  font-family: FontAwesome;
                  font-style: normal;
                  font-weight: normal;
                  text-decoration: inherit;
                  /*--adjust as necessary--*/
                  color: #3a6f8f;
                  display: inline-block;
                  font-size: 22px;
                  left: 15px;
                  position: absolute;
                  top: 15px;
                  z-index: 3; }
                .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right input.ginput_card_security_code, .donateSteps_wrapper 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;
                  max-width: 70% !important; }
                .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_right span.ginput_card_security_code_icon {
                  top: -18px; }
              .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left {
                width: 60%;
                display: inline-block; }
                .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left span.ginput_card_field {
                  display: block; }
                .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select {
                  font-family: 'Roboto', sans-serif;
                  width: 45% !important;
                  margin: 0 8px 10px 0;
                  padding: 10px !important;
                  position: relative;
                  background: url("../images/select-arrow-blue.png") 97%/auto no-repeat;
                  -moz-appearance: none;
                  -webkit-appearance: none;
                  appearance: none; }
                  .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option {
                    /*height: 50px;*/
                    /* firefox 19+ */
                    /* ie */
                    background: white; }
                    .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option::-webkit-input-placeholder, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option::-webkit-input-placeholder {
                      color: #3a6f8f;
                      opacity: 1; }
                    .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option::-moz-placeholder, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option::-moz-placeholder {
                      color: #3a6f8f;
                      opacity: 1; }
                    .donateSteps_wrapper form .gform_body ul.gform_fields .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option:-ms-input-placeholder, .donateSteps_wrapper form .gform_body .top_label .ginput_container_creditcard span.ginput_full.ginput_cardextras span.ginput_cardinfo_left select option:-ms-input-placeholder {
                      color: #3a6f8f;
                      opacity: 1; }
      .donateSteps_wrapper form .gform_body li.field-hide, .donateSteps_wrapper form .gform_body li#field_8_13 {
        visibility: hidden;
        margin: 0;
        height: 0; }
      .donateSteps_wrapper form .gform_body .ginput_container_total {
        margin-bottom: 10px; }
        .donateSteps_wrapper form .gform_body .ginput_container_total .ginput_total {
          color: #3bbfad;
          font-size: 16px !important; }
    .donateSteps_wrapper form .gform_footer {
      padding: 0;
      margin: 0 !important; }
      .donateSteps_wrapper form .gform_footer input[type="submit"] {
        font-family: 'Roboto', sans-serif;
        background: #ff9b01;
        border-radius: 7px;
        border: none;
        color: #ffffff !important;
        display: block !important;
        font-size: 20px !important;
        font-weight: 700;
        height: unset;
        line-height: 1em;
        margin: 5px auto 10px;
        padding: 15px 10px;
        text-transform: uppercase;
        transition: all 0.4s ease;
        width: 100% !important; }
        .donateSteps_wrapper form .gform_footer input[type="submit"]:hover, .donateSteps_wrapper form .gform_footer input[type="submit"]:focus, .donateSteps_wrapper form .gform_footer input[type="submit"]:active {
          background: #cd7c00;
          color: #fff !important;
          text-decoration: none; }
  .donateSteps_wrapper .gform_wrapper div.validation_error {
    border-top: 2px solid #2c2e84;
    color: #fff;
    line-height: 1em;
    padding: 10px 0;
    text-align: center;
    border-bottom: 2px solid #2c2e84; }
  .donateSteps_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding: 0;
    text-align: center; }

/* .donateColumn_wrapper*/
#comments h2.comments-title {
  font-family: 'Work Sans', sans-serif;
  color: #04d282 !important;
  font-size: 34px;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 10px; }
#comments .count-comments {
  font-family: 'Work Sans', sans-serif;
  color: #79a7d8 !important;
  font-size: 25px;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 10px; }
#comments ol.comment-list {
  border-bottom: 1px solid #c7c7c7;
  counter-reset: none;
  list-style-type: none;
  margin: 30px 0;
  padding: 20px 0; }
  #comments ol.comment-list li {
    counter-increment: none;
    padding: 0;
    margin: 0 0 50px 0;
    display: block; }
    #comments ol.comment-list li::before {
      content: none; }
    #comments ol.comment-list li ol {
      margin-top: 30px;
      padding-left: 20px; }
      #comments ol.comment-list li ol li {
        padding-left: 50px !important; }
  #comments ol.comment-list .comment-body {
    padding-left: 120px;
    position: relative; }
    #comments ol.comment-list .comment-body .comment-author.vcard img {
      border-radius: 50%;
      border: 5px solid #e2e2e2;
      height: 100px;
      left: 0;
      position: absolute;
      top: 0;
      width: 100px; }
    #comments ol.comment-list .comment-body .comment-author.vcard cite a.url {
      color: #2c2c2c;
      font-size: 20px;
      font-style: normal;
      text-decoration: none;
      font-family: 'Roboto', sans-serif;
      font-weight: 700; }
    #comments ol.comment-list .comment-body .comment-author.vcard .says {
      display: none; }
    #comments ol.comment-list .comment-body .comment-meta {
      font-size: 15px !important; }
      #comments ol.comment-list .comment-body .comment-meta a {
        text-decoration: none;
        font-size: 15px !important;
        font-weight: 400;
        position: relative; }
        #comments ol.comment-list .comment-body .comment-meta a::before {
          content: "\f017";
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          /*--adjust as necessary--*/
          color: #aaaaaa;
          font-size: 17px;
          display: inline-block;
          position: relative;
          margin-right: 10px; }
      #comments ol.comment-list .comment-body .comment-meta .comment-edit-link {
        font-size: 14px;
        margin-left: 20px; }
        #comments ol.comment-list .comment-body .comment-meta .comment-edit-link::before {
          content: "\f044";
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          /*--adjust as necessary--*/
          color: #aaaaaa;
          font-size: 17px;
          display: inline-block;
          position: relative;
          margin-right: 5px; }
    #comments ol.comment-list .comment-body h1, #comments ol.comment-list .comment-body h2, #comments ol.comment-list .comment-body h3, #comments ol.comment-list .comment-body h4, #comments ol.comment-list .comment-body h5, #comments ol.comment-list .comment-body h6 {
      font-size: 22px;
      margin-bottom: 5px; }
    #comments ol.comment-list .comment-body p, #comments ol.comment-list .comment-body p a, #comments ol.comment-list .comment-body p strong {
      font-size: 18px;
      font-weight: 400; }
    #comments ol.comment-list .comment-body h1, #comments ol.comment-list .comment-body h2, #comments ol.comment-list .comment-body h3, #comments ol.comment-list .comment-body h4, #comments ol.comment-list .comment-body h5, #comments ol.comment-list .comment-body h6, #comments ol.comment-list .comment-body p, #comments ol.comment-list .comment-body a, #comments ol.comment-list .comment-body strong {
      font-family: 'Roboto', sans-serif;
      color: #727272;
      line-height: 1.4em;
      margin: 0; }
  #comments ol.comment-list .reply a {
    font-family: 'Roboto', sans-serif;
    color: #aaaaaa;
    font-size: 17px;
    font-weight: 300;
    line-height: 1em;
    margin-top: 20px;
    position: relative;
    text-decoration: none;
    display: inline-block; }
    #comments ol.comment-list .reply a::before {
      content: "\f075";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      /*--adjust as necessary--*/
      color: #aaaaaa;
      font-size: 17px;
      display: inline-block;
      position: relative;
      margin-right: 10px; }
#comments .comment-respond {
  /*form Comments*/ }
  #comments .comment-respond .comment-reply-title {
    font-family: 'Work Sans', sans-serif;
    color: #0aaacb;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px; }
  #comments .comment-respond #commentform p.logged-in-as {
    margin: 0; }
  #comments .comment-respond #commentform .comment-form-comment label, #comments .comment-respond #commentform .comment-form-author label, #comments .comment-respond #commentform .comment-form-email label, #comments .comment-respond #commentform .comment-form-url label {
    font-family: 'Roboto', sans-serif;
    color: #2c2c2c;
    font-size: 20px;
    font-weight: 900;
    display: block; }
  #comments .comment-respond #commentform .comment-form-comment textarea, #comments .comment-respond #commentform .comment-form-comment input, #comments .comment-respond #commentform .comment-form-author textarea, #comments .comment-respond #commentform .comment-form-author input, #comments .comment-respond #commentform .comment-form-email textarea, #comments .comment-respond #commentform .comment-form-email input, #comments .comment-respond #commentform .comment-form-url textarea, #comments .comment-respond #commentform .comment-form-url input {
    border-radius: 4px;
    border: 1px solid #c9c9c9;
    color: #2c2c2c;
    display: block;
    padding: 7px 10px;
    width: 100%; }
  #comments .comment-respond #commentform .comment-form-email, #comments .comment-respond #commentform .comment-form-url {
    width: 48%;
    display: inline-block; }
  #comments .comment-respond #commentform .comment-form-url {
    margin-left: 2%;
    float: right; }
  #comments .comment-respond #commentform .form-submit input[type="submit"] {
    font-family: 'Roboto', sans-serif;
    background: #0165ae;
    border-radius: 30px;
    border: none;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1em;
    margin: 20px auto;
    max-width: 100%;
    padding: 12px 20px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.4s; }

body.single-post, body.tag {
  /*--- Images With Caption (wordpress) ---*/
  /*--- Images With Caption (wordpress) ---*/ }
  body.single-post .content-page, body.tag .content-page {
    padding-top: 30px; }
    body.single-post .content-page &gt; p:nth-child(1)::first-letter, body.tag .content-page &gt; p:nth-child(1)::first-letter {
      color: #04d282;
      font-size: 130px;
      float: left;
      margin-top: 2px;
      line-height: 0.7em; }
  body.single-post h1, body.single-post h2, body.single-post h3, body.single-post h4, body.single-post h5, body.single-post h6, body.tag h1, body.tag h2, body.tag h3, body.tag h4, body.tag h5, body.tag h6 {
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 25px; }
  body.single-post p, body.tag p {
    font-family: 'Roboto', sans-serif;
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 35px; }
    body.single-post p a, body.tag p a {
      font-family: 'Roboto', sans-serif;
      color: #0aaacb;
      font-size: 18px;
      text-decoration: none;
      font-weight: 400; }
    body.single-post p strong, body.tag p strong {
      display: inline-block;
      color: #0aaacb;
      font-size: 18px;
      font-weight: 700;
      line-height: 1.4em; }
  body.single-post a.btn-orange, body.tag a.btn-orange {
    margin-top: 30px; }
  body.single-post strong, body.tag strong {
    font-family: 'Roboto', sans-serif;
    color: #0aaacb;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4em; }
  body.single-post hr, body.tag hr {
    border-color: #04d282 !important;
    border-style: solid none none;
    border-width: 4px 0px 0px;
    margin-bottom: 25px;
    margin-top: 25px; }
  body.single-post blockquote, body.tag blockquote {
    font-family: 'Roboto', sans-serif;
    color: #2c2c2c;
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    margin: 30px auto 40px;
    padding: 20px 0;
    position: relative;
    text-align: left;
    width: 100%; }
    body.single-post blockquote span, body.single-post blockquote strong, body.single-post blockquote p, body.tag blockquote span, body.tag blockquote strong, body.tag blockquote p {
      font-size: 24px;
      font-family: 'Roboto', sans-serif;
      line-height: 1em;
      text-align: left; }
    body.single-post blockquote span, body.single-post blockquote strong, body.tag blockquote span, body.tag blockquote strong {
      font-weight: 900;
      color: #04d282; }
    body.single-post blockquote::after, body.single-post blockquote::before, body.tag blockquote::after, body.tag blockquote::before {
      content: none; }
  body.single-post .wp-caption, body.tag .wp-caption {
    display: block;
    max-width: 100%;
    margin-bottom: 30px; }
    body.single-post .wp-caption img, body.tag .wp-caption img {
      max-width: 100%;
      display: block;
      border-radius: 4px;
      margin: 0 auto 10px; }
    body.single-post .wp-caption .wp-caption-text, body.tag .wp-caption .wp-caption-text {
      font-family: 'Roboto', sans-serif;
      padding: 0 0 10px 0;
      border-bottom: 1px solid #c7c7c7;
      color: #767676 !important;
      font-size: 16px;
      font-style: italic !important;
      font-weight: 300;
      line-height: 1em; }

.tags-top-content span {
  color: #2c2c2c;
  display: inline-block;
  font-size: 18px;
  margin-right: 7px;
  font-weight: 400; }
.tags-top-content ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0; }
  .tags-top-content ul li {
    display: inline-block;
    margin: 0 7px 5px 0; }
    .tags-top-content ul li a {
      background: #eaeaea;
      color: #2c2c2c;
      display: block;
      font-size: 18px;
      font-weight: 400;
      padding: 5px 10px;
      transition: all 0.4s ease;
      text-decoration: none; }
      .tags-top-content ul li a:hover {
        text-decoration: none;
        background: #659ad2;
        color: #ffffff; }

.author-section {
  margin-top: 40px; }
  .author-section .author-box .author-img {
    width: 120px; }
    .author-section .author-box .author-img img {
      border-radius: 50%; }
  .author-section .author-box .author-name {
    font-family: 'Roboto', sans-serif;
    color: #79a7d8;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px; }
  .author-section .author-box .author-description {
    font-size: 18px;
    line-height: 1.3em;
    color: #2c2c2c;
    font-weight: 400; }

/*Carousel*/
.related-post-carousel {
  border-width: 1px 0 1px 0;
  border-color: #c7c7c7;
  border-style: solid;
  padding: 30px 0; }
  .related-post-carousel #carouselCtgryRelated .single-post a {
    display: block;
    text-decoration: none; }
    .related-post-carousel #carouselCtgryRelated .single-post a .related {
      font-family: 'Work Sans', sans-serif;
      color: #d4d4d4;
      font-size: 20px;
      display: block;
      margin-bottom: 10px;
      font-weight: 400; }
    .related-post-carousel #carouselCtgryRelated .single-post a .title-post {
      padding: 0 0 0 10px;
      border-left: 11px solid #d4d4d4; }
      .related-post-carousel #carouselCtgryRelated .single-post a .title-post h4 {
        font-family: 'Roboto', sans-serif;
        color: #2c2c2c;
        font-size: 22px;
        font-weight: 700;
        line-height: 1.3em;
        margin: 0; }
    .related-post-carousel #carouselCtgryRelated .single-post a:hover .related, .related-post-carousel #carouselCtgryRelated .single-post a:focus .related, .related-post-carousel #carouselCtgryRelated .single-post a:active .related {
      color: #04d282; }
    .related-post-carousel #carouselCtgryRelated .single-post a:hover .title-post, .related-post-carousel #carouselCtgryRelated .single-post a:focus .title-post, .related-post-carousel #carouselCtgryRelated .single-post a:active .title-post {
      border-color: #04d282; }
  .related-post-carousel #carouselCtgryRelated .carousel-control-next, .related-post-carousel #carouselCtgryRelated .carousel-control-prev {
    width: 5%;
    z-index: 10; }
    .related-post-carousel #carouselCtgryRelated .carousel-control-next .carousel-control-next-icon, .related-post-carousel #carouselCtgryRelated .carousel-control-next .carousel-control-prev-icon, .related-post-carousel #carouselCtgryRelated .carousel-control-prev .carousel-control-next-icon, .related-post-carousel #carouselCtgryRelated .carousel-control-prev .carousel-control-prev-icon {
      position: relative;
      height: 41px;
      width: 41px;
      opacity: 1; }
      .related-post-carousel #carouselCtgryRelated .carousel-control-next .carousel-control-next-icon::before, .related-post-carousel #carouselCtgryRelated .carousel-control-next .carousel-control-prev-icon::before, .related-post-carousel #carouselCtgryRelated .carousel-control-prev .carousel-control-next-icon::before, .related-post-carousel #carouselCtgryRelated .carousel-control-prev .carousel-control-prev-icon::before {
        content: "\f104";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 900;
        font-size: 40px;
        text-decoration: inherit;
        /*--adjust as necessary--*/
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #d4d4d4;
        display: inline-block;
        left: 50%;
        position: absolute;
        top: 50%; }
      .related-post-carousel #carouselCtgryRelated .carousel-control-next .carousel-control-next-icon:hover::before, .related-post-carousel #carouselCtgryRelated .carousel-control-next .carousel-control-prev-icon:hover::before, .related-post-carousel #carouselCtgryRelated .carousel-control-prev .carousel-control-next-icon:hover::before, .related-post-carousel #carouselCtgryRelated .carousel-control-prev .carousel-control-prev-icon:hover::before {
        color: #04d282; }
    .related-post-carousel #carouselCtgryRelated .carousel-control-next .carousel-control-next-icon, .related-post-carousel #carouselCtgryRelated .carousel-control-prev .carousel-control-next-icon {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .related-post-carousel #carouselCtgryRelated .carousel-control-prev {
    left: -50px; }
  .related-post-carousel #carouselCtgryRelated .carousel-control-next {
    right: -50px; }

.sidebar-single-post .item-sidebar {
  margin-bottom: 40px; }
.sidebar-single-post .image-side-right span.caption-img {
  font-family: 'Work Sans', sans-serif;
  border-bottom: 4px solid #0aaacb;
  color: #0aaacb;
  display: block;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.1em;
  margin: 0 0 10px 0;
  padding: 15px 0 25px; }
.sidebar-single-post .tags-sidebar span {
  font-family: 'Work Sans', sans-serif;
  color: #d4d4d4;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3em;
  display: block;
  margin: 0 0 10px 0; }
.sidebar-single-post .tags-sidebar .tags-list {
  padding: 0;
  margin: 0; }
  .sidebar-single-post .tags-sidebar .tags-list a.tag-cloud-link {
    font-family: 'Roboto', sans-serif;
    border-left: 11px solid #d4d4d4;
    color: #2c2c2c;
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 0 0 15px 0;
    padding: 0 0 0 10px;
    text-decoration: none;
    transition: all 0.4s ease; }
    .sidebar-single-post .tags-sidebar .tags-list a.tag-cloud-link:hover {
      text-decoration: none;
      border-color: #04d282; }
.sidebar-single-post .social-sidebar h3 {
  font-family: 'Work Sans', sans-serif;
  color: #04d282 !important;
  font-size: 30px !important;
  font-weight: 400;
  line-height: 1.3em;
  margin: 0 0 20px 0; }
.sidebar-single-post .social-sidebar .social-networks {
  display: block;
  font-size: 0;
  line-height: 1em;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: middle; }
  .sidebar-single-post .social-sidebar .social-networks li {
    background: transparent;
    border: none;
    display: inline-block;
    margin: 0 4px 0 !important; }
    .sidebar-single-post .social-sidebar .social-networks li a {
      background-color: #f7863d;
      border-radius: 50%;
      border: none;
      display: inherit;
      margin: 0;
      position: relative;
      transition: all 0.4s ease;
      width: 35px;
      height: 35px; }
      .sidebar-single-post .social-sidebar .social-networks li a i {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: #2c2e84;
        font-size: 17px;
        left: 50%;
        position: absolute;
        top: 50%; }
      .sidebar-single-post .social-sidebar .social-networks li a:hover {
        background-color: #f7863d; }

.page-template-_category-blog-news {
  /*section Donate*/
  /*section Social stream*/ }
  .page-template-_category-blog-news a.read-more-caret {
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid #009ece;
    color: #009ece;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none; }
    .page-template-_category-blog-news a.read-more-caret::after {
      content: "\f0da";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      /*--adjust as necessary--*/
      display: inline-block;
      position: relative;
      margin-left: 10px; }
  .page-template-_category-blog-news h2 {
    font-family: 'Work Sans', sans-serif;
    color: #79a7d8;
    font-size: 40px;
    text-align: center; }
  .page-template-_category-blog-news .first-section-category {
    padding: 60px 0; }
    .page-template-_category-blog-news .first-section-category .main-blogs .single-bogs {
      margin-bottom: 30px; }
      .page-template-_category-blog-news .first-section-category .main-blogs .single-bogs .featured-post-images {
        border: 1px solid rgba(255, 255, 255, 0.1);
        height: 180px;
        margin-bottom: 20px;
        background-position: 50% 50%;
        background-size: cover; }
      .page-template-_category-blog-news .first-section-category .main-blogs .single-bogs .body-post .title-post a {
        font-family: 'Work Sans', sans-serif;
        color: #f7863d;
        font-size: 32px;
        font-weight: 400;
        margin: 0 0 10px 0; }
      .page-template-_category-blog-news .first-section-category .main-blogs .single-bogs .body-post .content-post, .page-template-_category-blog-news .first-section-category .main-blogs .single-bogs .body-post p {
        line-height: 1.5em;
        color: #303030;
        font-size: 18px;
        text-align: left; }
      .page-template-_category-blog-news .first-section-category .main-blogs .single-bogs .body-post .date-author {
        padding: 20px 0 15px; }
        .page-template-_category-blog-news .first-section-category .main-blogs .single-bogs .body-post .date-author .author-post, .page-template-_category-blog-news .first-section-category .main-blogs .single-bogs .body-post .date-author .date-post {
          font-family: 'Roboto', sans-serif;
          color: #303030;
          display: inline-block;
          font-weight: 700;
          font-size: 18px; }
    .page-template-_category-blog-news .first-section-category .right-side-panel {
      position: relative;
      padding: 0 15px 0;
      height: 100%; }
      .page-template-_category-blog-news .first-section-category .right-side-panel::before {
        content: "";
        background: #cbc7c3;
        height: 100%;
        left: -15px;
        position: absolute;
        top: 0;
        width: 1px; }
      .page-template-_category-blog-news .first-section-category .right-side-panel .filter-post h3 {
        font-family: 'Work Sans', sans-serif;
        color: #79a7d8;
        font-size: 32px;
        text-align: center; }
      .page-template-_category-blog-news .first-section-category .right-side-panel .filter-post form.searchandfilter ul {
        padding: 0;
        margin: 0; }
        .page-template-_category-blog-news .first-section-category .right-side-panel .filter-post form.searchandfilter ul li {
          display: block;
          padding: 0; }
        .page-template-_category-blog-news .first-section-category .right-side-panel .filter-post form.searchandfilter ul select {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          background: url("../images/caret-down.png") 92%/auto no-repeat; }
        .page-template-_category-blog-news .first-section-category .right-side-panel .filter-post form.searchandfilter ul input, .page-template-_category-blog-news .first-section-category .right-side-panel .filter-post form.searchandfilter ul select {
          border-radius: 30px;
          border: 1px solid #b7b7b7;
          width: 100%;
          padding: 14px 20px;
          display: block;
          margin: 0 0 20px 0; }
        .page-template-_category-blog-news .first-section-category .right-side-panel .filter-post form.searchandfilter ul input[type=submit] {
          font-family: 'Roboto', sans-serif;
          background: #659ad2;
          border-radius: 30px;
          border: none;
          color: #fff;
          display: block;
          font-size: 16px;
          font-weight: 700;
          line-height: 1em;
          width: auto !important;
          margin: 20px auto;
          max-width: 100%;
          padding: 12px 20px;
          position: relative;
          text-align: center;
          text-decoration: none !important;
          text-transform: uppercase;
          transition: 0.4s; }
      .page-template-_category-blog-news .first-section-category .right-side-panel .tags-sidebar {
        margin-top: 30px; }
        .page-template-_category-blog-news .first-section-category .right-side-panel .tags-sidebar span {
          font-family: 'Work Sans', sans-serif;
          color: #d4d4d4;
          display: block;
          font-size: 20px;
          font-weight: 400;
          line-height: 1.3em;
          margin: 0 0 10px 0; }
        .page-template-_category-blog-news .first-section-category .right-side-panel .tags-sidebar .tags-list {
          padding: 0;
          margin: 0; }
          .page-template-_category-blog-news .first-section-category .right-side-panel .tags-sidebar .tags-list a.tag-cloud-link {
            font-family: 'Roboto', sans-serif;
            border-left: 11px solid #d4d4d4;
            color: #2c2c2c;
            display: block;
            font-size: 22px;
            font-weight: 700;
            line-height: 1.3em;
            margin: 0 0 25px 0;
            padding: 0 0 0 10px;
            text-decoration: none;
            transition: all 0.4s ease; }
            .page-template-_category-blog-news .first-section-category .right-side-panel .tags-sidebar .tags-list a.tag-cloud-link:hover {
              text-decoration: none;
              border-color: #04d282; }
  .page-template-_category-blog-news .second-section {
    background-position: 50% 50%;
    background-size: cover;
    padding: 150px 0;
    text-align: left; }
    .page-template-_category-blog-news .second-section h2 {
      font-family: 'Work Sans', sans-serif;
      color: #ffffff;
      font-size: 90px;
      font-weight: 400;
      line-height: 0.8em;
      margin: 0 0 30px 0;
      text-align: left; }
      .page-template-_category-blog-news .second-section h2 span {
        font-family: 'Work Sans', sans-serif;
        display: block;
        font-size: 50px;
        color: #ffb544;
        margin: 0;
        line-height: 1em; }
    .page-template-_category-blog-news .second-section a.btn-orange {
      padding: 13px 30px 14px !important;
      background: #f7863d !important; }
  .page-template-_category-blog-news .latest-posts-section {
    padding: 50px 0; }
    .page-template-_category-blog-news .latest-posts-section h2 {
      margin-bottom: 50px; }
    .page-template-_category-blog-news .latest-posts-section .single-post {
      margin-bottom: 30px; }
      .page-template-_category-blog-news .latest-posts-section .single-post .featured-post-images {
        border: 1px solid rgba(255, 255, 255, 0.1);
        height: 245px;
        margin-bottom: 20px;
        background-position: 50% 50%;
        background-size: cover; }
      .page-template-_category-blog-news .latest-posts-section .single-post .body-post .title-post a {
        font-family: 'Work Sans', sans-serif;
        color: #04d282;
        font-weight: 400;
        font-size: 32px;
        margin: 0 0 10px 0; }
      .page-template-_category-blog-news .latest-posts-section .single-post .body-post .content-post, .page-template-_category-blog-news .latest-posts-section .single-post .body-post p {
        line-height: 1.5em;
        color: #303030;
        font-size: 18px;
        text-align: left; }
  .page-template-_category-blog-news .donate-section-ctgry {
    background-position: 50% 50%;
    background-size: cover;
    padding: 90px 0 80px;
    text-align: center; }
    .page-template-_category-blog-news .donate-section-ctgry h2 {
      font-family: 'Work Sans', sans-serif;
      text-align: center;
      font-size: 41px;
      font-weight: 400;
      margin: 0 auto 20px;
      color: #fff !important; }
    .page-template-_category-blog-news .donate-section-ctgry p {
      margin-bottom: 30px;
      color: #fff !important; }
    .page-template-_category-blog-news .donate-section-ctgry .heart-donation-btn {
      @iclude font1;
      color: #fff !important;
      font-size: 25px;
      font-weight: 700;
      letter-spacing: -1px;
      display: block;
      line-height: 1em;
      position: relative;
      text-transform: uppercase; }
      .page-template-_category-blog-news .donate-section-ctgry .heart-donation-btn:hover {
        text-decoration: none; }
      .page-template-_category-blog-news .donate-section-ctgry .heart-donation-btn::before {
        content: "";
        background: url("../images/heart-sup.png");
        background-repeat: no-repeat;
        background-size: contain;
        height: 14px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: -16px;
        width: 63px; }
      .page-template-_category-blog-news .donate-section-ctgry .heart-donation-btn::after {
        content: "";
        background: url("../images/heart-bottom.png");
        background-repeat: no-repeat;
        background-size: contain;
        height: 23px;
        width: 43px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        bottom: -20px; }
  .page-template-_category-blog-news .social-steam {
    padding: 50px 0; }

[id=social-stream-593] {
  padding: 0;
  background: transparent;
  border-radius: 0; }
  [id=social-stream-593].col-4 {
    -ms-flex: inherit !important;
    -webkit-box-flex: inherit !important;
    flex: inherit !important;
    max-width: inherit !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: #659ad2; }
          .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: #659ad2 !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: #2c2e84 !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: 5px;
    overflow: hidden;
    background: #666666;
    box-shadow: 3.657px 3.41px 29px 0px rgba(0, 0, 0, 0.39) !important; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li:before {
      content: "";
      display: block;
      width: 100px;
      height: 100px;
      background-color: #659ad2;
      position: absolute;
      bottom: -50px;
      right: -50px;
      transform: rotate(45deg);
      z-index: 3; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .inner {
      margin: 0 !important; }
      .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: #595959;
        font-family: 'Noto Serif', serif;
        line-height: 20px;
        font-weight: 400;
        margin-bottom: 25px;
        text-align: left;
        background: #666666; }
      .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: #595959;
          font-family: 'Noto Serif', 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: #595959; }
      .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: #666666 !important;
      padding: 7px 15px 15px 15px;
      text-align: left; }
      .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: #595959;
        font-family: 'Noto Serif', serif;
        font-weight: 400;
        font-style: normal; }
        .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li .section-intro span a {
          color: #595959; }
    .wall-outer .dc-wall .dcwss-content ul.stream li.dcsns-li a span.socicon {
      bottom: 10px !important;
      right: 10px !important;
      left: auto;
      font-size: 15px !important;
      color: #666666; }
    .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 {
        /*&amp;.f-twitter, &amp;.f-facebook, &amp;.f-instagram{
          a{
            background: transparent;
            border: 1px solid $light-text;
            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 #3bbfad; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-facebook a span.socicon {
            color: #3bbfad; }
          .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 #3bbfad; }
          .sidebar-box.plugin .wall-outer .dcsns-toolbar ul#dcsns-filter li.f-twitter a span.socicon {
            color: #3bbfad; }
          .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: #3bbfad; }
          .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: #3bbfad; }
          .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 #659ad2; }
  .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: #659ad2;
    border: 1px solid #666666; }
  .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: #659ad2;
  background: #666666;
  font-size: 25px;
  border-radius: 0; }

.interior_testimonial-grid {
  padding-bottom: 50px; }

.testimonials-tiles a.link-box {
  text-decoration: none;
  font-size: inherit; }
  .testimonials-tiles a.link-box:hover {
    text-decoration: none; }
    .testimonials-tiles a.link-box:hover .single-testimonial .featured-post-images::before {
      opacity: .5;
      transition: all 0.3s ease; }
    .testimonials-tiles a.link-box:hover .single-testimonial .featured-post-images .bottom-link .read-more {
      opacity: 1;
      transition: all 0.5s ease; }
  .testimonials-tiles a.link-box .single-testimonial {
    border-radius: .2rem;
    border: 1px solid #eaeaea;
    height: 230px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative; }
    .testimonials-tiles a.link-box .single-testimonial .featured-post-images {
      background-position: 50% 50%;
      background-size: cover;
      background-repeat: no-repeat;
      height: 100%; }
      .testimonials-tiles a.link-box .single-testimonial .featured-post-images::before {
        content: "";
        background: #272727;
        height: 100%;
        opacity: .3;
        position: absolute;
        width: 100%;
        z-index: 1; }
      .testimonials-tiles a.link-box .single-testimonial .featured-post-images .title-post {
        left: 30px;
        position: absolute;
        top: 30px;
        width: calc(100% - 60px);
        z-index: 10; }
        .testimonials-tiles a.link-box .single-testimonial .featured-post-images .title-post h3 {
          font-family: 'Roboto', sans-serif;
          font-weight: 700;
          font-size: 30px;
          margin: 0;
          color: #fff;
          line-height: 1em; }
      .testimonials-tiles a.link-box .single-testimonial .featured-post-images .bottom-link {
        bottom: 25px;
        left: 30px;
        position: absolute;
        width: calc(100% - 60px);
        z-index: 10; }
        .testimonials-tiles a.link-box .single-testimonial .featured-post-images .bottom-link .read-more {
          font-family: 'Roboto', sans-serif;
          display: inline-block;
          border-bottom: 2px solid #fff;
          color: #fff;
          font-weight: 700;
          line-height: 1em;
          opacity: 0;
          position: relative; }
          .testimonials-tiles a.link-box .single-testimonial .featured-post-images .bottom-link .read-more::after {
            content: "\f0da";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            /*--adjust as necessary--*/
            display: inline-block;
            position: relative;
            margin-left: 5px; }
.testimonials-tiles .modal-content {
  border: none;
  box-shadow: 3px 0 7px rgba(0, 0, 0, 0.53);
  flex-direction: row;
  overflow: hidden; }
  .testimonials-tiles .modal-content .side-left.content {
    padding: 60px 40px 50px;
    flex-basis: 55%; }
    .testimonials-tiles .modal-content .side-left.content .name-testimonial {
      margin: 0 auto 30px;
      text-align: center;
      display: block; }
      .testimonials-tiles .modal-content .side-left.content .name-testimonial h2 {
        font-family: 'Work Sans', sans-serif;
        color: #3bbfad;
        font-size: 40px;
        font-weight: 400; }
    .testimonials-tiles .modal-content .side-left.content .testimonial-quote {
      position: relative; }
      .testimonials-tiles .modal-content .side-left.content .testimonial-quote p {
        font-family: 'Roboto', sans-serif;
        font-size: 17px;
        font-weight: 400;
        margin-bottom: 25px; }
        .testimonials-tiles .modal-content .side-left.content .testimonial-quote p strong {
          color: #0eb08c;
          font-size: 17px;
          font-weight: 700; }
        .testimonials-tiles .modal-content .side-left.content .testimonial-quote p:first-child::before {
          content: "";
          background: url("../images/quote-testimonial.png") no-repeat;
          background-size: contain;
          display: inline-block;
          height: 28px;
          margin-right: 10px;
          position: relative;
          width: 33px; }
        .testimonials-tiles .modal-content .side-left.content .testimonial-quote p:last-child::after {
          content: "";
          background: url("../images/quote-testimonial.png") no-repeat;
          background-size: contain;
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg);
          display: inline-block;
          height: 28px;
          margin-left: 10px;
          position: absolute;
          width: 33px;
          bottom: -10px; }
  .testimonials-tiles .modal-content .side-right.featured-img {
    flex-basis: 45%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  .testimonials-tiles .modal-content button.close {
    background: #009ece;
    border-radius: 0 0 0 10px;
    color: #2c2e84;
    opacity: 1;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    text-shadow: inherit;
    top: 0; }
    .testimonials-tiles .modal-content button.close span {
      color: #2c2e84;
      font-size: 22px;
      font-weight: 900;
      line-height: 1em;
      text-transform: uppercase;
      font-family: 'Montserrat', sans-serif; }
.testimonials-tiles .modal-dialog {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: calc(100vh - 60px);
  overflow: auto; }
  @media (max-width: 768px) {
    .testimonials-tiles .modal-dialog {
      min-height: calc(100vh - 20px); } }
.testimonials-tiles .modal-lg {
  max-width: 930px; }

/*START Testimonials--------------------------------------------------*/
.testimonials-view-1 {
  text-align: center;
  padding: 70px 0; }
  .testimonials-view-1 h2 {
    font-family: 'Work Sans', 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: #1f215e; }
    .testimonials-view-1 h2 span {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
  .testimonials-view-1 p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #595959;
    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(255, 255, 255, 0.9);
    padding: 30px;
    color: #595959;
    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: 'Roboto', sans-serif;
    font-size: 18px; }
    .testimonials-view-1 .tiled-testimonial p a {
      font-size: 18px;
      color: #659ad2 !important; }
  .testimonials-view-1 .tiled-testimonial span.author {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }

.testimonials-view-2 {
  background: #659ad2;
  color: white;
  padding: 40px 0;
  text-align: center; }
  .testimonials-view-2 p, .testimonials-view-2 span.main-sentence {
    font-size: 24px;
    font-family: 'Roboto', 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: 'Roboto', 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: white;
      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 white;
      background: transparent; }
      .testimonials-view-2 .carousel-indicators li.active {
        background: white; }
  .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: white;
      background: transparent;
      border: 2px solid white;
      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: white;
        color: #659ad2; }
    .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: 'Work Sans', 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: #3bbfad; }
    .testimonials-view-3 h2 span {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
  .testimonials-view-3 p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #595959;
    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: #79a7d8;
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }
    .testimonials-view-3 .name a:hover {
      color: #2c2e84; }
  .testimonials-view-3 .age {
    color: #79a7d8;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding: 10px 0;
    border-top: 1px solid #79a7d8;
    border-bottom: 1px solid #79a7d8;
    display: block;
    margin-bottom: 25px; }
  .testimonials-view-3 .description {
    font-family: 'Roboto', 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: #3bbfad; }
    .testimonials-view-3 .carousel-control.left {
      left: 10%; }
    .testimonials-view-3 .carousel-control.right {
      right: 10%; }
    .testimonials-view-3 .carousel-control:hover {
      color: #2c2e84; }

.testimonials-view-4 {
  background-color: #000;
  background-blend-mode: luminosity;
  color: white;
  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: 'Work Sans', 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: 'Roboto', 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 white;
    position: relative; }
    .testimonials-view-4 .info-wrap::before {
      content: open-quote;
      color: white;
      font-family: 'Roboto', 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: white;
      font-family: 'Roboto', 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 white;
    margin: -45px auto 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 20px; }
  .testimonials-view-4 .author {
    font-family: 'Roboto', 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 white;
      background: transparent; }
      .testimonials-view-4 .carousel-indicators li.active {
        background: white; }
  .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: white;
      background: transparent;
      border: 2px solid white;
      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: white;
        color: #659ad2; }
    .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: 'Work Sans', 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: #79a7d8; }
    .testimonials-view-5 h2 span {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
  .testimonials-view-5 p {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    color: #595959;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 15px 0; }
    .testimonials-view-5 p span {
      color: #2c2e84; }
  .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: #2c2e84; }
    .testimonials-view-5 .author-wrap:after {
      content: open-quote;
      color: white;
      font-family: 'Roboto', 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: white;
      position: relative;
      z-index: 5; }
    .testimonials-view-5 .author-wrap .name {
      font-family: 'Roboto', sans-serif;
      font-size: 35px;
      line-height: 30px;
      font-weight: 700;
      margin-bottom: 15px;
      display: block; }
    .testimonials-view-5 .author-wrap .age {
      font-family: 'Roboto', sans-serif;
      font-size: 22px;
      line-height: 22px;
      font-weight: 400; }

.testimonial-widget-2 {
  background: #2c2e84;
  color: white;
  padding: 40px 0;
  text-align: center; }
  .testimonial-widget-2 p, .testimonial-widget-2 span.main-sentence {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.375; }
  .testimonial-widget-2 .main-sentence {
    display: block;
    font-weight: 700;
    margin-bottom: 40px; }
    .testimonial-widget-2 .main-sentence:before {
      content: "";
      display: block;
      background: transparent url("../images/quote.png") no-repeat;
      background-position: center;
      background-size: contain;
      -webkit-filter: brightness(0%) invert(100%);
      filter: brightness(0%) invert(100%);
      position: relative;
      margin: 0 auto 20px;
      width: 55px;
      height: 55px; }
  .testimonial-widget-2 .author {
    font-family: 'Noto Serif', serif;
    font-size: 33px;
    line-height: 33px;
    font-weight: 700;
    display: block;
    position: relative; }
    .testimonial-widget-2 .author:before {
      content: "";
      display: block;
      position: relative;
      width: 65px;
      height: 2px;
      background: white;
      margin: 25px auto; }
  .testimonial-widget-2 .link {
    margin-top: 25px; }
  .testimonial-widget-2 .carousel-inner {
    width: 60%;
    margin: 0 auto; }
  .testimonial-widget-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%);
    flex-direction: column; }
    .testimonial-widget-2 .carousel-indicators li {
      width: 16px;
      height: 16px;
      margin: 5px 0;
      border: 2px solid white;
      border-radius: 50%;
      opacity: 1;
      background: transparent; }
      .testimonial-widget-2 .carousel-indicators li.active {
        background: white; }
  .testimonial-widget-2 .carousel-control {
    opacity: 1;
    transition: 0.4s; }
    .testimonial-widget-2 .carousel-control span {
      text-align: center;
      width: 46px;
      height: 46px;
      transition: 0.4s;
      color: white;
      background: transparent;
      border: 2px solid white;
      border-radius: 50%;
      font-size: 15px;
      text-shadow: none;
      position: relative; }
      .testimonial-widget-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%; }
      .testimonial-widget-2 .carousel-control span:hover {
        background: white;
        color: #659ad2; }
    .testimonial-widget-2 .carousel-control .sr-only {
      display: none; }
    .testimonial-widget-2 .carousel-control.left, .testimonial-widget-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%);
      position: absolute; }
    .testimonial-widget-2 .carousel-control.left {
      left: auto;
      right: 0;
      top: calc(50% - 46px); }
    .testimonial-widget-2 .carousel-control.right {
      left: auto;
      right: 0;
      top: calc(50% + 30px); }

.testimonials-widget .testimonials-view-6 {
  position: relative;
  background: #3bbfad; }
  .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: 'Roboto', sans-serif;
    color: #595959;
    font-weight: 400;
    margin-bottom: 1.9444444444444444rem; }
  .testimonials-widget .testimonials-view-6 p {
    font-size: 1.1111111111111112rem;
    font-family: 'Roboto', sans-serif;
    color: #2c2e84;
    font-weight: 700; }
    .testimonials-widget .testimonials-view-6 p span {
      color: #659ad2; }
  .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: #3bbfad;
    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, #3bbfad 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: #2c2e84;
        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: #3bbfad;
        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: #2c2e84; }

  .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: #3bbfad;
    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; } }
.first-section-fundraising {
  text-align: center;
  padding: 55px 0 0; }
  .first-section-fundraising h2 {
    font-family: 'Work Sans', sans-serif;
    font-size: 50px;
    font-weight: 400;
    color: #3bbfad;
    margin-bottom: 50px; }
  .first-section-fundraising p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 1.556;
    font-weight: 400;
    color: #595959; }
  .first-section-fundraising h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    line-height: 1.556;
    font-weight: 700;
    color: #3bbfad; }
  .first-section-fundraising .content-wrap {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px; }
  .first-section-fundraising .img-wrap {
    width: 60px;
    height: 60px;
    margin: 0 auto 25px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }

.second-section-fundraising {
  text-align: center;
  padding: 55px 0; }
  .second-section-fundraising h2 {
    font-family: 'Work Sans', sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #79a7d8;
    margin-bottom: 50px; }

.third-section-fundraising {
  padding: 100px 0;
  text-align: center;
  color: #666666;
  background-position: center; }
  .third-section-fundraising h2 {
    font-family: 'Work Sans', sans-serif;
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 30px; }
  .third-section-fundraising p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 1.556;
    font-weight: 400; }
  .third-section-fundraising .link {
    margin-top: 30px; }

.fourth-section-fundraising {
  text-align: center;
  padding: 55px 0;
  background: #fbf8ff; }
  .fourth-section-fundraising h2 {
    font-family: 'Work Sans', sans-serif;
    font-size: 40px;
    font-weight: 400;
    color: #79a7d8;
    margin-bottom: 50px; }

.fifth-section-fundraising {
  padding: 400px 0 200px;
  color: #666666;
  background-size: cover;
  background-position: top;
  margin-top: -175px; }
  .fifth-section-fundraising h2 {
    font-family: 'Work Sans', sans-serif;
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 30px; }
  .fifth-section-fundraising p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 1.556;
    font-weight: 400; }
  .fifth-section-fundraising .link {
    margin-top: 30px; }

@media only screen and (max-width: 991px) {
  .first-section-fundraising .content-wrap {
    grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 600px) and (orientation: portrait) {
  .first-section-fundraising .content-wrap {
    grid-template-columns: repeat(1, 1fr); }

  .third-section-fundraising {
    background-position: left; }

  .fifth-section-fundraising {
    text-align: center; } }
@media screen and (max-width: 600px) and (orientation: landscape) {
  .first-section-fundraising .content-wrap {
    grid-template-columns: repeat(1, 1fr); }

  .third-section-fundraising {
    background-position: left; }

  .fifth-section-fundraising {
    text-align: center; } }
.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 #659ad2;
  padding: 0.5555555555555556rem 0.5555555555555556rem 0.5555555555555556rem;
  border-radius: 0.2777777777777778rem 0.2777777777777778rem 0 0;
  cursor: pointer;
  background: #659ad2;
  margin-bottom: 0;
  position: relative;
  color: white;
  outline: 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: #79a7d8;
    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: #4cc8b7;
    color: white;
    border-color: #4cc8b7; }
  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 #4cc8b7;
  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: 0.8333333333333334rem 1.3888888888888888rem; }
  .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: none;
    font-size: 1.2222222222222223rem;
    font-family: 'Noto Serif', serif;
    font-weight: 400; }
.accordion-bottom .panel-title {
  padding: 0.2777777777777778rem;
  margin: 0;
  font-size: 1.2222222222222223rem;
  font-weight: 400;
  font-family: 'Roboto', 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;
  color: #3e80c6;
  border-radius: 0px 0px 0.16666666666666666rem 0.16666666666666666rem;
  border: 0.0555555556rem solid #659ad2;
  padding: 1rem; }
  .accordion-bottom .panel-body h2 {
    text-align: left;
    color: #3e80c6; }
  .accordion-bottom .panel-body h3 {
    font-size: 0.9444444444444444rem;
    font-size: 500;
    color: #3e80c6; }
  .accordion-bottom .panel-body p {
    font-size: 1rem;
    font-weight: 400;
    color: #595959; }
.accordion-bottom a {
  text-decoration: none !important; }
  .accordion-bottom a .panel-heading {
    background: #659ad2;
    transition: 0.4s;
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 0px; }
    .accordion-bottom a .panel-heading::before {
      content: "\f068";
      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: 0.8333333333333334rem; }
    .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: #2c2e84;
        color: #659ad2;
        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: #2c2e84;
    transition: 0.4s;
    position: relative;
    display: flex;
    align-items: center; }
    .accordion-bottom a.collapsed .panel-heading::before {
      content: "\f067";
      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: 0.8333333333333334rem; }
    .accordion-bottom a.collapsed .panel-heading .panel-title {
      color: white;
      tansition: 0.4s; }
      .accordion-bottom a.collapsed .panel-heading .panel-title::after {
        content: "";
        background: #3e80c6;
        color: #2c2e84;
        width: 2.7777777777777777rem;
        height: 2.7777777777777777rem;
        position: absolute;
        right: 0;
        border-radius: 50%;
        font-size: 4.444444444444445rem;
        top: 0px;
        right: 0.5555555555555556rem; }

@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; } }
.b {
  position: relative;
  color: #595959;
  background: #f4f4f4;
  z-index: 6;
  padding: 3.3333333333333335rem 0 5rem; }
  .b .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .b h2 {
    font-family: 'Noto Serif', serif;
    font-size: 2.2222222222222223rem;
    font-weight: 400;
    line-height: 1.5;
    color: #2c2e84;
    text-transform: none;
    margin-bottom: 2rem; }
    .b h2 span {
      color: #2c2e84; }
  .b p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.739;
    color: #595959; }
    .b p:last-child {
      margin-bottom: 0; }
    .b p.style-light {
      font-weight: 300; }
  .b .link {
    display: flex;
    justify-content: space-between;
    text-align: left;
    position: absolute;
    width: calc(100% - 30px);
    left: 15px;
    bottom: -150px; }
    .b .link a {
      display: flex;
      width: calc(50% - 15px);
      padding: 1.3888888888888888rem;
      background: transparent url("../images/bg-box.jpg") no-repeat;
      background-position: center;
      background-size: cover;
      color: white; }
      .b .link a span {
        display: block; }
      .b .link a .title {
        font-family: 'Roboto', sans-serif;
        font-size: 1.7777777777777777rem;
        line-height: 1.7777777777777777rem;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 1rem;
        display: block; }
      .b .link a .sub-title {
        font-size: 1.1111111111111112rem; }
      .b .link a:nth-child(2) {
        background: transparent url("../images/bg-box-2.jpg") no-repeat;
        background-position: center;
        background-size: cover; }
  .b .icon-wrap {
    width: 3.888888888888889rem;
    height: 3.888888888888889rem;
    background-size: 65%;
    background-position: center;
    background-repeat: no-repeat; }

@media only screen and (max-width: 991px) {
  .b .img-wrap {
    margin-top: 2rem; } }
@media only screen and (max-width: 767px) {
  .b .link {
    position: relative;
    width: 100%;
    left: auto;
    bottom: auto;
    flex-direction: column; }

  .b .link a {
    width: 100%;
    margin-bottom: 1rem; }
    .b .link a:last-child {
      margin-bottom: 0; }

  .b .link a {
    justify-content: center;
    align-items: center; } }
.c {
  position: relative;
  color: white;
  overflow: hidden;
  padding: 3.3333333333333335rem 0 3.888888888888889rem;
  text-align: center; }
  .c .container {
    position: relative;
    z-index: 5; }
  .c .filter-wrap {
    margin: 3.3333333333333335rem 0; }
  .c .navigation {
    display: none; }
  .c br {
    display: none; }
  .c .input-group-text {
    background: transparent;
    border-radius: 0;
    border: none;
    font-size: 1.6666666666666667rem;
    color: #659ad2;
    font-family: 'Noto Serif', serif;
    display: block; }
    .c .input-group-text span {
      color: #2c2e84; }
  .c .custom-select {
    border: 1px solid #2c2e84;
    color: #2c2e84;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    border-radius: 0; }
  .c .col-12 .card {
    margin-bottom: 2rem; }
  .c .col-12:last-child .card {
    margin-bottom: 0; }
  .c .card {
    border: none; }
    .c .card:hover .img-wrap:before {
      background: transparent url("../images/bg-box.jpg") no-repeat;
      background-position: center;
      background-size: cover;
      opacity: 1; }
  .c .img-wrap {
    margin: 0;
    z-index: 0;
    background-position: top; }
    .c .img-wrap:before {
      background: linear-gradient(to top, black, transparent);
      opacity: .4; }
  .c .card-img-overlay a {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    text-align: left;
    color: white;
    width: 100%;
    height: 100%;
    text-decoration: none; }
  .c .link span {
    font-weight: 400; }
  .c .card-title {
    font-size: 1.2222222222222223rem;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: .9px; }
  .c .card-text {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem; }
  .c .link-section {
    display: block;
    margin-top: 2rem; }
  .c .mdf_shortcode_container {
    margin-top: 0rem; }
    .c .mdf_shortcode_container form.mdf_search_form .mdf_input_container_block {
      margin-bottom: 0rem; }
      .c .mdf_shortcode_container form.mdf_search_form .mdf_input_container_block .mdf_input_container_taxonomies {
        display: flex;
        justify-content: space-between; }
        .c .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; }
          .c .mdf_shortcode_container form.mdf_search_form .mdf_input_container_block .mdf_input_container_taxonomies .mdf_input_container:last-child {
            margin-right: 0; }
          .c .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 .5rem;
            padding-right: 2.7777777777777777rem !important;
            border: 0.1111111111rem solid #2c2e84 !important;
            border-radius: 0 !important;
            color: #2c2e84 !important;
            font-family: 'Noto Serif', serif !important;
            font-weight: 400 !important;
            font-size: 1rem !important;
            height: 2.388888888888889rem !important;
            width: 100%;
            outline: none !important; }
    .c .mdf_shortcode_container form.mdf_search_form .mdf_shortcode_reset_button {
      text-align: center; }
      .c .mdf_shortcode_container form.mdf_search_form .mdf_shortcode_reset_button input.mdf_button {
        font-family: 'Lato', sans-serif !important;
        background: #659ad2;
        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; }
        .c .mdf_shortcode_container form.mdf_search_form .mdf_shortcode_reset_button input.mdf_button:hover, .c .mdf_shortcode_container form.mdf_search_form .mdf_shortcode_reset_button input.mdf_button:focus, .c .mdf_shortcode_container form.mdf_search_form .mdf_shortcode_reset_button input.mdf_button:active {
          text-decoration: none !important;
          background: #2c2e84; }

.custom-interior .col-lg-4 .card {
  margin-bottom: 2rem; }
.custom-interior .col-lg-4:last-child .card {
  margin-bottom: 0; }
.custom-interior .card {
  border: none; }
  .custom-interior .card:hover .img-wrap:before {
    background: transparent url("../images/bg-box.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 1; }
.custom-interior .img-wrap {
  margin: 0;
  z-index: 0;
  background-position: top; }
  .custom-interior .img-wrap:before {
    background: linear-gradient(to top, black, transparent);
    opacity: .4; }
.custom-interior .card-img-overlay a {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  text-align: left;
  color: white;
  width: 100%;
  height: 100%;
  text-decoration: none; }
.custom-interior .link span {
  font-weight: 400; }
.custom-interior .card-title {
  font-size: 1.2222222222222223rem;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  letter-spacing: .9px;
  color: white; }
.custom-interior .card-text {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem; }
.custom-interior .link-section {
  display: block;
  margin-top: 2rem; }

@media only screen and (max-width: 767px) {
  .c .filter-wrap {
    margin-top: 0; } }
@media only screen and (max-width: 480px) {
  .c .input-group-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; } }
.d {
  position: relative;
  overflow: hidden;
  background: #f4f4f4;
  padding: 4rem 0; }
  .d .container {
    transition: 0.6s;
    position: relative; }
  .d h2 {
    font-family: 'Noto Serif', serif;
    font-size: 2.2222222222222223rem;
    font-weight: 400;
    line-height: 1.138;
    color: #2c2e84;
    margin-bottom: 2rem;
    display: block;
    text-align: center; }
  .d h5 a {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4444444444444444rem;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #659ad2;
    margin-bottom: 0;
    display: block;
    text-transform: none; }
  .d p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.67;
    margin: 0; }
    .d p a {
      color: #659ad2; }
  .d .link {
    margin-top: 2.7777777777777777rem; }
  .d .card {
    border: none;
    border-radius: 0;
    background: transparent; }
    .d .card:hover .date:before {
      opacity: .8; }
  .d .card-body {
    padding-left: 0;
    padding-right: 0; }
  .d .card-text {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .d .card-img-top {
    margin-bottom: 0; }
    .d .card-img-top a {
      display: flex;
      align-items: center;
      width: 100%;
      height: 100%;
      text-decoration: none; }
  .d .date {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: white;
    font-family: 'Work Sans', sans-serif;
    font-size: 1.6666666666666667rem;
    font-weight: 700;
    line-height: 0.964;
    width: 7.222222222222222rem;
    height: 7.222222222222222rem;
    text-transform: uppercase;
    position: relative; }
    .d .date:before {
      background: #2c2e84;
      opacity: 1; }
    .d .date span {
      position: relative; }
  .d address, .d time {
    position: relative;
    font-family: 'Roboto', sans-serif;
    font-size: 1.2222222222222223rem;
    font-weight: 400;
    display: block;
    color: #595959;
    line-height: 1.298;
    margin: 0; }
  .d .container {
    position: relative;
    z-index: 5; }

@media only screen and (max-width: 991px) {
  .d .card-group {
    flex-direction: column; } }
@media only screen and (max-width: 767px) {
  .d .date {
    margin: 0 auto; }

  .d .card-body {
    text-align: center; } }
.e {
  background-color: #2c2e84;
  mix-blend-mode: multiply;
  z-index: 6;
  position: relative;
  padding: 3.888888888888889rem 0 3.3333333333333335rem; }
  .e h2 {
    font-family: 'Noto Serif', serif;
    font-size: 2.2222222222222223rem;
    font-weight: 400;
    line-height: 1.138;
    color: white;
    margin-bottom: 2rem;
    display: block; }

@media only screen and (max-width: 991px) {
  .e .impact-wrap {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

  .e .testimonial-widget {
    text-align: center;
    margin: 0 auto; }

  .e .testimonial-widget::before {
    left: calc(50% - 31px); }

  .e .testimonial-widget #quote-carousel .control-wrap {
    margin-left: auto; }

  .e {
    padding-bottom: 3.3333333333333335rem; } }
@media only screen and (max-width: 480px) {
  .testimonial-widget #quote-carousel .carousel-indicators {
    display: none; } }
.f {
  position: relative;
  background: transparent;
  color: #659ad2;
  padding: 5.555555555555555rem 0 0;
  text-align: center; }
  .f .container {
    position: relative;
    z-index: 5; }
  .f h2 {
    font-family: 'Noto Serif', serif;
    font-size: 2.2222222222222223rem;
    font-weight: 500;
    line-height: 1.6;
    color: #79a7d8;
    text-transform: uppercase;
    margin-bottom: 4.166666666666667rem; }
    .f h2 span {
      color: #659ad2; }
  .f .img-wrap {
    height: 20.77777777777778rem; }
    .f .img-wrap a {
      display: block;
      height: 100%;
      text-decoration: none; }
      .f .img-wrap a .hover-wrap {
        background: rgba(101, 154, 210, 0.9);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
        padding: 2.7777777777777777rem 1.1111111111111112rem;
        left: -100%;
        position: relative;
        transition: 0.4s; }
    .f .img-wrap:hover a .hover-wrap {
      left: 0; }
  .f .info-wrap a {
    color: #659ad2; }
  .f .info-wrap span {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    color: #6c6b6b; }
  .f h5 {
    font-family: 'Noto Serif', serif;
    font-size: 1.3333333333333333rem;
    font-weight: 500;
    color: white; }
  .f p {
    font-family: 'Roboto', sans-serif;
    font-size: 0.8888888888888888rem;
    line-height: 1.75;
    color: white; }
  .f .col-12 .single-box {
    margin-bottom: 3.888888888888889rem; }
  .f .col-12:last-child .single-box {
    margin-bottom: 0; }

.g {
  padding: 3.6666666666666665rem 0 6.666666666666667rem;
  background: #79a7d8; }
  .g h2 {
    font-size: 2.2222222222222223rem;
    font-weight: 700;
    font-family: 'Noto Serif', serif;
    display: block;
    margin-bottom: 40px;
    color: #659ad2; }
    .g h2 span {
      color: #2c2e84; }
  .g .side-left .img-wrap {
    height: 100%; }
    .g .side-left .img-wrap:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background-color: #659ad2;
      opacity: 0.65;
      position: absolute;
      top: 0;
      left: 0; }
    .g .side-left .img-wrap a {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      height: 100%;
      text-decoration: none;
      padding: 2rem; }
  .g .side-right .img-wrap {
    height: 14.444444444444445rem;
    margin-bottom: 0; }
    .g .side-right .img-wrap a {
      display: block;
      width: 100%;
      height: 100%; }
  .g .card {
    padding-right: 30px;
    background: transparent;
    border: none;
    text-align: center; }
    .g .card:last-child {
      padding-right: 0; }
  .g .card-body {
    background: #659ad2; }
  .g .card-title {
    font-family: 'Noto Serif', serif;
    font-size: 1.3333333333333333rem;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
    line-height: 1.4; }
    .g .card-title a {
      text-decoration: none;
      color: white;
      line-height: 1.4; }
  .g .card-text {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.2; }
  .g .title {
    font-family: 'Noto Serif', serif;
    font-size: 2.5rem;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
    margin-bottom: 2.5rem;
    position: relative; }

@media only screen and (max-width: 991px) {
  .g .side-left .img-wrap {
    height: 250px; } }
@media only screen and (max-width: 767px) {
  .g .card {
    padding: 0; } }
.h {
  padding: 3.888888888888889rem 0;
  background: #2c2e84;
  position: relative; }
  .h h2 {
    font-family: 'Noto Serif', serif;
    font-size: 1.8333333333333333rem;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
    margin-bottom: 1.3888888888888888rem; }
  .h .img-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 18.77777777777778rem;
    height: 18.38888888888889rem;
    margin-bottom: 0; }

@media only screen and (max-width: 1200px) {
  .h .img-wrap {
    width: 14.778rem;
    background-position: bottom; } }
@media only screen and (max-width: 1200px) {
  .h .img-wrap {
    display: none; }

  .h {
    text-align: center; } }
.grid2 .sc_team_member_inner .image-container {
  border-color: #659ad2 !important; }

.grid2 .sc_team_member .sc_team_member_jobtitle, .grid2 .sc_team_member_inner .image-container i.icon:hover {
  color: #595959 !important; }

.grid2 .sc_team_member_inner {
  background: white !important; }

.grid2 .sc_team_member_inner .sc_team_content_short {
  padding: 0; }

.grid2 .sc_team_member .sc_team_member_name a {
  color: #343434 !important;
  font-size: 1.3888888888888888rem;
  font-weight: 700;
  margin-bottom: 0.5555555555555556rem;
  display: block; }

.grid2 .sc_team_member_inner {
  color: #595959 !important;
  font-size: 1rem !important;
  line-height: 1.67; }

.grid2 .sc_team_member_inner .image-container .image-corner {
  background-image: url("../images/triangle.png") !important; }

.grid2 .sc_team_member_inner .image-container i.fa-external-link:before {
  content: "\f067";
  color: #505050 !important; }

#sc_our_team.grid2 .sc_team_member {
  border-radius: 1.1111111111111112rem;
  overflow: hidden; }

.grid2 .sc_team_member_inner .image-container .team_member_link {
  width: 100%;
  height: 100%;
  position: absolute; }

#sc_our_team_lightbox .progress, #sc_our_team_lightbox .social span, .sc_our_team_panel .sc-right-panel .sc-name, .sc_our_team_panel .sc-right-panel .sc-skills .progress, .sc_team_single_member .sc_single_side .social span, #sc_our_team .sc_team_member .icons span, .sc_team_single_member .sc_team_single_skills .progress, .sc-tags .sc-single-tag {
  background-color: #505050 !important;
  border-radius: 5px; }

@media only screen and (max-width: 991px) {
  .team-bios-widget .our-team-single .side-center {
    padding: 0; }

  .team-bios-widget .our-team-single .col-left {
    order: 3; }
  .team-bios-widget .our-team-single .col-center {
    order: 2; }

  .team-bios-widget .sidebar-Grid-Boxes-with-Side-Panel .bio-wrap .content-wrap .box-top .name {
    font-size: 25px; }
  .team-bios-widget .sidebar-Grid-Boxes-with-Side-Panel .bio-wrap .content-wrap .img-wrap {
    padding-bottom: 75%; }

  .team-bios-widget .sidebar-Grid-Boxes-with-Pop-Up .big-content-wrap {
    width: 90%;
    height: 90%;
    padding: 60px 20px 30px;
    grid-template-columns: auto;
    overflow: scroll; }
    .team-bios-widget .sidebar-Grid-Boxes-with-Pop-Up .big-content-wrap .info-side-left {
      text-align: center; }
      .team-bios-widget .sidebar-Grid-Boxes-with-Pop-Up .big-content-wrap .info-side-left .img-wrap {
        height: 180px; }
      .team-bios-widget .sidebar-Grid-Boxes-with-Pop-Up .big-content-wrap .info-side-left .social-box {
        margin-bottom: 10px; }
        .team-bios-widget .sidebar-Grid-Boxes-with-Pop-Up .big-content-wrap .info-side-left .social-box ul.social {
          justify-content: center; }
    .team-bios-widget .sidebar-Grid-Boxes-with-Pop-Up .big-content-wrap .info-side-right .info-wrap .description {
      height: auto;
      overflow: unset; } }
@media only screen and (max-width: 767px) {
  .team-bios-widget .Stacked-Layout-with-Side-Panel .single-box {
    grid-template-columns: auto;
    text-align: center; }

  .team-bios-widget .Stacked-Layout-with-Side-Panel .single-box .side-right .social-box ul.social {
    justify-content: center; }

  .team-bios-widget .content-wrap {
    grid-template-columns: auto;
    justify-content: center; }

  .team-bios-widget .Grid-Boxes-with-Side-Panel {
    grid-template-columns: auto; }

  .team-bios-widget .Grid-Circles-with-Single-View {
    grid-template-columns: auto;
    justify-content: center; }

  .team-bios-widget .Grid-Circles-with-Single-Page {
    grid-template-columns: auto; }

  .sponsor-widget.sponsor-widget-interior #sponsors-slider .carousel-inner .content-wrap {
    grid-template-columns: 1fr; } }
/*START html &amp; body-------------------------------------*/
html, body {
  font-family: 'Roboto', sans-serif;
  color: #595959;
  font-size: 18px;
  line-height: 1em;
  -webkit-font-smoothing: subpixel-antialiased; }
  html a, body a {
    line-height: 1em;
    outline: none !important; }
  html h1, html h2, html h3, html h4, html h5, html h6, body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: 'Noto Serif', serif;
    font-weight: 700;
    line-height: 1em; }
  html p, body p {
    line-height: 1em; }
  html .classic-text-widget, body .classic-text-widget {
    display: inline-block !important; }
  html .selector-for-some-widget, body .selector-for-some-widget {
    box-sizing: content-box; }

html[lang="es"] #NavDropdown ul.navbar-nav li a {
  font-size: 0.8444444444444444rem; }

body {
  overflow-x: hidden;
  padding-top: 135px; }

.wpgmza_map .gm-style-iw div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }
.wpgmza_map img.wpgmza_infowindow_image {
  max-width: 100%;
  width: 50px !important;
  height: 50px; }
.wpgmza_map .wpgmza_markerbox a {
  color: #659ad2 !important; }

#wpgmza_map_1 &gt; div &gt; div &gt; div &gt; div:nth-child(3) &gt; div &gt; div:nth-child(4) &gt; div {
  transform: translate(-101px, -107px); }

#wpgmza_map_1 &gt; div &gt; div &gt; div &gt; div:nth-child(3) &gt; div &gt; div:nth-child(4) &gt; div &gt; div &gt; div:nth-child(2) {
  background: #f2f2f2 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: none !important;
  position: relative !important;
  width: 215px !important; }
  #wpgmza_map_1 &gt; div &gt; div &gt; div &gt; div:nth-child(3) &gt; div &gt; div:nth-child(4) &gt; div &gt; div &gt; div:nth-child(2):before {
    content: "";
    display: block;
    width: 11px;
    height: 100%;
    background: #2c2e84;
    position: absolute;
    top: 0;
    right: -11px;
    display: none; }
  #wpgmza_map_1 &gt; div &gt; div &gt; div &gt; div:nth-child(3) &gt; div &gt; div:nth-child(4) &gt; div &gt; div &gt; div:nth-child(2):after {
    content: "";
    display: block;
    background: url("../images/map-bar.png") no-repeat;
    width: 11px;
    height: 156%;
    position: absolute;
    top: -3px;
    right: -11px;
    z-index: -1;
    background-size: 11px 100%; }

#wpgmza_map_1 &gt; div &gt; div &gt; div &gt; div:nth-child(3) &gt; div &gt; div:nth-child(4) &gt; div &gt; div &gt; div:nth-child(4) {
  background: #f2f2f2 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  border: none !important;
  width: 215px !important; }

#wpgmza_map_1 &gt; div &gt; div &gt; div &gt; div:nth-child(3) &gt; div &gt; div:nth-child(4) &gt; div &gt; div:nth-child(1) &gt; div:nth-child(3) {
  display: none; }

#wpgmza_map_1 .gm-style-iw {
  width: 186px !important;
  height: 214px !important;
  overflow: auto; }

.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: #5295c1;
  font-weight: 700;
  display: inline-block;
  font-family: 'Noto Serif', serif;
  margin: 0; }
  .social-bar .social-share p strong {
    color: #3bbfad;
    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: #5295c1 !important;
    width: 24px !important;
    height: 24px !important; }
    .social-bar .social-share .addtoany_shortcode .a2a_kit a span svg path {
      fill: #5295c1 !important; }

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

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

.userway.userway_p1 {
  background: #2c2e84 url("../images/508Compliant-icon.png") no-repeat;
  background-position: center;
  background-size: 55%;
  width: 50px;
  height: 50px;
  position: fixed;
  top: calc(50% - 25px) !important;
  right: 0px !important;
  transition: 0.4s;
  border-radius: 5px 0 0 5px; }
  .userway.userway_p1:hover {
    background: #323597 url("../images/508Compliant-icon.png") no-repeat;
    background-position: center;
    background-size: 45%; }
  .userway.userway_p1 .userway_accessibility_icon.userway_dark {
    opacity: 0; }

.userway .userway_head {
  background: #2c2e84; }

/*END html &amp; body-------------------------------------*/
/*START FrontPage (similar elements)-------------------------------------------*/
/*END FrontPage-------------------------------------------*/
/* Media queries----------------------------------*/
@media only screen and (max-width: 991px) {
  html, body {
    font-size: 16px; } }

/*# sourceMappingURL=style.css.map */
</pre></body></html>