@charset "UTF-8";
/*Viewport---------------------------------------------------------*/
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
.single-tribe_events .tribe-events-content .addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
  display: none; }

.addtoany_content .addtoany_header {
  font-family: 'Lato', sans-serif;
  color: #f79828;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  vertical-align: middle; }
.addtoany_content .a2a_kit a span {
  background: transparent !important;
  color: #f79828 !important;
  width: 24px !important;
  height: 24px !important; }
  .addtoany_content .a2a_kit a span svg path {
    fill: #f79828 !important; }

.addtoany_shortcode {
  margin-left: 10px; }
  .addtoany_shortcode a.addtoany_share {
    background-color: #ffffff;
    border-radius: 20px;
    border: none;
    box-shadow: none;
    color: #f79828 !important;
    display: inline-block;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: bold !important;
    letter-spacing: normal !important;
    line-height: 1 !important;
    max-width: 100%;
    padding: 12px 20px 11px 50px;
    position: relative;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.4s ease; }
    .addtoany_shortcode a.addtoany_share::before {
      content: "";
      background-image: url("../images/icons/share-icon.svg");
      background-size: contain;
      width: 20px;
      height: 20px;
      position: absolute;
      transition: all 0.4s ease;
      top: 10px;
      left: 20px; }
    .addtoany_shortcode a.addtoany_share span, .addtoany_shortcode a.addtoany_share .a2a_svg, .addtoany_shortcode a.addtoany_share .a2a_s__default, .addtoany_shortcode a.addtoany_share .a2a_s_a2a {
      display: none !important;
      margin: 0 !important; }
    .addtoany_shortcode a.addtoany_share:hover {
      background-color: #f79828;
      color: #ffffff !important; }
      .addtoany_shortcode a.addtoany_share:hover::before {
        background-image: url("../images/icons/share-icon-white.svg"); }

/*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; }

.img-wrap {
  position: relative;
  overflow: hidden;
  z-index: 3;
  height: 250px;
  width: 100%;
  background: transparent;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: inherit;
    min-width: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1; }

div.printfriendly {
  position: absolute;
  right: 0;
  top: -50px; }

#bbp-search-form {
  margin-bottom: 15px; }
  #bbp-search-form input#bbp_search_submit {
    display: inline-block;
    height: 35px;
    padding: 9px 25px; }

#bbpress-forums div.bbp-breadcrumb {
  display: inline-block;
  float: none;
  vertical-align: middle; }
  #bbpress-forums div.bbp-breadcrumb p {
    margin-bottom: 0; }

#subscription-toggle {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin-left: 15px; }
  #subscription-toggle .subscription-toggle {
    font-family: 'Roboto', sans-serif;
    background: #f79828;
    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: #f79828 !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: #f79828; }

.category-medical_advisory .interior.category .quote i, .category-directors .interior.category .quote i {
  font-size: 25px;
  margin-right: 5px; }
.category-medical_advisory .interior.category .img-wrap, .category-directors .interior.category .img-wrap {
  height: auto;
  padding-bottom: 100%;
  background: transparent; }
  .category-medical_advisory .interior.category .img-wrap img, .category-directors .interior.category .img-wrap img {
    min-width: inherit;
    min-height: inherit;
    max-width: inherit;
    max-height: inherit;
    height: 100%;
    width: auto; }
.category-medical_advisory .interior.category .info, .category-directors .interior.category .info {
  text-align: center; }
  .category-medical_advisory .interior.category .info h4, .category-medical_advisory .interior.category .info button, .category-directors .interior.category .info h4, .category-directors .interior.category .info button {
    background: transparent;
    border: none;
    width: 100%;
    border-bottom: 1px dashed #dadada;
    height: auto;
    padding: 10px 0;
    color: #f79828;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px; }
  .category-medical_advisory .interior.category .info p, .category-directors .interior.category .info p {
    margin: 0; }

.gray-scale {
  background-color: #000;
  background-blend-mode: luminosity; }

.bg-cin {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.bg-cer {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.bg-hor-a {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat; }

.bg-ver-a {
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat; }

.bg-overlay:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .85; }

button, input, textarea, select {
  outline: none !important; }

.bg-positive {
  -webkit-filter: brightness(0%) invert(100%);
  filter: brightness(0%) invert(100%); }

.container-90 {
  width: 90%;
  margin: 0 auto; }

.container-80 {
  width: 80%;
  margin: 0 auto; }

.container-70 {
  width: 70%;
  margin: 0 auto; }

.container-60 {
  width: 60%;
  margin: 0 auto; }

.container-50 {
  width: 50%;
  margin: 0 auto; }

@media only screen and (max-width: 767px) {
  .board-pop .modal-content img {
    float: none;
    display: block;
    margin: 0 auto 15px; }

  .interior.board .img-wrap {
    padding-bottom: 0;
    height: 300px;
    width: 300px;
    display: block;
    margin: 0 auto 15px; }

  .alignleft {
    float: none;
    width: 100%;
    margin: 0 auto 1rem; }
    .alignleft img {
      width: 100%; }

  .alignright {
    float: none;
    width: 100%;
    margin: 0 auto 1rem; }
    .alignright img {
      width: 100%; }

  .aligncenter {
    width: 100%;
    margin: 0 auto 1rem; }
    .aligncenter img {
      width: 100%; } }
@media only screen and (max-width: 480px) {
  div.printfriendly {
    top: -80px; }

  .interior.board .img-wrap {
    padding-bottom: 100%;
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto 15px; } }
/*END Helper Classes-------------------------------------*/
/*START Buttons------------------------------------------*/
a.btn-1, span.btn-1, button.btn-1 {
  background: #f79828;
  border-radius: 7px;
  border: 0.1111111111rem solid #f79828;
  color: white !important;
  display: inline-block;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 auto;
  min-width: 225px;
  outline: none !important;
  overflow: hidden;
  padding: 1rem  1.3888888888888888rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }
  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: transparent;
    color: #f79828 !important; }
    a.btn-1:hover:after, a.btn-1:focus:after, a.btn-1:active:after, span.btn-1:hover:after, span.btn-1:focus:after, span.btn-1:active:after, button.btn-1:hover:after, button.btn-1:focus:after, button.btn-1:active:after {
      margin-left: 25px; }
    a.btn-1:hover:before, a.btn-1:focus:before, a.btn-1:active:before, span.btn-1:hover:before, span.btn-1:focus:before, span.btn-1:active:before, button.btn-1:hover:before, button.btn-1:focus:before, button.btn-1:active:before {
      width: 100%; }
a.btn-2, span.btn-2, button.btn-2 {
  font-family: 'Lato', sans-serif !important;
  background: transparent;
  border-radius: 7px;
  border: 0.1111111111111111rem solid white;
  color: white !important;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700 !important;
  margin: 0 auto;
  padding: 1rem  1.3888888888888888rem;
  min-width: 225px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden;
  line-height: normal; }
  a.btn-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: white;
    color: #f79828 !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: 'Lato', sans-serif !important;
  background: #222c69;
  border-radius: 7px;
  border: 0.1111111111rem solid #222c69;
  color: white !important;
  display: inline-block;
  font-size: 0.8888888888888888rem;
  font-weight: 700 !important;
  margin: 0 auto;
  padding: 1rem  1.3888888888888888rem;
  min-width: 225px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden;
  line-height: 1.19; }
  a.btn-3 span, span.btn-3 span, button.btn-3 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-3:hover, a.btn-3:focus, a.btn-3:active, span.btn-3:hover, span.btn-3:focus, span.btn-3:active, button.btn-3:hover, button.btn-3:focus, button.btn-3:active {
    text-decoration: none !important;
    background: transparent;
    color: #222c69 !important; }
    a.btn-3:hover:after, a.btn-3:focus:after, a.btn-3:active:after, span.btn-3:hover:after, span.btn-3:focus:after, span.btn-3:active:after, button.btn-3:hover:after, button.btn-3:focus:after, button.btn-3:active:after {
      margin-left: 25px; }
    a.btn-3:hover:before, a.btn-3:focus:before, a.btn-3:active:before, span.btn-3:hover:before, span.btn-3:focus:before, span.btn-3:active:before, button.btn-3:hover:before, button.btn-3:focus:before, button.btn-3:active:before {
      width: 100%; }
a.btn-4, span.btn-4, button.btn-4 {
  font-family: 'Lato', sans-serif !important;
  background: transparent;
  border-radius: 7px;
  border: 0.1111111111rem solid #222c69;
  color: #222c69 !important;
  display: inline-block;
  font-size: 0.8888888888888888rem;
  font-weight: 700 !important;
  margin: 0 auto;
  padding: 1rem  1.3888888888888888rem;
  min-width: 225px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden;
  line-height: 1.19; }
  a.btn-4 span, span.btn-4 span, button.btn-4 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-4:hover, a.btn-4:focus, a.btn-4:active, span.btn-4:hover, span.btn-4:focus, span.btn-4:active, button.btn-4:hover, button.btn-4:focus, button.btn-4:active {
    text-decoration: none !important;
    background: #222c69;
    color: white !important; }
    a.btn-4:hover:after, a.btn-4:focus:after, a.btn-4:active:after, span.btn-4:hover:after, span.btn-4:focus:after, span.btn-4:active:after, button.btn-4:hover:after, button.btn-4:focus:after, button.btn-4:active:after {
      margin-left: 25px; }
    a.btn-4:hover:before, a.btn-4:focus:before, a.btn-4:active:before, span.btn-4:hover:before, span.btn-4:focus:before, span.btn-4:active:before, button.btn-4:hover:before, button.btn-4:focus:before, button.btn-4:active:before {
      width: 100%; }
a.btn-5, span.btn-5, button.btn-5 {
  font-family: 'Lato', sans-serif !important;
  background: transparent;
  border-radius: 7px;
  border: 0.1111111111rem solid #f79828;
  color: #f79828 !important;
  display: inline-block;
  font-size: 0.8888888888888888rem;
  font-weight: 700 !important;
  margin: 0 auto;
  padding: 1rem  1.3888888888888888rem;
  min-width: 225px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important;
  overflow: hidden;
  line-height: 1.19; }
  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: #f79828;
    color: white !important; }
    a.btn-5:hover:after, a.btn-5:focus:after, a.btn-5:active:after, span.btn-5:hover:after, span.btn-5:focus:after, span.btn-5:active:after, button.btn-5:hover:after, button.btn-5:focus:after, button.btn-5:active:after {
      margin-left: 25px; }
    a.btn-5:hover:before, a.btn-5:focus:before, a.btn-5:active:before, span.btn-5:hover:before, span.btn-5:focus:before, span.btn-5:active:before, button.btn-5:hover:before, button.btn-5:focus:before, button.btn-5:active:before {
      width: 100%; }
a.btn-6, span.btn-6, button.btn-6 {
  font-family: 'Nunito', sans-serif !important;
  background: transparent;
  border-radius: 0rem;
  border: 0.1111111111111111rem solid currentColor;
  border: none;
  color: white !important;
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: 400;
  margin: 0 auto;
  padding: 1.1666666666666667rem   1.8333333333333333rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s;
  outline: none !important; }
  a.btn-6 span, span.btn-6 span, button.btn-6 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400; }
  a.btn-6:hover, a.btn-6:focus, a.btn-6:active, span.btn-6:hover, span.btn-6:focus, span.btn-6:active, button.btn-6:hover, button.btn-6:focus, button.btn-6:active {
    text-decoration: none !important;
    background: white;
    color: #f79828 !important; }
    a.btn-6:hover:after, a.btn-6:focus:after, a.btn-6:active:after, span.btn-6:hover:after, span.btn-6:focus:after, span.btn-6:active:after, button.btn-6:hover:after, button.btn-6:focus:after, button.btn-6:active:after {
      margin-left: 25px; }
    a.btn-6:hover:before, a.btn-6:focus:before, a.btn-6:active:before, span.btn-6:hover:before, span.btn-6:focus:before, span.btn-6:active:before, button.btn-6:hover:before, button.btn-6:focus:before, button.btn-6:active:before {
      width: 100%; }
a.btn-7, span.btn-7, button.btn-7 {
  font-family: 'Roboto', sans-serif !important;
  background: #f79828;
  border-radius: 0px;
  color: #7d7d7d !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: #222c69;
    color: #7d7d7d !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: #7d7d7d;
  border-radius: 3px;
  border: 0.1111111111rem solid #7d7d7d;
  color: #f79828 !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: #222c69;
    background: #222c69;
    color: #7d7d7d !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: #f2aa08;
  border-radius: 0px;
  border: 0.1111111111rem solid #f2aa08;
  color: #f9c44e !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: #f9c44e;
    border-color: #f9c44e;
    color: #f2aa08 !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: #7d7d7d;
  border-radius: 0px;
  border: 0.1111111111rem solid #7d7d7d;
  color: #f79828 !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: #7d7d7d !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: #7d7d7d !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: #222c69 !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-------------------------------------*/
/* START header-------------*/
/*START Sticky header*/
body.fixed header.header {
  background: #ffffff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.47);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1040;
  -webkit-animation: hanimation 0.5s forwards ease-out;
  /* Chrome, Safari, Opera */
  animation: hanimation 0.5s forwards ease-out;
  /* Chrome, Safari, Opera */
  /* Standard syntax */ }
@-webkit-keyframes hanimation {
  0% {
    top: -100%; }
  100% {
    top: 0px; } }
@keyframes hanimation {
  0% {
    top: -100%; }
  100% {
    top: 0px; } }
  body.fixed header.header::after, body.fixed header.header::before {
    content: none; }
  body.fixed header.header .navbar, body.fixed header.header .navbar.navbar-expand-lg {
    border-bottom: none; }
    body.fixed header.header .navbar .navbar-header .navbar-brand, body.fixed header.header .navbar.navbar-expand-lg .navbar-header .navbar-brand {
      padding: 0 !important;
      transition: all 0.4s ease; }

/*End Sticky header*/
/*header without Banner*/
body.donate-template header.header {
  position: relative; }

/*header without Banner*/
header.header {
  font-family: 'Lato', sans-serif;
  background: #ffffff;
  width: 100%;
  z-index: 1050; }
  header.header .textwidget {
    display: inline-block; }
  header.header p {
    margin-bottom: 0 !important; }
  header.header .header-toolbar {
    position: relative;
    background-color: transparent;
    width: 100%;
    padding: 5px 0;
    height: 100%;
    z-index: 1; }
    header.header .header-toolbar::before {
      content: '';
      background-color: #f79828;
      height: 100%;
      position: absolute;
      bottom: 0;
      border-radius: 0 0 0 7px;
      width: calc(100% + ((100vw - 1110px)/(2)));
      right: calc((100vw - 1110px)/(-2));
      z-index: 0; }
    header.header .header-toolbar h3 {
      display: none; }
    header.header .header-toolbar ul.social {
      display: inline-block;
      line-height: 1em;
      margin-left: -0.7777777777777778rem;
      margin: 0;
      padding: 0;
      text-align: center;
      vertical-align: middle; }
      header.header .header-toolbar ul.social li {
        display: inline-block;
        font-size: 1rem;
        margin: 0px !important; }
        header.header .header-toolbar ul.social li a {
          background: transparent;
          border-radius: 50%;
          border: none;
          color: #ffffff;
          display: inherit;
          height: 1.6666666666666667rem;
          margin: 0 4px;
          position: relative;
          transition: 0.4s;
          width: 1.6666666666666667rem; }
          header.header .header-toolbar ul.social li a i {
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            font-size: 13px;
            left: 50%;
            position: absolute;
            top: 50%; }
          header.header .header-toolbar ul.social li a:hover {
            background: #222c69;
            color: #ffffff; }
    header.header .header-toolbar .extra-link {
      position: relative; }
      header.header .header-toolbar .extra-link button {
        font-family: 'Lato', sans-serif;
        background: transparent;
        border: none;
        color: #ffffff;
        font-size: 1rem;
        font-stretch: normal;
        font-style: normal;
        font-weight: bold;
        letter-spacing: normal;
        line-height: 1.21;
        padding: 0 10px;
        text-decoration: none;
        transition: 0.4s; }
        header.header .header-toolbar .extra-link button:hover {
          color: #222c69; }
          header.header .header-toolbar .extra-link button:hover i {
            color: #222c69; }
        header.header .header-toolbar .extra-link button i {
          margin-right: 3px;
          color: #ffffff;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          /*--adjust as necessary--*/ }
    header.header .header-toolbar #open-search {
      background-image: url("../images/icons/search-icon.svg");
      background-position: center center;
      background-color: transparent;
      background-repeat: no-repeat;
      border-radius: 0;
      border: none;
      color: #ffffff;
      display: inline-block;
      font-size: 0;
      height: 1.6666666666666667rem;
      margin: 0 10px;
      padding: 0 !important;
      position: relative;
      text-align: center;
      transition: all 0.4s ease;
      vertical-align: middle;
      width: 1.6666666666666667rem; }
      header.header .header-toolbar #open-search::before {
        content: none;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        /*--adjust as necessary--*/
        color: #ffffff;
        font-size: 16px;
        position: relative;
        transition: all 0.4s ease; }
      header.header .header-toolbar #open-search:hover, header.header .header-toolbar #open-search:focus, header.header .header-toolbar #open-search:active {
        box-shadow: none;
        outline: none !important; }
        header.header .header-toolbar #open-search:hover::before, header.header .header-toolbar #open-search:focus::before, header.header .header-toolbar #open-search:active::before {
          font-size: 24px; }
  header.header .col-right {
    display: none; }

/*END header-------------------------------------*/
.col-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-flex: 2;
  -ms-flex: 2 2 70%;
  flex: 2 2 70%; }

.header-bottom {
  padding: 0;
  width: 100%; }

/*START Main Navigation------------------------------------------*/
.navbar, .navbar.navbar-expand-lg {
  padding: 0 !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .navbar .navbar-header, .navbar.navbar-expand-lg .navbar-header {
    position: relative;
    overflow: hidden;
    width: 383px;
    margin-right: 80px; }
    .navbar .navbar-header .navbar-brand, .navbar.navbar-expand-lg .navbar-header .navbar-brand {
      background-position: left center;
      background-repeat: no-repeat;
      background-size: contain;
      background-color: transparent;
      border-radius: none;
      display: block;
      height: 100%;
      margin: 0;
      overflow: hidden;
      position: relative;
      padding: 0 !important;
      width: 100%;
      transition: all 0.4s ease; }
      .navbar .navbar-header .navbar-brand img, .navbar.navbar-expand-lg .navbar-header .navbar-brand img {
        max-width: 100%;
        transition: all 0.4s ease;
        -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; }

#NavDropdown ul li {
  margin: 0 10px !important; }

#NavDropdown {
  font-size: 1rem;
  padding: 0px;
  text-align: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  #NavDropdown ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    #NavDropdown ul li, #NavDropdown ul li.open {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #NavDropdown ul li.btn-donate, #NavDropdown ul li.open.btn-donate {
        background-color: #ffffff;
        border-radius: 30px;
        padding: 0 !important;
        transition: all 0.4s ease; }
        #NavDropdown ul li.btn-donate a, #NavDropdown ul li.open.btn-donate a {
          padding: 11px 20px;
          font-family: 'Lato', sans-serif;
          text-transform: uppercase;
          font-size: 16px;
          font-weight: 800;
          font-stretch: normal;
          font-style: normal;
          line-height: normal;
          letter-spacing: normal;
          color: #707070 !important; }
          #NavDropdown ul li.btn-donate a::before, #NavDropdown ul li.btn-donate a::after, #NavDropdown ul li.open.btn-donate a::before, #NavDropdown ul li.open.btn-donate a::after {
            content: none; }
        #NavDropdown ul li.btn-donate:hover, #NavDropdown ul li.btn-donate:focus, #NavDropdown ul li.btn-donate:active, #NavDropdown ul li.open.btn-donate:hover, #NavDropdown ul li.open.btn-donate:focus, #NavDropdown ul li.open.btn-donate:active {
          background: #f68c0f;
          box-shadow: 0px 0px 0px 4px rgba(247, 152, 40, 0.5);
          color: #ffffff !important;
          text-decoration: none; }
          #NavDropdown ul li.btn-donate:hover a, #NavDropdown ul li.btn-donate:focus a, #NavDropdown ul li.btn-donate:active a, #NavDropdown ul li.open.btn-donate:hover a, #NavDropdown ul li.open.btn-donate:focus a, #NavDropdown ul li.open.btn-donate:active a {
            color: #ffffff !important; }
      #NavDropdown ul li.active > a, #NavDropdown ul li.open.active > a {
        color: #f79828;
        background: transparent; }
        #NavDropdown ul li.active > a::after, #NavDropdown ul li.open.active > a::after {
          width: calc(100% - 10px) !important; }
        #NavDropdown ul li.active > a:hover, #NavDropdown ul li.active > a:focus, #NavDropdown ul li.active > a:active, #NavDropdown ul li.open.active > a:hover, #NavDropdown ul li.open.active > a:focus, #NavDropdown ul li.open.active > a:active {
          text-decoration: none; }
      #NavDropdown ul li a, #NavDropdown ul li.open a {
        font-family: 'Lato', sans-serif;
        background: transparent;
        border-radius: 0;
        border: none;
        color: #6c6b6b;
        display: block;
        font-size: 16px;
        font-stretch: normal;
        font-style: normal;
        font-weight: normal;
        letter-spacing: normal;
        line-height: normal;
        padding: 1.5rem 5px 1.5rem;
        position: relative;
        text-align: center;
        text-shadow: none;
        text-decoration: none;
        text-transform: none;
        transition: all 0.4s ease;
        white-space: normal; }
        #NavDropdown ul li a::before, #NavDropdown ul li.open a::before {
          content: none; }
        #NavDropdown ul li a::after, #NavDropdown ul li.open a::after {
          content: "";
          background: #f79828;
          border: none;
          bottom: 0px;
          height: 3px;
          left: 0;
          right: 0;
          margin: 0 auto;
          position: absolute;
          transition: 0.4s;
          width: 0; }
        #NavDropdown ul li a:hover, #NavDropdown ul li a:focus, #NavDropdown ul li a:active, #NavDropdown ul li.open a:hover, #NavDropdown ul li.open a:focus, #NavDropdown ul li.open a:active {
          text-decoration: none; }
          #NavDropdown ul li a:hover::after, #NavDropdown ul li a:focus::after, #NavDropdown ul li a:active::after, #NavDropdown ul li.open a:hover::after, #NavDropdown ul li.open a:focus::after, #NavDropdown ul li.open a:active::after {
            width: 100%; }
      #NavDropdown ul li ul, #NavDropdown ul li.open ul {
        background: #ffffff;
        border: none;
        display: none;
        min-height: 0;
        padding: 0;
        text-align: left;
        left: 50%;
        margin: 0 !important; }
        #NavDropdown ul li ul li, #NavDropdown ul li.open ul li {
          display: block;
          margin: 0 !important; }
          #NavDropdown ul li ul li:first-child a, #NavDropdown ul li.open ul li:first-child a {
            border-top-left-radius: .25rem !important;
            border-top-right-radius: .25rem !important;
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px; }
          #NavDropdown ul li ul li:last-child a, #NavDropdown ul li.open ul li:last-child a {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: .25rem !important;
            border-bottom-left-radius: .25rem !important; }
          #NavDropdown ul li ul li.active > a, #NavDropdown ul li.open ul li.active > a {
            background: #f79828;
            color: #ffffff !important; }
            #NavDropdown ul li ul li.active > a::before, #NavDropdown ul li ul li.active > a::after, #NavDropdown ul li.open ul li.active > a::before, #NavDropdown ul li.open ul li.active > a::after {
              content: none !important; }
          #NavDropdown ul li ul li::before, #NavDropdown ul li ul li::after, #NavDropdown ul li.open ul li::before, #NavDropdown ul li.open ul li::after {
            content: none !important; }
          #NavDropdown ul li ul li a, #NavDropdown ul li.open ul li a {
            font-family: 'Lato', sans-serif;
            border-top: 0;
            color: #707070 !important;
            font-size: 1em;
            font-weight: 400 !important;
            margin-top: 0;
            letter-spacing: normal;
            text-transform: none;
            padding: 7px 5px 8px; }
            #NavDropdown ul li ul li a::before, #NavDropdown ul li ul li a::after, #NavDropdown ul li.open ul li a::before, #NavDropdown ul li.open ul li a::after {
              content: none !important; }
              #NavDropdown ul li ul li a::before:hover, #NavDropdown ul li ul li a::before:focus, #NavDropdown ul li ul li a::before:active, #NavDropdown ul li ul li a::after:hover, #NavDropdown ul li ul li a::after:focus, #NavDropdown ul li ul li a::after:active, #NavDropdown ul li.open ul li a::before:hover, #NavDropdown ul li.open ul li a::before:focus, #NavDropdown ul li.open ul li a::before:active, #NavDropdown ul li.open ul li a::after:hover, #NavDropdown ul li.open ul li a::after:focus, #NavDropdown ul li.open ul li a::after:active {
                background: #f79828;
                color: #ffffff !important;
                margin-top: 0;
                border-radius: 0; }
            #NavDropdown ul li ul li a:hover, #NavDropdown ul li ul li a:focus, #NavDropdown ul li ul li a:active, #NavDropdown ul li.open ul li a:hover, #NavDropdown ul li.open ul li a:focus, #NavDropdown ul li.open ul li a:active {
              background: #f79828;
              color: #ffffff !important;
              margin-top: 0; }
          #NavDropdown ul li ul li:last-child ul, #NavDropdown ul li.open ul li:last-child ul {
            left: 100%;
            top: 0;
            right: auto; }
          #NavDropdown ul li ul li ul, #NavDropdown ul li.open ul li ul {
            background: #ffffff !important;
            border-radius: 0 !important; }
            #NavDropdown ul li ul li ul li a:hover, #NavDropdown ul li.open ul li ul li a:hover {
              border-radius: 0 !important; }
      #NavDropdown ul li.menu-hide, #NavDropdown ul li.open.menu-hide {
        display: none; }

.display_dropdown li:first-child::before {
  transition-property: top, opacity;
  transition-duration: .1s, .1s;
  transition-timing-function: ease, ease-out;
  transition-delay: .1s, 0s;
  top: 0 !important;
  opacity: 1 !important; }

#NavDropdown ul li ul li:first-child::before, #NavDropdown ul li.open ul li:first-child::before {
  top: -15px !important; }

.dropdown-menu {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: block;
  left: 50%;
  margin: 0 auto;
  padding: 0px;
  position: absolute; }
  .dropdown-menu .dropdown-menu {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none;
    display: block;
    left: 150% !important;
    top: 0; }

.dropdown-btn {
  display: none; }

.dropdown-btn {
  background: transparent;
  border-radius: 3px;
  border: none;
  color: #ffffff;
  font-size: 15px;
  height: 2.4rem;
  position: absolute;
  right: 0;
  top: 4px;
  width: 2.4rem; }
  .dropdown-btn span {
    content: "\f061"; }
  .dropdown-btn .fa-caret-right.open::before {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    transition: all 0.4s ease; }

.dropdown-toggle::after {
  content: none; }

@media only screen and (max-width: 1200px) {
  .header.header .header-toolbar::before {
    content: '';
    height: 100%;
    width: calc(100% + ((100vw - 930px)/(2)));
    right: calc((100vw - 930px)/(-2)); }

  .navbar .navbar-header, .navbar.navbar-expand-lg .navbar-header {
    margin-right: 20px;
    width: 300px; }

  #NavDropdown ul li {
    margin: 0 5px !important; } }
@media only screen and (max-width: 991px) {
  .navbar {
    border-bottom: none !important; }

  html {
    margin-top: 0 !important; }

  #NavDropdown ul > li:last-child, #NavDropdown ul > li.open:last-child {
    width: 100% !important; }

  body.fixed .fixed-top {
    top: 0 !important; }
  body.fixed header.header {
    background: linear-gradient(123deg, #ffffff 0%, #f79828 100%);
    top: 0 !important;
    margin-top: 0 !important; }
    body.fixed header.header .navbar .navbar-header .navbar-brand, body.fixed header.header .navbar.navbar-expand-lg .navbar-header .navbar-brand {
      padding: 0 10px !important; }

  header.header {
    background: linear-gradient(123deg, #ffffff 0%, #f79828 100%);
    top: 0 !important; }
    header.header .header-navigation .container {
      padding: 0;
      max-width: 100%; }
    header.header .col-middle .header-bottom {
      width: 100%; }

  header.header .col-middle .header-bottom {
    padding: 0; }

  section.header-navigation .navbar.navbar-expand-lg .navbar-header {
    margin-right: 0 !important; }
    section.header-navigation .navbar.navbar-expand-lg .navbar-header .navbar-brand {
      width: 210px;
      height: 50px; }
      section.header-navigation .navbar.navbar-expand-lg .navbar-header .navbar-brand img {
        width: calc(100% - 30px) !important; }

  section.header-navigation #NavDropdown {
    margin-top: 0 !important; }
    section.header-navigation #NavDropdown .header-toolbar {
      bottom: unset;
      display: block !important;
      left: 0 !important;
      margin: 0 auto !important;
      padding: 10px 0;
      position: relative !important;
      right: 0 !important;
      top: unset; }
      section.header-navigation #NavDropdown .header-toolbar .d-flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important; }
        section.header-navigation #NavDropdown .header-toolbar .d-flex #open-search {
          margin: 5px 20px; }

  .header-toolbar {
    opacity: 0;
    height: 0; }
    .header-toolbar::before {
      content: none !important; }

  section.header-navigation #NavDropdown .header-toolbar {
    opacity: 1;
    display: block;
    height: auto; }
    section.header-navigation #NavDropdown .header-toolbar::before {
      content: none !important; }
    section.header-navigation #NavDropdown .header-toolbar .d-flex {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      section.header-navigation #NavDropdown .header-toolbar .d-flex .networks-wrap ul.social {
        padding-bottom: 0 !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row !important;
        flex-direction: row !important; }
        section.header-navigation #NavDropdown .header-toolbar .d-flex .networks-wrap ul.social li {
          display: inline-block !important;
          width: inherit !important; }
          section.header-navigation #NavDropdown .header-toolbar .d-flex .networks-wrap ul.social li a {
            padding: 10px !important; }

  section.header-navigation .col-middle {
    margin-right: 0 !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  section.header-navigation #NavDropdown {
    width: 100%; }
    section.header-navigation #NavDropdown .col-right {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      section.header-navigation #NavDropdown .col-right a[class^="btn-"] {
        padding: 20px 20px !important; }
        section.header-navigation #NavDropdown .col-right a[class^="btn-"]::after {
          content: none; }
    section.header-navigation #NavDropdown ul li ul.dropdown-menu li a {
      color: #575757 !important; }
  section.header-navigation #NavDropdown ul {
    position: relative;
    padding-bottom: 10px;
    -webkit-box-align: unset !important;
    -ms-flex-align: unset !important;
    align-items: unset !important; }
    section.header-navigation #NavDropdown ul li, section.header-navigation #NavDropdown ul li.open {
      padding: 0 0;
      margin: 0 !important;
      position: relative;
      display: block !important; }
      section.header-navigation #NavDropdown ul li::before, section.header-navigation #NavDropdown ul li.open::before {
        content: none !important;
        display: none; }
      section.header-navigation #NavDropdown ul li a.dropdown-toggle, section.header-navigation #NavDropdown ul li a, section.header-navigation #NavDropdown ul li.open a.dropdown-toggle, section.header-navigation #NavDropdown ul li.open a {
        position: relative;
        padding: 14px 20px 13px;
        color: #222c69; }
        section.header-navigation #NavDropdown ul li a.dropdown-toggle::after, section.header-navigation #NavDropdown ul li a.dropdown-toggle::before, section.header-navigation #NavDropdown ul li a::after, section.header-navigation #NavDropdown ul li a::before, section.header-navigation #NavDropdown ul li.open a.dropdown-toggle::after, section.header-navigation #NavDropdown ul li.open a.dropdown-toggle::before, section.header-navigation #NavDropdown ul li.open a::after, section.header-navigation #NavDropdown ul li.open a::before {
          content: none; }
      section.header-navigation #NavDropdown ul li.active > a, section.header-navigation #NavDropdown ul li.open.active > a {
        color: #ffffff;
        font-weight: bold; }
        section.header-navigation #NavDropdown ul li.active > a::before, section.header-navigation #NavDropdown ul li.open.active > a::before {
          content: none !important; }
      section.header-navigation #NavDropdown ul li .dropdown-btn, section.header-navigation #NavDropdown ul li.open .dropdown-btn {
        background: transparent;
        border-radius: 0;
        border: none;
        color: #ffffff !important;
        display: inline-block;
        font-size: 18px !important;
        font-weight: 900 !important;
        padding: 5px 10px;
        position: absolute;
        right: 14px;
        text-decoration: none !important;
        top: 3px;
        transition: all 0.4s ease; }
        section.header-navigation #NavDropdown ul li .dropdown-btn::after, section.header-navigation #NavDropdown ul li.open .dropdown-btn::after {
          content: none; }
        section.header-navigation #NavDropdown ul li .dropdown-btn:hover, section.header-navigation #NavDropdown ul li .dropdown-btn:active, section.header-navigation #NavDropdown ul li.open .dropdown-btn:hover, section.header-navigation #NavDropdown ul li.open .dropdown-btn:active {
          border: 1px solid #ffffff; }
        section.header-navigation #NavDropdown ul li .dropdown-btn:focus, section.header-navigation #NavDropdown ul li.open .dropdown-btn:focus {
          outline: 1px solid #ffffff; }
      section.header-navigation #NavDropdown ul li ul.dropdown-menu, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu {
        padding: 0 !important;
        position: relative !important;
        border-radius: 0 !important;
        top: 0;
        width: 100%; }
        section.header-navigation #NavDropdown ul li ul.dropdown-menu li, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.open, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.open {
          display: block;
          background-color: #222c69;
          margin: 0;
          padding: 0; }
          section.header-navigation #NavDropdown ul li ul.dropdown-menu li .dropdown-btn, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.open .dropdown-btn, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li .dropdown-btn, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.open .dropdown-btn {
            color: #ffffff !important;
            top: 3px !important; }
          section.header-navigation #NavDropdown ul li ul.dropdown-menu li a, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.open a, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li a, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.open a {
            text-align: center;
            color: #ffffff !important;
            font-size: 16px !important;
            padding: 16px 17px 16px !important; }
            section.header-navigation #NavDropdown ul li ul.dropdown-menu li a::after, section.header-navigation #NavDropdown ul li ul.dropdown-menu li a::before, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.open a::after, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.open a::before, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li a::after, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li a::before, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.open a::after, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.open a::before {
              content: none !important; }
          section.header-navigation #NavDropdown ul li ul.dropdown-menu li.active > a, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.open.active > a, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.active > a, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.open.active > a {
            background-color: #28347c; }
            section.header-navigation #NavDropdown ul li ul.dropdown-menu li.active > a::after, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.active > a::before, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.open.active > a::after, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.open.active > a::before, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.active > a::after, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.active > a::before, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.open.active > a::after, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.open.active > a::before {
              content: none !important; }
          section.header-navigation #NavDropdown ul li ul.dropdown-menu li ul li, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.open ul li, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li ul li, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.open ul li {
            background: #707070; }
            section.header-navigation #NavDropdown ul li ul.dropdown-menu li ul li a, section.header-navigation #NavDropdown ul li ul.dropdown-menu li.open ul li a, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li ul li a, section.header-navigation #NavDropdown ul li.open ul.dropdown-menu li.open ul li a {
              color: #ffffff; }
      section.header-navigation #NavDropdown ul li ul li:first-child::before, section.header-navigation #NavDropdown ul li.open ul li:first-child::before {
        content: none; }
      section.header-navigation #NavDropdown ul li.btn-donate, section.header-navigation #NavDropdown ul li.open.btn-donate {
        width: 200px !important;
        margin: 10px auto !important; }
        section.header-navigation #NavDropdown ul li.btn-donate:hover, section.header-navigation #NavDropdown ul li.open.btn-donate:hover {
          background: #f79828; }
        section.header-navigation #NavDropdown ul li.btn-donate ul.dropdown-menu, section.header-navigation #NavDropdown ul li.open.btn-donate ul.dropdown-menu {
          border-top: none !important;
          background: transparent !important; }
          section.header-navigation #NavDropdown ul li.btn-donate ul.dropdown-menu li, section.header-navigation #NavDropdown ul li.open.btn-donate ul.dropdown-menu li {
            background: #222c69 !important; }
  section.header-navigation .navbar.navbar-expand-lg {
    justify-content: space-between;
    padding: 5px 0 !important; }
    section.header-navigation .navbar.navbar-expand-lg .navbar-header {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
      -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      left: unset;
      position: relative;
      top: unset !important;
      width: 100%; }
      section.header-navigation .navbar.navbar-expand-lg .navbar-header .navbar-brand {
        border-radius: 0 !important;
        padding: 0 10px !important; }
        section.header-navigation .navbar.navbar-expand-lg .navbar-header .navbar-brand img {
          width: 110px; }
      section.header-navigation .navbar.navbar-expand-lg .navbar-header button.navbar-toggler {
        height: 50px;
        min-height: 50px;
        min-width: 50px;
        position: relative;
        border: 2px solid #ffffff;
        transition: all 0.4s ease;
        width: 50px;
        margin-right: 10px; }
        section.header-navigation .navbar.navbar-expand-lg .navbar-header button.navbar-toggler[aria-expanded="true"]::after {
          content: "\f00d"; }
        section.header-navigation .navbar.navbar-expand-lg .navbar-header button.navbar-toggler::after {
          content: "\f0c9";
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          box-sizing: border-box;
          color: #ffffff;
          font-size: 16px;
          left: 50%;
          position: absolute;
          top: 50%; }
        section.header-navigation .navbar.navbar-expand-lg .navbar-header button.navbar-toggler:hover, section.header-navigation .navbar.navbar-expand-lg .navbar-header button.navbar-toggler:focus, section.header-navigation .navbar.navbar-expand-lg .navbar-header button.navbar-toggler:active {
          outline: none;
          transition: all 0.3s ease; }
      section.header-navigation .navbar.navbar-expand-lg .navbar-header::before {
        content: none; }

  .dropdown-menu .dropdown-menu {
    left: 50% !important; }

  #NavDropdown ul li ul li:last-child ul, #NavDropdown ul li.open ul li:last-child ul {
    left: 50%; } }
/*END Main Navigation------------------------------------- */
/*STRART Search Widget------------------------------------------*/
body.search h1 span {
  font-size: inherit; }

.search-section {
  display: none;
  background: #222c69; }

div.search {
  font-family: 'Roboto', sans-serif;
  background: #222c69;
  display: block;
  position: relative; }
  div.search::before {
    content: "";
    background: #222c69;
    opacity: 0.5;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px; }
  div.search::after {
    content: "";
    background: #222c69;
    height: 100%;
    position: absolute;
    opacity: 0.5;
    right: 0;
    top: 0;
    width: 1px; }
  div.search .screen-reader-text {
    display: none; }
  div.search .fa-times {
    color: #ffffff;
    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/icons/search.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;
    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: 5px 15px;
    vertical-align: middle;
    width: calc(100% - 70px); }
    div.search #s:hover, div.search #s:focus, div.search #s:active {
      outline: none;
      box-shadow: none; }
    div.search #s::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #fff; }
    div.search #s::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    div.search #s:-ms-input-placeholder {
      /* IE 10+ */
      color: #fff; }
    div.search #s:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }

@media only screen and (max-width: 767px) {
  div.search #s {
    height: 40px; } }
/*END Search Widget------------------------------------------*/
/*START footer--------------------------------------------------*/
footer.footer {
  position: relative;
  background: #222c69; }
  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;
      margin: 0px !important; }
      footer.footer ul.social li a {
        display: inherit;
        border-radius: 50%;
        color: #222c69;
        border: 0.1111111111111111rem solid white;
        border: none;
        background: white;
        height: 1.3888888888888888rem;
        margin: 0 4px;
        position: relative;
        transition: 0.4s;
        width: 1.3888888888888888rem; }
        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: 12px;
          left: 50%;
          position: absolute;
          top: 50%; }
        footer.footer ul.social li a:hover {
          color: white;
          background: #222c69; }
  footer.footer address, footer.footer p a, footer.footer p {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 0.8888888888888888rem;
    line-height: 1.5;
    font-weight: 400;
    color: white;
    margin-bottom: 0.2777777777777778rem; }
    footer.footer address span, footer.footer p a span, footer.footer p span {
      font-weight: 700;
      color: white;
      font-size: 1.0555555555555556rem; }
  footer.footer h3 {
    font-family: 'Lato', sans-serif;
    color: white;
    display: block;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.35;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
    text-transform: uppercase; }
  footer.footer .footer-top {
    padding: 22px 0 3.611111111111111rem; }
  footer.footer .footer-bottom .bottom-content {
    border-top: 1px solid white; }
  footer.footer .newsletter-wrap {
    padding: 2.5rem 2.111111111111111rem;
    background-color: #f79828;
    margin-bottom: 6.555555555555555rem; }
  footer.footer .footer-logo .img-wrap {
    height: 5.222222222222222rem;
    margin: 0;
    width: 285px;
    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: 9.444444444444445rem;
    max-width: 100%;
    height: 4.722222222222222rem;
    border-radius: 0%;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    transition: 0.4s;
    margin: 0; }
    footer.footer .sponsor-wrap .img-wrap a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  footer.footer .copy-r p, footer.footer .copy-r p a, footer.footer .copy-r span, footer.footer .elevation p, footer.footer .elevation p a, footer.footer .elevation span {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    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: white;
      font-weight: 400; }

@media only screen and (max-width: 1200px) {
  footer.footer .footer-bottom .bottom-content .content-wrap {
    flex-direction: column; } }
@media only screen and (max-width: 991px) {
  footer.footer .footer-logo .img-wrap {
    margin: 0 auto;
    background-position: center; }

  footer.footer h3 {
    text-align: center; }

  footer.footer .sponsor-wrap .img-wrap {
    margin-bottom: 2rem; }
    footer.footer .sponsor-wrap .img-wrap:last-child {
      margin-bottom: 0; } }
/*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; }

.pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .pagination .page-numbers.current, .pagination .current {
    background: transparent;
    margin-right: 10px;
    text-decoration: none;
    border-color: #000; }
  .pagination .page-numbers, .pagination .pagination.current, .pagination .nav-links > a, .pagination .page {
    background: transparent;
    font-family: 'Roboto', sans-serif;
    font-size: 23px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1 !important;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    display: inline-block;
    margin: 0 8px 0 0;
    min-width: 30px;
    padding: 10px;
    min-height: 45px;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    transition: 0.4s; }
    .pagination .page-numbers:hover, .pagination .pagination.current:hover, .pagination .nav-links > a:hover, .pagination .page:hover {
      text-decoration: none;
      border-color: #000; }
    .pagination .page-numbers.prev, .pagination .page-numbers.next, .pagination .pagination.current.prev, .pagination .pagination.current.next, .pagination .nav-links > a.prev, .pagination .nav-links > a.next, .pagination .page.prev, .pagination .page.next {
      font-size: 0; }
      .pagination .page-numbers.prev::after, .pagination .page-numbers.next::after, .pagination .pagination.current.prev::after, .pagination .pagination.current.next::after, .pagination .nav-links > a.prev::after, .pagination .nav-links > a.next::after, .pagination .page.prev::after, .pagination .page.next::after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        /*--adjust as necessary--*/
        /*--adjust as necessary--*/
        color: #f79828;
        font-size: 25px; }
    .pagination .page-numbers.prev::after, .pagination .pagination.current.prev::after, .pagination .nav-links > a.prev::after, .pagination .page.prev::after {
      content: "\f137"; }
    .pagination .page-numbers.next::after, .pagination .pagination.current.next::after, .pagination .nav-links > a.next::after, .pagination .page.next::after {
      content: "\f138"; }

@media only screen and (max-width: 991px) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
/*START Slider--------------------------------------------------*/
.slider-widget {
  overflow: hidden;
  position: relative; }
  .slider-widget .slider-a {
    position: relative;
    overflow: hidden;
    /* ie edge only gets the following rule */ }
    .slider-widget .slider-a #home-slider {
      overflow: hidden; }
      .slider-widget .slider-a #home-slider .carousel-item {
        width: 100%; }
      .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner {
        /* Safari 4.0 - 8.0 */
        /* Standard syntax */
        /* Safari 4.0 - 8.0 */
        /* Standard syntax */ }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .slider-caption {
          opacity: 0; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-left .slider-caption, .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-right .slider-caption {
          -webkit-animation-name: opacityTransitionOff;
          /* Safari 4.0 - 8.0 */
          -webkit-animation-duration: 0.4s;
          /* Safari 4.0 - 8.0 */
          animation-name: opacityTransitionOff;
          animation-duration: 0.4s; }
@-webkit-keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes opacityTransitionOff {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active .slider-caption {
          -webkit-animation-name: opacityTransition;
          /* Safari 4.0 - 8.0 */
          -webkit-animation-duration: 0.8s;
          /* Safari 4.0 - 8.0 */
          -webkit-animation-fill-mode: forwards;
          /* Safari 4.0 - 8.0 */
          animation-name: opacityTransition;
          animation-duration: 0.8s;
          animation-fill-mode: forwards; }
@-webkit-keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    background-color: 1; } }
@keyframes opacityTransition {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item {
          transition-property: opacity; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-left,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-right {
          opacity: 0; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
          opacity: 1; }
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-next,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .carousel-item-prev,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-left,
        .slider-widget .slider-a #home-slider.carousel-fade .carousel-inner .active.carousel-item-right {
          left: 0;
          transform: translate3d(0, 0, 0); }
    .slider-widget .slider-a .slider-box {
      height: auto;
      padding-bottom: 45%;
      position: relative; }
      .slider-widget .slider-a .slider-box img {
        object-fit: cover; }
    .slider-widget .slider-a #home-video {
      width: 100%;
      position: absolute;
      z-index: 1;
      top: 50%;
      -webkit-transform: translate(0%, -50%);
      -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
      transform: translate(0%, -50%);
      left: 0;
      object-fit: cover;
      height: auto;
      width: 100%; }
    .slider-widget .slider-a .carousel-caption {
      top: 50%;
      left: 50%;
      right: unset;
      -webkit-transform: translate(-50%, -70%);
      -moz-transform: translate(-50%, -70%);
      -ms-transform: translate(-50%, -70%);
      transform: translate(-50%, -70%);
      bottom: unset;
      width: 80%; }
      .slider-widget .slider-a .carousel-caption h2 {
        font-family: 'Lato', sans-serif;
        color: white;
        font-size: 2.5rem;
        line-height: 1.22;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0;
        display: block;
        position: relative; }
      .slider-widget .slider-a .carousel-caption p {
        font-family: 'Lato', sans-serif;
        color: white;
        font-size: 1rem;
        font-weight: 400;
        text-transform: none;
        line-height: normal;
        display: block; }
      .slider-widget .slider-a .carousel-caption.light h2, .slider-widget .slider-a .carousel-caption.light p {
        color: #707070; }
      .slider-widget .slider-a .carousel-caption.light a.btn-2 {
        color: #707070 !important;
        border-color: #707070; }
        .slider-widget .slider-a .carousel-caption.light a.btn-2:hover, .slider-widget .slider-a .carousel-caption.light a.btn-2:focus, .slider-widget .slider-a .carousel-caption.light a.btn-2:active {
          background: #707070;
          color: white !important; }
      .slider-widget .slider-a .carousel-caption .link {
        margin-top: 2.7222222222222223rem;
        display: block; }
    .slider-widget .slider-a .carousel-control-prev, .slider-widget .slider-a .carousel-control-next {
      background: transparent;
      width: 10%;
      opacity: 1;
      transition: 0.4s; }
      .slider-widget .slider-a .carousel-control-prev span, .slider-widget .slider-a .carousel-control-next span {
        background: transparent url("../images/arrow-slider.svg") no-repeat;
        background-position: 50% 50%;
        background-size: auto;
        border-radius: 0%;
        height: 2.611111111111111rem;
        text-align: center;
        text-shadow: none;
        transition: box-shadow 0.4s;
        width: 2.611111111111111rem; }
        .slider-widget .slider-a .carousel-control-prev span:before, .slider-widget .slider-a .carousel-control-next span:before {
          -webkit-transform: translate(-50%, -55%);
          -moz-transform: translate(-50%, -55%);
          -ms-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%);
          display: none;
          left: 50%;
          position: absolute;
          top: 50%; }
      .slider-widget .slider-a .carousel-control-prev.carousel-control-next span, .slider-widget .slider-a .carousel-control-next.carousel-control-next span {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
    @supports (object-fit: cover) {
      .slider-widget .slider-a #home-video {
        height: 100%; } }
    @supports (object-fit: cover) and (-ms-ime-align: auto) {
      .slider-widget .slider-a #home-video {
        height: auto; } }
    .slider-widget .slider-a .image-caption {
      position: absolute;
      height: 100%;
      top: 0;
      width: 100%; }
      .slider-widget .slider-a .image-caption::before {
        content: "";
        background-color: rgba(0, 0, 0, 0.21);
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1; }
    .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 .img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .slider-widget .slider-a .bg-img.without-layer:before {
        display: none; }

.arrow-down {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 0.6s infinite  alternate;
  position: absolute;
  left: calc(50% - 16px);
  bottom: -40%; }
  .arrow-down a {
    color: white;
    text-decoration: none;
    width: 5.555555555555555rem;
    margin: 0 auto; }
    .arrow-down a i {
      display: block;
      font-size: 2.0555555555555554rem; }
    .arrow-down a span {
      font-size: 0.9444444444444444rem;
      text-transform: uppercase;
      opacity: .4;
      font-family: 'Roboto', sans-serif;
      transition: 0.4s; }
    .arrow-down a:hover {
      color: #f8bc35; }
      .arrow-down a:hover span {
        opacity: 1; }
@-webkit-keyframes mover {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
@keyframes mover {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }
@media only screen and (min-width: 1370px) and (max-width: 1440px) {
  .slider-widget .slider-a #home-slider .carousel-control.carousel-item-left, .slider-widget .slider-a #home-slider .carousel-control.carousel-item-right {
    width: 4%; } }
@media only screen and (min-width: 1200px) and (max-width: 1370px) {
  .slider-widget .slider-a #home-slider .carousel-control.carousel-item-left, .slider-widget .slider-a #home-slider .carousel-control.carousel-item-right {
    width: 4%; } }
@media only screen and (max-width: 1200px) {
  .slider-widget .slider-a .slider-box {
    padding-bottom: 65%; }

  .slider-widget .slider-caption {
    text-align: center; }

  .slider-widget .slider-caption .caption {
    width: 90%;
    margin: 0 auto; }

  .slider-widget .slider-caption h2::before {
    margin: 0 auto 1.3888888888888888rem; } }
@media only screen and (max-width: 991px) {
  .slider-widget .slider-a .slider-box {
    padding-bottom: 0%;
    height: calc(65vh - 70px); }
  .slider-widget .slider-a .carousel-caption {
    width: 90%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .slider-widget .slider-a .carousel-caption h2 {
      font-size: 30px !important;
      word-break: break-word;
      white-space: normal;
      overflow-wrap: break-word; }
    .slider-widget .slider-a .carousel-caption p {
      font-size: 18px !important; } }
@media only screen and (max-width: 767px) {
  .slider-widget .slider-a .slider-box {
    padding-bottom: unset;
    height: calc(80vh - 70px); }
  .slider-widget .slider-a .carousel-caption {
    width: 90%; }
    .slider-widget .slider-a .carousel-caption h2 {
      font-size: 30px !important;
      word-break: break-word;
      white-space: normal;
      overflow-wrap: break-word; }
    .slider-widget .slider-a .carousel-caption p {
      font-size: 18px !important; }
    .slider-widget .slider-a .carousel-caption .link {
      margin-top: 25px; } }
@media only screen and (max-width: 480px) {
  .slider-widget .slider-a .slider-box {
    padding-bottom: unset;
    height: calc(80vh - 70px); }
  .slider-widget .slider-a .carousel-caption {
    width: 90%; }
    .slider-widget .slider-a .carousel-caption h2 {
      font-size: 25px !important;
      word-break: break-word;
      white-space: normal;
      overflow-wrap: break-word; }
    .slider-widget .slider-a .carousel-caption p {
      font-size: 16px !important; } }
/*END Slider--------------------------------------------------*/
.sidebar-interior-page {
  position: relative;
  background: white;
  text-align: center; }
  .sidebar-interior-page:before {
    content: "";
    display: block;
    width: 100%;
    height: 70%;
    background: #222c69;
    position: absolute;
    bottom: 0;
    left: 0; }
  .sidebar-interior-page .cards-row {
    position: relative;
    height: 390px; }
  .sidebar-interior-page .card {
    border: none;
    border-radius: 0;
    background: transparent;
    transition: 0.4s;
    top: 0; }
    .sidebar-interior-page .card:hover {
      top: -100px;
      padding-bottom: 100px; }
  .sidebar-interior-page .card-img-top {
    margin: 0;
    height: 16.666666666666668rem; }
  .sidebar-interior-page .icon-wrap {
    width: 92px;
    height: 92px;
    border: solid 4px #ffffff;
    background: #f79828;
    border-radius: 100px 100px 60px 60px;
    margin: -46px auto 1.2777777777777777rem;
    transition: 0.4s; }
    .sidebar-interior-page .icon-wrap img {
      width: 40px;
      height: 37px; }
  .sidebar-interior-page .card-body {
    margin: -100px 1.25rem 0;
    padding-top: 0;
    padding-bottom: 1.7222222222222223rem;
    border-bottom: 6px solid #f79828;
    background: white;
    position: relative;
    z-index: 5; }
  .sidebar-interior-page .card-title {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1666666666666667rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #222c69;
    text-transform: uppercase;
    margin-bottom: 1rem; }
    .sidebar-interior-page .card-title a {
      color: inherit; }
      .sidebar-interior-page .card-title a:hover {
        color: #f79828; }
  .sidebar-interior-page .card-text {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #6c6b6b; }

@media only screen and (max-width: 991px) {
  .sidebar-interior-page .cards-row {
    height: auto; }
    .sidebar-interior-page .cards-row .card {
      margin-bottom: 30px; }
      .sidebar-interior-page .cards-row .card:hover {
        top: unset;
        padding-bottom: unset; } }
.interior-page {
  font-family: 'Roboto', sans-serif;
  background: #ffffff;
  color: #575757;
  font-size: 1rem;
  overflow: hidden;
  padding-top: 1.9444444444444444rem;
  position: relative;
  /*--- Images With Caption (wordpress) ---*/
  /*--- Images With Caption (wordpress) ---*/
  /*--- Definition List ---*/
  /*--- Definition List ---*/
  /*--- Undesorder List ---*/
  /*--- Undesorder List ---*/
  /*--- Order List ---*/
  /*----- Order List ----- */
  /*---- Table Styles ----*/
  /*---- Table Styles ----*/ }
  .interior-page .side-direction {
    padding-top: 0;
    padding-bottom: 3.611111111111111rem; }
  .interior-page .content-page {
    padding-top: 1.1111111111111112rem; }
  .interior-page img {
    max-width: 100%;
    height: auto; }
  .interior-page h1, .interior-page h2, .interior-page h3 {
    font-family: 'Lato', sans-serif;
    color: #222c69;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: bold; }
    .interior-page h1 a, .interior-page h2 a, .interior-page h3 a {
      font-family: 'Lato', sans-serif;
      color: #222c69;
      margin-top: 0;
      text-transform: uppercase;
      font-weight: bold; }
      .interior-page h1 a:hover, .interior-page h2 a:hover, .interior-page h3 a:hover {
        text-decoration: underline; }
  .interior-page h4, .interior-page h5, .interior-page h6 {
    font-family: 'Lato', sans-serif;
    color: #222c69;
    text-transform: uppercase;
    font-weight: bold; }
    .interior-page h4 a, .interior-page h5 a, .interior-page h6 a {
      font-family: 'Lato', sans-serif;
      color: #222c69;
      text-transform: uppercase;
      font-weight: bold; }
      .interior-page h4 a:hover, .interior-page h5 a:hover, .interior-page h6 a:hover {
        text-decoration: underline; }
  .interior-page h1 {
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 25px;
    line-height: 1.2; }
  .interior-page h2 {
    font-size: 40px;
    margin-bottom: 25px;
    line-height: 1.2; }
  .interior-page h3 {
    font-size: 35px;
    margin-bottom: 25px;
    line-height: 1.2; }
  .interior-page h4 {
    font-size: 30px;
    margin-bottom: 25px;
    line-height: 1.2; }
  .interior-page h5 {
    font-size: 25px;
    margin-bottom: 25px;
    line-height: 1.2; }
  .interior-page h6 {
    font-size: 20px;
    text-transform: none !important;
    margin-bottom: 25px;
    line-height: 1.2; }
  .interior-page hr {
    margin-bottom: 30px;
    margin-top: 30px; }
  .interior-page p {
    font-family: 'Roboto', sans-serif;
    color: #707070;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 1.3888888888888888rem;
    word-break: break-word;
    white-space: normal;
    overflow-wrap: break-word; }
    .interior-page p strong {
      color: #f79828;
      font-size: 18px;
      line-height: 1.33; }
    .interior-page p em {
      font-family: 'Roboto', sans-serif;
      font-size: 18px;
      font-style: italic; }
    .interior-page p a {
      font-family: 'Roboto', sans-serif;
      font-weight: normal;
      color: #f79828;
      font-size: 18px;
      text-decoration: none;
      transition: 0.3s; }
      .interior-page p a:hover {
        text-decoration: underline; }
  .interior-page strong.color {
    font-family: 'Roboto', sans-serif;
    color: #222c69;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left; }
  .interior-page blockquote {
    font-family: 'Roboto', sans-serif;
    background: #222c69;
    border: none;
    color: #ffffff;
    display: block;
    font-size: 22px;
    font-stretch: normal;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.5;
    margin: 2.7777777777777777rem auto 2.2222222222222223rem;
    overflow: hidden;
    padding-left: 11.11111111111111rem;
    padding: 5.277777777777778rem 2.5rem;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 5; }
    .interior-page blockquote p, .interior-page blockquote a, .interior-page blockquote address, .interior-page blockquote span, .interior-page blockquote strong, .interior-page blockquote time, .interior-page blockquote em {
      font-size: 22px;
      font-weight: normal;
      font-stretch: normal;
      font-style: italic;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: left;
      color: #ffffff; }
    .interior-page blockquote .blockquote-footer {
      color: inherit;
      font-style: italic;
      font-size: inherit;
      margin-top: 1.9444444444444444rem; }
    .interior-page blockquote::before {
      content: "";
      background: #f79828 url("../images/quote.svg") no-repeat;
      background-size: 50px 42px;
      background-position: center;
      display: block;
      height: 5.444444444444445rem;
      position: absolute;
      top: calc(50% - 2.7222222222222223rem);
      left: 2.611111111111111rem;
      width: 5.444444444444445rem;
      border-radius: 50%;
      z-index: 5; }
    .interior-page blockquote::after {
      content: "";
      background: transparent url("../images/quote.svg") no-repeat;
      background-size: 100% auto;
      background-position: center;
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      right: 1.6666666666666667rem;
      width: 19.22222222222222rem;
      z-index: 0;
      opacity: 0.1; }
  .interior-page .custom-box {
    background: #f8bc35;
    width: 20.055555555555557rem;
    max-width: 100%; }
    .interior-page .custom-box h3 {
      font-family: 'Lato', sans-serif;
      font-size: 1.6666666666666667rem;
      font-weight: 700; }
      .interior-page .custom-box h3 span {
        color: #222c69; }
    .interior-page .custom-box .link a {
      display: block; }
  .interior-page .single-article-style-2 .card-deck {
    padding: 2rem 0 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .interior-page .single-article-style-2 .card {
    border: none;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
    background-color: #ffffff;
    transition: 0.4s;
    flex-basis: calc(33.3% - 30px);
    flex-grow: 0;
    margin-bottom: 2rem;
    text-align: center; }
    .interior-page .single-article-style-2 .card:hover {
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1); }
    .interior-page .single-article-style-2 .card .img-wrap {
      height: 234.2px; }
    .interior-page .single-article-style-2 .card img {
      height: 100%; }
    .interior-page .single-article-style-2 .card .card-body {
      text-align: center; }
    .interior-page .single-article-style-2 .card .card-title {
      font-family: 'Lato', sans-serif;
      color: #222c69;
      font-size: 24px;
      font-stretch: normal;
      font-style: normal;
      font-weight: bold;
      line-height: 1.21;
      text-decoration: none;
      text-align: center; }
      .interior-page .single-article-style-2 .card .card-title a {
        font-family: 'Lato', sans-serif;
        color: #222c69;
        font-size: 24px;
        font-stretch: normal;
        font-style: normal;
        font-weight: bold;
        line-height: 1.21;
        text-decoration: none;
        text-align: center; }
        .interior-page .single-article-style-2 .card .card-title a:hover {
          color: #f79828;
          text-decoration: underline; }
    .interior-page .single-article-style-2 .card p.card-text {
      font-family: 'Lato', sans-serif;
      text-align: center;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.67;
      display: block; }
    .interior-page .single-article-style-2 .card a.btn-4 {
      margin-top: 20px;
      text-align: center;
      display: inline-block;
      color: #f79828 !important;
      border-color: #f79828 !important; }
      .interior-page .single-article-style-2 .card a.btn-4:hover {
        color: #ffffff !important;
        border-color: #222c69 !important; }
  .interior-page .single-article-style-3 .card {
    border: none;
    border-radius: 0;
    transition: 0.4s;
    flex-basis: calc(33.3% - 30px);
    flex-grow: 0;
    margin-bottom: 2rem;
    background: #6c6b6b; }
    .interior-page .single-article-style-3 .card:last-child {
      margin-bottom: 0; }
  .interior-page .single-article-style-3 .card-body {
    background: #6c6b6b; }
  .interior-page .single-article-style-3 .img-wrap {
    margin-bottom: 0; }
  .interior-page .wp-caption {
    display: block;
    max-width: 100%; }
    .interior-page .wp-caption img {
      max-width: 100%;
      display: block;
      margin: 0 auto 0.5555555555555556rem; }
    .interior-page .wp-caption .wp-caption-text {
      font-family: 'Roboto', sans-serif;
      color: #707070 !important;
      font-style: italic !important;
      font-weight: 300;
      line-height: 1em; }
  .interior-page dl dt {
    font-family: 'Lato', sans-serif;
    color: #707070 !important;
    font-size: 22px;
    font-weight: normal;
    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;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #707070 !important;
    margin-bottom: 0.2777777777777778rem;
    margin-left: 0.8333333333333334rem;
    padding-left: 0.8333333333333334rem;
    position: relative; }
    .interior-page dl dd::before {
      content: "";
      display: inline-block;
      left: 0;
      margin-left: 0;
      margin-right: 0.2777777777777778rem;
      margin-top: 0.7222222222222222rem;
      position: absolute;
      width: 0.3333333333333333rem;
      height: 0.3333333333333333rem;
      background-color: #f79828;
      border-radius: 50%; }
    .interior-page dl dd dl {
      margin-top: 0.5555555555555556rem; }
  .interior-page ul.list, .interior-page .card-body ul, .interior-page .entry-content ul, .interior-page ul:not(.tml-action-links), .interior-page ul:not(.forum-titles), .interior-page ul:not(.social-networks) {
    font-family: 'Roboto', sans-serif;
    padding: 0; }
    .interior-page ul.list br, .interior-page .card-body ul br, .interior-page .entry-content ul br, .interior-page ul:not(.tml-action-links) br, .interior-page ul:not(.forum-titles) br, .interior-page ul:not(.social-networks) br {
      display: none; }
    .interior-page ul.list li, .interior-page .card-body ul li, .interior-page .entry-content ul li, .interior-page ul:not(.tml-action-links) li, .interior-page ul:not(.forum-titles) li, .interior-page ul:not(.social-networks) li {
      font-family: 'Roboto', sans-serif;
      list-style-type: none;
      margin: 0 !important;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: normal;
      text-align: left;
      color: #707070;
      padding-left: 20px;
      position: relative; }
      .interior-page ul.list li::before, .interior-page .card-body ul li::before, .interior-page .entry-content ul li::before, .interior-page ul:not(.tml-action-links) li::before, .interior-page ul:not(.forum-titles) li::before, .interior-page ul:not(.social-networks) li::before {
        content: "";
        display: inline-block;
        left: 0;
        margin-left: 0;
        margin-right: 0.2777777777777778rem;
        margin-top: 9px;
        position: absolute;
        width: 4px;
        height: 4px;
        background-color: #f79828;
        border-radius: 50%; }
      .interior-page ul.list li p, .interior-page .card-body ul li p, .interior-page .entry-content ul li p, .interior-page ul:not(.tml-action-links) li p, .interior-page ul:not(.forum-titles) li p, .interior-page ul:not(.social-networks) li p {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.33;
        letter-spacing: normal;
        text-align: left;
        color: #434242 !important; }
        .interior-page ul.list li p strong, .interior-page .card-body ul li p strong, .interior-page .entry-content ul li p strong, .interior-page ul:not(.tml-action-links) li p strong, .interior-page ul:not(.forum-titles) li p strong, .interior-page ul:not(.social-networks) li p strong {
          font-size: 1rem;
          font-weight: 700;
          line-height: 1.2em; }
      .interior-page ul.list li ul, .interior-page .card-body ul li ul, .interior-page .entry-content ul li ul, .interior-page ul:not(.tml-action-links) li ul, .interior-page ul:not(.forum-titles) li ul, .interior-page ul:not(.social-networks) 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: 'Open Sans', sans-serif;
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.33;
      letter-spacing: normal;
      text-align: left;
      color: #434242 !important;
      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: #f79828 !important;
        display: inline-block;
        font-size: 18px;
        padding-right: 0.2777777777777778rem;
        font-weight: bold;
        position: relative; }
      .interior-page ol li ol {
        margin-top: 0.5555555555555556rem; }
  .interior-page .table-responsive-md .table thead tr th, .interior-page .table-responsive-md table thead tr th {
    background: transparent;
    border-color: #222c69;
    border-width: 5px;
    border-top: none;
    font-family: 'Roboto', sans-serif;
    font-size: 1.3888888888888888rem;
    line-height: 1.16;
    font-weight: bold;
    color: #6c6b6b; }
  .interior-page .table-responsive-md .table tbody tr td, .interior-page .table-responsive-md table tbody tr td {
    background: transparent;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.17;
    color: #707070;
    transition: 0s; }
    .interior-page .table-responsive-md .table tbody tr td a, .interior-page .table-responsive-md table tbody tr td a {
      color: #707070;
      text-decoration: none;
      transition: 0s; }
      .interior-page .table-responsive-md .table tbody tr td a:hover, .interior-page .table-responsive-md table tbody tr td a:hover {
        text-decoration: underline; }
  .interior-page .table-responsive-md .table tbody tr:hover, .interior-page .table-responsive-md table tbody tr:hover {
    background: #222c69;
    color: white; }
    .interior-page .table-responsive-md .table tbody tr:hover a, .interior-page .table-responsive-md .table tbody tr:hover td, .interior-page .table-responsive-md table tbody tr:hover a, .interior-page .table-responsive-md table tbody tr:hover td {
      color: white; }
  .interior-page .job-wrap {
    background: #FAFAFA; }
    .interior-page .job-wrap .job-filter-wrap {
      padding: 1rem;
      border: 1px solid #E8E8E8; }
    .interior-page .job-wrap .single-box {
      display: grid;
      grid-template-columns: auto 2fr 1fr 1fr;
      grid-gap: 30px;
      padding: 1rem;
      border: 1px solid #E8E8E8;
      border-top-color: transparent;
      transition: 0.4s;
      background: #FAFAFA; }
      .interior-page .job-wrap .single-box:hover {
        transform: scale(1.086);
        border-top-color: #E8E8E8; }
    .interior-page .job-wrap .img-wrap {
      width: 50px;
      height: 50px;
      margin: 0 auto;
      border: 1px solid #E8E8E8; }
      .interior-page .job-wrap .img-wrap a {
        display: block;
        width: 100%;
        height: 100%; }
    .interior-page .job-wrap .job-position {
      font-family: 'Roboto', sans-serif;
      color: #3C414D;
      font-weight: 700;
      font-size: 1.2rem;
      margin-bottom: .5rem; }
    .interior-page .job-wrap .company {
      font-family: 'Roboto', sans-serif;
      color: #3C414D;
      font-weight: 500;
      font-size: 1rem; }
    .interior-page .job-wrap address, .interior-page .job-wrap time {
      color: #6c6b6b;
      font-family: 'Roboto', sans-serif;
      font-size: 1rem;
      margin-bottom: 0; }
    .interior-page .job-wrap a {
      text-decoration: none; }
      .interior-page .job-wrap a:hover .job-position, .interior-page .job-wrap a:hover .company, .interior-page .job-wrap a:hover address, .interior-page .job-wrap a:hover time {
        color: #f8a441; }

.custom-events-box time {
  font-family: 'Lato', sans-serif;
  font-size: 1.3888888888888888rem;
  font-weight: 800;
  line-height: 2rem;
  margin-bottom: 1.6666666666666667rem;
  display: block; }
.custom-events-box .img-wrap {
  height: 27.22222222222222rem;
  border-radius: 0.5555555555555556rem; }
.custom-events-box .info-wrap {
  background: #222c69;
  box-shadow: 0 10px 6px 0 rgba(0, 0, 0, 0.16);
  color: white;
  padding: 2.7777777777777777rem;
  margin-left: -100px;
  position: relative;
  z-index: 3;
  border-radius: 0.5555555555555556rem; }
  .custom-events-box .info-wrap p, .custom-events-box .info-wrap h2, .custom-events-box .info-wrap h3, .custom-events-box .info-wrap h4, .custom-events-box .info-wrap h5, .custom-events-box .info-wrap h6, .custom-events-box .info-wrap span, .custom-events-box .info-wrap a, .custom-events-box .info-wrap time, .custom-events-box .info-wrap address {
    color: white; }
.custom-events-box .link a {
  width: 50%;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center; }
.custom-events-box .addtoany_shortcode {
  width: 50%; }
  .custom-events-box .addtoany_shortcode .a2a_kit a {
    width: 100%;
    padding: 0;
    text-decoration: none; }
    .custom-events-box .addtoany_shortcode .a2a_kit a span {
      display: none; }
    .custom-events-box .addtoany_shortcode .a2a_kit a:after {
      content: "Share this Event";
      display: block;
      font-family: 'Montserrat', sans-serif !important;
      background: transparent;
      border-radius: 2.2222222222222223rem;
      border: 0.1111111111111111rem solid white;
      color: white;
      font-size: 0.8888888888888888rem;
      line-height: 1;
      letter-spacing: 1.2px;
      font-weight: 700;
      margin: 0 auto;
      padding: 0.5833333333333334rem 1.3888888888888888rem;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: uppercase;
      transition: 0.4s;
      outline: none !important; }
    .custom-events-box .addtoany_shortcode .a2a_kit a:hover:after {
      background: white;
      color: #f79828 !important; }

.custom-location-box .plugin-wrap {
  border-radius: 0.5555555555555556rem;
  overflow: hidden; }
  .custom-location-box .plugin-wrap .tribe-events-venue-map {
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important; }

.ug-gallery-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0; }

.filter-results .single-box {
  border: 1px solid #f79828;
  border-radius: 5px;
  margin-bottom: 3.3333333333333335rem;
  min-height: 16.11111111111111rem;
  position: relative;
  transition: 0.4s; }
  .filter-results .single-box a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    padding: 1.3888888888888888rem 0.8333333333333334rem; }
  .filter-results .single-box:hover {
    background: #222c69;
    border-color: #222c69; }
    .filter-results .single-box:hover .title, .filter-results .single-box:hover .title a, .filter-results .single-box:hover .sub-title, .filter-results .single-box:hover address, .filter-results .single-box:hover p, .filter-results .single-box:hover p a, .filter-results .single-box:hover .frequency, .filter-results .single-box:hover time {
      color: white; }
    .filter-results .single-box:hover .link .btn-external {
      border-color: #222c69;
      background: #f79828;
      color: white; }
      .filter-results .single-box:hover .link .btn-external i {
        background: white;
        color: #222c69; }
.filter-results .title {
  font-family: 'Lato', sans-serif;
  font-size: 1.1111111111111112rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  margin-bottom: .2rem; }
  .filter-results .title a {
    font-family: 'Lato', sans-serif;
    font-size: 1.1111111111111112rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal; }
.filter-results .sub-title {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  margin-bottom: 1.1111111111111112rem;
  color: #6c6b6b;
  display: block; }
.filter-results address, .filter-results p, .filter-results p a {
  font-family: 'Roboto', sans-serif;
  font-size: 0.7777777777777778rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #6c6b6b;
  margin-bottom: 0; }
.filter-results address {
  margin-bottom: 0.5rem; }
.filter-results .frequency, .filter-results time {
  font-family: 'Roboto', sans-serif;
  font-size: 0.7777777777777778rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #f79828;
  margin-bottom: 0;
  display: block; }
.filter-results .frequency {
  margin-top: 0.5555555555555556rem; }
.filter-results time {
  color: #6c6b6b;
  font-weight: normal; }
.filter-results .link {
  position: absolute;
  bottom: -20px;
  right: 15px; }
  .filter-results .link .btn-external {
    padding: 0.4rem;
    font-size: 0.8888888888888888rem;
    color: #f79828;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    border: 1px solid #f79828;
    background: white;
    border-radius: 2.2222222222222223rem;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 8.055555555555555rem;
    transition: 0.4s;
    overflow: hidden; }
    .filter-results .link .btn-external span {
      display: block;
      transition: 0.2s; }
    .filter-results .link .btn-external i {
      margin-left: 0.7222222222222222rem;
      width: 1.3888888888888888rem;
      height: 1.3888888888888888rem;
      background: #f79828;
      color: white;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 0.7222222222222222rem; }

@media only screen and (max-width: 991px) {
  .interior .side-direction {
    padding-right: 0.8333333333333334rem;
    padding-bottom: 1.6666666666666667rem; }

  .interior-page .single-article-style-2 .card {
    flex-basis: calc(50% - 30px); }

  .custom-events-box .info-wrap {
    margin-left: 0; }

  .custom-events-box .link a {
    margin: 0 auto 1rem;
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .interior-page .single-article-style-2 .card {
    flex-basis: calc(100% - 30px); }

  .custom-events-box .link a {
    width: 100%;
    margin: 0 auto 1rem; }

  .custom-events-box .info-wrap {
    padding: 1.778rem;
    margin-bottom: 2rem; }

  .post-392.page .entry-content p {
    text-align: center !important; } }
@media screen and (max-width: 575px) and (orientation: portrait) {
  .interior-page .custom-box {
    width: 100%; }

  .interior-page blockquote {
    padding: 4.166666666666667rem 1.5rem;
    text-align: center; }

  .interior-page blockquote::before {
    background-size: 50%;
    background-position: center;
    height: 3.111rem;
    position: relative;
    top: auto;
    right: auto;
    width: 3.111rem;
    border-radius: 3.111rem;
    margin: 0 auto 1rem; }

  .interior-page .job-wrap .single-box {
    grid-template-columns: 1fr;
    text-align: center; }

  .interior-page .job-wrap .img-wrap {
    width: 100%;
    height: 130px; }

  .interior-page .job-wrap .single-box:hover {
    transform: scale(1); } }
@media screen and (max-width: 575px) and (orientation: landscape) {
  .interior-page .custom-box {
    width: 100%; }

  .interior-page blockquote {
    padding: 4.166666666666667rem 1.5rem;
    text-align: center; }

  .interior-page blockquote::before {
    background-size: 50%;
    background-position: center;
    height: 3.111rem;
    position: relative;
    top: auto;
    right: auto;
    width: 3.111rem;
    border-radius: 3.111rem;
    margin: 0 auto 1rem; }

  .interior-page .job-wrap .single-box {
    grid-template-columns: 1fr;
    text-align: center; }

  .interior-page .job-wrap .img-wrap {
    width: 100%;
    height: 130px; }

  .interior-page .job-wrap .single-box:hover {
    transform: scale(1); } }
@media only screen and (max-width: 480px) {
  .interior-top {
    min-height: 165px; }
    .interior-top .container .title-page {
      font-size: 1.9444444444444444rem;
      bottom: 10px; }

  .interior-page blockquote {
    font-size: 1.5rem; } }
/*END INTERIOR PAGE-------------------------------------------------------------------------------------------*/
/*START Interior Top (BANNER)--------------------------------------------------*/
.interior-banner {
  background-color: #f79828;
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 360px;
  overflow: hidden;
  position: relative; }
  .interior-banner::before {
    content: "";
    opacity: 0.47;
    background-color: #221e1e;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    z-index: 1; }
  .interior-banner .container {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 1; }
  .interior-banner .img-wrap {
    position: absolute;
    width: 100vw;
    height: 100%;
    z-index: 0; }
    .interior-banner .img-wrap img {
      object-fit: cover;
      object-position: top; }
  .interior-banner .title-page {
    -webkit-transform: translate(-50%, -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: 'Lato', sans-serif;
      color: #222c69;
      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: #222c69; }
    .interior-banner .title-page h1 {
      font-family: 'Lato', 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: #222c69;
      font-size: 18px;
      font-weight: 400;
      line-height: 1.3em;
      margin: 0;
      text-align: center; }

.anchors-wrap {
  position: relative;
  min-height: 50px; }
  .anchors-wrap .anchors {
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    top: -25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%); }
    .anchors-wrap .anchors a {
      color: white;
      text-decoration: none;
      background: #f8a441;
      padding: 1rem;
      font-size: 0.8333333333333334rem;
      font-family: 'Lato', sans-serif; }
      .anchors-wrap .anchors a:hover {
        background: #f8bc35;
        color: #f8a441; }

@media only screen and (max-width: 767px) {
  .anchors-wrap .anchors {
    flex-direction: column;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    text-align: center;
    margin: 1rem auto; }
    .anchors-wrap .anchors a {
      margin-bottom: 1rem; }
      .anchors-wrap .anchors a:last-child {
        margin-bottom: 0; } }
@media screen and (max-width: 575px) and (orientation: portrait) {
  .interior-banner {
    min-height: 200px; }

  .interior-banner .title-page h1 {
    font-size: 1.7rem; }

  .interior-banner .title-page {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }
@media screen and (max-width: 575px) and (orientation: landscape) {
  .interior-banner {
    min-height: 200px; }

  .interior-banner .title-page h1 {
    font-size: 1.7rem; }

  .interior-banner .title-page {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }
/*END Interior Top (BANNER)------------------------------------------*/
.tribe-events-single h1.tribe-events-single-event-title {
  font-size: 45px; }
.tribe-events-single .tribe-events-schedule {
  margin-top: 0; }
  .tribe-events-single .tribe-events-schedule h2 {
    color: #707070;
    font-size: 25px; }
.tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button {
  background: #222c69 !important;
  transition: 0.4s; }
  .tribe-events-single .tribe_events .tribe-events-cal-links a.tribe-events-button:hover {
    background: #f79828 !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: #f79828 !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: #222c69;
        font-weight: 700; }

#gtranslate_wrapper {
  background: #7d7d7d;
  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: #f79828 !important; }
    #gtranslate_wrapper a.glink img {
      margin-right: 5px; }
    #gtranslate_wrapper a.glink span {
      transition: 0.4s;
      font-weight: 500 !important;
      font-family: 'Lato', sans-serif;
      color: #222c69 !important;
      margin-right: 5px !important; }
      #gtranslate_wrapper a.glink span:hover {
        text-decoration: none;
        color: #f79828 !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: #707070 !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: #222c69; }
.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 #222c69; }
    .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: #222c69;
  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: #161c42; }
.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 #f79828;
      border-radius: 50%; }
      .woocommerce .woocommerce-temp .woocommerce-pagination ul.page-numbers li .page-numbers.current {
        background: #f79828;
        color: #7d7d7d; }
.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 #f79828; }
    .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: #222c69;
  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: #161c42; }
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
  background: #222c69;
  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: #161c42; }
.woocommerce .woocommerce-info {
  border-color: #222c69; }
  .woocommerce .woocommerce-info:before {
    color: #222c69; }
  .woocommerce .woocommerce-info a.showcoupon, .woocommerce .woocommerce-info .showlogin {
    color: #222c69; }
.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: #222c69;
  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: #161c42; }

.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 #f79828; }

.quantity input:focus {
  outline: 0; }

.quantity-nav {
  float: left;
  position: relative;
  height: 42px; }

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #f79828;
  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 #f79828 !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%; } }
.social_feed_lvtn .single_feed .body_feed .footer_feed .user_pick {
  background-size: contain !important; }

.social_feed_lvtn .single_feed .body_feed .footer_feed .meta_user .user_nickname {
  color: #b9bdbe;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; }

.social_feed_lvtn .single_feed .body_feed .icon_feed i {
  color: #f79828 !important; }

.filter_feed_lvtn {
  display: none; }

.social_feed_lvtn .single_feed .body_feed .footer_feed .user_pick {
  display: none; }

.social_feed_lvtn .single_feed .body_feed .icon_feed {
  bottom: 5px;
  left: 0px;
  top: unset;
  right: unset; }

.social_feed_lvtn .single_feed .body_feed .footer_feed .user_nickname a, .social_feed_lvtn .single_feed .body_feed .footer_feed .date-elapsed a {
  color: #b9bdbe;
  font-size: 16px !important;
  font-weight: normal !important; }
  .social_feed_lvtn .single_feed .body_feed .footer_feed .user_nickname a:hover, .social_feed_lvtn .single_feed .body_feed .footer_feed .date-elapsed a:hover {
    border-color: #f79828;
    color: #f79828; }

.social_feed_lvtn .single_feed .body_feed {
  margin-top: 22px !important; }

.social_feed_lvtn .single_feed .body_feed .footer_feed .meta_user {
  width: calc(100% - 40px);
  text-align: right; }

.social_feed_lvtn .single_feed .body_feed .footer_feed .meta_user .user_nickname {
  padding-left: 50px; }

.social_feed_lvtn .single_feed .body_feed .text_feed {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #6c6e70 !important;
  text-align: left !important; }
  .social_feed_lvtn .single_feed .body_feed .text_feed a {
    font-family: 'Roboto', sans-serif;
    display: block;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    margin-top: 7px;
    letter-spacing: normal;
    color: #406caa; }
    .social_feed_lvtn .single_feed .body_feed .text_feed a:hover {
      text-decoration: none;
      color: #f79828; }

/*START Testimonials--------------------------------------------------*/
.testimonials-view-1 {
  text-align: center;
  padding: 70px 0; }
  .testimonials-view-1 h2 {
    font-family: 'Lato', sans-serif;
    display: inline-block;
    font-size: 53px;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-transform: none;
    color: #161c42; }
    .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: #707070;
    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(125, 125, 125, 0.9);
    padding: 30px;
    color: #707070;
    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: #f79828 !important; }
  .testimonials-view-1 .tiled-testimonial span.author {
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }

.testimonials-view-2 {
  background: #f79828;
  color: #7d7d7d;
  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: #7d7d7d;
      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 #7d7d7d;
      background: transparent; }
      .testimonials-view-2 .carousel-indicators li.active {
        background: #7d7d7d; }
  .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: #7d7d7d;
      background: transparent;
      border: 2px solid #7d7d7d;
      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: #7d7d7d;
        color: #f79828; }
    .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: 'Lato', sans-serif;
    display: inline-block;
    font-size: 53px;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-transform: none;
    color: #f8bc35; }
    .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: #707070;
    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: #f8a441;
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700; }
    .testimonials-view-3 .name a:hover {
      color: #222c69; }
  .testimonials-view-3 .age {
    color: #f8a441;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding: 10px 0;
    border-top: 1px solid #f8a441;
    border-bottom: 1px solid #f8a441;
    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: #f8bc35; }
    .testimonials-view-3 .carousel-control.left {
      left: 10%; }
    .testimonials-view-3 .carousel-control.right {
      right: 10%; }
    .testimonials-view-3 .carousel-control:hover {
      color: #222c69; }

.testimonials-view-4 {
  background-color: #000;
  background-blend-mode: luminosity;
  color: #7d7d7d;
  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: 'Lato', sans-serif;
    display: inline-block;
    font-size: 55px;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-transform: none; }
    .testimonials-view-4 h2 span {
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
  .testimonials-view-4 p, .testimonials-view-4 span.main-sentence {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.375;
    font-weight: 700; }
  .testimonials-view-4 .single-box {
    margin: 0 30px; }
  .testimonials-view-4 .info-wrap {
    padding: 70px 60px 50px;
    border: 4px solid #7d7d7d;
    position: relative; }
    .testimonials-view-4 .info-wrap::before {
      content: open-quote;
      color: #7d7d7d;
      font-family: 'Lato', 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: #7d7d7d;
      font-family: 'Lato', 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 #7d7d7d;
    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 #7d7d7d;
      background: transparent; }
      .testimonials-view-4 .carousel-indicators li.active {
        background: #7d7d7d; }
  .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: #7d7d7d;
      background: transparent;
      border: 2px solid #7d7d7d;
      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: #7d7d7d;
        color: #f79828; }
    .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: 'Lato', sans-serif;
    display: inline-block;
    font-size: 55px;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    text-transform: none;
    color: #f8a441; }
    .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: #707070;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 15px 0; }
    .testimonials-view-5 p span {
      color: #222c69; }
  .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: #222c69; }
    .testimonials-view-5 .author-wrap:after {
      content: open-quote;
      color: #7d7d7d;
      font-family: 'Lato', 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: #7d7d7d;
      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: #f8bc35; }
  .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: #707070;
    font-weight: 400;
    margin-bottom: 1.9444444444444444rem; }
  .testimonials-widget .testimonials-view-6 p {
    font-size: 1.1111111111111112rem;
    font-family: 'Roboto', sans-serif;
    color: #222c69;
    font-weight: 700; }
    .testimonials-widget .testimonials-view-6 p span {
      color: #f79828; }
  .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: #f8bc35;
    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, #f8bc35 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: #222c69;
        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: #f8bc35;
        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: #222c69; }

  .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: #f8bc35;
    opacity: .8; } }
@media only screen and (max-width: 767px) {
  .testimonials-widget .testimonials-view-6 ol.carousel-indicators {
    width: 100%; } }
@media only screen and (max-width: 480px) {
  .testimonials-view-2 .carousel-inner {
    width: 90%; }

  .testimonials-view-2 .carousel-control {
    display: none; }

  .testimonials-view-2 .carousel-indicators {
    width: auto;
    flex-direction: row;
    left: 50%;
    bottom: 0;
    top: auto; }

  .testimonials-view-2 .carousel-indicators li {
    margin: 0 10px; }

  .testimonials-view-2 .single-box {
    margin-bottom: 90px; }

  .testimonials-view-3 .carousel-control.left {
    left: 3%; }

  .testimonials-view-3 .carousel-control.right {
    right: 3%; }

  .testimonials-view-4 .carousel-inner {
    width: 100%; }

  .testimonials-view-4 .info-wrap {
    padding: 15px 15px 45px; }

  .testimonials-view-4 .info-wrap::before, .testimonials-view-4 .info-wrap::after {
    display: none; }

  .testimonials-view-4 .carousel-control {
    display: none; }

  .testimonials-view-4 .carousel-indicators {
    width: auto;
    flex-direction: row;
    left: 50%;
    bottom: 0;
    top: auto; }

  .testimonials-view-4 .carousel-indicators li {
    margin: 0 10px; }

  .testimonials-view-4 .single-box {
    margin-bottom: 90px; } }
.b {
  position: relative;
  z-index: 6;
  padding: 3.888888888888889rem 0 0;
  background-image: url("../images/bg-b.svg");
  background-position: 50% 100%;
  background-size: auto 120%;
  background-repeat: no-repeat; }
  .b .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .b h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.98;
    letter-spacing: normal;
    color: black;
    margin-bottom: 1.3333333333333333rem;
    position: relative; }
    .b h2 strong {
      color: #f79828;
      font-weight: 700;
      text-transform: uppercase;
      display: block; }
    .b h2:before {
      content: none;
      display: block;
      width: 50px;
      height: 42px;
      background: transparent url("../images/izo-logo.svg") no-repeat;
      background-position: center;
      background-size: auto;
      position: absolute;
      left: -70px;
      top: -25px; }
  .b p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-size: 1.3333333333333333rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: black; }
    .b p strong {
      color: #f79828; }
  .b .link {
    margin-top: 2.5rem; }
  .b .content-wrap {
    position: relative;
    margin-top: -120px;
    bottom: -20px; }
  .b .border-box {
    position: relative;
    border-radius: 50%; }
    .b .border-box.img-1 {
      width: 17.77777777777778rem;
      height: 17.77777777777778rem;
      margin-left: auto;
      margin-right: 60px;
      z-index: 3; }
      .b .border-box.img-1 figure {
        background: #f79828; }
        .b .border-box.img-1 figure img {
          display: none; }
    .b .border-box.img-2 {
      width: 16.166666666666668rem;
      height: 16.166666666666668rem;
      border: 8px solid white;
      box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.15);
      margin-top: -230px;
      z-index: 4; }
    .b .border-box.img-3 {
      width: 21.444444444444443rem;
      height: 21.444444444444443rem;
      box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.15);
      background-color: #d8d8d8;
      border: 8px solid white;
      margin: -125px auto 0;
      z-index: 2; }
  .b .img-wrap {
    margin: 0;
    height: 100%;
    border-radius: 50%; }

@media only screen and (max-width: 1200px) {
  .b h2::before {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 0 1rem; } }
@media only screen and (max-width: 991px) {
  .b h2::before {
    margin: 0 auto 1rem; }

  .b .content-wrap {
    margin: 2rem auto 0;
    width: 84%; }

  .b {
    padding: 3.888888888888889rem 0; } }
@media only screen and (max-width: 480px) {
  .b .content-wrap {
    width: 100%; }

  .b .border-box.img-1 {
    width: 11.778rem;
    height: 11.778rem;
    margin-right: 0; }

  .b .border-box.img-2 {
    width: 10.167rem;
    height: 10.167rem;
    border: 4px solid white;
    margin-top: -140px;
    z-index: 4; }

  .b .border-box.img-3 {
    width: 15.444rem;
    height: 15.444rem;
    border: 4px solid white;
    margin: -95px auto 0;
    z-index: 2; } }
.c {
  position: relative;
  color: white;
  background-color: #222c69;
  z-index: 5;
  margin-top: -100px; }
  .c h2 {
    font-family: 'Lato', sans-serif;
    font-size: 1.8888888888888888rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin-bottom: 1.6666666666666667rem; }
  .c p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1666666666666667rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    position: relative; }
  .c .container {
    position: relative;
    z-index: 5; }
  .c .img-wrap {
    position: absolute;
    margin: 0;
    height: 100%;
    width: 43vw;
    right: 0;
    z-index: 0; }
  .c .info-wrap {
    padding: 3.888888888888889rem 0; }
    .c .info-wrap:before {
      content: "";
      display: block;
      width: 70vw;
      height: calc(100% + 7vh);
      background: #222c69;
      position: absolute;
      left: -5vw;
      top: -7vh; }
  .c .link {
    margin-top: 2.888888888888889rem;
    font-size: 0; }
    .c .link a {
      margin-right: 1.3888888888888888rem;
      min-height: 55px; }

@media only screen and (max-width: 991px) {
  .c {
    margin-top: 0; }

  .c .img-wrap {
    position: relative;
    height: 300px;
    width: 100%;
    right: auto; }

  .c .info-wrap::before {
    display: none; } }
@media only screen and (max-width: 767px) {
  .c .left-side::after, .c .right-side::after {
    width: 100vw;
    opacity: 1; }

  .c .link a {
    min-height: unset;
    margin: 0 auto 10px; } }
.d {
  position: relative;
  padding: 0;
  color: #222c69;
  overflow: hidden;
  background: #ffffff; }
  .d .container {
    transition: 0.6s;
    position: relative; }
  .d h2 {
    font-family: 'Lato', sans-serif;
    opacity: 0.03;
    font-size: 15vw;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: normal;
    display: block;
    color: #222c69;
    text-transform: uppercase;
    position: absolute;
    top: -60px;
    left: -6vw; }
    .d h2 strong {
      font-weight: 700;
      display: block; }
  .d h3 {
    font-size: 2rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.58;
    letter-spacing: normal;
    text-transform: uppercase;
    margin-bottom: 2.111111111111111rem; }
  .d .container {
    position: relative;
    z-index: 5; }
  .d .card {
    border: none;
    background: transparent;
    margin-bottom: 1.7777777777777777rem; }
  .d .card-body {
    padding-top: 0;
    padding-bottom: 0; }
  .d .icon-wrap {
    width: 3.888888888888889rem;
    height: 3.888888888888889rem;
    margin: 0 auto 1rem; }
  .d .card-title {
    font-family: 'Montserrat', sans-serif;
    color: #f79828;
    margin-bottom: 0;
    font-size: 27px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    letter-spacing: normal; }
  .d .card-text {
    color: #222c69;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal; }
  .d .link {
    margin-top: 3.3333333333333335rem; }
  .d .video-container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(60vw - 20%);
    margin-left: 15%; }
  .d .video-box {
    height: 24.555555555555557rem;
    margin: 0; }
    .d .video-box:before {
      opacity: 0.3;
      background-color: #000000;
      z-index: 5; }
    .d .video-box img {
      object-position: top; }
  .d .play {
    z-index: 5;
    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%); }
    .d .play button {
      border: 2px solid white;
      background: white;
      color: #f79828;
      font-size: 20px;
      width: 6.388888888888889rem;
      height: 6.388888888888889rem;
      border-radius: 50%;
      position: relative;
      z-index: 5;
      transition: 0.4s; }
      .d .play button i {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-35%, -50%);
        -moz-transform: translate(-35%, -50%);
        -ms-transform: translate(-35%, -50%);
        transform: translate(-35%, -50%); }
    .d .play:before, .d .play:after {
      content: "";
      display: block;
      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%);
      border-radius: 50%;
      border: 2px solid white;
      z-index: 0;
      width: 8.333333333333334rem;
      height: 8.333333333333334rem; }
    .d .play:before {
      -webkit-animation: ripple 2s linear infinite;
      animation: ripple 2s linear infinite; }
    .d .play:after {
      -webkit-animation: ripple 2s linear 1s infinite;
      animation: ripple 2s linear 1s infinite; }
    .d .play:hover button {
      color: white;
      background: #f79828; }
    .d .play:hover:before, .d .play:hover:after {
      border-color: #f79828; }
  .d .no-video .play {
    display: none; }
  .d .no-video .img-wrap {
    filter: blur(0px);
    -webkit-filter: blur(0px); }
  .d .testimonial-area {
    position: relative;
    color: white;
    padding: 35px 120px;
    background: #f79828; }
    .d .testimonial-area:after {
      content: "";
      display: block;
      width: 60vw;
      height: 100%;
      background: #f79828;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1; }
    .d .testimonial-area::before {
      content: "";
      background: transparent url("../images/quote.svg") no-repeat;
      background-size: contain;
      background-position: center;
      display: block;
      height: 2.4444444444444446rem;
      position: absolute;
      top: 35px;
      left: 2.2222222222222223rem;
      width: 3.0555555555555554rem;
      z-index: 5; }
    .d .testimonial-area blockquote {
      font-family: 'Lato', sans-serif;
      font-size: 21px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.57;
      letter-spacing: normal;
      position: relative; }
    .d .testimonial-area p {
      font-family: 'Lato', sans-serif;
      font-size: 21px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.57;
      letter-spacing: normal; }
    .d .testimonial-area .carousel-indicators {
      bottom: -35px; }
    .d .testimonial-area .carousel-control-prev, .d .testimonial-area .carousel-control-next {
      background: transparent;
      opacity: 1;
      transition: 0.4s;
      width: 2.7777777777777777rem;
      height: 2.7777777777777777rem; }
      .d .testimonial-area .carousel-control-prev span, .d .testimonial-area .carousel-control-next span {
        background: transparent url("../images/arrow-slider-2.svg") no-repeat;
        background-position: 50% 50%;
        background-size: auto;
        height: 2.7777777777777777rem;
        text-align: center;
        text-shadow: none;
        transition: box-shadow 0.4s;
        width: 2.7777777777777777rem;
        border: 1px solid white; }
        .d .testimonial-area .carousel-control-prev span:before, .d .testimonial-area .carousel-control-next span:before {
          -webkit-transform: translate(-50%, -55%);
          -moz-transform: translate(-50%, -55%);
          -ms-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%);
          display: none;
          left: 50%;
          position: absolute;
          top: 50%; }
        .d .testimonial-area .carousel-control-prev span:hover, .d .testimonial-area .carousel-control-next span:hover {
          background: white url("../images/arrow-slider-2-h.svg") no-repeat;
          background-position: 50% 50%;
          background-size: auto; }
      .d .testimonial-area .carousel-control-prev.carousel-control-prev, .d .testimonial-area .carousel-control-next.carousel-control-prev {
        left: auto;
        right: 0;
        top: calc(50% - 47.5px); }
        .d .testimonial-area .carousel-control-prev.carousel-control-prev span, .d .testimonial-area .carousel-control-next.carousel-control-prev span {
          border-radius: 7px 7px 0 0; }
      .d .testimonial-area .carousel-control-prev.carousel-control-next, .d .testimonial-area .carousel-control-next.carousel-control-next {
        top: calc(50% - 3.5px); }
        .d .testimonial-area .carousel-control-prev.carousel-control-next span, .d .testimonial-area .carousel-control-next.carousel-control-next span {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg);
          border-radius: 7px 7px 0 0; }
  .d #testimonial-video-slider {
    width: 100%; }
    .d #testimonial-video-slider .carousel-control-next, .d #testimonial-video-slider .carousel-control-prev {
      display: none; }
  .d .carousel-indicators {
    opacity: 0; }

@media only screen and (max-width: 991px) {
  .d {
    padding: 40px 0; }
    .d h2 {
      font-size: 25vw;
      top: 0;
      left: 0;
      margin: 0 auto;
      right: 0; }

  .d .card {
    margin-bottom: 2rem !important; }

  .d .video-container {
    width: 100%;
    margin-left: 0; }

  .d .testimonial-area .carousel-control-prev.carousel-control-prev, .d .testimonial-area .carousel-control-next {
    right: 35px; }

  .d .testimonial-area::after {
    display: none; }

  .d .link {
    margin-bottom: 30px; } }
@media only screen and (max-width: 480px) {
  .d .testimonial-area::before {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto 2rem; }

  .d .testimonial-area {
    padding: 35px 15px;
    text-align: center; }

  .d .testimonial-area .carousel-control-next.carousel-control-next {
    top: 0;
    right: 0;
    height: 100%;
    align-items: flex-start; }
    .d .testimonial-area .carousel-control-next.carousel-control-next span {
      border-radius: 7px 7px 0 0; }

  .d .testimonial-area .carousel-control-prev.carousel-control-prev {
    right: auto;
    height: 100%;
    top: 0;
    left: 0;
    align-items: flex-start; }
    .d .testimonial-area .carousel-control-prev.carousel-control-prev span {
      border-radius: 0 0 7px 7px; } }
.e {
  position: relative;
  color: #222c69;
  padding: 4.555555555555555rem 0 5.111111111111111rem;
  background-image: url("../images/bg-resources.svg");
  background-repeat: no-repeat;
  background-position: top left; }
  .e .container {
    transition: 0.6s;
    position: relative;
    z-index: 6; }
  .e h2 {
    font-family: 'Lato', sans-serif;
    font-size: 2.7rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-transform: uppercase;
    display: block;
    position: relative;
    margin-bottom: 2.3333333333333335rem; }
    .e h2 strong {
      font-weight: 700;
      display: block; }
  .e .link {
    position: absolute;
    right: 15px;
    top: 0; }
  .e .card {
    border: none;
    border-radius: 0; }
  .e .card-img-top {
    margin: 0;
    height: 16.666666666666668rem; }
  .e .icon-wrap {
    width: 92px;
    height: 92px;
    border: solid 4px #ffffff;
    background: #f79828;
    border-radius: 50%;
    margin: -46px auto 1.2777777777777777rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 30px; }
    .e .icon-wrap img {
      width: 40px;
      height: 37px; }
    .e .icon-wrap .fa-play {
      margin-left: 7px; }
    .e .icon-wrap a {
      color: #ffffff !important; }
      .e .icon-wrap a i, .e .icon-wrap a .fas {
        font-size: 40px;
        color: #ffffff; }
  .e .card-body {
    margin: -100px 1.25rem 0;
    padding-top: 0;
    padding-bottom: 1.7222222222222223rem;
    border-bottom: 6px solid #f79828;
    background: white;
    position: relative;
    z-index: 5; }
  .e .card-title {
    font-family: 'Roboto', sans-serif;
    font-size: 1.1666666666666667rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #222c69;
    text-transform: uppercase;
    margin-bottom: 1rem; }
    .e .card-title a {
      color: inherit; }
      .e .card-title a:hover {
        color: #f79828; }
  .e .card-text {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #6c6b6b; }

@media only screen and (max-width: 991px) {
  .e h2 {
    text-align: center; }

  .e .link {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    margin: 5rem auto 0; } }
.f {
  position: relative;
  color: white;
  padding: 4.888888888888889rem 0 3.611111111111111rem;
  background: #222c69; }
  .f:before {
    background: #222c69; }
  .f .container {
    position: relative;
    z-index: 5; }
  .f h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.88;
    display: block;
    margin-bottom: 2.7777777777777777rem; }
  .f .card {
    border: none;
    border-radius: 0; }
  .f .card-img-top {
    margin: 0;
    height: 14.722222222222221rem; }
  .f .card-body {
    position: relative;
    z-index: 5;
    padding-top: 1.7777777777777777rem;
    padding-bottom: 1.7777777777777777rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .f .card-title {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3333333333333333rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #222c69;
    text-transform: uppercase;
    margin-bottom: 1rem; }
    .f .card-title a {
      color: inherit; }
      .f .card-title a:hover {
        color: #f79828; }
  .f .card-text {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #6c6b6b;
    margin-bottom: 1.3888888888888888rem; }
  .f .link {
    margin-top: auto; }

@media only screen and (max-width: 767px) {
  .f .events-wrap .single-box {
    grid-template-columns: 1fr; }

  .f {
    text-align: center; }

  .f .link {
    position: relative;
    top: auto;
    right: auto; } }
.g {
  padding: 4.166666666666667rem 0 5.722222222222222rem;
  position: relative; }
  .g .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .g h1 {
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.98;
    letter-spacing: normal;
    color: black;
    margin-bottom: 1.3333333333333333rem;
    position: relative; }
    .g h1 strong {
      color: #f79828;
      font-weight: 700; }
  .g p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.39; }
  .g .icon-wrap {
    position: relative;
    margin-top: -4.166666666666667rem;
    margin-bottom: 4.166666666666667rem;
    height: 1px;
    z-index: -1; }
    .g .icon-wrap:before {
      content: "";
      display: block;
      width: 200px;
      height: 200px;
      border-radius: 50%;
      background: white url("../images/izo-logo.svg") no-repeat;
      background-position: center;
      background-size: 92px 80px;
      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%); }
    .g .icon-wrap:after {
      content: "";
      display: block;
      width: 283px;
      height: 283px;
      border-radius: 50%;
      opacity: 0.29;
      background: white;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: -1; }
  .g .card {
    background: #222c69 url("../images/bg-icon.svg") no-repeat;
    background-size: 101% auto;
    background-position: center 96%;
    min-height: 26.38888888888889rem;
    text-align: center;
    color: white;
    position: relative;
    border-radius: 7px;
    transition: 0.4s; }
    .g .card:before {
      content: "";
      display: block;
      width: 90%;
      height: 90%;
      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%);
      background: transparent;
      border: 5px solid white;
      border-radius: inherit; }
    .g .card a {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      height: 100%;
      color: inherit;
      text-decoration: none; }
    .g .card .icon {
      width: 6.833333333333333rem;
      height: 6.833333333333333rem;
      border: solid 8px white;
      border-radius: 50%;
      background-color: #f79828;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.5rem;
      margin-bottom: 1.6666666666666667rem;
      margin-top: -25px;
      position: relative;
      margin-left: auto;
      margin-right: 40px;
      text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
      .g .card .icon .fa-play {
        margin-left: 7px; }
    .g .card:hover {
      background-size: 601% auto;
      background-position: 5% 96%; }
      .g .card:hover .icon {
        background-color: #222c69; }
  .g .img-wrap {
    width: 15rem;
    height: 15rem;
    border-radius: 50%;
    box-shadow: 0 12px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 10px white;
    margin-bottom: 1.6666666666666667rem;
    background-color: #fff;
    margin: 0 auto 20px; }
  .g .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 35px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #fafafa; }
  .g .card-body {
    padding-bottom: 56px; }
  .g .resources-container {
    margin: 6rem 0 0; }
  .g .link {
    margin-top: 2.2222222222222223rem; }

.h {
  background-image: url("../images/bg-h.svg");
  background-color: #222c69;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 5.555555555555555rem 0;
  position: relative;
  overflow: hidden; }
  .h .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .h h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: bold;
    line-height: 1.2;
    color: white;
    display: block;
    margin-bottom: 3.111111111111111rem;
    text-transform: uppercase; }
  .h p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.39; }
  .h .card {
    border: none;
    border-radius: 0;
    background: transparent; }
  .h .card-img-top {
    margin: 0;
    height: 16.666666666666668rem; }
  .h .icon-wrap {
    width: 92px;
    height: 92px;
    border: solid 4px #ffffff;
    background: #f79828;
    border-radius: 100px 100px 60px 60px;
    margin: -46px auto 1.2777777777777777rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 30px; }
    .h .icon-wrap img {
      width: 40px;
      height: 37px; }
    .h .icon-wrap .fa-play {
      margin-left: 7px; }
    .h .icon-wrap a {
      color: #ffffff !important; }
      .h .icon-wrap a i, .h .icon-wrap a .fas {
        font-size: 40px;
        color: #ffffff; }
  .h .card-body {
    margin: -100px 1.25rem 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-bottom: 6px solid #f79828;
    background: white;
    position: relative;
    z-index: 5; }
  .h .card-title {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: center;
    color: #222c69;
    text-transform: uppercase;
    margin-bottom: 4px; }
    .h .card-title a {
      font-family: 'Lato', sans-serif;
      color: #222c69;
      font-size: 18px;
      font-stretch: normal;
      font-style: normal;
      font-weight: bold;
      line-height: 1.19;
      transition: all 0.4s ease; }
      .h .card-title a:hover {
        color: #f79828;
        text-decoration: none; }
  .h .card-text {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #6c6b6b; }
  .h .link {
    margin-top: 2.2222222222222223rem; }
    .h .link a:hover {
      background: #222c69; }

.i {
  background: white;
  position: relative;
  overflow: hidden; }
  .i .container {
    transition: 0.6s;
    position: relative;
    z-index: 5; }
  .i h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 2.2222222222222223rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    display: block;
    margin-bottom: 1.4444444444444444rem;
    text-transform: uppercase;
    color: #221e1e; }
  .i p {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: #707070; }
  .i .info-wrap {
    padding: 4.722222222222222rem 0; }
  .i .img-container {
    position: relative;
    height: 100%; }
    .i .img-container .img-wrap {
      position: absolute;
      top: 0;
      left: 0;
      width: 50vw;
      height: 100%; }
      .i .img-container .img-wrap:before {
        opacity: 1;
        background-image: linear-gradient(to right, #ffffff 4%, rgba(255, 255, 255, 0) 93%);
        z-index: 4;
        width: 50%; }
  .i .link {
    margin-top: 2.7222222222222223rem; }

@media only screen and (max-width: 991px) {
  .i .img-container {
    height: 350px; }
    .i .img-container figure.img-wrap {
      width: 100vw; } }
#accordionBlock .card .card-header {
  padding: 0 !important;
  margin: 0 !important;
  background-color: #222c69; }
  #accordionBlock .card .card-header h2, #accordionBlock .card .card-header h3, #accordionBlock .card .card-header h4, #accordionBlock .card .card-header h6 {
    font-size: 22px !important;
    color: #ffffff; }
    #accordionBlock .card .card-header h2 .btn, #accordionBlock .card .card-header h3 .btn, #accordionBlock .card .card-header h4 .btn, #accordionBlock .card .card-header h6 .btn {
      padding: 1.25rem 60px 1.25rem 1.25rem; }
      #accordionBlock .card .card-header h2 .btn::before, #accordionBlock .card .card-header h3 .btn::before, #accordionBlock .card .card-header h4 .btn::before, #accordionBlock .card .card-header h6 .btn::before {
        color: #ffffff !important;
        margin-right: 25px; }

h3#pmpro_member_directory_subheading {
  font-size: 1.3rem !important; }
  h3#pmpro_member_directory_subheading em {
    font-size: 1.5rem !important;
    margin-left: 10px; }
  h3#pmpro_member_directory_subheading .muted {
    font-size: 1.2rem !important;
    display: block; }

.pmpro_member_directory_search.search-form {
  position: relative; }
  .pmpro_member_directory_search.search-form label {
    position: relative; }
    .pmpro_member_directory_search.search-form label input.search-field {
      padding: 7px;
      border: 1px solid #f79828;
      padding-right: 50px;
      height: 40px; }
    .pmpro_member_directory_search.search-form label::after {
      content: "";
      background: transparent url("../images/search-icon.png") no-repeat;
      background-color: #f79828;
      background-position: center;
      background-size: 24px 24px;
      height: 40px;
      position: absolute;
      right: 0;
      top: 0;
      width: 50px; }
  .pmpro_member_directory_search.search-form input[type="submit"] {
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    height: 40px; }

.pmpro_member_directory .pmpro_member_directory-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid;
  padding: 20px; }
  .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    order: 2;
    text-align: center; }
  .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_display-name, .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_email, .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_level, .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_date {
    -webkit-box-flex: 2;
    -ms-flex: 0 2 calc(100% - 140px);
    flex: 0 2 calc(100% - 140px); }
  .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_display-name {
    order: 1;
    -webkit-box-flex: 2;
    -ms-flex: 0 2 calc(100% - 140px);
    flex: 0 2 calc(100% - 140px);
    margin-bottom: 0 !important; }
  .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_email {
    order: 3; }
  .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_level {
    order: 4; }
  .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_date {
    order: 5; }

.tml-form-table, .form-table {
  margin-bottom: 40px; }
  .tml-form-table tr th label, .form-table tr th label {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: left;
    color: #6c757d; }
  .tml-form-table tr td, .form-table tr td {
    margin-bottom: 20px; }
    .tml-form-table tr td input, .tml-form-table tr td textarea, .tml-form-table tr td select, .form-table tr td input, .form-table tr td textarea, .form-table tr td select {
      height: 50px;
      border-radius: 10px;
      border: solid 2px #cecece;
      background-color: #e8e8e8;
      padding: 15px; }
    .tml-form-table tr td textarea, .form-table tr td textarea {
      height: 100px !important; }
    .tml-form-table tr td label + [type^="checkbox"] [type="checkbox"]:checked + label,
    .tml-form-table tr td label + [type^="checkbox"] [type="checkbox"]:not(:checked) + label, .form-table tr td label + [type^="checkbox"] [type="checkbox"]:checked + label,
    .form-table tr td label + [type^="checkbox"] [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; }
      .tml-form-table tr td label + [type^="checkbox"] [type="checkbox"]:checked + label::after,
      .tml-form-table tr td label + [type^="checkbox"] [type="checkbox"]:not(:checked) + label::after, .form-table tr td label + [type^="checkbox"] [type="checkbox"]:checked + label::after,
      .form-table tr td label + [type^="checkbox"] [type="checkbox"]:not(:checked) + label::after {
        content: "";
        -webkit-transition: all 0.2s ease;
        background: #222c69;
        border-radius: 0;
        border: 4px solid #222c69;
        height: 15px;
        left: 0;
        position: absolute;
        top: 1px;
        transition: all 0.2s ease;
        width: 15px;
        z-index: -1; }
    .tml-form-table tr td label + [type^="checkbox"] [type="checkbox"]:checked,
    .tml-form-table tr td label + [type^="checkbox"] [type="checkbox"]:not(:checked), .form-table tr td label + [type^="checkbox"] [type="checkbox"]:checked,
    .form-table tr td label + [type^="checkbox"] [type="checkbox"]:not(:checked) {
      position: absolute;
      left: -9999px;
      margin: 0 !important; }
    .tml-form-table tr td label + [type^="checkbox"] [type="checkbox"]:checked + label::before, .form-table tr td label + [type^="checkbox"] [type="checkbox"]:checked + label::before {
      content: "\f00c";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      /*--adjust as necessary--*/
      color: #fff;
      display: inline-block;
      font-size: 12px;
      left: 1px;
      position: absolute;
      top: 0px; }
    .tml-form-table tr td label + [type^="checkbox"] [type="checkbox"]:not(:checked) + label:after, .form-table tr td label + [type^="checkbox"] [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: 4px solid #939382;
      background: transparent; }
    .tml-form-table tr td button.button, .form-table tr td button.button {
      background: #f79828;
      border-radius: 7px;
      border: 0.1111111111rem solid #f79828;
      color: white !important;
      display: inline-block;
      font-family: 'Lato', sans-serif !important;
      font-size: 16px;
      font-stretch: normal;
      font-style: normal;
      font-weight: bold;
      letter-spacing: normal;
      line-height: normal;
      margin: 0 auto;
      min-width: 225px;
      outline: none !important;
      overflow: hidden;
      padding: 1rem  1.3888888888888888rem;
      position: relative;
      text-align: center;
      text-decoration: none !important;
      text-transform: uppercase;
      transition: 0.4s; }

.tml-submit-wrap input.button-primary {
  background: #f79828;
  border-radius: 7px;
  border: 0.1111111111rem solid #f79828;
  color: white !important;
  display: inline-block;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 auto;
  min-width: 225px;
  outline: none !important;
  overflow: hidden;
  padding: 1rem  1.3888888888888888rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: 0.4s; }

#nav-below {
  display: none; }

#pmpro_levels {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px; }
  #pmpro_levels .pmpro_level {
    border-radius: 6px;
    border: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    text-align: center;
    margin: 0 5px 20px;
    width: 300px !important; }
    #pmpro_levels .pmpro_level .entry.post {
      padding: 2em 1em; }
    #pmpro_levels .pmpro_level header.entry-header h2 {
      font-size: 1.375rem;
      text-transform: none !important;
      color: #4a0d66;
      font-weight: 700; }
    #pmpro_levels .pmpro_level .entry-content {
      text-align: center;
      min-height: auto; }
      #pmpro_levels .pmpro_level .entry-content .pmpro_level-price {
        font-family: 'Roboto', sans-serif;
        font-weight: normal;
        line-height: 1.5;
        color: #808285;
        text-align: center;
        margin-bottom: 0; }
      #pmpro_levels .pmpro_level .entry-content .pmpro_level-select {
        margin-bottom: 0;
        text-align: center; }
        #pmpro_levels .pmpro_level .entry-content .pmpro_level-select a.pmpro_btn.pmpro_btn-select {
          background: transparent !important;
          border: none;
          border-bottom: 2px solid transparent !important;
          border-radius: 0;
          box-shadow: none;
          color: #161c42;
          cursor: pointer;
          display: inline-block;
          margin: 10px auto;
          padding: 0;
          text-align: center;
          text-decoration: none;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          -o-user-select: none;
          user-select: none;
          vertical-align: middle;
          white-space: nowrap;
          display: inline-block;
          transition: all 0.4s ease; }
          #pmpro_levels .pmpro_level .entry-content .pmpro_level-select a.pmpro_btn.pmpro_btn-select::before {
            content: none; }
          #pmpro_levels .pmpro_level .entry-content .pmpro_level-select a.pmpro_btn.pmpro_btn-select:hover {
            color: #f79828;
            border-color: #f79828 !important; }
    #pmpro_levels .pmpro_level footer.pmpro_level-expiration {
      font-family: 'Roboto', sans-serif;
      color: #808285;
      font-weight: normal;
      line-height: 1.5;
      padding: 0 !important;
      text-align: center; }

.pmpro_checkout-fields #date_div, .pmpro_checkout-fields #date_d, .pmpro_checkout-fields #date_y {
  margin: 0 10px 10px 0; }
.pmpro_checkout-fields form.pmpro_form .pmpro_checkout-fields div {
  margin: 0 10px 20px 0; }

form.pmpro_form .input, form.pmpro_form textarea, form.pmpro_form select {
  margin-right: 10px !important; }

.wpcw-form .wpcw-form-row input.wpcw-input-text, .wpcw-form .wpcw-form-row textarea {
  background-color: #f79828 !important;
  color: #ffffff !important;
  width: 100%; }

#pmpro_levels_table {
  margin: 0 auto 40px;
  text-align: center; }
  #pmpro_levels_table thead tr th {
    padding: 15px;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase; }
  #pmpro_levels_table tbody tr {
    border-bottom: 1px solid #182955; }
    #pmpro_levels_table tbody tr td {
      padding: 5px 10px; }
      #pmpro_levels_table tbody tr td a.pmpro_btn {
        background-color: #000000;
        color: #ffffff !important;
        border-radius: 0;
        border: none;
        display: inline-block;
        font-family: 'Roboto', sans-serif !important;
        font-size: 18px !important;
        font-stretch: normal !important;
        font-style: normal !important;
        font-weight: normal !important;
        letter-spacing: normal !important;
        line-height: 1.39 !important;
        max-width: 100%;
        padding: 10px 15px 11px;
        position: relative;
        text-align: center;
        margin: 0 auto;
        text-decoration: none !important;
        text-transform: uppercase;
        transition: all 0.4s ease; }
        #pmpro_levels_table tbody tr td a.pmpro_btn:hover, #pmpro_levels_table tbody tr td a.pmpro_btn:focus, #pmpro_levels_table tbody tr td a.pmpro_btn:active {
          background: #f79828;
          color: #000000 !important;
          text-decoration: none; }
        #pmpro_levels_table tbody tr td a.pmpro_btn.pmpro_btn-select {
          background-color: #f79828 !important;
          color: #000000 !important; }

div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
  margin-bottom: 10px;
  position: relative; }
  div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 20px; }
    div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default {
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
      background-color: #fff;
      border-color: #ddd;
      border-radius: 0px;
      border: 1px solid #000000;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
      height: 100%; }
      div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default header.panel-heading {
        color: #ffffff !important;
        background-color: #000000 !important;
        border-color: #000000 !important;
        padding: 15px !important; }
        div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default header.panel-heading h2, div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default header.panel-heading h3, div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default header.panel-heading h4 {
          color: #ffffff !important;
          font-size: 25px !important; }
      div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default .panel-body {
        text-align: left;
        padding: 15px 15px 120px;
        position: relative;
        height: calc(100% - 60px); }
        div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default .panel-body footer.entry-footer {
          bottom: 15px;
          left: 0;
          margin: 0 auto;
          position: absolute;
          right: 0;
          width: calc(100% - 30px); }
          div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default .panel-body footer.entry-footer .btn-primary {
            background-color: #182955;
            border-radius: 7px;
            border: none;
            box-shadow: none;
            color: #ffffff !important;
            display: inline-block;
            font-family: 'Lato', sans-serif !important;
            font-size: 16px !important;
            font-stretch: normal !important;
            font-style: normal !important;
            font-weight: bold !important;
            letter-spacing: normal !important;
            line-height: 1 !important;
            max-width: 100%;
            overflow-wrap: break-word;
            padding: 16px 28px;
            position: relative;
            text-align: center !important;
            text-decoration: none !important;
            text-transform: uppercase;
            transition: all 0.4s ease; }
            div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default .panel-body footer.entry-footer .btn-primary:hover, div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default .panel-body footer.entry-footer .btn-primary:focus, div[id^="pmpro_levels"].pmpro_advanced_levels-bootstrap .pmpro_level .panel.panel-default .panel-body footer.entry-footer .btn-primary:active {
              background: #161c42;
              box-shadow: none;
              color: #ffffff !important;
              text-decoration: none; }

form.pmpro_form .pmpro_checkout-fields div {
  margin-bottom: 10px !important; }

form.pmpro_form label {
  margin-bottom: 10px !important; }

.pmpro_checkout input[type="checkbox"], .pmpro_checkout input[type="radio"] {
  height: inherit !important; }
.pmpro_checkout input:not([type="submit"]), .pmpro_checkout textarea, .pmpro_checkout select {
  background: #f0f0f0;
  border-radius: 7px;
  border: 1px solid #f0f0f0;
  box-shadow: none;
  color: #2d1a09;
  height: 40px;
  padding: 3px 10px !important; }
  .pmpro_checkout input:not([type="submit"]):active, .pmpro_checkout input:not([type="submit"]):focus, .pmpro_checkout textarea:active, .pmpro_checkout textarea:focus, .pmpro_checkout select:active, .pmpro_checkout select:focus {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    outline: none; }
.pmpro_checkout input[type="button"] {
  background-color: #182955 !important;
  border-radius: 7px;
  border: none !important;
  box-shadow: none;
  color: #ffffff !important;
  display: inline-block;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  font-stretch: normal !important;
  font-style: normal !important;
  font-weight: bold !important;
  letter-spacing: normal !important;
  line-height: 1 !important;
  max-width: 100%;
  overflow-wrap: break-word;
  padding: 16px 28px;
  position: relative;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: all 0.4s ease; }

#pmpro_submit_span {
  display: inline-block;
  margin: 0 !important;
  position: relative;
  padding: 0 !important;
  width: auto !important;
  margin-top: 30px !important; }
  #pmpro_submit_span input[type="submit"], #pmpro_submit_span input.button {
    background-color: #182955;
    border-radius: 7px;
    border: none;
    box-shadow: none;
    color: #ffffff !important;
    display: inline-block;
    font-family: 'Lato', sans-serif !important;
    font-size: 16px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: bold !important;
    letter-spacing: normal !important;
    line-height: 1 !important;
    max-width: 100%;
    overflow-wrap: break-word;
    padding: 16px 28px;
    position: relative;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.4s ease; }
    #pmpro_submit_span input[type="submit"]:hover, #pmpro_submit_span input[type="submit"]:focus, #pmpro_submit_span input[type="submit"]:active, #pmpro_submit_span input.button:hover, #pmpro_submit_span input.button:focus, #pmpro_submit_span input.button:active {
      background: #000000;
      color: #fff !important;
      text-decoration: none; }
      #pmpro_submit_span input[type="submit"]:hover::after, #pmpro_submit_span input[type="submit"]:focus::after, #pmpro_submit_span input[type="submit"]:active::after, #pmpro_submit_span input.button:hover::after, #pmpro_submit_span input.button:focus::after, #pmpro_submit_span input.button:active::after {
        background-image: url("../images/chevron-white-right.svg"); }

.pmpro_checkout-field {
  margin-bottom: 5px !important; }

#pmpro_levels .text-muted {
  text-align: center;
  display: block;
  float: left;
  margin-top: 10px;
  width: 100%; }

#pmpro_level-3 .entry-content {
  min-height: 124px; }

#pmpro_level-5 .entry-content {
  min-height: 232px; }

@media only screen and (max-width: 991px) {
  #pmpro_levels_table {
    margin: 0 auto 25px; }

  #pmpro_levels .pmpro_level.col-md-12 {
    max-width: 100%;
    margin-bottom: 0px; } }
@media only screen and (max-width: 767px) {
  .wpcw-form .wpcw-form-row-first, .wpcw-form .wpcw-form-row-last {
    width: 100%; }

  .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_avatar {
    flex: 100%;
    margin: 20px auto;
    text-align: left; } }
@media only screen and (max-width: 576px) {
  .pmpro_member_directory .pmpro_member_directory-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_avatar {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      order: 2;
      text-align: center !important; }
    .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_display-name, .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_email, .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_level, .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_date {
      -webkit-box-flex: 1;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      text-align: center; }
      .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_display-name strong, .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_email strong, .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_level strong, .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_date strong {
        display: block; }
    .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_display-name {
      order: 1;
      -webkit-box-flex: 1;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      margin-bottom: 0 !important; }
    .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_email {
      order: 3; }
    .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_level {
      order: 4; }
    .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_date {
      order: 5; } }
/*START Sign Up--------------------------------------------------*/
.newsletter-widget .gform_wrapper {
  margin: 0 !important; }
  .newsletter-widget .gform_wrapper form {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
  .newsletter-widget .gform_wrapper .validation_error {
    position: absolute;
    background: white;
    top: -82px;
    margin: 0; }
  .newsletter-widget .gform_wrapper .gform_body {
    width: 100%;
    flex-basis: 100%;
    margin-right: 1.3888888888888888rem; }
    .newsletter-widget .gform_wrapper .gform_body ul.gform_fields {
      padding-left: 0;
      margin: 0;
      list-style: none;
      display: flex; }
      .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li {
        width: 100%;
        margin-top: 0 !important;
        padding: 0 !important;
        margin-bottom: 0 !important;
        margin-right: 30px; }
        .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield:last-child, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li:last-child {
          margin-right: 0; }
        .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_label, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .gfield_label {
          display: none; }
        .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container {
          margin: 0 !important; }
          .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input {
            background: transparent;
            border: none;
            border-bottom: 1px solid white;
            border-radius: 0;
            margin-top: 0 !important;
            color: white;
            font-family: 'Roboto', sans-serif;
            font-size: 0.7777777777777778rem !important;
            font-weight: 400;
            text-align: left;
            text-transform: none;
            padding: 1.1111111111111112rem .7777777777777777rem;
            width: 100%;
            height: 50px; }
            .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: auto;
    flex-basis: auto;
    margin: 0 !important;
    padding: 0 !important; }
    .newsletter-widget .gform_wrapper .gform_footer .gform_button {
      font-family: 'Lato', sans-serif;
      background: #f79828;
      border-radius: 7px;
      border: 2px solid white;
      color: white !important;
      font-size: 16px;
      font-stretch: normal;
      font-style: normal;
      font-weight: bold;
      letter-spacing: normal;
      line-height: normal;
      margin: 0 !important;
      min-width: 220px;
      padding: 1rem 1.7777777777777777rem !important;
      text-align: center;
      text-transform: uppercase;
      transition: 0.4s;
      width: 100%; }
      .newsletter-widget .gform_wrapper .gform_footer .gform_button:hover {
        background: white;
        color: #222c69 !important;
        text-decoration: none; }
  .newsletter-widget .gform_wrapper .gfield_description {
    display: none; }
  .newsletter-widget .gform_wrapper img.gform_ajax_spinner {
    display: none !important; }

@media only screen and (max-width: 991px) {
  .newsletter-widget .gform_wrapper form {
    flex-direction: column !important; }

  .newsletter-widget .gform_wrapper .gform_body {
    margin: 0 auto 2rem; }

  .newsletter-widget .gform_wrapper .gform_footer {
    flex-basis: 100%;
    width: 100%; }

  .newsletter-widget .gform_wrapper form {
    width: 100%; }

  .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li .ginput_container input {
    text-align: center; }

  .newsletter-widget .gform_wrapper form {
    justify-content: center;
    align-items: center; }

  .newsletter-widget .gform_wrapper .validation_error {
    position: relative;
    background: white;
    top: 0;
    margin-bottom: 2rem; } }
@media only screen and (max-width: 767px) {
  .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li.gfield, .newsletter-widget .gform_wrapper .gform_body ul.gform_fields li {
    width: 100%;
    margin-right: 0; }

  .newsletter-widget .gform_wrapper .gform_body ul.gform_fields {
    flex-direction: column; } }
@media only screen and (max-width: 480px) {
  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-row:nth-child(7) {
    width: 100%; }
    .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f #id_65062749-e464-47d5-a304-8a83dc613368 .sli-row:nth-child(7) .sli-columns {
      padding: 0 !important;
      width: 100%; }

  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-field-error {
    position: relative !important; }

  .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input:not([type]), .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="text"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="password"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="date"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="datetime-local"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="month"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="week"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="email"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="number"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="search"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="tel"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="time"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="url"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="color"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form textarea, .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form input[type="file"], .salsa-form-newsletter .id_b39475fc-bbac-4ef1-80ad-cb4f24b0613f .sli-form select {
    text-align: center !important; } }
/*END Sign Up------------------------------------------*/
.gform_wrapper:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield {
  padding-left: 0 !important;
  /*checkbox*/
  /*field address */ }
  .gform_wrapper:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield .ginput_container_radio {
    /*RADIO Button circular style*/ }
    .gform_wrapper:not(#gform_wrapper_1) .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:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label,
    .gform_wrapper:not(#gform_wrapper_1) .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: #707070;
      cursor: pointer;
      display: inline-block !important;
      font-size: 18px;
      font-stretch: normal;
      font-style: normal;
      font-weight: 400;
      letter-spacing: normal;
      line-height: 1.67;
      margin: 0 auto;
      padding: 0 0 0 25px !important;
      position: relative;
      vertical-align: middle;
      z-index: 1; }
      .gform_wrapper:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:checked + label::after,
      .gform_wrapper:not(#gform_wrapper_1) .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: #222c69;
        border-radius: 50%;
        border: 4px solid #222c69;
        height: 14px;
        left: 0;
        position: absolute;
        top: 7px;
        transition: all 0.2s ease;
        width: 14px;
        z-index: -1; }
    .gform_wrapper:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield .ginput_container_radio ul.gfield_radio li [type="radio"]:checked,
    .gform_wrapper:not(#gform_wrapper_1) .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:not(#gform_wrapper_1) .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 #6c757d;
      background: transparent; }
  .gform_wrapper:not(#gform_wrapper_1) .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:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label,
  .gform_wrapper:not(#gform_wrapper_1) .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:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label::after,
    .gform_wrapper:not(#gform_wrapper_1) .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: #222c69;
      border-radius: 0;
      border: 4px solid #222c69;
      height: 15px;
      left: 0;
      position: absolute;
      top: 1px;
      transition: all 0.2s ease;
      width: 15px;
      z-index: -1; }
  .gform_wrapper:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked,
  .gform_wrapper:not(#gform_wrapper_1) .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:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield .ginput_container_checkbox ul.gfield_checkbox li [type="checkbox"]:checked + label::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    /*--adjust as necessary--*/
    color: #fff;
    display: inline-block;
    font-size: 12px;
    left: 1px;
    position: absolute;
    top: 0px; }
  .gform_wrapper:not(#gform_wrapper_1) .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: 4px solid #939382;
    background: transparent; }
  .gform_wrapper:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield .ginput_container_address .address_country select {
    padding: 5px 4px;
    line-height: 1em !important; }
  .gform_wrapper:not(#gform_wrapper_1) .gform_body ul.gform_fields li.gfield .top_label .gfield_label {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 1em; }

.gform_wrapper:not(#gform_wrapper_1) .gform_footer {
  display: inline-block;
  margin: 0 !important;
  position: relative;
  padding: 0 !important;
  width: auto !important;
  margin-top: 30px !important; }
  .gform_wrapper:not(#gform_wrapper_1) .gform_footer input[type="submit"], .gform_wrapper:not(#gform_wrapper_1) .gform_footer input.button {
    font-family: 'Lato', sans-serif !important;
    background-color: #f79828;
    border-radius: 7px;
    border: none !important;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 20px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: bold !important;
    letter-spacing: normal !important;
    line-height: 1.1 !important;
    margin: 0 !important;
    opacity: 1;
    padding: 13px 30px !important;
    text-align: center !important;
    text-transform: uppercase;
    transition: all 0.4s ease;
    width: 170px !important;
    display: inline-block;
    max-width: 100%;
    position: relative;
    text-decoration: none !important; }
    .gform_wrapper:not(#gform_wrapper_1) .gform_footer input[type="submit"]:hover, .gform_wrapper:not(#gform_wrapper_1) .gform_footer input[type="submit"]:focus, .gform_wrapper:not(#gform_wrapper_1) .gform_footer input[type="submit"]:active, .gform_wrapper:not(#gform_wrapper_1) .gform_footer input.button:hover, .gform_wrapper:not(#gform_wrapper_1) .gform_footer input.button:focus, .gform_wrapper:not(#gform_wrapper_1) .gform_footer input.button:active {
      background-color: #161c42 !important;
      color: #fff !important;
      text-decoration: none; }

.interior .gform_confirmation_wrapper {
  font-size: 18px !important;
  color: #222c69 !important; }

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 18px;
  color: #fff;
  display: block;
  background: #222c69;
  padding: 10px 20px;
  position: relative; }

.gform_wrapper input:not([type="submit"]), .gform_wrapper textarea, .gform_wrapper select {
  font-family: 'Roboto', sans-serif;
  background: #e8e8e8;
  border-radius: 7px;
  border: 2px solid #cecece;
  box-shadow: none;
  color: #6c757d;
  min-height: 50px;
  padding: 15px 20px !important; }
  .gform_wrapper input:not([type="submit"]):active, .gform_wrapper input:not([type="submit"]):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/icons/select-arrow.png") 97%/10px no-repeat #e8e8e8;
  padding: 15px 20px !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 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px !important;
  font-weight: normal !important;
  margin: 10px 0 0 0;
  color: #707070; }

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label {
  margin-bottom: 5px !important; }

.tml input, .tml textarea, .tml select {
  background: #f0f0f0;
  border-radius: 7px;
  border: 1px solid #f0f0f0;
  box-shadow: none;
  color: #2d1a09;
  min-height: 50px;
  padding: 3px 10px !important; }

#loginform .tml-submit-wrap input[type="submit"] {
  background-color: #f79828;
  border-radius: 7px;
  border: none;
  box-shadow: none;
  color: #ffffff !important;
  display: inline-block;
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  font-stretch: normal !important;
  font-style: normal !important;
  font-weight: bold !important;
  letter-spacing: normal !important;
  line-height: 1 !important;
  max-width: 100%;
  min-width: 100%;
  overflow-wrap: break-word;
  padding: 16px 28px;
  position: relative;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.4s ease;
  width: 100%; }
  #loginform .tml-submit-wrap input[type="submit"]:hover {
    background-color: #222c69; }
#loginform .login-username, #loginform .login-password {
  margin-bottom: 10px !important; }
  #loginform .login-username label, #loginform .login-password label {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 1em; }
  #loginform .login-username input, #loginform .login-password input {
    background: #f0f0f0;
    border-radius: 0;
    border: 1px solid #f0f0f0;
    box-shadow: none;
    color: #2d1a09;
    min-height: 50px;
    width: calc(50% - 8px);
    padding: 3px 10px !important; }
    #loginform .login-username input:active, #loginform .login-username input:focus, #loginform .login-password input:active, #loginform .login-password input:focus {
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
      outline: none; }
#loginform .login-submit {
  display: inline-block;
  margin: 0 !important;
  position: relative;
  padding: 0 !important;
  width: auto !important;
  margin-top: 30px !important; }
  #loginform .login-submit::after {
    content: "";
    background-image: url("../images/icons/chevron-black-right.svg");
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    height: 11px;
    margin-left: 0;
    position: absolute;
    right: 10px;
    left: unset;
    top: 50%;
    width: 8px;
    z-index: 9; }
  #loginform .login-submit #wp-submit, #loginform .login-submit input[type="submit"] {
    background: #f79828;
    border-radius: 0;
    color: #000000 !important;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto', sans-serif !important;
    font-size: 18px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: normal !important;
    letter-spacing: normal !important;
    line-height: 1 !important;
    margin: 0 !important;
    max-width: 100%;
    padding: 16px 28px !important;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: all 0.4s ease;
    width: 100%;
    min-width: 100%; }
    #loginform .login-submit #wp-submit:hover, #loginform .login-submit #wp-submit:focus, #loginform .login-submit #wp-submit:active, #loginform .login-submit input[type="submit"]:hover, #loginform .login-submit input[type="submit"]:focus, #loginform .login-submit input[type="submit"]:active {
      background: #000000;
      color: #fff !important;
      text-decoration: none; }
      #loginform .login-submit #wp-submit:hover::after, #loginform .login-submit #wp-submit:focus::after, #loginform .login-submit #wp-submit:active::after, #loginform .login-submit input[type="submit"]:hover::after, #loginform .login-submit input[type="submit"]:focus::after, #loginform .login-submit input[type="submit"]:active::after {
        background-image: url("../images/chevron-white-right.svg"); }

ul.tml-action-links li {
  padding: 0 !important; }
  ul.tml-action-links li::before {
    content: none !important; }
  ul.tml-action-links li a {
    color: #f79828 !important;
    transition: all 0.4s ease;
    border-bottom: 1px solid transparent !important; }
    ul.tml-action-links li a:hover {
      border-bottom: 1px solid #f79828 !important; }

#bbpress-forums ul.bbp-forums li, #bbpress-forums ul.bbp-lead-topic li, #bbpress-forums ul.bbp-replies li, #bbpress-forums ul.bbp-search-results li, #bbpress-forums ul.bbp-topics li {
  padding: 0 !important; }
  #bbpress-forums ul.bbp-forums li::before, #bbpress-forums ul.bbp-lead-topic li::before, #bbpress-forums ul.bbp-replies li::before, #bbpress-forums ul.bbp-search-results li::before, #bbpress-forums ul.bbp-topics li::before {
    content: none !important; }
  #bbpress-forums ul.bbp-forums li ul li, #bbpress-forums ul.bbp-lead-topic li ul li, #bbpress-forums ul.bbp-replies li ul li, #bbpress-forums ul.bbp-search-results li ul li, #bbpress-forums ul.bbp-topics li ul li {
    padding: 0 !important; }
    #bbpress-forums ul.bbp-forums li ul li::before, #bbpress-forums ul.bbp-lead-topic li ul li::before, #bbpress-forums ul.bbp-replies li ul li::before, #bbpress-forums ul.bbp-search-results li ul li::before, #bbpress-forums ul.bbp-topics li ul li::before {
      content: none !important; }
  #bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles li, #bbpress-forums ul.bbp-lead-topic li.bbp-header ul.forum-titles li, #bbpress-forums ul.bbp-replies li.bbp-header ul.forum-titles li, #bbpress-forums ul.bbp-search-results li.bbp-header ul.forum-titles li, #bbpress-forums ul.bbp-topics li.bbp-header ul.forum-titles li {
    padding: 10px !important; }

#bbpress-forums li.bbp-header {
  background-color: #222c69; }
  #bbpress-forums li.bbp-header ul li {
    color: #ffffff; }

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
  padding: 0 !important; }
  #bbpress-forums li.bbp-body ul.forum li, #bbpress-forums li.bbp-body ul.topic li {
    padding: 10px !important; }

#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta {
  margin: 0; }

#bbpress-forums #bbp-search-form div {
  font-size: 0; }
#bbpress-forums #bbp-search-form #bbp_search {
  font-family: 'Roboto', sans-serif;
  background-color: #e8e8e8;
  border-radius: 7px 0 0 7px;
  border: solid 2px #cecece;
  color: #707070;
  font-size: 18px;
  height: 40px;
  padding: 7px; }
#bbpress-forums #bbp-search-form input#bbp_search_submit {
  background-color: #f79828;
  border-radius: 0 7px 7px 0;
  border: none;
  color: #fff !important;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  padding: 7px 10px;
  text-transform: uppercase;
  transition: all 0.4s ease; }
  #bbpress-forums #bbp-search-form input#bbp_search_submit:hover {
    background-color: #222c69; }

#bbpress-forums a {
  color: #f79828 !important;
  border-bottom: 1px solid transparent;
  transition: all 0.4s ease; }
  #bbpress-forums a:hover {
    border-bottom: 1px solid #f79828;
    text-decoration: none !important; }

.filter-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  justify-content: space-evenly;
  align-items: flex-start;
  -webkit-justify-content: space-evenly;
  -webkit-align-items: flex-start;
  margin: 50px 0 20px !important; }
  .filter-wrap div[id^="ajaxsearchpro"] .probox .proinput form input {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #000000;
    /* firefox 19+ */
    /* ie */ }
    .filter-wrap div[id^="ajaxsearchpro"] .probox .proinput form input::-webkit-input-placeholder {
      color: #000000;
      opacity: 1; }
    .filter-wrap div[id^="ajaxsearchpro"] .probox .proinput form input::-moz-placeholder {
      color: #000000;
      opacity: 1; }
    .filter-wrap div[id^="ajaxsearchpro"] .probox .proinput form input:-ms-input-placeholder {
      color: #000000;
      opacity: 1; }
  .filter-wrap .mdf_shortcode_container form select {
    border-radius: 0;
    border: none;
    display: block;
    line-height: normal;
    margin: 0 0 20px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url("../images/icons/select-arrow-caret.svg") 97%/16px no-repeat #f0f0f0;
    /* firefox 19+ */
    /* ie */ }
    .filter-wrap .mdf_shortcode_container form select::-webkit-input-placeholder {
      color: #000000;
      opacity: 1; }
    .filter-wrap .mdf_shortcode_container form select::-moz-placeholder {
      color: #000000;
      opacity: 1; }
    .filter-wrap .mdf_shortcode_container form select:-ms-input-placeholder {
      color: #000000;
      opacity: 1; }

#ajaxsearchprores3_1 .results .item .asp_content h3 a, #ajaxsearchprores3_2 .results .item .asp_content h3 a, div.asp_r.asp_r_3 .results .item .asp_content h3 a {
  color: #ffffff !important;
  font-size: 18px;
  line-height: 1em; }

.filter-wrap .mdf_shortcode_container {
  width: auto !important; }

.mdf_input_container, .mdf_taxonomy_child_container {
  margin: 0 15px;
  width: auto !important;
  text-align: center !important; }

.filters {
  margin: 0 0 50px 0; }
  .filters .filter-description {
    font-family: 'Roboto', sans-serif;
    color: #2c2c2c;
    font-size: 18px;
    font-weight: bold; }

.page-template-_category-blog-news .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies {
  -webkit-flex-flow: column !important; }
  .page-template-_category-blog-news .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies .mdf_input_container {
    margin-bottom: 10px; }

.page-template-_testimonials-grid .mdf_shortcode_skin_custom form {
  -webkit-flex-flow: row nowrap; }

html[lang="es"] .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies::before {
  content: "Filtrar"; }

.mdf_input_container {
  width: unset !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  margin-bottom: 30px; }

.mdf_shortcode_skin_custom form {
  /*Flex*/
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  float: none; }
  .mdf_shortcode_skin_custom form .mdf_shortcode_reset_button input[type=submit], .mdf_shortcode_skin_custom form .mdf_shortcode_reset_button .mdf_button, .mdf_shortcode_skin_custom form .mdf_shortcode_reset_button .mdf_reset_button {
    font-family: 'Roboto', sans-serif !important;
    background: #f79828;
    border-radius: 0;
    border: none;
    color: #fff;
    display: block;
    font-size: 18px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: normal !important;
    letter-spacing: normal !important;
    width: auto !important;
    margin: 0 auto;
    max-width: 100%;
    padding: 12px 20px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    text-transform: none;
    transition: all 0.4s ease; }
    .mdf_shortcode_skin_custom form .mdf_shortcode_reset_button input[type=submit]:hover, .mdf_shortcode_skin_custom form .mdf_shortcode_reset_button .mdf_button:hover, .mdf_shortcode_skin_custom form .mdf_shortcode_reset_button .mdf_reset_button:hover {
      text-decoration: none;
      background: #f79828;
      color: #ffffff; }
  .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies {
    /*Flex*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
    float: none;
    position: relative; }
    .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies::before {
      content: none;
      font-size: 30px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      display: inline-block;
      margin-top: 9px; }
    .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies .mdf_input_container select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: url("../images/icons/select-arrow-caret.svg") 97%/10px no-repeat #e8e8e8;
      font-family: 'Roboto', sans-serif;
      border-radius: 7px;
      border: 1px solid #cecece;
      color: #707070;
      font-size: 18px;
      font-stretch: normal;
      font-style: normal;
      font-weight: normal;
      height: 50px;
      letter-spacing: normal;
      line-height: normal;
      margin: 0 auto;
      max-width: 100%;
      padding: 7px 30px 7px 20px !important;
      width: 310px; }
      .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies .mdf_input_container select option {
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: inherit;
        letter-spacing: normal;
        color: #707070; }
    .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies .mdf_input_container input {
      border-radius: 7px;
      border: 1px solid #fff;
      display: block;
      line-height: 2em;
      margin: 0 !important;
      max-width: 90%;
      padding: 5px 20px;
      width: 330px; }
    .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies .mdf_taxonomy_child_container {
      margin: 0 !important; }

.navigation {
  display: block;
  text-align: left;
  width: 100%; }
  .navigation ol.tw-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: none;
    list-style: none;
    margin: 10px;
    padding: 0; }
    .navigation ol.tw-pagination > li::before {
      content: none; }
    .navigation ol.tw-pagination li {
      display: inline-block;
      padding: 0;
      margin: 0 5px;
      min-width: 35px;
      text-align: center;
      line-height: 1; }
      .navigation ol.tw-pagination li:first-child {
        display: none; }
      .navigation ol.tw-pagination li .title {
        font-weight: bold;
        color: #f79828; }
      .navigation ol.tw-pagination li span.current {
        font-family: 'Roboto', sans-serif;
        background: transparent;
        border-radius: 0 !important;
        border: none;
        color: #ffffff;
        display: inline-block;
        min-height: unset;
        min-width: unset;
        position: relative;
        font-size: 23px !important;
        text-align: center;
        text-decoration: none;
        border-bottom: 3px solid #ffffff;
        font-weight: bold;
        z-index: 2; }
        .navigation ol.tw-pagination li span.current:after {
          content: none;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background: #222c69;
          border-radius: 0;
          display: block;
          height: 100%;
          left: 50%;
          position: absolute;
          top: 50%;
          width: 100%;
          z-index: -1; }
      .navigation ol.tw-pagination li a {
        font-family: 'Roboto', sans-serif;
        background: transparent;
        border-radius: 0;
        color: #f79828;
        display: inline-block;
        font-style: normal;
        font-weight: bold;
        margin: 0 !important;
        padding: 0;
        position: relative;
        text-align: center;
        line-height: 1 !important;
        text-decoration: none;
        vertical-align: bottom;
        transition: all 0.4s ease;
        z-index: 2; }
        .navigation ol.tw-pagination li a:before {
          content: none;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          background: transparent;
          border-radius: 0;
          display: block;
          height: 2rem;
          left: 50%;
          position: absolute;
          top: 50%;
          width: 2rem;
          z-index: -2; }
        .navigation ol.tw-pagination li a.page {
          font-family: 'Roboto', sans-serif;
          font-size: 23px;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: 1 !important;
          letter-spacing: normal;
          text-align: center;
          color: #ffffff; }
        .navigation ol.tw-pagination li a.prev, .navigation ol.tw-pagination li a.next {
          font-size: 0; }
          .navigation ol.tw-pagination li a.prev::after, .navigation ol.tw-pagination li a.next::after {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            /*--adjust as necessary--*/
            /*--adjust as necessary--*/
            color: #f79828;
            font-size: 25px; }
        .navigation ol.tw-pagination li a.prev::after {
          content: "\f137"; }
        .navigation ol.tw-pagination li a.next::after {
          content: "\f138"; }

@media only screen and (max-width: 1200px) {
  .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies .mdf_input_container select {
    width: 290px; } }
@media only screen and (max-width: 991px) {
  .filter-wrap div[id^="ajaxsearchpro"] {
    flex-basis: inherit !important; }

  .filter-wrap {
    -webkit-box-orient: vertical;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px !important;
    margin: 20px auto !important; }
    .filter-wrap div[id^="ajaxsearchpro"] {
      margin-bottom: 20px !important;
      min-width: 100%; }
    .filter-wrap .mdf_shortcode_container {
      width: 100% !important;
      margin-top: 0; }

  .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies .mdf_input_container select {
    margin: 0 auto 20px !important; }

  .filters .filter-description {
    margin-bottom: 25px; }

  .mdf_shortcode_skin_custom form .mdf_input_container_taxonomies {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }

  .mdf_input_container_block {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  form.pmpro_member_directory_search {
    float: none;
    text-align: center; }

  h3#pmpro_member_directory_subheading {
    text-align: center; }

  .mdf_input_container, .mdf_taxonomy_child_container {
    text-align: center !important;
    margin: 0 0 20px 0; }
    .mdf_input_container select option, .mdf_taxonomy_child_container select option {
      max-width: 100% !important; }

  .navigation ol.tw-pagination {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0; }

  .pmpro_member_directory .pmpro_member_directory-item .pmpro_member_directory_avatar {
    flex: 100%;
    margin: 20px auto;
    text-align: left; } }
@media only screen and (max-width: 576px) {
  .navigation ol.tw-pagination li {
    margin: 10px 5px;
    min-width: 25px; }

  .filter-wrap div[id^="ajaxsearchpro"] {
    margin-bottom: 20px; } }
.comments h2.comments-title {
  font-family: 'Lato', sans-serif;
  color: #f79828 !important;
  font-size: 34px;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 10px; }
.comments .count-comments {
  font-family: 'Lato', sans-serif;
  color: #222c69 !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, .comments ol.comment-list .comment-body .comment-author.vcard a.url {
      font-family: 'Roboto', sans-serif;
      color: #2c2c2c;
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      text-decoration: none; }
    .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: "Font Awesome 5 Free";
          font-weight: 900;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          /*--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: "Font Awesome 5 Free";
          font-weight: 900;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          /*--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: "Font Awesome 5 Free";
      font-weight: 900;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      /*--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: 'Lato', sans-serif;
    color: #f79828;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px; }
  .comments .comment-respond .comment-form-comment {
    margin-top: 20px; }
  .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 {
    font-family: 'Roboto', sans-serif;
    background: #e8e8e8;
    border-radius: 7px;
    border: 2px solid #cecece;
    box-shadow: none;
    color: #6c757d;
    min-height: 50px;
    padding: 15px 20px !important;
    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: 'Lato', sans-serif !important;
    background-color: #f79828;
    border-radius: 7px;
    border: none !important;
    color: #ffffff !important;
    cursor: pointer;
    font-size: 20px !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: bold !important;
    letter-spacing: normal !important;
    line-height: 1.1 !important;
    margin: 0 !important;
    opacity: 1;
    padding: 13px 30px !important;
    text-align: center !important;
    text-transform: uppercase;
    transition: all 0.4s ease;
    width: auto !important;
    display: inline-block;
    max-width: 100%;
    position: relative;
    text-decoration: none !important; }
    .comments .comment-respond #commentform .form-submit input[type="submit"]:hover, .comments .comment-respond #commentform .form-submit input[type="submit"]:focus, .comments .comment-respond #commentform .form-submit input[type="submit"]:active {
      background-color: #222c69 !important;
      color: #fff !important;
      text-decoration: none; }

body.category .interior-page {
  padding: 40px 0; }
  body.category .interior-page .m-bottom {
    margin-bottom: 25px; }
  body.category .interior-page .filter-category {
    margin-bottom: 40px; }
    body.category .interior-page .filter-category select {
      background: #f79828 url("../images/icons/caret-down-white.png") 95%/auto no-repeat;
      appearance: none;
      border-radius: 3px;
      border: 1px solid #f79828;
      color: #ffffff;
      display: block;
      line-height: 1.4;
      margin: 0 0 0;
      max-width: 100% !important;
      min-height: 50px;
      padding: 12px 50px 10px 15px;
      width: 400px;
      -moz-appearance: none;
      -webkit-appearance: none; }
      body.category .interior-page .filter-category select option {
        color: #ffffff; }
    body.category .interior-page .filter-category div[id^="ajaxsearchpro"] {
      background-image: radial-gradient(ellipse at center, #f79828, #f79828) !important;
      font-weight: normal !important;
      font-size: 16px !important;
      border-radius: 3px !important;
      flex-basis: 400px;
      max-width: 100% !important; }
      body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox {
        height: 50px !important;
        background: transparent !important; }
        body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .promagnifier {
          background: #f79828 !important;
          width: 50px !important;
          height: 50px !important; }
          body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .promagnifier .innericon {
            width: 50px !important;
            height: 50px !important; }
        body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput {
          background: transparent !important;
          height: auto !important;
          padding: 15px !important; }
          body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form input, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form textarea, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form select {
            border-radius: 3px !important;
            box-shadow: none !important;
            color: #ffffff !important;
            font-family: 'Lato', sans-serif !important;
            font-size: 18px !important;
            font-weight: 600 !important;
            height: auto !important;
            outline: none !important;
            padding: 15px 15px !important;
            width: 100%; }
            body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form input.autocomplete, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form textarea.autocomplete, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form select.autocomplete {
              top: 20px !important; }
            body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form input:active, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form input:focus, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form textarea:active, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form textarea:focus, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form select:active, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form select:focus {
              outline: none !important;
              border: none !important; }
            body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form input::-webkit-input-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form input::-moz-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form input:-ms-input-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form input:-moz-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form textarea::-webkit-input-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form textarea::-moz-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form textarea:-ms-input-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form textarea:-moz-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form select::-webkit-input-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form select::-moz-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form select:-ms-input-placeholder, body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proinput form select:-moz-placeholder {
              color: #ffffff !important;
              font-family: 'Lato', sans-serif !important;
              font-size: 18px !important;
              font-weight: normal !important;
              opacity: 1 !important; }
        body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proloading {
          align-self: center; }
        body.category .interior-page .filter-category div[id^="ajaxsearchpro"] .probox .proclose {
          align-self: center; }
    body.category .interior-page .filter-category #ajaxsearchprores1_1.vertical, body.category .interior-page .filter-category #ajaxsearchprores1_2.vertical, body.category .interior-page .filter-category div.asp_r.asp_r_1.vertical {
      background: #f79828 !important; }
  body.category .interior-page form.searchandfilter {
    margin-bottom: 30px; }
    body.category .interior-page form.searchandfilter ul {
      padding: 0;
      display: block;
      margin: 0 auto;
      text-align: center; }
      body.category .interior-page form.searchandfilter ul li {
        display: inline-block !important;
        padding: 0;
        margin: 0 10px; }
      body.category .interior-page form.searchandfilter ul input, body.category .interior-page 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; }
      body.category .interior-page form.searchandfilter ul input[type=submit], body.category .interior-page form.searchandfilter ul .mdf_button, body.category .interior-page form.searchandfilter ul .mdf_reset_button {
        font-family: 'Roboto', sans-serif;
        background: #f79828;
        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; }
        body.category .interior-page form.searchandfilter ul input[type=submit]:hover, body.category .interior-page form.searchandfilter ul .mdf_button:hover, body.category .interior-page form.searchandfilter ul .mdf_reset_button:hover {
          text-decoration: none;
          background: #222c69; }

.team-vList .name-member::after {
  background-color: #222c69 !important; }

.team-vGrid-square .single-member .featured-member-images {
  background-color: #f79828 !important; }

.team-vGrid-square .single-member .featured-member-images .hover-box .read-more-hover .fa-plus-circle {
  font-size: inherit !important; }

.social-networks a i, .social-networks a svg[class^="fa"], .social-networks a svg[class^="fas"], .social-networks a .svg-inline--fa, .social-networks li i, .social-networks li svg[class^="fa"], .social-networks li svg[class^="fas"], .social-networks li .svg-inline--fa, .social-networks li a i, .social-networks li a svg[class^="fa"], .social-networks li a svg[class^="fas"], .social-networks li a .svg-inline--fa {
  color: #fff !important; }

#sc_our_team_panel .sc_our_team_panel {
  left: 0 !important; }

.sc_our_team_panel.slidein {
  left: 0 !important; }

body.admin-bar #wpadminbar {
  z-index: 2040 !important; }
body.admin-bar #sc_our_team_lightbox, body.admin-bar #sc_our_team_panel {
  z-index: 2050 !important; }

#sc_our_team_lightbox, #sc_our_team_panel {
  z-index: 1090 !important; }

#sc_our_team .sc_team_member .wp-post-image {
  object-fit: cover; }

#sc_our_team .sc_team_member .sc_team_member_jobtitle {
  top: unset !important;
  margin: 0 !important;
  bottom: 11%;
  font-size: 16px !important; }

#sc_our_team .sc_team_member .sc_team_member_name {
  top: unset !important;
  bottom: 20%; }

.sc_team_single_member.sidebar .sc-team-member-posts .width75.left a:hover, .sc_team_single_member.sidebar .sc_team_list .sc_team_group .sc_team_group_members li a {
  text-decoration: none; }

.sc_our_team_panel {
  background: #fff; }

.sc_our_team_panel .sc-left-panel {
  background: #222c69; }

.sc_our_team_panel .sc-right-panel .sc-title {
  color: #222c69 !important;
  font-size: 30px !important; }

.sc_our_team_panel .sc-right-panel .sc-content p, .sc_our_team_panel .sc-right-panel .sc-content {
  color: #222c69 !important; }

@media only screen and (max-width: 991px) {
  .team-vGrid-square .single-member .featured-member-images .hover-box .read-more-hover {
    height: 100%; } }
body {
  padding-top: 135px; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

main {
  overflow: hidden; }

@media only screen and (max-width: 991px) {
  html, body {
    font-size: 16px; } }
@media only screen and (max-width: 480px) {
  html, body {
    font-size: 14px; } }

/*# sourceMappingURL=style.css.map */
