body {
  font-family: Barlow, "Open Sans", sans-serif;
  color: #444;
  font-size: 17px;
  font-weight: 400;
  overflow-x: hidden;
  min-height: 100vh;
  background-color: #f6f4ff;
}
.wp-block-image img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Barlow, sans-serif;
  font-weight: 700;
}
.single-blog .wp-block-latest-posts.wp-block-latest-posts__list li,
.widget_search {
  margin-bottom: 1em;
}
.w3eden a:hover,
a {
  color: #0043ac;
  text-decoration: none;
}
.vvi-home-news .wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date,
a:hover {
  color: #0043ac;
}
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #e9461d !important;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: 0.4s;
}
.n2-ss-slide,
.vvi-intro::before {
  width: 100%;
  position: absolute;
  left: 0;
}
.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #0043ac;
  color: #fff;
  opacity: 0.8;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
::placeholder {
  font-size: 12px;
}
.header {
  transition: 0.5s;
  z-index: 997;
  background: rgba(255, 255, 255, 0.98);
  height: 99px;
}
.header.header-scrolled {
  box-shadow: 0 5px 25px 0 #00000012;
  background: #fff;
  height: 89px;
}
.header img.logo {
  padding: 10px;
  background: #fff;
  border-radius: 0 0 20px 20px;
  width: 100%;
  box-shadow: 2px 2px 25px 0 #bdb6ff91;
  transition: 0.5s;
  margin-left: 20%;
  height: 110%;
}
.header.header-scrolled img.logo {
  width: 90%;
}
.doc-side .list-group,
.navbar {
  padding: 0;
}
.nav {
  float: right;
}
.header .vvi-menu {
  margin-right: -10px;
}
.header .vvi-top-menu ul {
  list-style: none;
  display: flex !important;
  float: right !important;
  margin-right: 0 !important;
}
#mega-menu-wrap-header-menu {
  line-height: 60px !important;
}
.header .vvi-top-menu ul li a {
  padding: 0 10px;
  font-weight: 500 !important;
  color: #414042;
}
.header .vvi-top-menu ul li a:last-child {
  padding-right: 0;
}
.header .is-menu a svg {
  margin: 4px 3px 0;
  background: #414042;
  padding: 7px;
  border-radius: 99px;
  height: 30px;
  width: 30px;
}
.is-menu path.search-icon-path {
  fill: #fff !important;
}
.top-bar {
  background: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.05) 99%,
    rgba(0, 0, 0, 0.05) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.05) 99%,
    rgba(0, 0, 0, 0.05) 100%
  );
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 99%,
    rgba(0, 0, 0, 0.1) 100%
  );
}
.vvi-home-news .wp-block-columns,
ul.wp-block-social-links {
  margin-bottom: 0;
}
.nav
  #mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  font-family: Barlow, "Open Sans", sans-serif;
  font-weight: 600;
}
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link,
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link:hover {
  font-family: Barlow, "Open Sans", sans-serif;
  font-weight: 500;
}
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-flyout
  ul.mega-sub-menu {
  box-shadow: 0 0 20px rgba(7, 10, 175, 0.462);
  margin-top: 5px;
  border-radius: 10px;
}
.header.header-scrolled
  #mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-flyout
  ul.mega-sub-menu,
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  margin-top: 0;
}
.uagb-buttons__outer-wrap .uagb-buttons__wrap {
  line-height: 35px;
  transition: 0.5s;
}
.header.header-scrolled .uagb-buttons__outer-wrap .uagb-buttons__wrap {
  line-height: 25px;
}
div#n2-ss-2 .n2-style-aae0a8b802ba05ae7a2273e9add8485f-heading {
  margin-top: 80px;
  border-radius: 0 !important;
}
.n2-ss-slide {
  top: 0;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 69%);
}
.breadcrumbs {
  position: relative;
  z-index: 111;
  color: #fff;
}
#footer .footer-top .footer-links ul a:hover,
.breadcrumbs a {
  color: #fff;
}
#breadcrumbs .breadcrumb_last {
  color: #fff;
  opacity: 0.75;
}
.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}
.vvi-intro {
  margin-top: -20px;
  background: #fff;
  z-index: 11;
  position: relative;
}
.vvi-intro::before {
  content: "";
  height: 100px;
  z-index: 0;
  background: url("../images/curve-white-top.png") center bottom/100% auto
    no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  top: -58px;
}
.vvi-intro .intro-content {
  width: 80%;
  margin: auto;
}
.vvi-intro
  .intro-icon-box
  .uagb-infobox__content-wrap.uagb-infobox__content-wrap,
.vvi-intro
  .intro-icon-box2
  .uagb-infobox__content-wrap.uagb-infobox__content-wrap {
  position: relative;
  border-radius: 20px;
  border: 7px solid #fff;
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
  margin-top: -80px;
  height: 290px;
  padding: 40px 20px;
}
.vvi-intro
  .intro-icon-box
  .uagb-infobox__content-wrap.uagb-infobox__content-wrap {
  background: #e9461d !important;
}
.vvi-intro
  .intro-icon-box2
  .uagb-infobox__content-wrap.uagb-infobox__content-wrap {
  background: #0043ac;
}
.vvi-intro .uagb-ifb-content .uagb-ifb-icon-wrap svg,
.vvi-intro h3.uagb-ifb-title,
.vvi-intro p.uagb-ifb-desc {
  fill: #fdfdfd;
  color: #fdfdfd;
}
.intro-about,
.vvi-home-news,
.vvi-partners-section {
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}
.intro-about .triangle-dotted {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url("../images/triangle-dotted-grey.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 200px;
  position: absolute;
  top: 50%;
  width: 200px;
  opacity: 0.5;
}
.intro-about .triangle-dotted.right {
  right: -100px;
}
.intro-about .triangle-dotted.left {
  left: -100px;
}
.intro-about h2,
.vvi-home-news h2,
.vvi-partners-section h2 {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #e9461d !important;
}
.intro-about p {
  font-size: 22px;
  line-height: 1.32;
}
.intro-about h3.big-title {
  -webkit-text-stroke: 1px #9797971a;
  color: #f7f7f782;
  font-size: 6.25rem;
  font-weight: 800;
  opacity: 0.12;
  left: 15%;
  position: absolute;
  top: -27%;
  z-index: 0;
}
.intro-about-btn a {
  background-color: transparent;
  border: none;
  color: #e9461d !important !important;
  cursor: pointer;
  padding: 0;
  position: relative;
  transition: 0.4s;
  margin: 0 34px 0 0;
  font-weight: 500;
  font-size: 18px;
}
.intro-about .img-about img,
.intro-about .wp-block-embed iframe {
  padding: 8px;
  border-radius: 20px;
  box-shadow: 1px 10px 20px #bbbbbb7d;
}
#footer .footer-membership .vvi-footer-link,
.d-sidebar h2 {
  margin-top: 1em;
}
.intro-about-btn a::after {
  content: "";
  background-image: url("../images/arrow-right.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  right: -34px;
  top: 5px;
  position: absolute;
  width: 18px;
  height: 18px;
  transition: 0.4s;
}
.intro-about-btn:hover a::after {
  animation: 2s infinite bounceX;
}
.intro-about .img-about {
  width: 90%;
  max-width: 100%;
  margin: 0 auto;
}
.intro-about .img-about img {
  object-fit: cover;
  height: 400px;
  object-position: right;
}
.intro-about .wp-block-embed iframe {
  height: 350px;
  background: #fff;
}
.vvi-programs {
  padding: 60px 0;
  background: #e53f15;
  position: relative;
  z-index: 11;
  color: #f7f7f7;
}
.vvi-programs::after {
  content: "";
  background: url("../images/impact-arrow.svg") 0 0 / auto 100% repeat-x;
  width: 100%;
  height: calc(100% - 120px);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 20%;
  left: 50%;
  position: absolute;
  animation: 20s linear infinite slide;
  right: 0;
  z-index: 1;
  pointer-events: none;
}
.vvi-programs h2 {
  font-size: 45px;
  color: #fff;
  margin-bottom: 1rem;
}
.vvi-programs
  .uagb-button__wrapper
  .wp-block-button__link.uagb-buttons-repeater {
  background: 0 0;
  color: #fff;
  border: 1px;
  border-color: #fff !important;
  padding: 7px 30px;
  border-radius: 6px !important;
  font-size: 19px;
  margin-top: 12px;
  font-weight: 500;
  transition: 0.4s;
}
.vvi-programs
  .uagb-button__wrapper
  .wp-block-button__link.uagb-buttons-repeater:hover {
  background: #fff;
  color: #e9461d !important;
}
.vvi-programs .single-programs .uagb-ifb-image-content,
.widget_search .search-form > label,
div.st-partner {
  position: relative;
}
.vvi-programs .single-programs .uagb-ifb-image-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.75) 100%
  );
  z-index: 1;
  border-radius: 20px;
}
.vvi-programs .single-programs .uagb-ifb-image-content img {
  border: 7px solid #fff;
  width: 95%;
  height: 430px !important;
  position: relative;
  object-fit: cover;
  border-radius: 20px;
  overflow: hidden;
  margin: 0 auto;
}
.vvi-programs .single-programs .uagb-ifb-image-wrapper {
  position: relative;
  z-index: 2;
}
.vvi-programs .single-programs .uagb-ifb-title-wrap {
  margin-top: -80px;
  position: relative;
  z-index: 11;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}
.vvi-programs .single-programs h3.uagb-ifb-title {
  font-size: 20px;
  font-weight: 600;
}
.vvi-programs .single-programs .wp-block-columns {
  gap: 1em !important;
}
.counter-icon .wp-block-uagb-counter .wp-block-uagb-counter__icon,
.counter-icon .wp-block-uagb-counter__image-wrap {
  background: #fff;
  border-radius: 50%;
  border: 3px solid #e9461d !important;
}
.vvi-home-news h3.big-title {
  -webkit-text-stroke: 1px #979797;
  color: #ccc;
  font-size: 5.25rem;
  font-weight: 800;
  opacity: 0.12;
  left: 4%;
  position: absolute;
  top: 2.5%;
  z-index: 0;
}
.vvi-home-news .wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  padding-bottom: 1rem;
  margin-bottom: 1.5em;
}
.vvi-home-news a.wp-block-latest-posts__post-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  color: #414042;
}
.vvi-home-news a.wp-block-latest-posts__post-title:hover {
  color: #e9461d !important;
}
.vvi-home-news .wp-block-latest-posts.wp-block-latest-posts__list {
  margin-top: 1.5rem;
  margin-bottom: 0;
}
.vvi-home-news .wp-block-latest-posts__post-excerpt {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  line-height: 1.3;
}
.news-page
  .uagb-block-110416d6.uagb-post-grid
  .wp-block-button.uagb-post__text.uagb-post__cta
  .uagb-text-link.wp-block-button__link,
.vvi-home-news .wp-block-latest-posts__post-excerpt a.view-article {
  color: #e9461d !important;
  font-weight: 500;
  display: block;
  position: relative;
}
.news-page
  .uagb-block-110416d6.uagb-post-grid
  .wp-block-button.uagb-post__text.uagb-post__cta
  .uagb-text-link.wp-block-button__link::after,
.vvi-home-news .wp-block-latest-posts__post-excerpt a.view-article::after {
  content: "\f0da";
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  margin-left: 7px;
  font: 20px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  transition: 0.4s;
  top: 1px;
}
.vvi-home-news {
  background: url("../images/home-bg.png") fixed;
}
.vvi-partners-section {
  margin-top: -40px;
}
.vvi-partners-section h2 {
  font-size: 40px;
  margin-bottom: 2rem;
}
.list-skin-01 .fat-event-action-groups,
.list-skin-01 .fat-event-start {
  width: 28% !important;
  padding: 15px 5px !important;
}
.list-skin-01 .fat-event-title,
.list-skin-02 .fat-event-title {
  width: 40% !important;
  padding: 5px 8px !important;
}
.fat-event-start .event-month {
  font-size: 12px !important;
}
.list-skin-01 .fat-event-action-groups a {
  font-weight: 500;
  color: #e9461d !important !important;
  font-size: 12px;
  padding: 5px;
}
.list-skin-01 .fat-event-action-groups:hover a {
  color: #0043ac !important;
}
#footer .footer-membership .wpls-logo-showcase .slick-arrow,
.list-skin-01 .fat-event-action-groups:hover {
  background-color: transparent !important;
}
.fat-event-title a {
  font-size: 17px !important;
  font-weight: 500;
  transition: 0.4s;
}
.list-skin-01 .fat-event-meta-time,
.list-skin-01 .fat-event-title a i,
.list-skin-02 .fat-event-meta-time,
.wp-core-ui .notice.is-dismissible {
  display: none;
}
.event-list {
  padding-left: 0 !important;
  margin-top: 1rem;
}
.list-skin-01 .fat-event-start {
  background-color: #e9461d !important !important;
}
.fat-event-popup-thumb img {
  max-height: 400px;
  object-fit: cover;
}
@keyframes slide {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-1692px, 0, 0);
  }
}
.vvi-memberlink {
  margin-top: 2em;
}
.vvi-memberlink a {
  color: #444;
  border-bottom: 2px solid #0043ac12;
  position: relative;
  transition: border-color 0.2s;
}
.vvi-memberlink a:hover {
  color: #0043ac;
  border-bottom-color: #0043ac;
}
.cky-consent-container .cky-consent-bar {
  padding: 5px 50px !important;
  box-shadow: none !important;
}
.cky-accordion-header-des *,
.cky-gpc-wrapper .cky-gpc-desc *,
.cky-notice-des *,
.cky-preference-content-wrapper * {
  font-size: 16px !important;
}
.about-pg .about-img .uagb-image-caption {
  font-size: 14px;
  font-weight: 500;
  text-align: right !important;
  color: #e9461d !important;
}
.about-core {
  padding: 60px 0 0;
}
.core-values-item {
  background: #fff5f2;
  padding: 20px 25px 0 25px;
  min-height: 330px;
  transition: 0.4s;
  border-radius: 20px;
}
.core-values-item:hover {
  background: #f1f1f1;
}
.abt-believe img {
  padding: 5px;
  border: 5px solid;
}
.objective-item {
  padding: 20px;
}
.objective-pg .wp-block-columns {
  margin-bottom: 0.75rem;
}
.objective-img img {
  height: 650px !important;
  object-fit: cover;
  object-position: center;
  border: 5px solid #0043ac;
  padding: 5px;
}
.vvi-team h3.uagb-team__title {
  color: #e9461d !important;
  font-size: 1.3rem;
  padding: 10px 0 0;
}
.vvi-team span.uagb-team__prefix {
  font-size: 18px;
  color: #0043ac;
  font-weight: 500;
}
.vvi-team .uagb-team__content img {
  object-fit: cover;
  transition: 0.3s;
}
.vvi-team .uagb-team__content img:hover {
  transform: scale(1.05);
}
.header-wrap {
  padding-top: 300px;
  min-height: 350px;
}
.page-breadcrumb {
  background: #e9461d !important;
  padding: 10px 0 0;
}
.program-content {
  padding: 60px;
  background: #fff;
  box-shadow: 0 10px 20px #0000000f;
}
.about-core h2,
.about-pg h2,
.abt-believe h2,
.privacy-pg h1,
.privacy-pg h2,
.program-content h2 {
  font-size: 32px;
  color: #302682;
  margin-bottom: 1rem;
}
.program-content h2::after {
  content: "";
  width: 80px;
  padding: 1rem 0 0;
  margin-bottom: 1rem;
  border-bottom: 4px solid #0043ac;
  display: block;
}
.objective-pg p strong,
.program-content h3 {
  color: #0043ac;
  font-weight: 600;
  font-size: 22px;
}
.objective-pg p strong::before,
.program-content h3::before {
  content: "\f0da";
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  margin-right: 5px;
  font: 20px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  transition: 0.4s;
  top: 1px;
}
.news-page
  .uagb-post-grid.is-grid.uagb-post__image-position-top
  .uagb-post__image
  a[class^="uagb-image-ratio-"]
  > img {
  height: 180px;
  object-fit: cover;
}
.news-page
  .uagb-post-grid.is-grid.uagb-post__equal-height
  .uagb-post__inner-wrap {
  transition: 0.4s;
  box-shadow: 0 10px 10px 20px rgba(19, 26, 10, 0.02);
}
.news-page
  .uagb-post-grid.is-grid.uagb-post__equal-height
  .uagb-post__inner-wrap:hover {
  box-shadow: 1px 10px 20px #bbbbbb7d;
}
.epyt-gallery-title {
  font-size: 18px !important;
  padding: 10px;
  font-weight: 600;
  color: #e9461d !important;
  background: #fff;
}
.newsletter-form .email-field {
  padding: 10px 16px;
  font-size: 16px;
  width: 350px;
  border: none;
  margin-right: 0;
}
.newsletter-form .mc4wp-form-fields input {
  margin: 0 -5px 0 0;
}
input::placeholder {
  font-size: 1rem;
}
.newsletter-form .btn-field {
  font-size: 1rem;
  border: #0043ac;
  padding: 10px 30px;
  background: #ddd;
  font-weight: 500;
  transition: 0.4s;
}
.newsletter-form .btn-field:hover {
  background: #e9461d !important;
  color: #eee;
}
.dpage-header h2 {
  font-size: 28px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.page-header h2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 1rem;
}
.single-wdm-pg {
  padding: 60px 0;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.03) 20%,
    #ffefeb 70%,
    #ffefeb 100%
  );
}
.about-pg,
.abt-believe,
.privacy-pg,
.single-wdm,
.vvi-partners {
  padding: 100px 0;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.03) 20%,
    #ffefeb 70%,
    #ffefeb 100%
  );
}
.w3eden .list-group {
  background: #fff;
  margin: 0 0 25px;
  padding: 0 40px 0 0;
  border-radius: 0;
}
.w3eden .h1,
.w3eden h1 {
  font-size: 20px;
  color: #143366;
}
.w3eden .list-group li {
  font-size: 14px;
}
.w3eden h4 {
  line-height: 18px;
  font-weight: 600;
}
.w3eden h4 a {
  text-decoration: none;
  font-size: 16px;
  color: #143366;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.w3eden .wdm-thumb img {
  margin: -5px 0;
  height: 200px;
}
.w3eden p.label-default {
  font-size: 13px;
  font-weight: 500;
  color: #ff6000;
}
.blog-details h2,
.d-sidebar h2,
.single-blog .psidebar h3 {
  font-size: 24px;
  color: #e9461d !important;
}
.w3eden .wdm-content {
  padding: 20px 0 0 10px;
}
.report-content h3 {
  color: #e9461d !important;
  font-weight: 700;
}
.wpdm-button-area .btn {
  line-height: 40px;
}
.w3eden .card,
.w3eden .list-group-item:first-child,
.w3eden .list-group-item:last-child {
  border-radius: 0;
}
#pojo-a11y-toolbar > div.pojo-a11y-toolbar-toggle > a > svg {
  visibility: hidden !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
  /*background-image: url(../icons/accessibility.svg);*/
}
.gtranslate_wrapper .gt_switcher {
  font-family: Barlow, sans-serif;
  width: 120px;
}
.single-blog {
  background-color: #fff;
  padding: 60px 0;
}
h3.entry-title {
  margin-bottom: 1em;
  font-size: 24px;
}
.blog-details {
  box-shadow: 3px 3px 17px 0 rgba(0, 0, 0, 0.05);
  padding: 20px;
  border-radius: 6px;
  background: linear-gradient(
    0deg,
    rgba(187, 186, 186, 0.03) 20%,
    #fff 70%,
    #fff 100%
  );
}
.blog-details h2 {
  font-weight: 600;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.blog-details .thumb img {
  width: 100%;
  margin-bottom: 1em;
  max-height: 420px;
  object-fit: cover;
  object-position: top;
}
.kipya-blog-meta {
  margin-bottom: 1em;
  color: #0043ac;
  font-weight: 300;
}
.kipya-blog-header {
  color: #0043ac;
  margin-bottom: 1em;
}
.single-blog .psidebar {
  padding: 20px;
  background: #f9f9f9;
}
.single-blog .psidebar h3 {
  font-weight: 600;
  margin-bottom: 1rem;
}
.single-blog .psidebar .wp-block-latest-posts a {
  color: #e9461d !important;
  font-weight: 500;
  font-size: 14px;
}
.single-blog .psidebar time.wp-block-latest-posts__post-date {
  font-size: 12px;
}
.vvi-partners h2 {
  margin-bottom: 1rem;
  color: #e9461d !important;
}
.vvi-partners .st-partner {
  box-shadow: 0 5px 30px 10px rgba(19, 26, 10, 0.06);
  border-radius: 20px;
}
.st-partner img {
  border-bottom: 1px solid #ced0d09c;
  object-fit: contain;
}
.st-partner .st-partner-content {
  padding: 25px;
  background: #fff3ef;
  border-radius: 20px;
}
.st-partner-content h4 {
  font-size: 1rem;
  text-align: center;
  color: #e9461d !important;
  font-weight: 600;
}
.st-link a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  opacity: 0;
}
.fg-header {
  background: #f5f5f5;
  border-top: 1px solid #f5f5f5 !important;
  border-bottom: 1px solid #f5f5f5 !important;
}
h2.fg-header-title {
  font-size: 24px;
  color: #e9461d !important;
  margin-bottom: 0;
}
.fg-header-active {
  font-size: 18px;
  color: #e9461d !important;
}
.fg-header-back {
  background: #e9461d !important !important;
}
.fg-pile-cover-content {
  font-size: 15px;
  display: flex;
  position: relative;
  background: rgb(255 255 255 / 0.95);
  color: #1f4487;
  width: 100%;
  font-weight: 600;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 0 3px -2px rgba(0, 0, 0, 0.4),
    inset 0 1px 5px rgba(0, 0, 0, 0.04);
  font-family: Barlow, sans-serif;
}
.contact-pg {
  padding: 60px 0 40px;
  background-image: url(../images/bg-section-contact.jpg);
  background-position: left;
}
.contact-pg h2 {
  color: #e9461d !important;
  font-size: 28px;
}
.contact-form {
  padding: 40px 60px;
  box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.08);
  background: #e9461d1c;
  border-radius: 20px;
}
@media(max-width:768px) {
  .contact-form {
    padding: 40px 30px;
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, 0.08);
    background: #e9461d1c;
    border-radius: 20px;
  }
}
div.wpforms-container-full .wpforms-form .wpforms-page-button,
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form input[type="submit"] {
  background-color: #e9461d !important;
  border: 1px solid #e9461d !important;
  color: #fff;
  padding: 10px 15px;
  width: 200px;
  border-radius: 50px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form button[type="submit"]:active,
div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
div.wpforms-container-full .wpforms-form input[type="submit"]:active,
div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
div.wpforms-container-full .wpforms-form input[type="submit"]:hover {
  background-color: #0043ac;
  cursor: pointer;
}
div.wpforms-container-full .wpforms-form input[type="date"],
div.wpforms-container-full .wpforms-form input[type="datetime-local"],
div.wpforms-container-full .wpforms-form input[type="datetime"],
div.wpforms-container-full .wpforms-form input[type="email"],
div.wpforms-container-full .wpforms-form input[type="month"],
div.wpforms-container-full .wpforms-form input[type="number"],
div.wpforms-container-full .wpforms-form input[type="password"],
div.wpforms-container-full .wpforms-form input[type="range"],
div.wpforms-container-full .wpforms-form input[type="search"],
div.wpforms-container-full .wpforms-form input[type="tel"],
div.wpforms-container-full .wpforms-form input[type="text"],
div.wpforms-container-full .wpforms-form input[type="time"],
div.wpforms-container-full .wpforms-form input[type="url"],
div.wpforms-container-full .wpforms-form input[type="week"],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
  border: 2px solid #f7947c;
  padding: 10px 0px 10px 20px;
  border-radius: 50px;
  background: #fff4f1;
}
div.wpforms-container-full .wpforms-form .is-focused .choices__inner,
div.wpforms-container-full .wpforms-form .is-open .choices__inner,
div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown,
div.wpforms-container-full .wpforms-form input:focus,
div.wpforms-container-full .wpforms-form select:focus,
div.wpforms-container-full .wpforms-form textarea:focus {
  border: 2px solid #ccc;
  box-shadow: none;
}
div.wpforms-container .wpforms-form .choices__inner {
  border: 2px solid #eee !important;
}
.wpforms-container .wpforms-field {
  padding: 5px 0;
}
div.wpforms-container-full .wpforms-field-label {
  margin-bottom: 7px;
}
.wpforms-container .wpforms-submit-container {
  padding: 5px 0 0;
}
#footer {
  background-color: #e9461d !important;
  background-image: url(../images/clouds.svg);
  background-position-y: calc(100px);
  background-repeat: no-repeat;
  background-position: 100% 60%;
  color: #fff;
}
#footer .footer-membership {
  background-color: #0043ac;
  padding: 30px 0;
}
#footer .footer-membership h1 {
  font-size: 2em;
  margin-bottom: 15px;
  text-shadow: 1px 1px 0 #00000063;
}
#footer .footer-membership .vvi-footer-link a {
  color: #fff;
  border-bottom: 2px solid hsla(0, 0%, 100%, 0.3);
  position: relative;
  transition: border-color 0.2s;
}
#footer .footer-membership .vvi-footer-link a:hover {
  border-bottom-color: #fff;
}
#footer .footer-membership .vvi-footer-link a::after,
.vvi-memberlink a::after {
  content: "\F138";
  display: inline-block;
  position: relative;
  margin-left: 7px;
  font: 20px/1 bootstrap-icons;
  font-size: inherit;
  text-rendering: auto;
  top: 3px;
  transition: 0.4s;
}
#footer
  .footer-membership
  .vvi-partner-logos
  #footer
  .footer-membership
  .vvi-newsletter {
  width: 95%;
  margin: 0 auto;
}
#footer .footer-top {
  padding: 60px 0 20px;
}
#footer .footer-top .footer-info {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links h3,
#footer .footer-top .footer-links h4 {
  font-size: 1.2rem;
  margin-bottom: 1em;
  font-weight: 600;
}
#footer .footer-top .footer-links h3::after,
#footer .footer-top .footer-links h4::after {
  content: "";
  width: 50px;
  padding: 1rem 0 0;
  margin-bottom: 1rem;
  border-bottom: 2px solid #dedede;
  height: 2px;
  display: block;
}
#footer .footer-top .footer-links h4::after {
  margin: auto;
}
#footer .footer-top .footer-links p {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 1rem;
  color: #fff;
}
#footer .footer-top .footer-contacts a {
  color: #fff !important;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul li {
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul a {
  color: #f8f8f8;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
}
#footer .footer-top .footer-links ul#menu-footer-menu li a {
  font-size: 15px;
}
#footer .copyright {
  background: #e9461d !important;
  padding: 10px 0;
  text-align: left;
  font-size: 13px;
}
#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
#footer .copyright a {
  color: #ffffffb5;
}
.page-not-found {
  padding: 4em 0;
  background: #f4f4f4;
}
.error-number {
  font-size: 9em;
  font-weight: 900;
  color: #e9461d !important;
  text-shadow: 1px 2px 0 #0043ac;
  text-align: center;
}
.page-404-title {
  color: #e9461d !important;
  font-size: 1.9em;
  font-weight: 700;
  text-align: center;
}
.page-sub-title {
  font-size: 1.5rem;
  font-weight: 500;
}
.vvi-404-layout {
  margin: 0;
  padding: 5.34em 0 0;
}
.vvi-404-search {
  margin-top: 1.5em;
}
.vvi-404-search .widget_search {
  max-width: 400px;
  margin: 0 auto;
}
.vvi-404-layout-1 .widget_search {
  padding-top: 0.5em;
}
.widget_search .search-form {
  position: relative;
  padding: 0;
  background: initial;
  color: inherit;
}
.widget_search .search-form .search-field {
  background: #fafafa;
  border-width: 2px;
  border-color: #201b6d;
  border-radius: 50px;
  text-align: center;
  font-size: 18px;
  min-width: 400px;
}
h3.back-to-home {
  text-align: center;
  margin-top: 1em;
}
.widget_search .search-field,
.widget_search .search-field:focus {
  width: 100%;
  padding: 10px 45px;
}
.search-form .search-field {
  outline: 0;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
  body p {
    font-size: 16px;
  }
  .intro-about h3.big-title,
  .vvi-home-news h3.big-title,
  .top-bar,
  .vvi-top-menu {
    display: none;
  }
  .header img.logo {
    width: 110%;
    margin-left: 10%;
    height: 90%;
    max-width: 120%;
  }
  .header.header-scrolled img.logo {
  width: 120%;
}
  .header,
  .header.header-scrolled {
    height: 70px;
  }
  .vvi-mobile-wrap .uagb-buttons__outer-wrap .uagb-buttons__wrap {
    line-height: inherit;
  }
  .vvi-intro::before {
    top: -15px;
  }
  .vvi-intro {
    margin-top: 0;
  }
  .intro-about .wp-block-embed iframe {
    height: 250px;
  }
  .vvi-intro .intro-content {
    width: 90%;
  }
  .uagb-buttons__outer-wrap.uagb-btn__medium-btn
    .uagb-buttons-repeater.wp-block-button__link {
    padding: 7px 20px;
  }
  .uagb-buttons__outer-wrap .uagb-buttons__wrap {
    line-height: 30px;
  }
  .header-btns .uagb-buttons__outer-wrap a {
    font-size: 14px !important;
  }
  .vvi-intro
    .intro-icon-box
    .uagb-infobox__content-wrap.uagb-infobox__content-wrap,
  .vvi-intro
    .intro-icon-box2
    .uagb-infobox__content-wrap.uagb-infobox__content-wrap {
    margin-top: -30px;
    height: auto;
    margin-bottom: 20px;
  }
  .intro-about,
  .vvi-home-news,
  .vvi-partners-section {
    padding: 40px 20px;
  }
  .intro-about h2,
  .vvi-home-news h2,
  .vvi-partners-section h2,
  .vvi-programs h2 {
    font-size: 30px;
  }
  .newsletter-form .email-field {
    width: auto;
  }
  .header .vvi-menu {
    margin-right: 0;
  }
  .intro-about p {
    font-size: 20;
  }
  #mega-menu-wrap-header-menu
    .mega-menu-toggle.mega-menu-open
    + #mega-menu-header-menu {
    top: 5%;
    border-radius: 20px;
  }
  .vvi-programs h2,
  .vvi-programs p.prog-text {
    text-align: center;
  }
  .breadcrumbs p {
    font-size: 13px;
  }
  .about-core,
  .about-pg,
  .abt-believe,
  .contact-pg,
  .program-content,
  .single-wdm,
  .single-wdm-pg {
    padding: 80px 0px;
  }
  .core-values-item {
    min-height: auto;
  }
  .about-core {
    padding: 40px 25px 0;
  }
  .program-content h2 {
    font-size: 24px;
  }
  .program-content h3 {
    font-size: 20px;
  }
  .header-wrap {
    padding-top: 150px;
    min-height: 170px;
  }
  h3.entry-title {
    font-size: 18px;
  }
  #footer .footer-membership h1 {
    font-size: 1.8em;
    margin-bottom: 15px;
    text-shadow: 1px 1px 1px #000000ed;
  }
  .w3eden .wdm-content {
    padding: 20px 0 0 30px;
  }
  .page-header h2 {
    font-size: 17px;
  }
  .fat-close-popup {
    background: #fff;
    padding: 10px;
    border-radius: 99px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .header .vvi-top-menu ul,
  .header ul.wp-block-social-links {
    margin-bottom: 0;
  }
  .header ul.wp-block-social-links {
    display: none;
  }
  .nav
    #mega-menu-wrap-header-menu
    #mega-menu-header-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 14px;
  }
  .header,
  .header.header-scrolled {
    height: 85px;
  }
  .vvi-intro::before {
    top: -35px;
  }
  .vvi-intro .intro-content {
    width: 95%;
  }
  p.uagb-ifb-desc {
    font-size: 16px;
  }
  .vvi-intro {
    margin-top: 0;
  }
  .vvi-intro
    .intro-icon-box
    .uagb-infobox__content-wrap.uagb-infobox__content-wrap,
  .vvi-intro
    .intro-icon-box2
    .uagb-infobox__content-wrap.uagb-infobox__content-wrap {
    margin-top: -40px;
  }
  .uagb-block-54ce0f5c.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: end;
  }
  .uagb-buttons__outer-wrap .uagb-buttons__wrap {
    line-height: inherit;
  }
  .intro-about p {
    font-size: 18px;
  }
  .intro-about h2,
  .vvi-home-news h2,
  .vvi-partners-section h2,
  .vvi-programs h2 {
    font-size: 40px;
  }
  .program-content h2 {
    font-size: 28px;
  }
  .header-wrap {
    padding-top: 150px;
  }
  .uagb-block-fb93d9f0.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: end;
  }
}
::selection {
  background: #e9461d !important;
  color: #fff;
  text-shadow: none;
}
::-webkit-selection {
  background: #e9461d !important;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #e9461d !important;
  color: #fff;
  text-shadow: none;
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 1240px !important;
}
