@charset "UTF-8";
@import url(font-awesome.css);
/*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; }
.addtoany_content .addtoany_header {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  margin: 0;
  text-transform: uppercase;
  vertical-align: middle; }
.addtoany_content .a2a_kit a span {
  background: transparent !important;
  color: #000 !important;
  width: 24px !important;
  height: 24px !important; }
  .addtoany_content .a2a_kit a span svg path {
    fill: #000 !important; }

/*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: 0px; }

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

.interior.category .quote i, .category-directors .interior.category .quote i {
  font-size: 25px;
  margin-right: 5px; }
.interior.category .img-wrap, .category-directors .interior.category .img-wrap {
  height: auto;
  padding-bottom: 100%;
  background: transparent; }
  .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; }
.interior.category .info, .category-directors .interior.category .info {
  text-align: center; }
  .interior.category .info h4, .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: #083350;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .interior.category .info p, .category-directors .interior.category .info p {
    margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 767px) {
  .board-pop .modal-content img {
    float: none;
    display: block;
    margin: 0 auto 15px; }

  .interior.board .img-wrap {
    padding-bottom: 0;
    height: 300px;
    width: 300px;
    display: block;
    margin: 0 auto 15px; } }
@media screen and (max-width: 600px) and (orientation: portrait) {
  .alignleft {
    float: none;
    width: 100%;
    margin-right: 0; }

  .alignright {
    float: none;
    width: 100%;
    margin-left: 0; } }
@media screen and (max-width: 600px) and (orientation: landscape) {
  .alignleft {
    float: none;
    width: 100%;
    margin-right: 0; }

  .alignright {
    float: none;
    width: 100%;
    margin-left: 0; } }
@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 {
    float: none;
    width: 100%; }

  .alignright {
    float: none;
    width: 100%; } }
/*END Helper Classes-------------------------------------*/
/*START Buttons------------------------------------------*/
a.btn-1, span.btn-1, button.btn-1 {
  font-family: 'Roboto', sans-serif !important;
  background: #648d42;
  border-radius: 3.0555555555555554rem;
  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;
  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: #4b6a32; }
    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: 3.0555555555555554rem;
  border: 0.1111111111rem solid #083350;
  color: #083350 !important;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 1.1111111111111112rem   2rem;
  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: none !important;
    background: #083350;
    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: transparent;
  border-radius: 3.0555555555555554rem;
  border: 0.1111111111111111rem solid transparent;
  color: #648d42 !important;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0rem;
  font-weight: 500;
  margin: 0 auto;
  padding: 0.8333333333333334rem   1.1111111111111112rem;
  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;
    border-color: #648d42; }
    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: transparent;
  border-radius: 0px;
  color: #0d0d0d !important;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto;
  padding: 0px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden;
  vertical-align: middle; }
  a.btn-4 span, span.btn-4 span, button.btn-4 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-4::after, span.btn-4::after, button.btn-4::after {
    content: "\f054";
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    margin-left: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    transition: 0.4s;
    font-size: 14px; }
  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;
    color: #083350 !important; }
a.btn-5, span.btn-5, button.btn-5 {
  font-family: 'Roboto', sans-serif !important;
  background: #648d42;
  border-radius: 0px;
  color: #0d0d0d !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-5 span, span.btn-5 span, button.btn-5 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-5:hover, a.btn-5:focus, a.btn-5:active, span.btn-5:hover, span.btn-5:focus, span.btn-5:active, button.btn-5:hover, button.btn-5:focus, button.btn-5:active {
    text-decoration: none !important;
    background: #083350;
    color: #0d0d0d !important; }
    a.btn-5:hover:before, a.btn-5:focus:before, a.btn-5:active:before, span.btn-5:hover:before, span.btn-5:focus:before, span.btn-5:active:before, button.btn-5:hover:before, button.btn-5:focus:before, button.btn-5:active:before {
      width: 100%; }
a.btn-6, span.btn-6, button.btn-6 {
  font-family: 'Roboto', sans-serif !important;
  background: #f8f8f8;
  border-radius: 0px;
  color: #0d0d0d !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-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: #083350;
    color: #0d0d0d !important; }
    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: #083350;
  border-radius: 0px;
  color: #0d0d0d !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: #648d42;
    color: #0d0d0d !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: #0d0d0d;
  border-radius: 3px;
  border: 0.1111111111rem solid #0d0d0d;
  color: #083350 !important;
  display: inline-block;
  font-size: 20.1111111111111111rem;
  font-weight: 700;
  margin: 0 auto;
  padding: 9px 10px;
  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: #648d42;
    background: #648d42;
    color: #0d0d0d !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: #d2d2d2;
  border-radius: 0px;
  border: 0.1111111111rem solid #d2d2d2;
  color: #f8f8f8 !important;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 10px 20px;
  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: #f8f8f8;
    border-color: #f8f8f8;
    color: #d2d2d2 !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: #0d0d0d;
  border-radius: 0px;
  border: 0.1111111111rem solid #0d0d0d;
  color: #083350 !important;
  display: inline-block;
  font-size: 20.1111111111111111rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 10px 20px;
  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: #0d0d0d !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: #0d0d0d !important;
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  margin: 0 auto;
  padding: 0px;
  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: #648d42 !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 {
  background: #083350;
  -webkit-box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 17px 50px 0px rgba(0, 0, 0, 0.19); }

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

.box-a {
  width: 165px; }

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

.open-search {
  border: none;
  background: transparent url("../images/search-icon-2.png") no-repeat;
  background-position: center;
  background-size: 25px;
  text-indent: -99999999px;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 50%;
  border: 3px solid transparent; }
  .open-search i {
    display: none; }
  .open-search:hover {
    background-size: 20px;
    border-color: white; }

.donate-wrap {
  transition: 0.4s; }
  .donate-wrap a {
    background: #648d42 url("../images/bg-donate.png") no-repeat;
    background-position: calc(100% + 20px);
    background-size: 50px 50px;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1rem;
    color: white;
    font-family: 'Roboto', sans-serif;
    padding: 0.8888888888888888rem 1.9444444444444444rem;
    border-radius: 5px;
    font-weight: 600;
    transition: 0.6s;
    min-width: 2.7777777777777777rem;
    min-height: 2.7777777777777777rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden; }
    .donate-wrap a span {
      order: 2; }
    .donate-wrap a i {
      display: none; }
    .donate-wrap a:hover {
      text-decoration: none;
      background-color: #4b6a32; }
      .donate-wrap a:hover:after {
        color: #da0707; }

.navbar-toggler {
  position: relative;
  color: white;
  border-color: currentColor;
  min-width: 2.2222222222222223rem;
  min-height: 2.2222222222222223rem;
  width: 2.7777777777777777rem;
  height: 2.7777777777777777rem;
  transition: 0.4s; }
  .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-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: #648d42; }

.mobile-container {
  position: relative; }

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

#NavDropdown > ul.navbar-nav > li.donate > a {
  background: #a7d6b5;
  color: white;
  padding: 1.1111111111111112rem 2.2222222222222223rem;
  border-radius: 0px; }
  #NavDropdown > ul.navbar-nav > li.donate > a:hover {
    background-color: #648d42;
    color: white; }

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

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

#NavDropdown > ul.navbar-nav > li.active > a {
  background: transparent; }
  #NavDropdown > ul.navbar-nav > li.active > a:after {
    background: #648d42;
    width: 100%; }

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

#NavDropdown ul.navbar-nav {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%; }
  #NavDropdown ul.navbar-nav:before, #NavDropdown ul.navbar-nav:after {
    display: none; }
  #NavDropdown ul.navbar-nav li {
    position: relative; }
    #NavDropdown ul.navbar-nav li.custom-btn {
      border-radius: 3.1666666666666665rem;
      border: 3px solid white; }
      #NavDropdown ul.navbar-nav li.custom-btn > a {
        padding: 1.1111111111111112rem 1.2222222222222223rem;
        border-radius: 3.1666666666666665rem; }
        #NavDropdown ul.navbar-nav li.custom-btn > a:before {
          display: none; }
        #NavDropdown ul.navbar-nav li.custom-btn > a:hover {
          background: white; }
      #NavDropdown ul.navbar-nav li.custom-btn:last-child {
        margin-left: 0.5rem; }
    #NavDropdown ul.navbar-nav li:nth-child(1) ul {
      left: 0;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
    #NavDropdown ul.navbar-nav li.active ul li::after, #NavDropdown ul.navbar-nav li.active ul li::before {
      content: none !important; }
    #NavDropdown ul.navbar-nav li.active ul li a {
      background: transparent;
      border-radius: 0px;
      color: white;
      font-size: 1rem;
      margin-top: 0; }
      #NavDropdown ul.navbar-nav li.active ul li a::before, #NavDropdown ul.navbar-nav li.active ul li a::after {
        content: none !important; }
    #NavDropdown ul.navbar-nav li.active ul li:last-child ul {
      left: 100%;
      top: 0px;
      right: auto; }
    #NavDropdown ul.navbar-nav li a {
      font-family: 'Roboto', sans-serif;
      background: transparent;
      color: white;
      display: block;
      font-size: 0.9rem;
      font-weight: 500;
      padding: 1.2777777777777777rem 0.5555555555555556rem;
      border-radius: 0.2777777777777778rem;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      transition: 0.4s;
      white-space: normal; }
      #NavDropdown ul.navbar-nav li a::after {
        display: none; }
      #NavDropdown ul.navbar-nav li a::before {
        content: "";
        background: #648d42;
        bottom: 0px;
        height: 0.3333333333333333rem;
        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: #648d42; }
        #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: #031522;
      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 #0a4267;
          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: #648d42;
            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: 4px;
  right: 0;
  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%; }

  nav {
    background: #083350; }

  .navbar-brand {
    padding-top: 1rem;
    padding-bottom: 1rem; }

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

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

  #NavDropdown ul.navbar-nav li.custom-btn:last-child {
    margin-top: 0rem !important;
    margin-left: 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; }

  nav.navbar {
    background: #083350; }

  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) {
  .img-fluid {
    height: 5.555555555555555rem; } }
@media only screen and (max-width: 767px) {
  .box-a {
    width: 80%; }

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

.search-section {
  display: none;
  background: #648d42; }

div.search {
  font-family: 'Roboto', sans-serif;
  background: #648d42;
  display: block;
  float: none;
  position: relative;
  vertical-align: middle; }
  div.search::before {
    content: "";
    background: #4b6a32;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px; }
  div.search::after {
    content: "";
    background: #4b6a32;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px; }
  div.search .screen-reader-text {
    display: none; }
  div.search .fa-times {
    color: #0d0d0d;
    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; }

/*END Search Widget------------------------------------------*/
/*START footer--------------------------------------------------*/
footer.footer {
  background-color: white;
  position: relative; }
  footer.footer .container {
    transition: 0.6s; }
  footer.footer h2, footer.footer h3, footer.footer h4 {
    margin-top: 0; }
  footer.footer ul.social {
    display: inline-block;
    line-height: 1em;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    margin-left: -0.7777777777777778rem; }
    footer.footer ul.social li {
      display: inline-block;
      font-size: 1rem;
      margin: 0px !important; }
      footer.footer ul.social li a {
        display: inherit;
        border-radius: 50%;
        color: #083350;
        border: 0.1111111111111111rem solid white;
        border: none;
        background: transparent;
        height: 2.2222222222222223rem;
        margin: 0 4px;
        position: relative;
        transition: 0.4s;
        width: 2.2222222222222223rem; }
        footer.footer ul.social li a i {
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 20px;
          left: 50%;
          position: absolute;
          top: 50%; }
        footer.footer ul.social li a:hover {
          color: #648d42;
          background: white; }
  footer.footer address, footer.footer p a, footer.footer p, footer.footer h3 {
    font-family: 'Roboto', sans-serif;
    color: #083350;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0.2777777777777778rem; }
    footer.footer address span, footer.footer p a span, footer.footer p span, footer.footer h3 span {
      font-weight: 700;
      color: white;
      font-size: 1.0555555555555556rem; }
  footer.footer h3 {
    font-size: 0.8888888888888888rem;
    font-weight: 500;
    margin-bottom: 0.8333333333333334rem;
    display: block;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    color: #648d42;
    text-transform: uppercase; }
  footer.footer .footer-top {
    padding: 1.6666666666666667rem 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: white; }
    footer.footer .footer-bottom .bottom-content {
      border-top: 2px solid #648d42; }
  footer.footer .footer-logo .img-wrap {
    height: 10.722222222222221rem;
    margin-bottom: 1.6666666666666667rem;
    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: 4.722222222222222rem;
    height: 4.722222222222222rem;
    border-radius: 50%;
    background-position: center;
    background-size: 3.3333333333333335rem;
    background-color: white;
    transition: 0.4s; }
    footer.footer .sponsor-wrap .img-wrap a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    footer.footer .sponsor-wrap .img-wrap:hover {
      background-size: 3.888888888888889rem; }
  footer.footer .copy-r p, footer.footer .copy-r p a, footer.footer .elevation p, footer.footer .elevation p a {
    color: #648d42;
    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: #648d42;
      font-weight: 700;
      text-transform: uppercase; }

@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; } }
/*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: #031522;
    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: #083350;
      color: #031522 !important; }

hr.solid {
  border-style: solid; }

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

/*END Category Page----------------------------------*/
.pagination {
  text-align: center;
  display: block; }
  .pagination a {
    display: inline-block;
    min-width: 20px;
    border-radius: 5px;
    color: #083350;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    background: transparent;
    transition: 0.4s;
    padding: 8px 5px;
    text-align: center;
    text-decoration: none;
    position: relative;
    z-index: 2; }
    .pagination a:hover {
      text-decoration: none;
      color: #0d0d0d; }
      .pagination a:hover:before {
        background: #648d42; }
  .pagination span {
    color: #083350; }
  .pagination .current {
    display: inline-block;
    background: transparent;
    padding: 8px 5px;
    min-width: 20px;
    color: #648d42;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    text-decoration: none;
    position: relative;
    z-index: 2; }

.navigation {
  display: block;
  width: 100%;
  text-align: left; }
  .navigation ol.tw-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
    list-style: none;
    padding: 0; }
    .navigation ol.tw-pagination li {
      padding: 0; }
      .navigation ol.tw-pagination li .title {
        font-weight: 700;
        color: #083350; }
      .navigation ol.tw-pagination li span.current {
        display: inline-block;
        background: transparent;
        padding: 8px 5px;
        min-width: 20px;
        color: #648d42;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        text-decoration: none;
        position: relative;
        z-index: 2; }
      .navigation ol.tw-pagination li a {
        display: inline-block;
        min-width: 20px;
        border-radius: 5px;
        color: #083350;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        background: transparent;
        transition: 0.4s;
        padding: 8px 5px;
        text-align: center;
        text-decoration: none;
        position: relative;
        z-index: 2; }
        .navigation ol.tw-pagination li a:hover {
          text-decoration: none;
          color: #083350; }
          .navigation ol.tw-pagination li a:hover:before {
            background: #648d42; }
        .navigation ol.tw-pagination li a.next, .navigation ol.tw-pagination li a.prev {
          color: #083350; }
      .navigation ol.tw-pagination li:before {
        display: none; }

/*START Error Page------------------------------------------*/
.fourerror {
  text-align: center; }
  .fourerror .fa-exclamation-circle {
    font-size: 8rem;
    color: #000000; }
  .fourerror h1 {
    font-size: 10.214rem;
    margin: 0;
    font-family: lato-eb;
    color: #083350; }
  .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 Testimonials--------------------------------------------------*/
.testimonials-view-1 {
  text-align: center;
  padding: 70px 0; }
  .testimonials-view-1 h2 {
    font-family: 'Noto Serif', 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: #4b6a32; }
    .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: #000000;
    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(13, 13, 13, 0.9);
    padding: 30px;
    color: #000000;
    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: #083350 !important; }
  .testimonials-view-1 .tiled-testimonial span.author {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }

.testimonials-view-2 {
  background: #083350;
  color: #0d0d0d;
  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: #0d0d0d;
      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 #0d0d0d;
      background: transparent; }
      .testimonials-view-2 .carousel-indicators li.active {
        background: #0d0d0d; }
  .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: #0d0d0d;
      background: transparent;
      border: 2px solid #0d0d0d;
      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: #0d0d0d;
        color: #083350; }
    .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: 'Noto Serif', 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: #ebebeb; }
    .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: #000000;
    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: #0a4267;
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }
    .testimonials-view-3 .name a:hover {
      color: #648d42; }
  .testimonials-view-3 .age {
    color: #0a4267;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding: 10px 0;
    border-top: 1px solid #0a4267;
    border-bottom: 1px solid #0a4267;
    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: #ebebeb; }
    .testimonials-view-3 .carousel-control.left {
      left: 10%; }
    .testimonials-view-3 .carousel-control.right {
      right: 10%; }
    .testimonials-view-3 .carousel-control:hover {
      color: #648d42; }

.testimonials-view-4 {
  background-color: #000;
  background-blend-mode: luminosity;
  color: #0d0d0d;
  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: 'Noto Serif', 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 #0d0d0d;
    position: relative; }
    .testimonials-view-4 .info-wrap::before {
      content: open-quote;
      color: #0d0d0d;
      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: #0d0d0d;
      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 #0d0d0d;
    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 #0d0d0d;
      background: transparent; }
      .testimonials-view-4 .carousel-indicators li.active {
        background: #0d0d0d; }
  .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: #0d0d0d;
      background: transparent;
      border: 2px solid #0d0d0d;
      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: #0d0d0d;
        color: #083350; }
    .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: 'Noto Serif', 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: #0a4267; }
    .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: #000000;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 15px 0; }
    .testimonials-view-5 p span {
      color: #648d42; }
  .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: #648d42; }
    .testimonials-view-5 .author-wrap:after {
      content: open-quote;
      color: #0d0d0d;
      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: #0d0d0d;
      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; }

.testimonials-widget .testimonials-view-6 {
  position: relative;
  background: #ebebeb; }
  .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: #000000;
    font-weight: 400;
    margin-bottom: 1.9444444444444444rem; }
  .testimonials-widget .testimonials-view-6 p {
    font-size: 1.1111111111111112rem;
    font-family: 'Roboto', sans-serif;
    color: #648d42;
    font-weight: 700; }
    .testimonials-widget .testimonials-view-6 p span {
      color: #083350; }
  .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: #ebebeb;
    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, #ebebeb 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: #648d42;
        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: #ebebeb;
        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: #648d42; }

  .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: #ebebeb;
    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; } }
/*START Slider--------------------------------------------------*/
.slider-widget {
  overflow: hidden;
  position: relative; }
  .slider-widget .slider-a {
    position: relative;
    overflow: hidden; }
    .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; }
        .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-left-rounded-white.png") no-repeat;
          background-position: 50% 50%;
          background-size: auto;
          border-radius: 50%;
          height: 47px;
          text-align: center;
          text-shadow: none;
          transition: box-shadow 0.4s;
          width: 47px; }
          .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 span:hover, .slider-widget .slider-a #home-slider .carousel-control-next span:hover {
            box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.4); }
        .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: 56.25%;
      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: 100%;
      width: 100%; }
    .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-color: #000;
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        top: auto;
        opacity: .5;
        z-index: 1; }
    .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: center;
    top: 50%;
    z-index: 10;
    width: 100%; }
    .slider-widget .slider-caption h2 {
      font-family: 'Oswald', sans-serif;
      color: white;
      font-size: 2.6666666666666665rem;
      line-height: 1.327;
      font-weight: 600;
      text-transform: uppercase;
      margin: 0;
      margin-bottom: 2.388888888888889rem;
      display: block; }
      .slider-widget .slider-caption h2 span {
        font-size: 45px; }
    .slider-widget .slider-caption p {
      font-family: 'Roboto', sans-serif;
      color: #0d0d0d;
      font-size: 25px;
      font-weight: 700;
      text-transform: none;
      line-height: 1.5em;
      margin: 0px auto 30px;
      display: block; }

.arrow-down {
  margin-top: 3.9444444444444446rem;
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 0.6s infinite  alternate; }
  .arrow-down a {
    color: white;
    text-decoration: none;
    width: 5.555555555555555rem;
    margin: 0 auto; }
    .arrow-down a i {
      display: block;
      font-size: 2.0555555555555554rem;
      margin-bottom: 1.1666666666666667rem; }
    .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 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: #083350;
          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: 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 {
    height: 85vh; }

  .container.social-container .social-box {
    width: 100%;
    text-align: center;
    position: absolute;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); } }
/*END Slider--------------------------------------------------*/
.interior-page {
  font-family: 'Roboto', sans-serif;
  background: #ffffff;
  color: black;
  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-right: 1.3888888888888888rem;
    padding-bottom: 3.611111111111111rem; }
  .interior-page .content-page {
    padding-top: 1.1111111111111112rem; }
  .interior-page img {
    max-width: 100%;
    height: auto; }
  .interior-page h1, .interior-page h2, .interior-page h3, .interior-page h4 {
    font-family: 'Oswald', sans-serif;
    color: #083350;
    font-weight: 500;
    margin-bottom: 1.1111111111111112rem;
    margin-top: 0;
    text-transform: uppercase; }
  .interior-page h5, .interior-page h6 {
    font-family: 'Oswald', sans-serif;
    color: #083350;
    font-weight: 500;
    text-transform: uppercase; }
  .interior-page h1 {
    font-size: 1.9444444444444444rem;
    margin-top: 0;
    margin-bottom: 1.6666666666666667rem; }
  .interior-page h2 {
    font-size: 2.2222222222222223rem; }
  .interior-page h3 {
    font-size: 2rem; }
  .interior-page h4 {
    font-size: 1.6111111111111112rem; }
  .interior-page h5 {
    font-size: 1.3333333333333333rem; }
  .interior-page h6 {
    font-size: 1.1666666666666667rem; }
  .interior-page hr {
    border-color: #083350 !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: #000000;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.6em;
    margin-bottom: 1.3888888888888888rem; }
    .interior-page p strong {
      color: black;
      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.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: 'Roboto', sans-serif;
    border: none;
    color: #000000;
    background: #ebebeb;
    display: block;
    font-size: 1.2222222222222223rem;
    font-weight: 400;
    line-height: 1em;
    margin: 2.7777777777777777rem auto 2.2222222222222223rem;
    padding: 4.166666666666667rem 1.1111111111111112rem;
    position: relative;
    text-align: center;
    font-style: italic;
    width: 80%;
    z-index: 3; }
    .interior-page blockquote p, .interior-page blockquote a, .interior-page blockquote address, .interior-page blockquote span, .interior-page blockquote strong, .interior-page blockquote time {
      font-family: 'Noto Serif', serif;
      color: #ebebeb;
      font-size: 1.7777777777777777rem;
      line-height: 1em;
      font-weight: 400;
      text-align: left; }
    .interior-page blockquote:before {
      content: "";
      display: block;
      width: 500%;
      height: 100%;
      background: inherit;
      position: absolute;
      top: 0;
      left: -250%;
      z-index: -1; }
  .interior-page a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #648d42;
    text-decoration: underline;
    transition: 0.3s; }
    .interior-page a:hover {
      text-decoration: underline; }
  .interior-page .custom-box {
    background: #ebebeb;
    width: 20.055555555555557rem;
    max-width: 100%; }
    .interior-page .custom-box h3 {
      font-family: 'Oswald', sans-serif;
      font-size: 1.6666666666666667rem;
      font-weight: 700; }
      .interior-page .custom-box h3 span {
        color: #648d42; }
    .interior-page .custom-box .link a {
      display: block; }
  .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: black !important;
      font-style: italic !important;
      font-weight: 300;
      line-height: 1em; }
  .interior-page dl dt {
    font-family: 'Roboto', sans-serif;
    color: #000000 !important;
    font-size: 1rem;
    font-weight: 300;
    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: #000000 !important;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4em;
    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 #648d42;
      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: black !important;
      font-size: 1rem;
      font-weight: 300;
      line-height: 1.4em;
      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 #648d42;
        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: 'Oswald', sans-serif;
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.4em;
        color: black !important; }
        .interior-page ul.list li p strong {
          color: #083350;
          font-size: 1rem;
          font-weight: 700;
          line-height: 1.4em; }
      .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 > li {
      display: table;
      counter-increment: item;
      margin-bottom: 0.6em; }
      .interior-page ol > li:before {
        content: counters(item,".") ". ";
        display: table-cell;
        padding-right: 0.6em; }
      .interior-page ol > li ol > li:before {
        content: counters(item,".") " "; }
    .interior-page ol li {
      font-family: 'Roboto', sans-serif;
      color: #000000;
      font-size: 1rem;
      font-weight: 300;
      line-height: 1.2em;
      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: #648d42 !important;
        color: white;
        display: inline-block;
        font-size: 1rem;
        padding-right: 0.2777777777777778rem;
        font-weight: 700;
        position: relative; }
      .interior-page ol li ol {
        margin-top: 0.5555555555555556rem; }

/*---- ARTICLES ----*/
.single-article {
  display: grid;
  grid-template-columns: 200px auto;
  grid-gap: 30px; }
  .single-article .img-wrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .single-article .right-side h2 {
    font-weight: 700;
    color: #083350;
    font-size: 23px;
    margin-bottom: 22px;
    text-transform: uppercase !important; }
  .single-article .right-side p {
    font-size: 18px; }

#sc_our_team .sc_team_member_jobtitle {
  font-size: 13px !important; }

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

  .single-article {
    grid-template-columns: 1fr; }

  .interior-page .searchandfilter ul li, .interior-page.search-page .searchandfilter ul li {
    width: 100% !important;
    display: block !important; } }
@media screen and (max-width: 575px) and (orientation: portrait) {
  .interior-page .custom-box {
    width: 100%; } }
@media screen and (max-width: 575px) and (orientation: landscape) {
  .interior-page .custom-box {
    width: 100%; } }
@media only screen and (max-width: 480px) {
  .interior-top {
    min-height: 165px; }
    .interior-top .container .title-page {
      font-size: 1.9444444444444444rem;
      bottom: 10px; }

  .interior h2 {
    font-size: 1.7777777777777777rem; }
  .interior h3 {
    font-size: 1.1111111111111112rem; }
  .interior h4 {
    font-size: 1.3333333333333333rem; }
  .interior h5 {
    font-size: 22px; }
  .interior h6 {
    font-size: 1.1111111111111112rem; }
  .interior blockquote {
    font-size: 1rem; } }
/*END INTERIOR PAGE-------------------------------------------------------------------------------------------*/
/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-banner {
  background-color: #fff;
  background-position: 50% 40%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 450px;
  overflow: hidden;
  position: relative;
  /*&::after{
     content: "";
     background: url('../images/bg-shadow-banner.png');
     background-size: cover;
     background-position: 50% 0;
   }*/ }
  .interior-banner::before {
    content: "";
    background-color: #1d1d1d;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    opacity: .5;
    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%, -25%);
    -moz-transform: translate(-50%, -25%);
    -ms-transform: translate(-50%, -25%);
    transform: translate(-50%, -25%);
    bottom: unset;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 90%;
    z-index: 2; }
    .interior-banner .title-page span, .interior-banner .title-page .sub-title {
      font-family: 'Noto Serif', serif;
      color: #648d42;
      font-size: 50px;
      font-weight: 400;
      line-height: 1em;
      text-align: center;
      display: block; }
      .interior-banner .title-page span.white, .interior-banner .title-page .sub-title.white {
        color: #648d42; }
    .interior-banner .title-page h1 {
      font-family: 'Oswald', sans-serif;
      color: white;
      font-size: 2.6666666666666665rem;
      line-height: 1.327;
      font-weight: 600;
      margin-bottom: 0;
      text-align: center;
      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: #648d42;
      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: #648d42;
        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: #648d42;
        display: inline-block;
        font-size: 18px;
        letter-spacing: 0;
        font-weight: 400;
        text-transform: uppercase; }
  .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; }

/*END Interior Top (BANNER)------------------------------------------*/
.sidebar-interior-page {
  background: #ebebeb; }
  .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 > ul {
      background: #648d42;
      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 > ul > li {
        background: #648d42;
        display: block;
        list-style-type: none;
        padding: 0px;
        /*when has active is in li*/
        /*global parent */ }
        .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > 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 > ul > li a:hover {
            cursor: pointer;
            text-decoration: underline; }
        .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > li.title {
          font-family: 'Noto Serif', serif;
          border-bottom: none;
          color: #083350;
          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 > ul > li.current-menu-ancestor.current-menu-parent ul.sub-menu {
          display: block; }
          .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > li.current-menu-ancestor.current-menu-parent ul.sub-menu li.page_item > a {
            background-color: #648d42;
            color: #648d42; }
            .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > li.current-menu-ancestor.current-menu-parent ul.sub-menu li.page_item > a::before {
              border-left: 4px solid #648d42; }
        .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > li.menu-item-has-children ul.sub-menu {
          display: none; }
          .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > li.menu-item-has-children ul.sub-menu li a::before {
            content: "";
            border-bottom: 4px solid transparent;
            border-left: 4px solid #0a4267;
            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 > ul > li > ul {
          padding: 0 0 10px; }
          .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > li > ul li {
            display: block;
            padding: 0px;
            list-style-type: none; }
            .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > li > ul li a {
              padding: 6px 25px 6px 40px !important; }
            .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > li > ul li > ul {
              padding: 0; }
              .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > li > ul li > ul li a {
                padding-left: 60px !important; }
                .sidebar-interior-page .item-sidebar .sidebar-menu-toggle > ul > li > ul li > ul li a::before {
                  border-left: 4px solid #648d42 !important; }
    .sidebar-interior-page .item-sidebar .btn-donate {
      display: block;
      color: #648d42 !important;
      font-weight: 700;
      background: #4b6a32;
      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: #0a4267; }
          .sidebar-interior-page .item-sidebar .news-box .news-info h3 a {
            color: #0a4267;
            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: 10.333333333333334rem;
    background-color: #000;
    background-blend-mode: luminosity;
    background-position: top; }
    .sidebar-interior-page .single-box a {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      color: white;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: 0.4s;
      z-index: 5;
      text-decoration: none;
      font-family: 'Roboto', sans-serif; }
    .sidebar-interior-page .single-box p {
      font-size: 1rem;
      line-height: 1.389; }
    .sidebar-interior-page .single-box:before {
      transition: 0.4s; }
    .sidebar-interior-page .single-box h3 {
      font-family: 'Oswald', sans-serif;
      font-size: 1.5rem;
      font-weight: 700;
      display: block;
      margin-bottom: 0;
      text-transform: uppercase; }
    .sidebar-interior-page .single-box:hover:before {
      background: #083350;
      opacity: 0 !important; }
    .sidebar-interior-page .single-box.green:before {
      background: rgba(100, 141, 66, 0.4);
      opacity: 1; }
    .sidebar-interior-page .single-box.blue:before {
      background: rgba(0, 42, 98, 0.4);
      opacity: 1; }
    .sidebar-interior-page .single-box.black:before {
      background: rgba(0, 0, 0, 0.4);
      opacity: 1; }

.page .social-networks {
  font-size: 0;
  line-height: 0; }
  .page .social-networks a, .page .social-networks li, .page .social-networks li a {
    background-color: #083350;
    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: #000000;
      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: #ebebeb; }
  .page .social-networks.blue a, .page .social-networks.blue li, .page .social-networks.blue li a {
    background-color: #083350; }

.single-our_team {
  padding: 50px 0 100px;
  /*.left-col*/
  /*.center-col*/
  /*.right-col*/ }
  .single-our_team .left-col .list-team_member > ul > 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: #000000;
      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 #083350;
        padding: 6px 0 10px; }
        .single-our_team .left-col .list-team_member ul li ul li.item-team_member a.team_member_link {
          color: #083350;
          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: #ebebeb; }
        .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: #ebebeb; }
      .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: #083350; }
    .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: #083350; }
      .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: #ebebeb; }
    .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 #083350;
    margin: 0 auto 50px;
    width: 250px;
    height: 250px; }

/*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: 'Roboto', sans-serif;
          -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: #648d42; }
        .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 !important;
          background: transparent;
          border-radius: 3.0555555555555554rem;
          border: 0.1111111111rem solid #083350;
          color: #083350 !important;
          display: inline-block;
          font-size: 1rem;
          letter-spacing: 0.1rem;
          font-weight: 400;
          margin: 0 auto;
          padding: 1.1111111111111112rem 2rem !important;
          position: relative;
          text-align: center;
          text-decoration: none !important;
          text-transform: uppercase;
          transition: 0.4s;
          outline: none !important; }
          .donateSteps_wrapper form .gform_body .gform_page .gform_page_footer input:hover, .donateSteps_wrapper form .gform_body .gform_page .gform_page_footer input:focus, .donateSteps_wrapper form .gform_body .gform_page .gform_page_footer input:active {
            text-decoration: none !important;
            background: #083350;
            color: white !important; }
      .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: #648d42 !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: #083350;
              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: #083350;
                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: #083350;
                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: #083350;
                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: #083350;
            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: #083350;
              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: #083350;
              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: #083350;
              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: #083350;
                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: #083350;
            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;
              max-width: 100%; }
              .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: #648d42 !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 #648d42 !important;
                  box-shadow: none;
                  color: #648d42;
                  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;
            display: block; }
            .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: #083350;
              display: inline-block;
              left: 15px;
              position: absolute;
              bottom: 31px;
              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: #083350;
              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: #083350;
                  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: #083350;
                      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: #083350;
                      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: #083350;
                      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: #ebebeb;
          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 #648d42;
    color: #fff;
    line-height: 1em;
    padding: 10px 0;
    text-align: center;
    border-bottom: 2px solid #648d42; }
  .donateSteps_wrapper .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding: 0;
    text-align: center; }

/* .donateColumn_wrapper*/
@media only screen and (max-width: 767px) {
  .donateSteps_wrapper form .gf_page_steps {
    display: flex; }

  .donateSteps_wrapper form .gf_page_steps .gf_step {
    margin: 0; }

  .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 {
    top: 19px; }

  .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
    margin-bottom: 15px; }

  .page-template-_donate-tmplt-custom .donate-banner .logo {
    margin-bottom: 1.778rem !important;
    margin-top: 2.5rem; }

  .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .noUi-pips .noUi-value-horizontal {
    padding-top: 2.111rem; } }
/*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: 75%;
  flex-basis: 75%; }
  .newsletter-widget .gform_wrapper .gform_body ul.gform_fields {
    padding-left: 0;
    margin: 0;
    list-style: none; }
    .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li {
      padding: 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: transparent;
          border: none;
          border-bottom: 2px solid white;
          border-radius: 0px 0 0 0px;
          color: white;
          font-family: 'Roboto', sans-serif;
          font-size: 0.8888888888888888rem !important;
          font-weight: 400;
          text-align: center;
          text-transform: uppercase;
          padding: 1.1111111111111112rem 2.7777777777777777rem;
          letter-spacing: 0.1em;
          width: 100%;
          height: 2.9444444444444446rem; }
          .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: 400;
            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: 400;
            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: 400;
            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: 400;
            opacity: 1; }
.newsletter-widget .gform_wrapper .gform_footer {
  width: 9.722222222222221rem;
  flex-basis: 9.722222222222221rem;
  margin: 0;
  padding: 0; }
  .newsletter-widget .gform_wrapper .gform_footer .gform_button {
    background: #648d42;
    color: white;
    height: 2.7777777777777777rem;
    width: 100%;
    border: 2px solid white;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding: 8px 20px !important;
    text-transform: none;
    transition: 0.4s;
    font-size: 1rem;
    letter-spacing: 0.1em;
    line-height: 1rem !important;
    line-height: auto !important;
    letter-spacing: 0px;
    text-indent: 0px;
    border-radius: 3.0555555555555554rem;
    text-transform: uppercase; }
    .newsletter-widget .gform_wrapper .gform_footer .gform_button:hover {
      background: white;
      color: #648d42 !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 #0d0d0d !important;
          margin: 0;
          padding: 8px !important;
          color: #0d0d0d !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: #0d0d0d !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: #0d0d0d !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: #0d0d0d !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: #0d0d0d !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: #0d0d0d !important;
        border-color: #0d0d0d !important;
        border-radius: 0px;
        width: 100%;
        padding: 10px 20px;
        color: #648d42;
        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: #0d0d0d;
          text-decoration: none !important;
          background-color: #a7d6b5 !important;
          border-color: #a7d6b5 !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; }

  .newsletter-widget .gform_wrapper .gform_footer {
    margin: 2rem auto 0;
    flex-basis: auto; } }
/*END Sign Up------------------------------------------*/
.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
  background: transparent;
  border-radius: 0.16666666666666666rem;
  border: 1px solid #dbdbdb;
  box-shadow: none;
  color: #2d1a09;
  min-height: 38px;
  padding: 7px 10px !important; }
  .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 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/select-arrow-2.png") no-repeat #fff;
  background-size: contain;
  background-position: right;
  padding-right: 35px !important; }
.gform_wrapper textarea {
  height: 100px;
  resize: none;
  max-width: 100%; }
.gform_wrapper input[type="checkbox"], .gform_wrapper input[type="radio"] {
  height: 15px; }
.gform_wrapper label.gfield_label {
  margin: 10px 0 0 0;
  font-weight: 700;
  font-size: 18px; }

.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: #000000;
      cursor: pointer;
      display: inline-block !important;
      font-size: 18px;
      font-weight: 400;
      line-height: 1em;
      margin: 0 auto;
      padding: 0 0 0 25px !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: #648d42;
        border-radius: 50%;
        border: 4px solid #648d42;
        height: 14px;
        left: 0;
        position: absolute;
        top: 1px;
        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: #000000;
    cursor: pointer;
    display: inline-block !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
    margin: 0 auto;
    padding: 0 0 0 25px !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: #648d42;
      border-radius: 3px;
      border: 4px solid #648d42;
      height: 15px;
      left: 0;
      position: absolute;
      top: 1px;
      transition: all 0.2s ease;
      width: 15px;
      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-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    display: inline-block;
    font-size: 12px;
    left: 1px;
    position: absolute;
    top: 0px; }
  .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: 18px;
    line-height: 1em; }
.gform_wrapper .gform_footer input[type=submit] {
  font-family: 'Roboto', sans-serif !important;
  background: #648d42;
  border-radius: 3.0555555555555554rem;
  border: 0.1111111111111111rem solid currentColor !important;
  border: none;
  color: white !important;
  display: inline-block;
  font-size: 1rem !important;
  letter-spacing: 0.1rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 1.1666666666666667rem   1.8333333333333333rem !important;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_footer input[type=submit]:focus, .gform_wrapper .gform_footer input[type=submit]:active {
    text-decoration: none !important;
    background: #4b6a32; }

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

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 18px;
  color: #fff !important;
  display: inline-block;
  background: #083350;
  padding: 10px 20px; }

.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%;
    display: none; }
  .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: 'Oswald', sans-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: 'Oswald', sans-serif;
      color: #083350;
      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: 'Noto Serif', serif;
        display: inline-block;
        font-size: 2.6666666666666665rem; }
        .page-template-_donate-tmplt-custom .donate-body-custom .donation-information h2 span.blue {
          color: #083350; }
        .page-template-_donate-tmplt-custom .donate-body-custom .donation-information h2 span.green {
          color: #ebebeb; }
    .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: 100px; }
        .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: #648d42;
          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: #648d42;
            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: #648d42;
            font-size: 2.2222222222222223rem;
            font-weight: 400;
            width: 75px;
            text-align: center;
            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: #083350;
        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: #648d42;
              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: #083350; }
          .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: #083350;
            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: #648d42;
            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: #0a4267;
  padding: 2.2222222222222223rem 0;
  position: relative; }
  .page-template-_donate-tmplt-custom .donate-today h3 {
    font-family: 'Oswald', sans-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 #0a4267;
    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: 'Oswald', sans-serif;
    margin-bottom: 1.6666666666666667rem;
    text-transform: uppercase;
    color: #648d42;
    line-height: 1.333; }
    .page-template-_donate-tmplt-custom .grid-donate-section h2 span {
      display: block;
      font-size: 2.3333333333333335rem;
      color: #083350; }
  .page-template-_donate-tmplt-custom .grid-donate-section p {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    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 .container {
    max-width: 100%; }
  .page-template-_donate-tmplt-custom .grid-donate-section .padding-content {
    padding: 80px 0;
    text-align: center; }
    .page-template-_donate-tmplt-custom .grid-donate-section .padding-content.right-side {
      padding: 80px 0 !important; }
  .page-template-_donate-tmplt-custom .grid-donate-section .right-side-img, .page-template-_donate-tmplt-custom .grid-donate-section .left-side-img {
    left: -16px;
    position: relative;
    width: calc(100% + 32px);
    height: 420px; } }
@media only screen and (max-width: 767px) {
  .page-template-_donate-tmplt-custom .donate-body-custom .donate-banner .word-banner h1 {
    font-size: 45px; }
    .page-template-_donate-tmplt-custom .donate-body-custom .donate-banner .word-banner h1 strong {
      font-size: 60px; }
  .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement {
    font-size: 35px; }
    .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .input-amount-form .simbol-dollar {
      font-size: 30px; }
    .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .input-amount-form #input-amount {
      font-size: 30px; }
    .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate h2.impact-statement .inputizer-field {
      margin-top: 30px; }

  .page-template-_donate-tmplt-custom .grid-donate-section .container {
    max-width: 100%; }
  .page-template-_donate-tmplt-custom .grid-donate-section .padding-content {
    padding: 50px 0;
    text-align: center; }
    .page-template-_donate-tmplt-custom .grid-donate-section .padding-content.right-side {
      padding: 80px 0 !important; }
  .page-template-_donate-tmplt-custom .grid-donate-section .right-side-img, .page-template-_donate-tmplt-custom .grid-donate-section .left-side-img {
    left: -16px;
    position: relative;
    width: calc(100% + 32px);
    height: 240px; }

  .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate {
    width: 25.556rem; }

  .page-template-_donate-tmplt-custom .donate-body-custom #slider-donate .container-slider-bar .slider-bar .noUi-pips .noUi-value-horizontal {
    padding-top: 2.111rem !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 {
    display: none; }

  .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 {
    max-width: 100% !important; } }
.interior-category {
  padding: 40px 0 70px; }
  .interior-category .m-bottom {
    margin-bottom: 25px; }
  .interior-category form.searchandfilter {
    margin-bottom: 30px; }
    .interior-category form.searchandfilter ul {
      padding: 0;
      display: block;
      margin: 0 auto;
      text-align: center; }
      .interior-category form.searchandfilter ul li {
        display: inline-block !important;
        padding: 0;
        margin: 0 10px; }
      .interior-category form.searchandfilter ul select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url("../images/caret-down.png") 92%/auto no-repeat; }
        .interior-category form.searchandfilter ul select option {
          height: 30px; }
      .interior-category form.searchandfilter ul input, .interior-category form.searchandfilter ul select {
        border-radius: 30px;
        border: 1px solid #b7b7b7;
        width: 100%;
        padding: 5px 20px;
        display: block;
        margin: 0 0 20px 0;
        line-height: 2em; }
      .interior-category form.searchandfilter ul input[type=submit], .interior-category form.searchandfilter ul .mdf_button, .interior-category form.searchandfilter ul .mdf_reset_button {
        font-family: 'Roboto', sans-serif;
        background: #0a4267;
        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: all 0.4s ease; }
        .interior-category form.searchandfilter ul input[type=submit]:hover, .interior-category form.searchandfilter ul .mdf_button:hover, .interior-category form.searchandfilter ul .mdf_reset_button:hover {
          text-decoration: none;
          background: #083350; }
  .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: #0a4267 !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: #0a4267;
            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: #648d42;
            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; }

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

h2.center-title {
  font-family: 'Noto Serif', 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: none;
    margin: 0 10px 60px;
    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: contain;
      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: #083350; }

#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: #083350 !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: #083350; }
        #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: #083350; }
        #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: #083350; }
        #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: #083350; }
      #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: #648d42;
          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: #4b6a32;
            color: #fff !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: #083350;
      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: 16px; }
    #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: #083350;
          border-left: 1px solid #083350;
          border-right: 1px solid #083350;
          color: #fff;
          font-size: 16px;
          letter-spacing: 0px; }
        #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: #648d42 !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-"] > a {
            background-color: #648d42 !important;
            font-size: 16px;
            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-"] > a {
            background-color: #648d42 !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: 16px;
          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 > a {
            color: #648d42;
            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: #648d42 !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: 'Noto Serif', serif;
      color: #648d42;
      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: 'Noto Serif', serif;
      color: #648d42;
      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: #648d42;
          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: #648d42;
          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: #083350 !important;
        color: #fff !important;
        font-weight: 700 !important;
        border-radius: 30px;
        border: none;
        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; }
    #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: #083350; }
    #tribe-events-content-wrapper #tribe-events-content .tribe-events-ical.tribe-events-button {
      background-color: #083350;
      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: 'Noto Serif', serif;
    color: #083350;
    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; } }
#comments h2.comments-title {
  font-family: 'Noto Serif', serif;
  color: #04d282 !important;
  font-size: 34px;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 10px; }
#comments .count-comments {
  font-family: 'Noto Serif', serif;
  color: #0a4267 !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: 'Noto Serif', 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 > p:nth-child(1)::first-letter, body.tag .content-page > 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 {
    margin-bottom: 25px; }
  body.single-post p, body.tag p {
    color: #000000;
    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: #648d42;
      font-size: 18px;
      text-decoration: none;
      font-weight: 400; }
    body.single-post p strong, body.tag p strong {
      display: inline-block;
      color: #648d42;
      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: #648d42;
    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: #000000;
    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: #000000;
  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: #000000;
      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: #083350;
        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: #0a4267;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px; }
  .author-section .author-box .author-description {
    font-size: 18px;
    line-height: 1.3em;
    color: #000000;
    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: 'Noto Serif', 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: #000000;
        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: 'Noto Serif', serif;
  border-bottom: 4px solid #648d42;
  color: #648d42;
  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: 'Noto Serif', 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: #000000;
    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: 'Noto Serif', 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: #648d42;
        font-size: 17px;
        left: 50%;
        position: absolute;
        top: 50%; }
      .sidebar-single-post .social-sidebar .social-networks li a:hover {
        background-color: #f7863d; }

.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: #000000;
    font-size: 25px; }
.tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button {
  background: #648d42 !important;
  transition: 0.4s; }
  .tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button:hover {
    background: #083350 !important; }
.tribe-events-single .tribe_events .tribe-events-single-section .tribe-events-meta-group {
  font-size: 18px; }
  .tribe-events-single .tribe_events .tribe-events-single-section .tribe-events-meta-group dl dd abbr.tribe-events-abbr {
    text-decoration: none; }

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

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

.interior-page .searchandfilter, .interior-page.search-page .searchandfilter {
  margin-bottom: 25px; }
  .interior-page .searchandfilter ul, .interior-page.search-page .searchandfilter ul {
    padding-left: 0;
    list-style: none;
    -webkit-align-items: center;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: start;
    align-items: center;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    float: none;
    justify-content: start;
    align-items: center; }
    .interior-page .searchandfilter ul li, .interior-page.search-page .searchandfilter ul li {
      margin-bottom: 25px;
      display: inline-block;
      width: auto;
      margin-right: 15px; }
.interior-page .content-search ul.search-list-result, .interior-page.search-page .content-search ul.search-list-result {
  padding-left: 0;
  list-style: none;
  -webkit-align-items: center;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  align-items: center;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  float: none;
  justify-content: space-between;
  align-items: center; }
  .interior-page .content-search ul.search-list-result li, .interior-page.search-page .content-search ul.search-list-result li {
    margin-bottom: 25px;
    display: block;
    width: 100%; }
    .interior-page .content-search ul.search-list-result li h3 a, .interior-page.search-page .content-search ul.search-list-result li h3 a {
      color: #083350 !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: #648d42;
        font-weight: 700; }

#gtranslate_wrapper {
  background: #0d0d0d;
  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: #083350 !important; }
    #gtranslate_wrapper a.glink img {
      margin-right: 5px; }
    #gtranslate_wrapper a.glink span {
      transition: 0.4s;
      font-weight: 500 !important;
      font-family: 'Oswald', sans-serif;
      color: #648d42 !important;
      margin-right: 5px !important; }
      #gtranslate_wrapper a.glink span:hover {
        text-decoration: none;
        color: #083350 !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: #000000 !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: #648d42; }
.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 #648d42; }
    .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: #648d42;
  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: #4b6a32; }
.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 #083350;
      border-radius: 50%; }
      .woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers li .page-numbers.current {
        background: #083350;
        color: #0d0d0d; }
.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 #083350; }
    .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: #648d42;
  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: #4b6a32; }
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  background: #648d42;
  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: #4b6a32; }
.woocommerce .woocommerce-info {
  border-color: #648d42; }
  .woocommerce .woocommerce-info:before {
    color: #648d42; }
  .woocommerce .woocommerce-info a.showcoupon, .woocommerce .woocommerce-info .showlogin {
    color: #648d42; }
.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: #648d42;
  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: #4b6a32; }

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

.quantity input:focus {
  outline: 0; }

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

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #083350;
  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 #083350 !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%; } }
.b {
  position: relative;
  color: #000000;
  z-index: 6; }
  .b .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .b .single-box {
    padding-right: 1rem;
    background: rgba(255, 255, 255, 0.7); }
  .b .custom-box {
    background: #083350;
    color: white;
    padding: 2.7777777777777777rem 1.8333333333333333rem 0;
    box-shadow: 0px 11px 29px 0px rgba(0, 0, 0, 0.21);
    border-radius: 0.16666666666666666rem 0.16666666666666666rem 0 0;
    margin-top: -7.333333333333333rem;
    position: relative; }
    .b .custom-box:after {
      content: "";
      display: block;
      width: 100%;
      height: 4.833333333333333rem;
      background: #083350;
      position: absolute;
      bottom: -4.733333333333333rem;
      left: 0;
      border-radius: 0 0 0.16666666666666666rem 0.16666666666666666rem; }
  .b .icon-wrap {
    width: 4.722222222222222rem;
    height: 4.722222222222222rem; }
  .b .img-wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: contain;
    background-position: bottom;
    height: 100%;
    margin-bottom: 0;
    width: 25%; }
  .b .author {
    display: block;
    margin-top: 2.7777777777777777rem; }
  .b h2 {
    font-size: 2rem;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 1.6666666666666667rem;
    text-transform: uppercase;
    color: #648d42;
    line-height: 1.2; }
    .b h2 span {
      display: block;
      font-weight: 400;
      font-family: 'Roboto', sans-serif;
      font-size: 1.6666666666666667rem;
      color: #083350;
      text-transform: none; }
  .b p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.889;
    font-weight: 400; }
  .b .link {
    margin: 2.7777777777777777rem 0; }

@media only screen and (max-width: 767px) {
  .b .custom-box {
    margin: 2rem 0;
    padding: 2.7777777777777777rem 1.8333333333333333rem; }

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

  .b .img-wrap {
    position: relative;
    height: 18.88888888888889rem;
    width: 100%;
    background-position: right; } }
.c {
  padding: 0 0 2.5rem;
  position: relative;
  background: url("../images/bg-paper.jpg");
  color: white;
  overflow: hidden; }
  .c h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 2.888888888888889rem;
    font-weight: 600;
    display: block;
    margin: 0;
    padding: 1.1111111111111112rem 0;
    color: white;
    position: relative;
    text-transform: uppercase; }
    .c h2 span {
      display: block;
      font-size: 22px;
      font-weight: 400;
      margin-top: 10px; }
    .c h2:before {
      content: "";
      display: block;
      width: 500%;
      height: 100%;
      background: #648d42;
      position: absolute;
      left: -250%;
      top: 0;
      z-index: -1; }
  .c h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 1.2222222222222223rem;
    line-height: 1.271; }
  .c p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1111111111111112rem;
    line-height: 1.5; }
  .c .container {
    position: relative;
    z-index: 5; }
  .c .single-box {
    margin: 1.8333333333333333rem 0 3.6666666666666665rem; }
    .c .single-box:last-child {
      margin-bottom: 0; }
    .c .single-box a {
      border: 5px solid transparent;
      display: block;
      text-decoration: none;
      color: #083350;
      position: relative;
      transition: 0s; }
      .c .single-box a::after {
        content: "\f054";
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        transition: 0.4s;
        width: 0;
        height: 0;
        border-radius: 50%;
        color: white;
        background: #083350;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        opacity: 0; }
      .c .single-box a:hover {
        border-color: #083350; }
        .c .single-box a:hover:after {
          opacity: 1;
          width: 2.6666666666666665rem;
          height: 2.6666666666666665rem; }
  .c .img-wrap {
    width: 5.555555555555555rem;
    height: 5.555555555555555rem;
    margin: 0 auto 1.1111111111111112rem; }

.d {
  position: relative; }
  .d .container {
    transition: 0.6s;
    position: relative; }
  .d h2 {
    font-size: 2rem;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 1.6666666666666667rem;
    text-transform: uppercase;
    color: #648d42;
    line-height: 1.2; }
    .d h2 span {
      display: block;
      font-weight: 400;
      font-family: 'Roboto', sans-serif;
      font-size: 1.6666666666666667rem;
      color: #083350;
      text-transform: none; }
  .d p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400; }
  .d h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3888888888888888rem;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0; }
  .d blockquote {
    background: #648d42;
    box-shadow: 0px 11px 62px 0px rgba(0, 0, 0, 0.21);
    color: white;
    font-size: 1.1111111111111112rem;
    line-height: 1.6;
    padding: 6.388888888888889rem 2.7777777777777777rem;
    padding-left: 3.7777777777777777rem;
    position: relative;
    z-index: -2; }
    .d blockquote p {
      color: white;
      font-size: 1.1111111111111112rem;
      line-height: 1.6;
      position: relative; }
      .d blockquote p::before {
        content: open-quote;
        color: #083350;
        font-family: 'Noto Serif', serif;
        font-weight: 700;
        font-size: 60px;
        display: inline-block;
        height: 30px;
        vertical-align: top;
        line-height: 0px;
        bottom: -25px;
        position: relative;
        margin-right: 10px; }
      .d blockquote p::after {
        content: close-quote;
        color: #083350;
        font-family: 'Noto Serif', serif;
        font-weight: 700;
        font-size: 60px;
        display: inline-block;
        height: 30px;
        vertical-align: top;
        line-height: 0px;
        bottom: -25px;
        position: relative;
        margin-left: 10px; }
    .d blockquote:before {
      content: "";
      display: block;
      background: #648d42;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: -30px;
      z-index: -1; }
  .d .blockquote-footer {
    color: white;
    font-weight: 500;
    font-size: 1.2222222222222223rem; }
  .d .container {
    position: relative;
    z-index: 5; }
  .d .box-1 {
    position: relative;
    color: #083350; }
    .d .box-1:before {
      content: '';
      display: block;
      width: 500%;
      height: 100%;
      background: #ebebeb;
      position: absolute;
      top: 0;
      right: -15px;
      z-index: -1; }
    .d .box-1 p {
      margin-bottom: 0; }
    .d .box-1 .subtitle {
      margin-left: calc(25% + 1rem);
      margin-bottom: 1.6666666666666667rem; }
    .d .box-1 .single-box {
      margin-bottom: 3.4444444444444446rem; }
      .d .box-1 .single-box:last-child {
        margin-bottom: 0; }
  .d .img-wrap {
    width: 3.888888888888889rem;
    height: 3.888888888888889rem; }
  .d .bg-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 100%; }
  .d .link-single-box {
    position: relative;
    min-height: 22.22222222222222rem;
    align-content: center; }
    .d .link-single-box:nth-child(1) {
      width: 22.22222222222222rem; }
    .d .link-single-box:nth-child(2) {
      width: calc(100% - 22.22222222222222rem);
      padding-left: 3.888888888888889rem; }
  .d .side-right a {
    font-size: 1.2222222222222223rem;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    color: #083350;
    position: relative;
    transition: 0.4s;
    margin-bottom: 1.6666666666666667rem;
    display: flex;
    align-items: center;
    background: white;
    padding: 0.5555555555555556rem 1.3888888888888888rem;
    border-right: 0.2777777777777778rem;
    box-shadow: 0px 0.7222222222rem 1.6111111111rem 0px rgba(147, 147, 147, 0); }
    .d .side-right a:last-child {
      margin-bottom: 0; }
    .d .side-right a .img-wrap {
      display: inline-block;
      width: 2.7777777777777777rem;
      height: 2.7777777777777777rem;
      border-radius: 50%;
      background-size: 80%;
      background-color: #ebebeb;
      margin-right: 1.2222222222222223rem; }
    .d .side-right a.active {
      color: #0a4267;
      text-decoration: none; }
      .d .side-right a.active:after {
        width: 150%; }
    .d .side-right a:hover {
      color: #0a4267;
      text-decoration: none;
      box-shadow: 0px 0.7222222222rem 1.6111111111rem 0px rgba(147, 147, 147, 0.35); }
      .d .side-right a:hover:after {
        width: 150%; }
  .d .side-left {
    width: 22.22222222222222rem;
    height: 22.22222222222222rem;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0; }
    .d .side-left:before {
      content: "";
      display: block;
      background: transparent url("../images/border-box.png") no-repeat;
      background-position: 50% 50%;
      background-size: contain;
      width: 22.22222222222222rem;
      height: 22.22222222222222rem;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-animation-name: rotate;
      -webkit-animation-duration: 20s;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
      -moz-animation-name: rotate;
      -moz-animation-duration: 20s;
      -moz-animation-iteration-count: infinite;
      -moz-animation-timing-function: linear; }
@-webkit-keyframes rotate {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -moz-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
    -webkit-transition: 20s ease-in-out;
    -moz-transition: 20s ease-in-out;
    -ms-transition: 20s ease-in-out;
    transition: 20s ease-in-out; }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -moz-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
    -webkit-transition: 20s ease-in-out;
    -moz-transition: 20s ease-in-out;
    -ms-transition: 20s ease-in-out;
    transition: 20s ease-in-out; } }
  .d .preview-wrap {
    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: 300px;
    height: 300px;
    border-radius: 50%;
    background-size: cover;
    z-index: 0;
    opacity: 0;
    /* Chrome, Safari, Opera */
    /* Standard syntax */ }
@-webkit-keyframes opacityanimation {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes opacityanimation {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    .d .preview-wrap a {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .d .preview-wrap.active {
      z-index: 2;
      -webkit-animation: opacityanimation 0.5s forwards ease-out;
      /* Chrome, Safari, Opera */
      animation: opacityanimation 0.5s forwards ease-out; }
  .d .icon-wrap {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 3.3333333333333335rem;
    width: 4.444444444444445rem;
    margin: 0 auto; }

@media only screen and (max-width: 767px) {
  .d blockquote::before {
    width: calc(100% + 60px); }

  .d {
    overflow: hidden; } }
.e {
  padding: 0 0 2.2222222222222223rem;
  position: relative;
  color: white;
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat; }
  .e .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .e h2 {
    font-size: 1.2222222222222223rem;
    font-weight: 600;
    letter-spacing: .1em;
    font-family: 'Roboto', sans-serif;
    display: block;
    color: white;
    text-transform: uppercase;
    margin: 0; }
  .e h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3888888888888888rem;
    font-weight: 700;
    margin-bottom: 1.6666666666666667rem; }
  .e h4 {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 0.8888888888888888rem;
    font-weight: 400; }
  .e p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    line-height: 1.5; }
  .e .title-box {
    background: #083350; }
  .e .news .title-box {
    width: 50%;
    position: relative; }
    .e .news .title-box:before {
      content: '';
      display: block;
      width: 500%;
      height: 200%;
      background: #ebebeb;
      position: absolute;
      top: 0;
      right: 0;
      z-index: -1; }
  .e .news .single-box {
    width: 50%;
    height: 17.22222222222222rem;
    position: relative;
    transition: 0.4s;
    box-shadow: 0px 19px 46.44px 7.56px rgba(0, 0, 0, 0); }
    .e .news .single-box a {
      color: white;
      text-decoration: none;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      z-index: 5;
      position: relative; }
  .e .content-wrap {
    transition: 0.4s; }
  .e .icon-box {
    width: 1.5555555555555556rem;
    height: 1.5555555555555556rem;
    margin: 2rem auto 0; }
  .e .main-box {
    position: relative; }
    .e .main-box .single-box {
      background: #648d42; }
      .e .main-box .single-box:nth-child(2) {
        margin-top: -7.222rem; }
    .e .main-box:hover {
      transform: scale(1.086);
      z-index: 5; }
      .e .main-box:hover .single-box {
        box-shadow: 0px 19px 46.44px 7.56px rgba(0, 0, 0, 0.4); }
    .e .main-box:hover {
      z-index: 6; }
  .e .blue-box {
    position: relative; }
    .e .blue-box .single-box {
      background-color: #000;
      mix-blend-mode: color; }
      .e .blue-box .single-box:before {
        background: #083350; }
      .e .blue-box .single-box:hover {
        transform: scale(1.086);
        z-index: 6;
        box-shadow: 0px 19px 46.44px 7.56px rgba(0, 0, 0, 0.4); }
    .e .blue-box:hover {
      z-index: 6; }
  .e .gray-box {
    position: relative; }
    .e .gray-box .single-box {
      background: #ebebeb; }
      .e .gray-box .single-box a {
        color: #083350; }
      .e .gray-box .single-box:hover {
        transform: scale(1.086);
        z-index: 6;
        box-shadow: 0px 19px 46.44px 7.56px rgba(0, 0, 0, 0.4); }
  .e .events .single-box {
    background: #ebebeb;
    text-align: left;
    color: #083350; }
    .e .events .single-box:hover {
      background: #083350;
      color: white; }
      .e .events .single-box:hover a {
        color: white; }
      .e .events .single-box:hover .link a {
        padding-left: 1.1111111111111112rem;
        border-color: #648d42; }
  .e .events time {
    font-family: 'Roboto', sans-serif;
    font-size: 0.8888888888888888rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.813; }
  .e .events h3 {
    margin: 0; }
    .e .events h3 a {
      color: #083350;
      text-decoration: none;
      font-size: 1.1666666666666667rem;
      font-weight: 700;
      line-height: 1.813; }
  .e .events address {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.813; }
  .e .events .link a {
    padding-left: 0; }
    .e .events .link a:hover {
      padding-left: 1.1111111111111112rem; }

.bg-e {
  height: auto;
  padding-bottom: 58.59%;
  margin-top: -42.166666666666664rem;
  display: none; }

@media only screen and (max-width: 991px) {
  .e .news .title-box {
    width: 100%; }

  .e .news .single-box {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .e {
    padding: 2.2222222222222223rem 0; }

  .events {
    margin-top: 4rem; } }
.f {
  position: relative;
  background: #648d42;
  color: white; }
  .f h2 {
    font-size: 2.7777777777777777rem;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 !important; }

@media only screen and (max-width: 991px) {
  .f h2 {
    margin-bottom: 2rem !important; } }
.g {
  padding: 3.6666666666666665rem 0; }
  .g h2 {
    font-size: 2.2222222222222223rem;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    display: block;
    margin-bottom: 40px;
    color: #083350; }
    .g h2 span {
      color: #648d42; }

/*START html & body-------------------------------------*/
html, body {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  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: 'Oswald', sans-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; }

body {
  overflow-x: hidden; }

#sc_our_team_panel {
  z-index: 99999 !important; }

.yottie-widget-feed-section-arrow:hover span::after, .yottie-widget-feed-section-arrow:hover span::before, .yottie-widget-feed-section-arrow:hover::before {
  background: #648d42 !important; }

.grid#sc_our_team .sc_team_member .sc_team_member_name {
  text-align: left;
  padding: 0 15px 0 15px; }

.grid#sc_our_team .sc_team_member .sc_team_member_jobtitle {
  padding: 0 15px 0 15px; }

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

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