/* order is important */
/* Define variables */
/* 16ba76 */
/* reset default tags style : template is used */
/* line 2, ../../../sass/_default.scss */
html, body {
  overflow: visible;
  overflow-x: hidden;
}

/* line 6, ../../../sass/_default.scss */
body {
  background-color: white;
}

/* line 10, ../../../sass/_default.scss */
body, p,
ul li, ol li, button,
input, textarea {
  font-family: "Roboto-Light", Helvetica, "Open Ssans-serif", sans-serif !important;
}

/* line 16, ../../../sass/_default.scss */
button {
  text-transform: uppercase;
  font-size: 1.2em;
}

/* line 21, ../../../sass/_default.scss */
.fb_iframe_widget > span {
  height: 20px !important;
}

/* line 25, ../../../sass/_default.scss */
.cnt-frm > form button > span {
  font-size: 1.2em;
}

/* line 29, ../../../sass/_default.scss */
.rsnp-mnu ul li,
.mnu-br2 nav ul li,
.btn1, .cnt-frm > form input, .cnt-frm > form textarea {
  font-family: "Roboto-Light", Helvetica, "Open Ssans-serif", sans-serif !important;
  font-weight: normal !important;
}

/* line 36, ../../../sass/_default.scss */
body .btn1.ylw-bg-soft {
  line-height: 120%;
}

/* line 41, ../../../sass/_default.scss */
.overlay-bg-white::before {
  opacity: .26;
  background-color: white;
}

/* line 47, ../../../sass/_default.scss */
.quote-person > i {
  opacity: .33;
  color: #A3799C !important;
  text-shadow: 0 0 0.5em #A3799C;
}

/* line 53, ../../../sass/_default.scss */
.list-hor-divider {
  list-style: none;
  width: 100%;
  padding: 0;
}
/* line 58, ../../../sass/_default.scss */
.list-hor-divider .lhd-title {
  text-align: center;
  margin-bottom: 1em;
}
/* line 63, ../../../sass/_default.scss */
.list-hor-divider > li > ol > li,
.list-hor-divider > li > ul > li {
  margin-bottom: 1em;
}

@media screen and (min-width: 992px) {
  /* line 71, ../../../sass/_default.scss */
  .list-hor-divider > li {
    border-left: 1px solid #aaa;
  }
  /* line 74, ../../../sass/_default.scss */
  .list-hor-divider > li:first-child {
    border-left: none;
  }
}
/* Util styles */
/* line 6, ../../../sass/_util.scss */
.pt-25 {
  padding-top: 25px;
}

/* line 6, ../../../sass/_util.scss */
.pt-50 {
  padding-top: 50px;
}

/* line 6, ../../../sass/_util.scss */
.pt-75 {
  padding-top: 75px;
}

/* line 6, ../../../sass/_util.scss */
.pt-100 {
  padding-top: 100px;
}

/* line 11, ../../../sass/_util.scss */
.ml-15 {
  margin-left: 15px;
}

/* line 12, ../../../sass/_util.scss */
.ml-7 {
  margin-left: 7px;
}

/* line 13, ../../../sass/_util.scss */
.ml-20 {
  margin-left: 20px;
}

/* line 14, ../../../sass/_util.scss */
.mr-7 {
  margin-right: 7px;
}

/* line 15, ../../../sass/_util.scss */
.plr-15 {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 20, ../../../sass/_util.scss */
.mb-1rem {
  margin-bottom: 1rem !important;
}

/* line 24, ../../../sass/_util.scss */
.minw-300 {
  min-width: 300px;
}

/* line 28, ../../../sass/_util.scss */
.maxw-300 {
  max-width: 300px;
}

/* line 31, ../../../sass/_util.scss */
.maxw-640 {
  max-width: 640px;
}

/* line 35, ../../../sass/_util.scss */
.text-grey {
  color: #999 !important;
}

/* line 36, ../../../sass/_util.scss */
.text-black {
  color: #000 !important;
}

/* line 38, ../../../sass/_util.scss */
.no-bgcolor {
  background-color: transparent !important;
}

/* line 39, ../../../sass/_util.scss */
.no-border {
  border: none !important;
}

/* line 40, ../../../sass/_util.scss */
.no-padding {
  padding: 0 !important;
}

/* line 42, ../../../sass/_util.scss */
.transition {
  transition: all 0.3s ease-out;
}

/* line 46, ../../../sass/_util.scss */
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 52, ../../../sass/_util.scss */
.small-text {
  font-size: .6em;
}

/* line 5, ../../../sass/_ui.scss */
ul.has-caret .card > a {
  padding: 1.8em 1em 1.8em 2em;
}
/* line 7, ../../../sass/_ui.scss */
ul.has-caret .card > a .ico-caret {
  opacity: .5;
}

/* line 12, ../../../sass/_ui.scss */
.list-card-fig {
  padding-inline-start: 0;
  list-style: none;
}
/* line 16, ../../../sass/_ui.scss */
.list-card-fig .card {
  min-height: 218px;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5em;
}
/* line 22, ../../../sass/_ui.scss */
.list-card-fig .card .card-body {
  display: flex;
  flex: 1 0 auto;
  align-items: center;
  justify-content: center;
}
/* line 30, ../../../sass/_ui.scss */
.list-card-fig .card-title {
  font-size: 1.6em;
  line-height: 1.2em;
  margin-bottom: 0;
}
/* line 36, ../../../sass/_ui.scss */
.list-card-fig small {
  font-size: .7em;
  font-weight: normal;
  line-height: 1;
  opacity: .75;
  display: block;
}
/* line 45, ../../../sass/_ui.scss */
.list-card-fig.color-sub .card {
  border-color: #A3799C;
  background-color: #A3799C;
  color: #fff;
}

/* line 53, ../../../sass/_ui.scss */
.icon-list-card > ul {
  padding-inline-start: 0;
}
/* line 57, ../../../sass/_ui.scss */
.icon-list-card .card {
  width: 100%;
  margin-bottom: 1em;
}
/* line 62, ../../../sass/_ui.scss */
.icon-list-card i.fas {
  margin-top: .3em;
  font-size: 3.5em;
  color: #6031a7;
}
/* line 69, ../../../sass/_ui.scss */
.icon-list-card.ico-2 i.fas {
  margin-top: 0;
}
/* line 72, ../../../sass/_ui.scss */
.icon-list-card.ico-2 .card-ico {
  position: relative;
  display: inline-block;
  margin: 2em auto 1.5em;
  font-size: 18px;
}
/* line 78, ../../../sass/_ui.scss */
.icon-list-card.ico-2 .card-ico i.ci-over {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #93AD82;
  opacity: .8;
  font-size: 6em;
  transform: translate(-50%, -50%);
}
/* line 90, ../../../sass/_ui.scss */
.icon-list-card .card-title {
  font-size: 1.6em;
  line-height: 1.2em;
}

/* line 98, ../../../sass/_ui.scss */
.cnt-frm.big .form-control {
  padding-top: 0.55em;
  padding-bottom: 0.55em;
  height: auto;
  font-size: 1.1em;
}
/* line 104, ../../../sass/_ui.scss */
.cnt-frm.big .form-group {
  margin-bottom: 30px;
}
/* line 110, ../../../sass/_ui.scss */
.cnt-frm > form .form-group input, .cnt-frm > form .form-group textarea {
  margin-bottom: 0;
}

/* line 118, ../../../sass/_ui.scss */
.list-normal > li {
  font-size: 18px;
  line-height: 120%;
  margin-bottom: .7em;
}

/* line 125, ../../../sass/_ui.scss */
.btm-con-fixed {
  position: fixed;
  bottom: 0;
  z-index: 1;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 -20px 20px rgba(255, 255, 255, 0.9);
  padding-bottom: 1em;
}
/* line 133, ../../../sass/_ui.scss */
.btm-con-fixed.position-relative {
  background: white;
}

/* line 137, ../../../sass/_ui.scss */
.m-loading {
  display: none;
}
/* line 139, ../../../sass/_ui.scss */
.m-loading img {
  width: 27px;
  height: 27px;
}

/* line 146, ../../../sass/_ui.scss */
.modal-dialog.is-loading .m-loading {
  display: inline;
}

@media screen and (min-width: 768px) {
  /* line 155, ../../../sass/_ui.scss */
  ul.has-caret .card > a {
    padding: 2em 1.5em 2em 3em;
  }
}
/* line 1, ../../../sass/_common.scss */
.h-100vh {
  height: 100vh;
}

/* line 5, ../../../sass/_common.scss */
ol.no-style, ul.no-style {
  list-style: none;
  padding-left: 0;
}

/* line 9, ../../../sass/_common.scss */
ul li, ol li {
  font-size: 16px;
}

/* line 13, ../../../sass/_common.scss */
.lg-mn {
  padding: 10px 20px 30px 20px;
}

/* line 17, ../../../sass/_common.scss */
.form-group {
  position: relative;
}

/* bootstrip override */
/* line 22, ../../../sass/_common.scss */
.fxd-bg {
  background-position: center;
}

/* line 25, ../../../sass/_common.scss */
.tgl-cnt > p {
  font-size: 17px;
  line-height: 150%;
}

/* line 29, ../../../sass/_common.scss */
.modal {
  z-index: 10000;
}

/* line 32, ../../../sass/_common.scss */
.modal-backdrop {
  z-index: 9999;
}

/* line 35, ../../../sass/_common.scss */
body.modal-open {
  padding-right: 0 !important;
}

/* line 39, ../../../sass/_common.scss */
.rspn-hdr {
  position: absolute;
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.9) 77%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.9) 77%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 77%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
  z-index: 9999;
}
/* line 47, ../../../sass/_common.scss */
.rspn-hdr.stcky {
  position: fixed;
}
/* line 50, ../../../sass/_common.scss */
.rspn-hdr #donate-button-container2 {
  position: absolute;
  top: 12px;
  right: 50px;
  padding: 9px 17px 8px;
}
/* line 56, ../../../sass/_common.scss */
.rspn-hdr #donate-button-container2 i {
  color: #FA5E96;
  -webkit-animation: pulse-big 1s infinite;
  animation: pulse-big 1s infinite;
}

/* line 63, ../../../sass/_common.scss */
.rspn-mnu-btn {
  top: 38%;
}

/* line 67, ../../../sass/_common.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 71, ../../../sass/_common.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}

/* line 75, ../../../sass/_common.scss */
.join-not-btn {
  width: 25%;
}
/* line 78, ../../../sass/_common.scss */
.join-not-btn > a {
  padding-left: 40px;
  padding-right: 40px;
}

/* line 84, ../../../sass/_common.scss */
.btn1 {
  text-transform: uppercase;
}

/* line 87, ../../../sass/_common.scss */
.btn1.btn-link {
  background: none;
  border: none;
}

/* line 91, ../../../sass/_common.scss */
.is-ios .fxd-bg {
  position: fixed;
  background-attachment: unset !important;
}

/* line 95, ../../../sass/_common.scss */
.sub-visual .fxd-bg {
  background-size: 260% auto !important;
  background-position: top !important;
}

/* end of bootstrip override */
/* line 102, ../../../sass/_common.scss */
.drk-bg h3, .drk-bg2 h3, .drk-bg3 h3, .drk-bg4 h3, .drk-bg h4, .drk-bg2 h4, .drk-bg3 h4, .drk-bg4 h4, .blk-lyr h3, .blk2-lyr h3, .blk3-lyr h3, .blk4-lyr h3, .blk-lyr h4, .blk2-lyr h4, .blk3-lyr h4, .blk4-lyr h4 {
  color: #F5F2CF;
}

/* line 105, ../../../sass/_common.scss */
.title1 {
  float: unset;
}

/* line 108, ../../../sass/_common.scss */
.title1 > h2 {
  font-size: 40px;
}

/* line 111, ../../../sass/_common.scss */
.title1 > h2.sudo-bottom,
.title1 > h3.sudo-bottom {
  padding-bottom: 35px;
}

/* line 115, ../../../sass/_common.scss */
.title1 > .sudo-bottom:before, .title1.sudo-bottom:before {
  height: 3px;
  width: 70px;
}

/* line 119, ../../../sass/_common.scss */
.text-center .sudo-bottom::before, .text-center.sudo-bottom::before {
  left: 50%;
  margin-left: -35px;
}

/* line 124, ../../../sass/_common.scss */
.sub-visual h1, .creative-slider h1,
.title1 h2, .title1 h3, footer h5,
.quote-person > p, .quote-person > q,
h1, h2, h3, h4, h5 {
  font-family: "Prata", Georgia, serif !important;
  letter-spacing: 0;
  font-weight: 700;
}

/* line 132, ../../../sass/_common.scss */
.title1 h2,
.title1 h3,
.quote-person > p, .quote-person > q,
.mnu-br2 nav ul li {
  letter-spacing: 0;
}

/* line 138, ../../../sass/_common.scss */
.breadcrumb > li {
  font-family: inherit;
}

/* line 143, ../../../sass/_common.scss */
.quote-person.white-base q {
  color: #fdffc2;
  text-shadow: 0 0 0.5em #A3799C;
}
/* line 147, ../../../sass/_common.scss */
.quote-person.white-base span {
  color: #F5F2CF;
}
/* line 150, ../../../sass/_common.scss */
.quote-person.white-base small {
  color: #F5F2CF;
  opacity: .66;
}

/* line 156, ../../../sass/_common.scss */
.text {
  font-size: 16px;
  font-weight: 300;
  color: #5f5f5f;
  line-height: 1.8em;
}

/* line 162, ../../../sass/_common.scss */
.section-text {
  font-size: 1.125em;
  font-weight: 300;
  color: #777;
  line-height: 1.778em;
}

/* nav */
/* line 171, ../../../sass/_common.scss */
.rsnp-mnu ul li {
  color: white;
}
/* line 173, ../../../sass/_common.scss */
.rsnp-mnu ul li:before {
  font-family: poppins;
  font-weight: 600 !important;
}
/* line 177, ../../../sass/_common.scss */
.rsnp-mnu ul li > a {
  font-size: 1.25em;
  line-height: 1.5;
  opacity: .7;
}
/* line 181, ../../../sass/_common.scss */
.rsnp-mnu ul li > a:hover, .rsnp-mnu ul li > a:focus, .rsnp-mnu ul li > a:active {
  opacity: 1;
}
/* line 184, ../../../sass/_common.scss */
.rsnp-mnu ul li > a i {
  font-size: .625em;
  margin-left: 0.25em;
}
/* line 190, ../../../sass/_common.scss */
.rsnp-mnu ul li:hover > a {
  opacity: 1;
}

/* line 197, ../../../sass/_common.scss */
header nav ul li.menu-item-has-children > ul {
  padding-top: 0;
}

/* line 201, ../../../sass/_common.scss */
header nav ul ul li > a {
  padding: 16px 26px 14px;
  font-size: 15px;
}

/*  */
/* line 207, ../../../sass/_common.scss */
header .tpbr1 {
  padding: 23px 0 15px;
}
/* line 211, ../../../sass/_common.scss */
header .tpbr1 > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 217, ../../../sass/_common.scss */
header .tpbr1 .cnt-inf-lst2 {
  width: auto;
  display: flex;
  justify-content: end;
  align-items: center;
}
/* line 225, ../../../sass/_common.scss */
header .cnt-inf1 {
  margin-right: 0;
  min-width: 230px;
}
/* line 231, ../../../sass/_common.scss */
header .lgo1 img {
  max-height: 60px;
}
/* line 234, ../../../sass/_common.scss */
header .lgo1 a {
  text-decoration: none;
}
/* line 240, ../../../sass/_common.scss */
header .mnu-br2 nav {
  padding-left: 0;
}
/* line 243, ../../../sass/_common.scss */
header .mnu-br2 nav > a {
  padding-top: 12px;
  padding-bottom: 9px;
}
/* line 247, ../../../sass/_common.scss */
header .mnu-br2 nav > a > * {
  font-size: 2em;
}
/* line 252, ../../../sass/_common.scss */
header .mnu-br2 nav > ul > li {
  margin: 0 10px;
}
/* line 255, ../../../sass/_common.scss */
header .mnu-br2 nav > ul > li > a {
  font-size: 16px;
  padding: 0 12px;
  position: relative;
  opacity: .7;
}
/* line 264, ../../../sass/_common.scss */
header .mnu-br2 nav > ul > li:hover > a, header .mnu-br2 nav > ul > li:active > a {
  opacity: 1;
}
/* line 272, ../../../sass/_common.scss */
header a {
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
}
/* line 278, ../../../sass/_common.scss */
header i.fas {
  font-size: .75em;
  margin-left: .3em;
}
/* line 297, ../../../sass/_common.scss */
header #donate-button-container i {
  color: #FA5E96;
  -webkit-animation: pulse-big 1s infinite;
  animation: pulse-big 1s infinite;
}

/* line 303, ../../../sass/_common.scss */
#btn-nav-donate .fa-heart {
  color: #FA5E96;
  -webkit-animation: pulse-big 1s infinite;
  animation: pulse-big 1s infinite;
}

/* line 309, ../../../sass/_common.scss */
header nav ul li.menu-item-has-children:hover:before {
  display: none;
}

/* line 312, ../../../sass/_common.scss */
header nav ul ul {
  top: 100%;
}

/* line 316, ../../../sass/_common.scss */
.rd4, .rd4 .chosen-container > a {
  border-radius: 0;
}

/* line 320, ../../../sass/_common.scss */
.drk-grd-lyr3 .tp-bgimg::before {
  background: rgba(0, 0, 0, 0.5) -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 19%, rgba(0, 0, 0, 0.18) 39%, transparent 50%);
  background: rgba(0, 0, 0, 0.5) -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 19%, rgba(0, 0, 0, 0.18) 39%, transparent 50%);
  background: rgba(255, 255, 255, 0.1) linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.5) 19%, rgba(255, 255, 255, 0.18) 39%, rgba(255, 255, 255, 0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=0 );
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

/* line 337, ../../../sass/_common.scss */
header.styl2 {
  background: white;
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.9) 77%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.9) 77%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 77%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

/* line 344, ../../../sass/_common.scss */
header.styl2.stcky {
  background: rgba(255, 255, 255, 0.9);
}
/* line 347, ../../../sass/_common.scss */
header.styl2.stcky .tpbr1 {
  display: inherit;
  padding: 12px 0 9px;
}
/* line 351, ../../../sass/_common.scss */
header.styl2.stcky .tpbr1 .lgo1 img {
  max-height: 50px;
}
/* line 355, ../../../sass/_common.scss */
header.styl2.stcky .tpbr1 .cnt-inf1 > p {
  color: black;
}
/* line 360, ../../../sass/_common.scss */
header.styl2.stcky .mnu-br2 {
  background-color: #002952;
}

/* line 366, ../../../sass/_common.scss */
.sub-visual .pg-tp {
  padding: 150px 0 24px;
}

/* line 370, ../../../sass/_common.scss */
.main-visual .pg-tp {
  padding: 120px 0 24px;
}

/* line 374, ../../../sass/_common.scss */
.breadcrumb > li {
  color: white;
}

/* line 378, ../../../sass/_common.scss */
.quote-wrapper {
  position: relative;
}

/* line 382, ../../../sass/_common.scss */
.bg-con {
  background-color: #fff;
}

/* line 386, ../../../sass/_common.scss */
.quote-person {
  font-size: 40px;
  color: #626363;
  font-style: italic;
  border-left: 0;
  position: relative;
  line-height: 120%;
  letter-spacing: 0;
  padding: 0;
  margin: 60px 0 40px;
}
/* line 397, ../../../sass/_common.scss */
.quote-person > i {
  position: absolute;
  color: #f2f2f2;
  font-size: 190px;
  z-index: -1;
  left: 50%;
  top: calc(50% - 30px);
  transform: translate(-50%, -50%);
}
/* line 407, ../../../sass/_common.scss */
.quote-person > p, .quote-person > q {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  letter-spacing: inherit;
  position: relative;
}
/* line 415, ../../../sass/_common.scss */
.quote-person span {
  font-size: 26px;
  font-style: normal;
  color: #1c1d1d;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .4px;
  margin: 25px 0 0;
  display: block;
  position: relative;
}
/* line 427, ../../../sass/_common.scss */
.quote-person small {
  font-size: 16px;
  display: block;
  line-height: 120%;
  position: relative;
}

/* line 436, ../../../sass/_common.scss */
.quote-person.text-medium {
  line-height: 90%;
}
/* line 439, ../../../sass/_common.scss */
.quote-person.text-medium q {
  font-size: .65em;
}

/* mobile header */
/* line 445, ../../../sass/_common.scss */
.rspn-tpbr, .rspn-cnt, .rspn-mdbr {
  display: none !important;
}

/* line 448, ../../../sass/_common.scss */
.rsnp-mnu {
  padding: 85px 0 50px;
  max-width: 270px;
}
/* line 453, ../../../sass/_common.scss */
.rsnp-mnu > ul {
  height: auto;
}
/* line 457, ../../../sass/_common.scss */
.rsnp-mnu > ul > li {
  padding-left: 30px;
  padding-right: 40px;
  text-transform: none;
}
/* line 462, ../../../sass/_common.scss */
.rsnp-mnu > ul > li.menu-item-has-children::before {
  right: 1.5em;
}

/* line 469, ../../../sass/_common.scss */
h3.divider-title {
  position: relative;
}
/* line 471, ../../../sass/_common.scss */
h3.divider-title:after {
  content: '';
  display: block;
  position: relative;
  bottom: 0;
  width: 300px;
  height: 1em;
  margin: .1em auto .2em;
  background: url(../img/divider-title.png) no-repeat center;
  background-size: contain;
}

/* line 484, ../../../sass/_common.scss */
.quote-person > i {
  z-index: 0;
}

/* line 488, ../../../sass/_common.scss */
.footer-select {
  max-width: 280px;
}

/* line 498, ../../../sass/_common.scss */
footer {
  text-align: center;
}
/* line 501, ../../../sass/_common.scss */
footer > div {
  padding-bottom: 0 !important;
}
/* line 505, ../../../sass/_common.scss */
footer ul, footer ol {
  list-style: none;
  padding-left: 0 !important;
}
/* line 509, ../../../sass/_common.scss */
footer ul li, footer ol li {
  color: #fff;
  font-size: 15px;
}
/* line 516, ../../../sass/_common.scss */
footer .sns-nav li {
  font-size: 18px;
  margin: 0 1em;
  margin-top: 0 !important;
}
/* line 521, ../../../sass/_common.scss */
footer .sns-nav li a {
  font-size: 2em;
  line-height: 2em;
}
/* line 528, ../../../sass/_common.scss */
footer .drk-bg h5 {
  color: #fff;
}
/* line 532, ../../../sass/_common.scss */
footer .no-3 {
  border-top: 1px solid rgba(255, 255, 255, 0.27);
  margin: 0;
  padding: 1.5em 0;
}
/* line 537, ../../../sass/_common.scss */
footer .no-3 li {
  line-height: 260%;
}
/* line 542, ../../../sass/_common.scss */
footer a {
  vertical-align: middle;
}
/* line 546, ../../../sass/_common.scss */
footer li {
  display: flex;
  align-items: center;
}

/* line 552, ../../../sass/_common.scss */
.tgl-style, .tgl-style > li {
  list-style: none;
  padding-left: 0;
}
/* line 556, ../../../sass/_common.scss */
.tgl-style:after, .tgl-style > li:after {
  content: "";
  display: block;
  clear: both;
}
/* line 562, ../../../sass/_common.scss */
.tgl-style > h4, .tgl-style > li > h4 {
  border: 1px solid #cdcdcd;
}
/* line 565, ../../../sass/_common.scss */
.tgl-style > h4.actv, .tgl-style > li > h4.actv {
  background-color: white;
  border: 1px solid #c7c7c7;
}
/* line 570, ../../../sass/_common.scss */
.tgl-style .tgl-cnt, .tgl-style > li .tgl-cnt {
  padding: 2em 3em;
}
/* line 574, ../../../sass/_common.scss */
.tgl-style p:last-child, .tgl-style > li p:last-child {
  margin-bottom: 0;
}
/* line 579, ../../../sass/_common.scss */
.tgl-style .tgl-itm h4, .tgl-style > li .tgl-itm h4 {
  background-color: rgba(233, 233, 233, 0.3);
}
/* line 582, ../../../sass/_common.scss */
.tgl-style .tgl-itm i, .tgl-style > li .tgl-itm i {
  opacity: .3;
}

/* line 588, ../../../sass/_common.scss */
.sec-counting {
  text-align: center;
}
/* line 591, ../../../sass/_common.scss */
.sec-counting .lhd-title {
  font-size: 1.6em;
  line-height: 1em;
}
/* line 594, ../../../sass/_common.scss */
.sec-counting .lhd-title span {
  line-height: 1.2em;
  font-weight: bold;
  margin-top: .1em;
  font-size: 3.3em;
  display: block;
  clear: both;
}

/* line 605, ../../../sass/_common.scss */
.copyright {
  color: rgba(255, 255, 255, 0.77);
}
/* line 606, ../../../sass/_common.scss */
.copyright ul, .copyright ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
/* line 611, ../../../sass/_common.scss */
.copyright li {
  display: flex;
  align-items: center;
}

/* line 619, ../../../sass/_common.scss */
.post-list > ul {
  padding-left: 0;
  list-style: none;
}
/* line 623, ../../../sass/_common.scss */
.post-list > ul .list-card {
  padding-left: 0;
}
/* line 626, ../../../sass/_common.scss */
.post-list > ul .list-card figure {
  background: #eee url(none) center no-repeat;
  background-size: cover;
  height: 16.5em;
  margin: 0;
}
/* line 632, ../../../sass/_common.scss */
.post-list > ul .list-card figure.no-thumb {
  background-size: 40%;
}

/* line 639, ../../../sass/_common.scss */
.gray-box {
  background-color: #f5f5f5;
  padding: 3em;
}

/* line 644, ../../../sass/_common.scss */
.cnt-dtl > ul > li > a > i {
  position: static;
}

/* line 648, ../../../sass/_common.scss */
.cnt-dtl > ul > li > i {
  font-size: 2em;
}

@media screen and (max-width: 320px) {
  /* line 654, ../../../sass/_common.scss */
  .rspn-hdr #donate-button-container2 {
    padding: 11px 17px 10px;
  }
}
@media screen and (min-width: 576px) {
  /* line 659, ../../../sass/_common.scss */
  .sub-visual .fxd-bg {
    background-size: cover !important;
    background-position: center !important;
  }

  /* line 665, ../../../sass/_common.scss */
  footer .no-3 li {
    line-height: 160%;
  }
}
@media screen and (max-width: 991px) {
  /* line 674, ../../../sass/_common.scss */
  footer .no-1 li, footer .no-2 li {
    margin-top: 3.5em;
  }
  /* line 679, ../../../sass/_common.scss */
  footer .no-3 {
    margin-top: 2em;
  }

  /* line 684, ../../../sass/_common.scss */
  .copyright ul, .copyright ol {
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 992px) {
  /* line 692, ../../../sass/_common.scss */
  footer .no-1 {
    margin-bottom: 3.5em;
  }
  /* line 696, ../../../sass/_common.scss */
  footer .no-3 {
    flex: 0 1 100%;
  }

  /* line 702, ../../../sass/_common.scss */
  .copyright ul li, .copyright ol li {
    margin-left: 2em;
  }
}
@media screen and (max-width: 1024px) {
  /* line 711, ../../../sass/_common.scss */
  .logo img {
    height: 48px;
  }
}
@media (max-width: 1366px) {
  /* line 718, ../../../sass/_common.scss */
  .pg-tp, .sub-visual .pg-tp {
    padding: 150px 0 0;
  }

  /* line 721, ../../../sass/_common.scss */
  .main-visual .pg-tp {
    padding: 120px 0 24px;
  }
}
@media (max-width: 1024px) {
  /* line 727, ../../../sass/_common.scss */
  .pg-tp, .sub-visual .pg-tp, .main-visual .pg-tp {
    padding: 70px 0 0;
  }
}
/* index page */
/* line 4, ../../../sass/_main.scss */
.cnt-inf1 i {
  top: 50%;
  transform: translate(0, -50%);
}

/* line 10, ../../../sass/_main.scss */
.main-visual h1 {
  text-shadow: 0 0 0.3em #6031a7;
}

/* line 14, ../../../sass/_main.scss */
.main-con-3 p {
  text-shadow: 0 0 0.3em rgba(96, 49, 167, 0.33);
}

/* line 18, ../../../sass/_main.scss */
.serv-bx1.styl2 .serv-bx-inr > p,
.serv-bx-inr > p,
.srv-bx-inf2 > p {
  color: #5f5f5f;
}

/* line 24, ../../../sass/_main.scss */
.list-service {
  list-style: none;
  padding-left: 0;
}

/* line 29, ../../../sass/_main.scss */
.srv-bx-inf2 {
  padding: 0 1em;
}

/* line 33, ../../../sass/_main.scss */
.sns {
  list-style: none;
  padding-left: 0;
}

/* line 39, ../../../sass/_main.scss */
.what-we-offer > ul {
  list-style: none;
  padding-left: 0;
}
/* line 42, ../../../sass/_main.scss */
.what-we-offer > ul > li {
  position: relative;
}
/* line 44, ../../../sass/_main.scss */
.what-we-offer > ul > li > div {
  min-height: 100vh;
}
/* line 48, ../../../sass/_main.scss */
.what-we-offer > ul > li .wwo-section-l {
  position: sticky;
  top: 0;
  z-index: 1;
}
/* line 53, ../../../sass/_main.scss */
.what-we-offer > ul > li .wwo-section-l h5 {
  text-align: center;
  font-size: 1em;
  margin-bottom: 5em;
}
/* line 60, ../../../sass/_main.scss */
.what-we-offer > ul > li .wwo-section-r {
  margin-bottom: 6em;
}
/* line 65, ../../../sass/_main.scss */
.what-we-offer > ul > li.now .wwo-section-llll {
  position: fixed;
  top: 128px;
  left: 0;
  height: 100vh;
}
/* line 75, ../../../sass/_main.scss */
.what-we-offer .no-1 svg circle {
  position: relative;
  transform-origin: 22.1px 21.07px;
  -webkit-animation: pulse-small 1s infinite;
  animation: pulse-small 1s infinite;
}
/* line 84, ../../../sass/_main.scss */
.what-we-offer .no-2 svg .svg-heart-bg {
  position: relative;
  transform-origin: center;
  -webkit-animation: scale-up-fade-out 2s infinite;
  animation: scale-up-fade-out 2s infinite;
}
/* line 90, ../../../sass/_main.scss */
.what-we-offer .no-2 svg .svg-heart {
  position: relative;
  transform-origin: center;
  -webkit-animation: pulse-small 2s infinite;
  animation: pulse-small 2s infinite;
}
/* line 99, ../../../sass/_main.scss */
.what-we-offer .no-3 svg .svg-arrow {
  position: relative;
  -webkit-animation: move-up-down-right 1.7s infinite;
  animation: move-up-down-right 1.7s infinite;
}
/* line 106, ../../../sass/_main.scss */
.what-we-offer .wwo-ordinary {
  font-size: 1.7em;
  color: #fdffc2;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
/* line 115, ../../../sass/_main.scss */
.what-we-offer .wwo-title {
  font-size: 3em;
  color: #fdffc2;
}
/* line 119, ../../../sass/_main.scss */
.what-we-offer .wwo-period {
  font-size: 1.75em;
  font-style: italic;
  opacity: .7;
  color: #fdffc2;
  margin-bottom: .4em;
  display: block;
}
/* line 127, ../../../sass/_main.scss */
.what-we-offer .wwo-period > span {
  display: inline-block;
  margin-bottom: .15em;
}
/* line 132, ../../../sass/_main.scss */
.what-we-offer .section-text {
  position: relative;
}
/* line 134, ../../../sass/_main.scss */
.what-we-offer .section-text > div {
  position: relative;
}
/* line 136, ../../../sass/_main.scss */
.what-we-offer .section-text > div::before {
  position: absolute;
  content: '';
  display: block;
  clear: both;
  width: 100%;
  height: 100%;
}

/* line 148, ../../../sass/_main.scss */
.bg-dandelion {
  width: 100%;
  height: 100vh;
}

/* line 153, ../../../sass/_main.scss */
#particles-dl {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}

/* line 163, ../../../sass/_main.scss */
.ani-dandelion {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -1;
  transform: translate(-450px, 0px);
  opacity: 0;
}
/* line 176, ../../../sass/_main.scss */
.ani-dandelion .ani-dl-wrapper {
  position: relative;
  width: 244px;
  height: 100px;
  top: auto;
  bottom: calc(-100% + 70px);
  margin: 0 auto;
  transform: scale(0.75);
  transform-origin: bottom center;
}
/* line 186, ../../../sass/_main.scss */
.ani-dandelion .ani-dl-wrapper > img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
}
/* line 194, ../../../sass/_main.scss */
.ani-dandelion .ani-dl-wrapper > img.no-1, .ani-dandelion .ani-dl-wrapper > img.no-2, .ani-dandelion .ani-dl-wrapper > img.no-3, .ani-dandelion .ani-dl-wrapper > img.no-4, .ani-dandelion .ani-dl-wrapper > img.no-5 {
  opacity: 0;
  animation: swing3 36s infinite;
}
/* line 199, ../../../sass/_main.scss */
.ani-dandelion .ani-dl-wrapper > img.no-1 {
  margin-left: 88px;
  opacity: 1;
  transform-origin: 20% 100%;
}
/* line 204, ../../../sass/_main.scss */
.ani-dandelion .ani-dl-wrapper > img.no-2 {
  margin-left: -30px;
  transform-origin: 80% 100%;
}
/* line 209, ../../../sass/_main.scss */
.ani-dandelion .ani-dl-wrapper > img.no-3 {
  margin-left: -58px;
  transform-origin: 80% 100%;
}
/* line 214, ../../../sass/_main.scss */
.ani-dandelion .ani-dl-wrapper > img.no-4 {
  margin-left: 18px;
  transform-origin: 80% 100%;
}
/* line 219, ../../../sass/_main.scss */
.ani-dandelion .ani-dl-wrapper > img.no-5 {
  transform-origin: 60% 100%;
}
/* line 225, ../../../sass/_main.scss */
.ani-dandelion .ani-dl-wrapper > img.no-10 {
  margin-left: -75px;
  margin-bottom: -120px;
  animation: swing3 27s infinite .6s;
  transform-origin: 90% 100%;
}
/* line 231, ../../../sass/_main.scss */
.ani-dandelion .ani-dl-wrapper > img.no-11 {
  margin-left: 165px;
  margin-bottom: -69px;
  animation: swing3 40s infinite;
  transform-origin: 10% 80%;
}

/* line 241, ../../../sass/_main.scss */
.wwo-wrapper {
  overflow: hidden;
}
/* line 244, ../../../sass/_main.scss */
.wwo-wrapper.on .ani-dandelion {
  opacity: 1;
}

/* line 250, ../../../sass/_main.scss */
.wwo-img {
  width: 12em;
  text-align: center;
}

/* line 255, ../../../sass/_main.scss */
#slide-place:after {
  content: '';
  display: block;
  clear: both;
}

/* line 261, ../../../sass/_main.scss */
.service-1nfo {
  list-style: none;
  padding-left: 0;
  max-width: 1920px;
}

/* line 266, ../../../sass/_main.scss */
.service-1nfo > li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 360px;
}

/* line 274, ../../../sass/_main.scss */
.service-1nfo > li > div {
  max-width: 90%;
}

/* line 277, ../../../sass/_main.scss */
.service-1nfo p {
  line-height: 25px;
  margin-bottom: 0;
  color: white;
  text-shadow: 0 0 0.3em rgba(96, 49, 167, 0.33);
}

/* line 283, ../../../sass/_main.scss */
.service-1nfo p.h3 {
  line-height: 1.3;
  font-family: "Prata", Georgia, serif !important;
  letter-spacing: 0;
  font-weight: 700;
  color: #fdffc2;
}

/* line 290, ../../../sass/_main.scss */
.service-1nfo p.lead {
  margin: 1em auto 1.6em;
}

@media screen and (min-width: 576px) {
  /* line 296, ../../../sass/_main.scss */
  .what-we-offer > ul {
    max-width: 1600px;
    margin: 0 auto;
  }
  /* line 302, ../../../sass/_main.scss */
  .what-we-offer > ul > li .wwo-section-l h5 {
    font-size: 1.25em;
  }
}
@media screen and (min-width: 992px) {
  /* line 312, ../../../sass/_main.scss */
  .what-we-offer > ul {
    max-width: 1600px;
    margin: 0 auto;
  }
  /* line 321, ../../../sass/_main.scss */
  .what-we-offer > ul > li .wwo-section-l {
    position: static;
  }
  /* line 323, ../../../sass/_main.scss */
  .what-we-offer > ul > li .wwo-section-l h5 {
    font-size: 1.25em;
    margin-bottom: 2em;
  }

  /* line 333, ../../../sass/_main.scss */
  .ani-dandelion .ani-dl-wrapper {
    transform: scale(0.9);
  }

  /* line 338, ../../../sass/_main.scss */
  .wwo-img {
    width: 15em;
  }

  /* line 342, ../../../sass/_main.scss */
  #slide-place {
    max-width: 1140px;
    margin: 0 auto;
    float: none;
  }
}
@media screen and (min-width: 1200px) {
  /* line 351, ../../../sass/_main.scss */
  .ani-dandelion .ani-dl-wrapper {
    transform: scale(1);
  }

  /* line 363, ../../../sass/_main.scss */
  .what-we-offer > ul > li .wwo-section-r {
    margin-bottom: 0;
  }

  /* line 369, ../../../sass/_main.scss */
  .wwo-img {
    margin-top: -15em;
  }
}
@media screen and (min-width: 1400px) {
  /* line 379, ../../../sass/_main.scss */
  .what-we-offer > ul > li .wwo-section-l h5 {
    font-size: 1.5em;
  }
}
/* line 1, ../../../sass/_about.scss */
.member-list {
  padding-left: 0;
  list-style: none;
}
/* line 6, ../../../sass/_about.scss */
.member-list li > div {
  height: calc(100% - 30px);
}
/* line 10, ../../../sass/_about.scss */
.member-list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* line 1, ../../../sass/_donate.scss */
.card-donate {
  list-style: none;
  padding-left: 0;
}
/* line 5, ../../../sass/_donate.scss */
.card-donate .card {
  margin: .5em 0;
}
/* line 8, ../../../sass/_donate.scss */
.card-donate .card > a {
  padding: 2em 3em;
  font-weight: 100;
  align-items: center;
}
/* line 13, ../../../sass/_donate.scss */
.card-donate .card > a span {
  font-size: 1.5em;
}
/* line 17, ../../../sass/_donate.scss */
.card-donate .card > a:hover, .card-donate .card > a:active {
  background-color: #A3799C;
  color: white;
}
/* line 24, ../../../sass/_donate.scss */
.card-donate .cd-action {
  display: flex;
  align-items: center;
}
/* line 27, ../../../sass/_donate.scss */
.card-donate .cd-action .btn, .card-donate .cd-action .btn1 {
  font-size: .8em;
}
/* line 29, ../../../sass/_donate.scss */
.card-donate .cd-action .btn.btn-sm, .card-donate .cd-action .btn1.btn-sm {
  padding: 0.25rem 0.5rem;
}
/* line 34, ../../../sass/_donate.scss */
.card-donate .cd-action .ico-caret {
  margin-left: .5em;
}

/* line 2, ../../../sass/_theme.scss */
.btn1.disabled,
.btn1:disabled,
.btn.disabled,
.btn:disabled {
  opacity: .65;
  cursor: not-allowed;
}

/* line 9, ../../../sass/_theme.scss */
.btn1.btn-link:hover, .btn1.btn-link:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(254, 183, 120, 0.55);
}

/* line 16, ../../../sass/_theme.scss */
a, .list-normal a {
  color: #A3799C;
}

/* line 19, ../../../sass/_theme.scss */
.cnt-dtl > ul a {
  color: white;
}
/* line 21, ../../../sass/_theme.scss */
.cnt-dtl > ul a:hover, .cnt-dtl > ul a:focus, .cnt-dtl > ul a:active {
  color: white;
}

/*===== Background Color =====*/
/* line 28, ../../../sass/_theme.scss */
.ylw-bg,
.sudo-ylw:before,
.prtflo-inf > span > a:hover,
.prtflo-inf > span > a:focus,
.mnu-br2 nav ul li a::before,
.serv-bx1.styl2:hover > i,
.err-pg-inr > a:hover,
.err-pg-inr > a:focus,
.tm-inf3 > a:hover,
.tm-inf3 > a:focus,
header.styl4 nav > ul > li::before,
.nwsltr-frm > button:hover,
.nwsltr-frm > button:focus,
header.styl5.ylw-mnu > nav > ul > li > a:before,
.hndl-inf > a:hover,
.hndl-inf > a:focus,
.hndl-car .owl-nav > div:hover,
.grdton-info-inr > a.ylw-bg,
.prj-btns > a:hover,
.prj-btns > a:focus,
nav.fxd-mnu.ylw-skn > ul > li a:hover,
nav.fxd-mnu.ylw-skn > ul > li a:focus,
nav.fxd-mnu.ylw-skn > ul > li a.active,
nav.fxd-mnu.ylw-skn > ul > li a.active:before,
.cnt-frm > form button:hover,
.cnt-frm > form button:focus,
.blg-lst-img-car .owl-nav > div:hover,
.blg-lst-img-car .owl-nav > div:focus,
.drk-bg4 .serv-bx1.styl2:hover > i,
.blk4-lyr .serv-bx1.styl2:hover > i {
  background-color: #F5F2CF;
}

/*===== Text Color =====*/
/* line 62, ../../../sass/_theme.scss */
.ylw-clr,
.rsnp-mnu ul li:hover > a,
.rsnp-mnu ul li > a:focus,
.rsnp-mnu ul li.active > a,
.rsnp-mnu ul li > a.active,
.rsnp-mnu ul li.menu-item-has-children.active:before,
.rsnp-mnu > ul ul > li,
.mnu-br2 nav ul li:hover > a,
.mnu-br2 nav ul li > a:focus,
.mnu-br2 nav ul li.active > a,
.mnu-br2 nav ul li > a.active,
.btn1.ylw-bg:hover,
.btn1.ylw-bg:focus,
.btm-br p a:hover,
.btm-br p a:focus,
.drk-bg .mini-pst-inf > h5 a:hover,
.drk-bg .mini-pst-inf > h5 a:focus,
.drk-bg2 .mini-pst-inf > h5 a:hover,
.drk-bg2 .mini-pst-inf > h5 a:focus,
.drk-bg3 .mini-pst-inf > h5 a:hover,
.drk-bg3 .mini-pst-inf > h5 a:focus,
.wdgt ul li a:hover,
.wdgt ul li a:focus,
.why-bx-inf > h4 a:hover,
.why-bx-inf > h4 a:focus,
.vdo-pst > a:hover,
.vdo-pst > a:focus,
.scl2 > a:hover,
.scl2 > a:focus,
.blu-lyr .mini-pst-inf > h5 a:hover,
.blu-lyr .mini-pst-inf > h5 a:focus,
.scrb-frm button.ylw-bg:hover,
.scrb-frm button.ylw-bg:focus,
.cnt-inf-innr > a:hover,
.cnt-inf-innr > a:focus,
.breadcrumb > li.active,
.breadcrumb > li a:hover,
.breadcrumb > li a:focus,
.tm-bx2-inf > h4 a:hover,
.tm-bx2-inf > h4 a:focus,
header.styl4 .scl-btns > a:hover,
header.styl4 .scl-btns > a:focus,
header.styl5.ylw-mnu > nav > ul > li:hover > a,
header.styl5.ylw-mnu > nav > ul > li > a:focus,
.prtflo-btns > a.ylw-bg:hover,
.prtflo-btns > a.ylw-bg:focus,
.prtflo-bx4 > a:hover,
.prtflo-bx4 > a:focus,
.hvr4 .prtflo-inf > h5 a:hover,
.hvr4 .prtflo-inf > h5 a:focus,
.scl-btns3 > a:hover,
.scl-btns3 > a:focus,
.blg-lst-pst-inf > h3 a:hover,
.blg-lst-pst-inf > h3 a:focus,
.blg-lst-pst > h3 a:hover,
.blg-lst-pst > h3 a:focus,
.blg-lnk-pst > a:hover,
.blg-lnk-pst > a:focus,
.blg-lnk-pst > h3 a:hover,
.blg-lnk-pst > h3 a:focus,
header.styl4 nav > ul > li:hover > a,
header.styl4 nav > ul > li > a:focus {
  color: #F5F2CF;
}

/* line 129, ../../../sass/_theme.scss */
.mnu-br2 nav ul li.active > a,
.mnu-br2 nav ul li > a.active,
.rsnp-mnu ul li.active > a,
.rsnp-mnu ul li > a.active {
  opacity: 1;
}

/* line 136, ../../../sass/_theme.scss */
.testi-caro-wrp .owl-nav > div {
  background-color: #5F7451;
  color: white;
  opacity: .3;
}

/* line 141, ../../../sass/_theme.scss */
.testi-caro-wrp .owl-nav > div:hover {
  background-color: #5F7451;
  opacity: 1;
}

/* line 146, ../../../sass/_theme.scss */
.title1 > h2,
.title1 > h3,
.cnt-dtl > h1 {
  color: #6031a7;
}

/* line 151, ../../../sass/_theme.scss */
.sudo-ylw:before {
  background-color: #5F7451;
}

/* line 155, ../../../sass/_theme.scss */
header nav ul ul li:hover > a,
header nav ul ul li > a:focus,
.mega-lnks > a:hover,
.mega-lnks > a:focus {
  background-color: rgba(255, 255, 255, 0.27);
}

/* blue color */
/* line 163, ../../../sass/_theme.scss */
.blu-clr,
nav > ul > li:hover > a,
nav > ul > li > a:focus,
.btn1.blu-bg:hover,
.btn1.blu-bg:focus,
.vdo-btn > a:hover,
.vdo-btn > a:focus,
.serv-bx-inr > h4 a:hover,
.serv-bx-inr > h4 a:focus,
.nws-inf > h4 a:hover,
.nws-inf > h4 a:focus,
.prtflo-inf > h4 a:hover,
.prtflo-inf > h4 a:focus,
.vw-al > a:hover,
.vw-al > a:focus,
.scl1 > a:hover,
.scl1 > a:focus,
.hdr-srch1 > a:hover,
.hdr-srch1 > a:focus,
.scl-btns > a:hover,
.scl-btns > a:focus,
.tb-bx-inf > h4 a:hover,
.tb-bx-inf > h4 a:focus,
.srv-bx-inf2 > h4 a:hover,
.srv-bx-inf2 > h4 a:focus,
.srv-bx-inf2 > a:hover,
.srv-bx-inf2 > a:focus,
.tm-inf > h4 a:hover,
.tm-inf > h4 a:focus,
.vdo-pst-inf > h2 a:hover,
.vdo-pst-inf > h2 a:focus,
.pagination > li.prv a:hover,
.pagination > li.nxt a:hover,
.pagination > li.prv a:focus,
.pagination > li.nxt a:focus,
.srch-frm > button:hover,
.srch-frm > button:focus,
.mega-lnks > a:hover,
.mega-lnks > a:focus,
header nav ul ul li:hover > a,
header nav ul ul li > a:focus,
.tgl-itm.actvt > h4,
.spt-bx-inf > h4 a:hover,
.spt-bx-inf > h4 a:focus,
.prj-inf > h4 a:hover,
.prj-inf > h4 a:focus,
.btm-br .scl-btns > a:hover,
.btm-br .scl-btns > a:focus,
.prfmnc-chrt > span a,
header.styl5.blu-mnu > nav > ul > li:hover > a,
header.styl5.blu-mnu > nav > ul > li > a:focus,
.hvr3 .prtflo-inf > span.cat > a:hover,
.hvr3 .prtflo-inf > span.cat > a:focus,
.prtflo-btns > a.blu-bg:hover,
.prtflo-btns > a.blu-bg:focus,
.prtnrs-car2 .owl-nav > div:hover,
.expr-bx-inr > a:hover,
.expr-bx-inr > a:focus,
.smpl-inf > h4 a:hover,
.smpl-inf > h4 a:focus,
.cat3 > a:hover,
.cat3 > a:focus,
.nws-inf2 > h4 a:hover,
.nws-inf2 > h4 a:focus,
.mnu-btn > a:hover,
.mnu-btn > a:focus,
.hdr6-mnu > ul > li:hover > a,
.hdr6-mnu > ul > li.active > a,
.hdr6-mnu > ul > li > a:focus,
.hdr6-mnu ul ul > li:hover > a,
.hdr6-mnu ul ul > li.active > a,
.hdr6-mnu ul ul > li > a:focus,
.scl3 > a,
.cnsdr-prj-nav .nav-tabs > li.active .prj-tb > h4,
.prj-feat-lst > li::before,
.blu-skn .prtf-inf > h3 a:hover,
.blu-skn .prtf-inf > h3 a:focus,
.blu-skn .prtf-inf > span a:hover,
.blu-skn .prtf-inf > span a:focus,
.prtflo-bx5 .prtflo-inf > span a.blu-clr,
.prtflo-inf6-inr > h4 a:hover,
.prtflo-inf6-inr > h4 a:focus,
.prtflo-clnt-inf > li span a:hover,
.prtflo-clnt-inf > li span a:focus,
.sd-wdgt .mini-pst-inf > h5 a:hover,
.sd-wdgt .mini-pst-inf > h5 a:focus,
.hstry-feat-inf > h3 a:hover,
.hstry-feat-inf > h3 a:focus,
.hstry-dtl > a:hover,
.hstry-dtl > a:focus,
.blg-dtl-wrp > p a:hover,
.blg-dtl-wrp > p a:focus,
.blg-dtl-athr-inf > h4 a:hover,
.blg-dtl-athr-inf > h4 a:focus,
.cmt-inf-lst > span a:hover,
.cmt-inf-lst > span a:focus,
.cmt-inf > h5 a:hover,
.cmt-inf > h5 a:focus,
.mini-pst.styl2 .mini-pst-inf > h5 a:hover,
.mini-pst.styl2 .mini-pst-inf > h5 a:focus,
.hdr-srch-wrp > form button:hover,
.hdr-srch-wrp > form button:focus,
.hdr-srch-cls:hover,
.drk-bg4 .tgl-itm.actvt > h4,
.hdr-srch > form button:hover
 {
  color: #5F7451;
}

/*===== Border Color =====*/
/* line 278, ../../../sass/_theme.scss */
.ylw-brd,
.btn1.ylw-bg,
.scrb-frm button.ylw-bg,
.prtflo-bx4 > a:hover,
.prtflo-bx4 > a:focus,
.cnt-frm > form input.ylw-brd,
.cnt-frm > form textarea.ylw-brd {
  border-color: #F5F2CF;
}

/*===== Border Top Color =====*/
/*===== Border Right Color =====*/
/*===== Border Bottom Color =====*/
/* line 301, ../../../sass/_theme.scss */
.mnu-br2 nav ul li.menu-item-has-children::before,
header.styl5.ylw-mnu nav ul li.menu-item-has-children::before {
  border-bottom-color: #F5F2CF;
}

/*===== Border Left Color =====*/
/* titles */
/* line 316, ../../../sass/_theme.scss */
h1, h2, h3, h4, h5, h6,
.title1 > h2,
.title1 > h3,
.serv-bx-inr > h4,
.srv-bx-inf2 > a,
.blu-lyr:before,
.tm-car .owl-nav > div:hover,
.prtflo-desc h2,
.join-note-inr > h3,
.breadcrumb > li.active, .breadcrumb > li a:hover, .breadcrumb > li a:focus {
  color: #6031a7;
}

/* line 329, ../../../sass/_theme.scss */
.breadcrumb > li {
  text-shadow: 0 0 0.3em rgba(0, 0, 0, 0.33);
}

/* line 333, ../../../sass/_theme.scss */
.tm-bx2-inf {
  background-color: rgba(96, 49, 167, 0.7);
}

/* line 337, ../../../sass/_theme.scss */
.sub-visual h1,
.wwo-section-l h5,
.consult-info > h4, .consult-info .title1 {
  text-shadow: 0 0 0.3em rgba(96, 49, 167, 0.33);
}

/* line 343, ../../../sass/_theme.scss */
.rspn-mnu-cls {
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 345, ../../../sass/_theme.scss */
.rspn-mnu-cls:hover, .rspn-mnu-cls:focus {
  background-color: rgba(0, 0, 0, 0.9);
}
/* line 348, ../../../sass/_theme.scss */
.rspn-mnu-cls i {
  font-size: 1.5em;
  opacity: .7;
}

/* line 353, ../../../sass/_theme.scss */
.rspn-mnu-btn i {
  font-size: 1.5em;
  opacity: .7;
}

/* line 357, ../../../sass/_theme.scss */
.rspn-mnu-btn:hover,
.rspn-mnu-btn:active,
.rspn-mnu-btn:focus {
  background-color: #2C0D5C;
}

/* line 363, ../../../sass/_theme.scss */
.rsnp-mnu,
.rspn-mnu-btn,
.mnu-br2 nav,
header.styl2.stcky .mnu-br2,
.tm-car .owl-nav > div:hover {
  background-color: #6031a7;
}

/* line 371, ../../../sass/_theme.scss */
header nav ul ul {
  background-color: #1E2F28;
}

/* line 375, ../../../sass/_theme.scss */
.rsnp-mnu ul li {
  color: #F5F2CF;
}

/* line 378, ../../../sass/_theme.scss */
header .mnu-br2 nav ul ul li, header nav ul ul li {
  color: #F5F2CF;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

/* line 383, ../../../sass/_theme.scss */
header nav ul ul:before {
  background-color: transparent;
}

/* line 387, ../../../sass/_theme.scss */
footer > div, footer > .drk-bg {
  background-color: #A3799C;
}

/* line 391, ../../../sass/_theme.scss */
.cnt-dtl > ul:before {
  border-bottom-color: #6031a7;
}

/* line 395, ../../../sass/_theme.scss */
.btm-br, .cnt-dtl > ul {
  background-color: #6031a7;
}

/* line 403, ../../../sass/_theme.scss */
body .btn1.ylw-bg {
  background-color: #5F7451;
  color: #F5F2CF;
  border-color: #5F7451;
}
/* line 408, ../../../sass/_theme.scss */
body .btn1.ylw-bg:hover, body .btn1.ylw-bg:active, body .btn1.ylw-bg:focus {
  background-color: #1E2F28;
  border-color: #1E2F28;
}
/* line 413, ../../../sass/_theme.scss */
body .btn1.ylw-bg.disabled:hover, body .btn1.ylw-bg.disabled:active, body .btn1.ylw-bg.disabled:focus, body .btn1.ylw-bg:disabled:hover, body .btn1.ylw-bg:disabled:active, body .btn1.ylw-bg:disabled:focus {
  background-color: #5F7451;
  color: #F5F2CF;
  border-color: #5F7451;
}

/* line 421, ../../../sass/_theme.scss */
a:hover, a:focus {
  color: #6031a7;
  text-decoration: underline;
}

/* line 425, ../../../sass/_theme.scss */
button, .btn, .btn1 {
  text-decoration: unset !important;
}

/* line 429, ../../../sass/_theme.scss */
.copyright a:hover {
  color: #A3799C;
}

/* line 433, ../../../sass/_theme.scss */
body .btn1.ylw-bg-soft {
  background-color: rgba(90, 117, 77, 0.33);
  color: #5F7451;
  border: none;
  border-radius: 1em;
  font-size: 1em;
  padding: 0.5em 1.25em;
}
/* line 443, ../../../sass/_theme.scss */
body .btn1.ylw-bg-soft:hover, body .btn1.ylw-bg-soft:active, body .btn1.ylw-bg-soft:focus {
  background-color: #1E2F28;
  border-color: #1E2F28;
}

/* line 450, ../../../sass/_theme.scss */
.grd-lyr2-sudo h2, .grd-bg-lyr2 h2, .grd-lyr2 h2, .serv-bx1.styl3 > i h2, .pckg-bx > a:hover h2, .cnt-inf > i h2, .expr-lst-wrp > div .enscroll-track > a.vertical-handle h2, .cmp-fct-bx > i h2, .tgl-styl.styl3 .tgl-itm > h4.actv h2 {
  color: #fdffc2;
}

/* line 454, ../../../sass/_theme.scss */
.grd-lyr2-sudo:before, .grd-lyr2-sudo:after, .grd-bg-lyr2:before, .grd-lyr2, .serv-bx1.styl3 > i, .pckg-bx > a:hover, .cnt-inf > i, .expr-lst-wrp > div .enscroll-track > a.vertical-handle, .cmp-fct-bx > i, .tgl-styl.styl3 .tgl-itm > h4.actv {
  background: #6031a7;
  background: -moz-linear-gradient(14deg, #6031a7 0%, #c363b3 100%);
  background: -webkit-linear-gradient(14deg, #6031a7 0%, #c363b3 100%);
  background: linear-gradient(14deg, #6031a7 0%, #c363b3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6031a7",endColorstr="#c363b3",GradientType=1);
}

/* line 462, ../../../sass/_theme.scss */
.vw-al > a.blu-bg, .btn1.blu-bg, .scl3 > a, .blu-brd, .chck-bx.styl2 [type="checkbox"]:checked + label:before, .chck-bx.styl2 [type="checkbox"]:not(:checked) + label:before, .cnt-frm > form input.blu-brd, .cnt-frm > form textarea.blu-brd, .tagclouds > a:hover, .tagclouds > a:focus {
  border-color: #A3799C;
}

/* line 465, ../../../sass/_theme.scss */
.cnt-frm > form input, .cnt-frm > form textarea {
  box-shadow: 0 0 10px rgba(96, 49, 167, 0.2);
}

/* line 468, ../../../sass/_theme.scss */
.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 183, 120, 0.55);
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    bottom: -13%;
  }
  100% {
    opacity: 1;
    bottom: 0%;
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, 0%);
  }
}
@keyframes slideUpAtBottom {
  0% {
    opacity: 0;
    bottom: -13%;
  }
  100% {
    opacity: 1;
    bottom: 0%;
  }
}
@keyframes rolling {
  /*0% {transform: translateX(-100%) translateZ(0px) rotateY(-54deg)}
  25% {transform: translateZ(400px)}
  50% {transform: translateX(100%) translateZ(0px) rotateY(54deg)}
  100% {transform: translateX(100%) translateZ(0px) rotateY(54deg)}*/
  /*0% {transform: translateX(0%) translateZ(43px) rotateY(-54deg); opacity:1}
  25% {transform: translateX(140%) translateZ(350px) rotateY(0deg); opacity:1}
  50% {transform: translateX(280%) translateZ(43px) rotateY(54deg); opacity:1}
  51% {transform: translateX(280%) translateZ(43px) rotateY(54deg); opacity:0}
  100% {transform: translateX(280%) translateZ(43px) rotateY(54deg); opacity:0}*/
  0% {
    transform: translateX(0%) translateZ(43px) rotateY(306deg);
    opacity: 1;
  }
  25% {
    transform: translateX(140%) translateZ(350px) rotateY(360deg);
    opacity: 1;
  }
  50% {
    transform: translateX(280%) translateZ(43px) rotateY(414deg);
    opacity: 1;
  }
  51% {
    transform: translateX(280%) translateZ(43px) rotateY(414deg);
    opacity: 0;
  }
  100% {
    transform: translateX(280%) translateZ(43px) rotateY(414deg);
    opacity: 0;
  }
}
@keyframes rolling2 {
  /*0% {transform: translateX(100%) rotateY(54deg)}
  50% {transform: translateX(100%) rotateY(54deg)}
  100% {transform: translateX(-195%) rotateY(300deg)}*/
  0% {
    transform: translateX(280%) translateZ(0px) rotateY(-304deg);
    opacity: 0;
  }
  49% {
    transform: translateX(280%) translateZ(0px) rotateY(-304deg);
    opacity: 0;
  }
  50% {
    transform: translateX(280%) translateZ(0px) rotateY(-304deg);
    opacity: 1;
  }
  75% {
    transform: translateX(140%) translateZ(-350px) rotateY(-180deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) translateZ(43px) rotateY(-59deg);
    opacity: 1;
  }
}
@keyframes marquee {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes marquee2 {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-200%);
  }
}
@keyframes jumping {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -20%);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes expanding {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes passing-through {
  0% {
    left: 150%;
    transform: translateZ(0) rotateY(-95deg);
  }
  50% {
    left: 50%;
    transform: translateZ(0) rotateY(0deg);
  }
  100% {
    left: -50%;
    transform: translateZ(0) rotateY(45deg);
  }
}
@keyframes passing-through-mobile {
  0% {
    left: 250%;
    transform: translateZ(0) rotateY(-95deg) scale(0.7, 0.7);
  }
  50% {
    left: 50%;
    transform: translateZ(0) rotateY(0deg) scale(0.7, 0.7);
  }
  100% {
    left: -150%;
    transform: translateZ(0) rotateY(45deg) scale(0.7, 0.7);
  }
}
@keyframes floating {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -20%);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes fabric-breeze {
  0% {
    transform: translate(0, 0) rotateZ(-2deg);
  }
  50% {
    transform: translate(0, -20%) rotateZ(2deg);
  }
  100% {
    transform: translate(0, 0) rotateZ(-2deg);
  }
}
@-webkit-keyframes swing2 {
  5% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  10% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  15% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  20% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  25% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing2 {
  5% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  10% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  15% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  20% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  25% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing3 {
  20% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  40% {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
  60% {
    -webkit-transform: rotate(1.3deg);
    transform: rotate(1.3deg);
  }
  80% {
    -webkit-transform: rotate(-1.1deg);
    transform: rotate(-1.1deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
/* line 178, ../../../sass/_animation.scss */
.swing3 {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes pulse-big {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.25, 1.25, 1.25);
    transform: scale3d(1.25, 1.25, 1.25);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse-big {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.25, 1.25, 1.25);
    transform: scale3d(1.25, 1.25, 1.25);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes pulse-small {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse-small {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
/* line 253, ../../../sass/_animation.scss */
.pulse-small {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/* line 258, ../../../sass/_animation.scss */
.pulse-big {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@keyframes -webkit-scale-up-fade-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .5;
  }
  to {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes scale-up-fade-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .5;
  }
  to {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes move-up-down-right {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-5%, -5%);
    transform: translate(-5%, -5%);
  }
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
