﻿@charset "UTF-8";
/*------------------------------------*\
    #Main
\*------------------------------------*/
/*------------------------------------*\
    #Colors
\*------------------------------------*/
/*------------------------------------*\
    #Other
\*------------------------------------*/
/*------------------------------------*\
    #Z-index levels
\*------------------------------------*/
/*------------------------------------*\
    #Mixins
\*------------------------------------*/
/*------------------------------------*\
    #Global styles (tag styles, bootstrap overrides...)
\*------------------------------------*/
html,
body {
  font-family: "Roboto Regular";
  font-size: 16px;
  background-color: #ffffff;
  line-height: 1.2;
}

.main-content {
  position: relative;
  margin-top: 100px;
}
h1 {
  font-family: "Roboto Bold";
  line-height: 0.82;
  font-size: 1em;
}
@media (min-width: 767px) {
  h1 {
    font-size: 2.5em;
  }
}

h3 {
  font-size: 1.4em;
  font-family: "Roboto Light";
}
@media (min-width: 767px) {
  h3 {
    font-size: 2.2em;
  }
}

.d-none {
  display: none;
}

.d-inline {
  display: inline;
}

a {
  text-decoration: none;
}

.ac-space-above {
  margin-top: 40px;
}
@media (min-width: 767px) {
  .ac-space-above {
    margin-top: 100px;
  }
}

.ac-space-below {
  margin-bottom: 40px;
}
@media (min-width: 767px) {
  .ac-space-below {
    margin-bottom: 100px;
  }
}

.slider-block {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  max-height: 600px;
  height: 600px;
  width: 100%;
}

.add-purple-lines {
  line-height: 0;
}
.add-purple-lines:before {
  content: "";
  background-color: #45196E;
  border-top: 5px solid #45196E;
  height: 5px;
  width: 50%;
  display: inline-block;
  position: relative;
  z-index: 200;
}
.add-purple-lines:after {
  content: "";
  background-color: #45196E;
  border-top: 5px solid #45196E;
  height: 5px;
  width: 50%;
  display: inline-block;
  position: relative;
  z-index: 200;
  float: right;
}

.outer-div-purple {
  background-color: #45196E;
  height: 150px;
}
@media (min-width: 767px) {
  .outer-div-purple {
    height: 250px;
  }
}

.inner-div-white {
  background-color: #ffffff;
}

.outer-div-transperant {
  background-color: transparent;
}

.inner-div-purple {
  background-color: #45196E;
  position: relative;
  z-index: 300;
}

.white-space {
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .white-space {
    margin-bottom: 15px;
  }
}

.inner-div-last {
  display: none;
  background-color: transparent;
  width: 100%;
}
@media (min-width: 992px) {
  .inner-div-last {
    height: 70px;
    display: block;
  }
}

.white-space {
  margin-bottom: 15px;
}

.outer-div-white-splash {
  background-color: transparent;
  position: relative;
  display: block;
  z-index: 300;
  top: -36px;
}
@media (min-width: 576px) {
  .outer-div-white-splash {
    top: -79px;
  }
}

.inner-div-white-splash {
  background-color: #ffffff;
  height: 9px;
}
@media (min-width: 576px) {
  .inner-div-white-splash {
    height: 20px;
  }
}
.inner-div-white-splash:after {
  content: "";
  border-left: 3px solid #45196E;
  width: 100%;
  display: inline-block;
  z-index: 400;
  position: absolute;
  bottom: 100px;
}

.outer-div-calendar-gray {
  background-color: #f1f1f1;
}

.inner-div-gray-calendar {
  background-color: #ffffff;
  position: relative;
  z-index: 400;
}

.outer-div-white-txt-btn {
  background-color: #ffffff;
  height: 120px;
  position: relative;
  top: 150px;
}

.inner-div-white-txt-btn {
  background-color: #45196E;
}

.ac-float-left {
  float: left;
}

.ac-float-right {
  float: right;
}

.upper-stairs-1 {
  animation-delay: 2.5s;
}

.upper-stairs-2 {
  animation-delay: 2s;
}

.upper-stairs-3 {
  animation-delay: 1.5s;
}

.upper-stairs-4 {
  animation-delay: 1s;
}

.upper-stairs-5 {
  animation-delay: 0.5s;
}

.ac-bg-image-div {
  position: relative;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.lines {
  position: absolute;
  width: 120%;
  height: 100%;
  background: url(../../../Media/img/GaUp7bk-tr.png);
  opacity: 0.09;
  transform: skew(-25deg);
}

.lines-small-images-articles {
  left: -32%;
  top: -20%;
}
@media (min-width: 767px) {
  .lines-small-images-articles {
    left: -31%;
  }
}
@media (min-width: 992px) {
  .lines-small-images-articles {
    left: -31%;
  }
}

.lines-big-images-articles {
  left: -32%;
  top: -15%;
}
@media (min-width: 767px) {
  .lines-big-images-articles {
    left: -70%;
  }
}

.lines-news-big-images {
  left: -28%;
  top: -20%;
}
@media (min-width: 767px) {
  .lines-news-big-images {
    left: -26%;
  }
}
@media (min-width: 992px) {
  .lines-news-big-images {
    left: -28%;
  }
}

.lines-small-images-news {
  left: -29%;
  top: -20%;
}
@media (min-width: 767px) {
  .lines-small-images-news {
    left: -26%;
  }
}
@media (min-width: 992px) {
  .lines-small-images-news {
    left: -28%;
  }
}

.lines-small-images-two-pics, .lines-small-images-person, .lines-small-images-txt-and-pic {
  left: -28%;
  top: -20%;
}

.ac-margin-bottom-40 {
  margin-bottom: 100px;
}

.ac-space-below-220 {
  margin-bottom: 220px;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.splash-caption {
  position: absolute;
  z-index: 400;
  bottom: 40%;
  left: 5%;
  font-size: 1rem;
  color: #fff;
  line-height: 1.2;
  font-family: "Roboto Light"
}
@media (min-width: 480px) {
  .splash-caption {
    font-size: 1.5rem;
    left: 5%;
  }
}
@media (min-width: 767px) {
  .splash-caption {
    font-size: 1.75rem;
    bottom: 31%;
    left: 10%;
  }
}

@media (min-width: 1024px) {
  .splash-caption {
    font-size: 2.2rem;
    bottom: 31%;
    left: 10%;
  }
}


.txt-pic-caption__left {
  position: relative;
  z-index: 400;
  margin-top: 13px;
  padding-left: 20px;
  font-size: 16px;
  color: #393939;
  line-height: 1.2;
  font-family: "Comorant";
}
@media (min-width: 767px) {
  .txt-pic-caption__left {
    margin-top: 35px;
    font-size: 16px;
  }
}

.txt-pic-caption__right {
  position: relative;
  z-index: 400;
  margin-top: 12px;
  padding-left: 20px;
  font-size: 14px;
  color: #393939;
  line-height: 1.2;
  font-family: "Comorant";
}
@media (min-width: 767px) {
  .txt-pic-caption__right {
    margin-top: 35px;
    font-size: 16px;
  }
}

.two-pics-caption {
  position: relative;
  z-index: 400;
  margin-top: 15px;
  padding-left: 20px;
  font-size: 14px;
  color: #393939;
  line-height: 1.2;
  font-family: "Comorant Medium";
}
@media (min-width: 767px) {
  .two-pics-caption {
    font-size: 16px;
  }
}

.ac-two-pic-caption-wrapper {
  position: relative;
}

.ac-error-page-title {
  color: #45196E;
  text-transform: uppercase;
  font-family: "Roboto Regular";
  margin-bottom: 100px;
  font-size: 60px;
  width: 80%;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.ac-error-page-subtitle {
  color: #45196E;
  text-align: center;
  font-family: "Comorant";
}

.ac-error-page-text {
  text-align: center;
  font-family: "Comorant";
  font-size: 16px;
}

.ac-error-back-link-wrapper {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  margin-top: 50px;
}

.ac-cookie-consent-container {
  background-color: #ffffff;
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  border-top: 1px solid #45196E;
  border-radius: 0;
  width: 100%;
}
@media (min-width: 767px) {
  .ac-cookie-consent-container .ac-cookie-consent-content {
    padding-right: 0;
  }
}
.ac-cookie-consent-container .ac-cookie-consent-button {
  align-self: center;
}
@media (min-width: 767px) {
  .ac-cookie-consent-container .ac-cookie-consent-button {
    padding-left: 0;
  }
}
.ac-cookie-consent-container .ac-cookie-consent-button a {
  font-family: "Roboto Regular";
  text-transform: uppercase;
}
.ac-cookie-consent-container .modal-body {
  padding-bottom: 0;
  padding-top: 16px;
}
.ac-cookie-consent-container .modal-body .modal-body-content {
  font-weight: 600;
  color: #212529;
}
.ac-cookie-consent-container .modal-body-content {
  margin: 0;
  padding-bottom: 10px;
  text-align: left;
}
.ac-cookie-consent-container .modal-body-content a {
  color: #45196E;
}

.application-review-popup {
  width: 200px;
  border: 1px solid #000000;
  padding: 30px;
  position: fixed;
  right: 10px;
  top: 200px;
  z-index: 1000;
  background-color: #45196E;
  color: #ffffff;
}

.pagebreak {
  page-break-before: always;
}

.ac-exam-export-image {
  width: 132px;
  height: 165px;
}

.ac-bottom-padding {
  padding-bottom: 10px !important;
}

.ac-no-border-cell {
  border-top: 0 !important;
}

select.form-control:not([size]):not([multiple]) {
  height: 20%;
}

[type=submit] {
  -webkit-appearance: none;
}

.spot {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.btn-wrapper {
  margin-top: 0;
  position: relative;
  width: 265px;
  height: 50px;
  display: inline-block;
  cursor: pointer;
}
.btn-wrapper button {
  cursor: pointer;
}
.btn-wrapper button:focus {
  outline: none;
}

#shape {
  stroke-width: 4px;
  fill: transparent;
  stroke: #45196E;
  stroke-dasharray: 78 354;
  stroke-dashoffset: -155;
  transition: 0.5s all ease;
}

.ac-btn-shape-purple {
  stroke: #45196E !important;
}

.ac-btn-shape-white {
  stroke: #ffffff !important;
}

#shape1 {
  stroke-width: 4px;
  fill: transparent;
  stroke: #45196E;
  stroke-dasharray: 278 120;
  stroke-dashoffset: -275;
  transition: 0.5s all ease;
}

#text {
  margin-top: -38px;
  text-align: center;
}
#text button {
  color: #45196E;
  text-decoration: none;
  font-weight: 100;
  font-size: 1em;
  text-transform: uppercase;
  font-family: "Roboto Regular";
  border: 0;
  background: none;
}
#text a {
  color: #45196E;
  font-weight: 100;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Roboto Regular";
}

.ac-btn-text {
  margin-top: -40px;
  text-align: center;
}
.ac-btn-text a {
  color: #45196E;
  text-decoration: none;
  font-weight: 100;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Roboto Regular";
}

.text-purple a {
  color: #45196E;
  text-decoration: none !important;
}

.ac-btn-link {
  text-decoration: none !important;
}

.text-white a {
  color: #ffffff;
  text-decoration: none !important;
}

.btn-wrapper:hover #shape, .btn-wrapper:hover #shape1 {
  stroke-dasharray: 300 0;
  stroke-width: 4px;
  stroke-dashoffset: 0;
  stroke: #45196E;
}

.spot-white {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.btn-wrapper-white {
  margin-top: 0;
  position: relative;
  width: 265px;
  height: 50px;
  display: inline-block;
  margin-bottom: 100px;
}

#shape-white {
  stroke-width: 4px;
  fill: transparent;
  stroke: #ffffff;
  stroke-dasharray: 78 354;
  stroke-dashoffset: -155;
  transition: 1s all ease;
}

#shape1-white {
  stroke-width: 4px;
  fill: transparent;
  stroke: #ffffff;
  stroke-dasharray: 278 120;
  stroke-dashoffset: -275;
  transition: 1s all ease;
}

#text-white {
  margin-top: -38px;
  text-align: center;
}

#text-white a {
  color: #ffffff;
  font-weight: 100;
  font-size: 1em;
  text-transform: uppercase;
  font-family: "Roboto Regular";
}

.btn-wrapper-white:hover #shape-white, .btn-wrapper-white:hover #shape1-white {
  stroke-dasharray: 300 0;
  stroke-width: 4px;
  stroke-dashoffset: 0;
  stroke: #ffffff;
}

.spot-white-footer {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.btn-wrapper-white-footer {
  margin-top: 0;
  position: relative;
  width: 130px;
  height: 50px;
  display: inline-block;
  margin-bottom: 40px;
  margin-top: 40px;
  left: 0;
}

#shape-white-footer {
  stroke-width: 4px;
  fill: transparent;
  stroke: #ffffff;
  stroke-dasharray: 140 43;
  stroke-dashoffset: -143;
  transition: 1s all ease;
}

#shape1-white-footer {
  stroke-width: 4px;
  fill: transparent;
  stroke: #ffffff;
  stroke-dasharray: 62 30;
  stroke-dashoffset: -246;
  transition: 1s all ease;
}

#text-white-footer {
  margin-top: -38px;
  text-align: center;
}

#text-white-footer a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 100;
  font-size: 1em;
  text-transform: uppercase;
  font-family: "Roboto Regular";
}

.btn-wrapper-white-footer:hover #shape-white-footer, .btn-wrapper-white-footer:hover #shape1-white-footer {
  stroke-dasharray: 300 0;
  stroke-width: 4px;
  stroke-dashoffset: 0;
  stroke: #ffffff;
}

.btn-approve {
  background-color: #9EE389;
  border-color: #9EE389;
  color: #000000;
}
.btn-approve:disabled {
  background-color: #DDDBDF;
  border-color: #DDDBDF;
  color: #000000;
}
.btn-approve:hover {
  color: #000000;
}

.btn-return-correction {
  background-color: #FFD16C;
  border-color: #FFD16C;
  color: #000000;
}
.btn-return-correction:disabled {
  background-color: #DDDBDF;
  border-color: #DDDBDF;
  color: #000000;
}
.btn-return-correction:hover {
  color: #000000;
}

.btn-reject {
  background-color: #ED6262;
  border-color: #ED6262;
  color: #000000;
}
.btn-reject:disabled {
  background-color: #DDDBDF;
  border-color: #DDDBDF;
  color: #000000;
}
.btn-reject:hover {
  color: #000000;
}

.btn-export {
  background-color: #C6C0EA;
  border-color: #C6C0EA;
  color: #000000;
}
.btn-export:hover {
  color: #000000;
  background-color: #C6C0E0;
  border-color: #C6C0E0;
}

.ac-table table {
  margin-top: 50px;
  border: none;
  border-collapse: separate !important;
  border-spacing: 0 2px;
  color: #45196E;
  display: block;
  overflow-x: auto;
  margin-bottom: 50px;
}
@media (min-width: 1500px) {
  .ac-table table {
    display: table;
  }
}
.ac-table table td {
  border: solid 1px #F6F4F5;
  border-style: none solid solid none;
}
.ac-table table tr td:first-child {
  border-top-left-radius: 5px;
}
.ac-table table tr td:first-child {
  border-bottom-left-radius: 5px;
}
.ac-table table tr td:last-child {
  border-top-right-radius: 5px;
}
.ac-table table tr td:last-child {
  border-bottom-right-radius: 5px;
}
.ac-table table tr td {
  border-top-style: solid;
}
.ac-table table tr td:first-child {
  border-left-style: solid;
}
.ac-table table thead tr th:first-child {
  border-top-left-radius: 5px;
}
.ac-table table thead tr th:first-child {
  border-bottom-left-radius: 5px;
}
.ac-table table thead tr th:last-child {
  border-top-right-radius: 5px;
}
.ac-table table thead tr th:last-child {
  border-bottom-right-radius: 5px;
}
.ac-table table thead tr:first-child th {
  border-top-style: solid;
}
.ac-table table thead tr th:first-child {
  border-left-style: solid;
}
.ac-table table thead tr {
  background-color: #45196E;
  color: #ffffff;
}
.ac-table table thead tr th, .ac-table table thead tr td {
  border: solid 1px #45196E;
  border-style: none solid solid none;
  padding: 15px 10px;
  text-transform: uppercase;
  font-family: "CormorantInfant Medium";
  font-weight: 300;
}
.ac-table table tbody tr {
  background-color: #F6F4F5;
}
.ac-table table tbody tr td {
  font-weight: bold;
  padding-left: 10px;
}
.ac-table table tbody tr td a {
  text-decoration: underline;
  color: #741589;
}
.ac-table table tbody tr td:nth-child(even) .td-content-wrapper {
  background: white;
  padding: 15px 10px;
  border: 1px solid #F6F4F5;
  border-radius: 7px;
}

.pagination-container {
  text-align: center;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  /*margin: 20px 0;*/
  /*border-radius: 4px;*/
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  color: #C4C4C4;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: auto;
  margin-right: auto;
  /*// border-bottom-left-radius: 4px;
  //border-top-left-radius: 4px;*/
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  /*border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;*/
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #45196E;
  cursor: default;
  background-color: #ffffff;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
}

@font-face {
  font-family: "Ag Benguiat";
  src: url(../../../fonts/ag-benguiat.ttf);
}
@font-face {
  font-family: "Ag Benguiat Regular";
  src: url(../../../fonts/AGBenguiatRegular.ttf);
}
@font-face {
  font-family: "Roboto Black";
  src: url(../../../fonts/Roboto-Black.ttf);
}
@font-face {
  font-family: "Roboto Regular";
  src: url(../../../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: "Roboto Bold";
  src: url(../../../fonts/Roboto-Bold.ttf);
}
@font-face {
  font-family: "Roboto Light";
  src: url(../../../fonts/Roboto-Light.ttf);
}
@font-face {
  font-family: "Cormorant";
  src: url(../../../fonts/CormorantInfant-Medium.ttf);
}
.ac-admin-page-list {
  display: block !important;
  text-decoration: none !important;
  padding: 10px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 767px) {
  .ac-admin-page-list {
    width: 20%;
  }
}

.ac-admin-pages-wrapper {
  padding-bottom: 40px;
}
@media (min-width: 767px) {
  .ac-admin-pages-wrapper {
    padding-bottom: 100px;
  }
}

.ac-admin-page-back-btn {
  margin-left: 40px;
  color: #45196E;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
.ac-admin-page-back-btn:hover {
  color: #45196E;
}

.ac-arrow-admin-back-icon {
  color: #45196E;
}

.ac-admin-create-link {
  float: right;
  padding-right: 40px;
}

.ac-admin-action-table-header {
  font-family: "Comorant";
  background-color: #45196E;
  color: #ffffff;
  padding: 20px 0;
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 5px;
}

.ac-admin-action-table-body-gray {
  background-color: #F7F7F7;
}

.ac-admin-action-table-border {
  background-color: #ffffff;
  border: 3px solid #F7F7F7;
}

.ac-admin-action-table-gray-cell {
  border: 3px solid #F7F7F7;
}

.ac-admin-action-table-staff-comment-wrapper {
  padding-top: 15px;
}

.ac-admin-staff-date {
  text-transform: uppercase;
  color: gray;
}

.ac-admin-staff-user {
  color: #45196E;
  font-weight: bold;
  font-size: 14px;
}

.ac-admin-staff-comment {
  border-left: 2px solid #45196E;
  margin-top: 10px;
  padding-left: 8px;
}

.ac-admin-admin-comment-wrapper {
  padding-top: 15px;
}

.ac-edit-icon {
  color: #45196E;
}

.ac-admin-table-admin-comment-btn {
  background: none;
  color: inherit;
  border: none;
  outline: none;
  float: right;
  cursor: pointer;
}

.ac-admin-action-table-link {
  display: block;
  color: #45196E;
  text-decoration: underline;
  font-weight: bold;
}
.ac-admin-action-table-link:hover {
  color: #45196E;
}

.ac-admin-action-table-versions {
  padding-top: 15px;
}

.ac-admin-table-modal-header {
  color: #45196E;
  font-family: "Comorant";
  text-transform: uppercase;
}

.ac-staff-comment-modal {
  max-width: 700px;
}

.ac-article-block-main-title {
  text-align: center;
  background-color: #45196E;
}
.ac-article-block-main-title .ac-article-container {
  width: 80%;
  text-align: center;
}
@media (min-width: 767px) {
  .ac-article-block-main-title .ac-article-container {
    width: 60%;
  }
}
.ac-article-block-main-title .ac-article-txt {
  color: #ffffff;
  text-transform: uppercase;
}
.ac-article-block-main-title .ac-article-subtitle-txt {
  color: #ffffff;
}

.ac-article-list-main-container {
  position: relative;
  top: -20px;
}

.ac-main-article-text {
  padding: 0 30px;
  text-align: left;
  font-size: 0.75em;
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .ac-main-article-text {
    text-align: center;
    padding: 0 10px;
    font-size: 1.1em;
    margin-bottom: 0;
  }
}

.article-block-first-image-container {
  width: 100%;
}

.article-block-first-container {
  position: relative;
}

.article-block-second-container img {
  width: 100%;
  height: auto;
  display: none;
}
@media (min-width: 767px) {
  .article-block-second-container img {
    height: 300px;
    display: block;
  }
}
@media (min-width: 1200px) {
  .article-block-second-container img {
    height: 200px;
  }
}

.ac-normal-article-text {
  color: #45196E;
  padding: 0 30px;
  text-align: left;
  width: 100%;
  white-space: normal;
  overflow: hidden;
  font-size: 0.75em;
  font-family: "CormorantInfant Medium";
  word-wrap: break-word;
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .ac-normal-article-text {
    padding: 0 25px;
    margin-bottom: 20px;
    min-height: 100px;
  }
}
.ac-normal-article-text p {
  color: #45196E;
  padding: 0 10px;
  text-align: left;
  white-space: normal;
  overflow: hidden;
  min-height: 100px;
  font-size: 0.75em;
  font-family: "CormorantInfant Medium";
  word-wrap: break-word;
}

.ac-article-background-image {
  background-size: cover;
  background-position: center;
  height: 300px;
  display: none;
}
@media (min-width: 767px) {
  .ac-article-background-image {
    height: 300px;
    display: block;
  }
}
@media (min-width: 992px) {
  .ac-article-background-image {
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .ac-article-background-image {
    height: 300px;
  }
}

.ac-article-background-first-image {
  height: 300px;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.15);
}
@media (min-width: 767px) {
  .ac-article-background-first-image {
    height: 750px;
    margin-bottom: 180px;
    box-shadow: none;
  }
}
@media (min-width: 1200px) {
  .ac-article-background-first-image {
    margin-bottom: 100px;
  }
}

.ac-article-background-two-images {
  height: 250px;
}
@media (min-width: 767px) {
  .ac-article-background-two-images {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .ac-article-background-two-images {
    height: 350px;
  }
}

.ac-events-txt-wrapper {
  padding-top: 10px;
  border-bottom: 5px solid #45196E;
  position: relative;
  top: -23px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 400;
  background-color: #ffffff;
  /*-moz-box-shadow: 2px 2px 20px -1px rgba(143,143,143,1);
  box-shadow: 2px 2px 20px -1px rgba(143,143,143,1);*/
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.15);
  margin-bottom: 40px;
}
@media (min-width: 767px) {
  .ac-events-txt-wrapper {
    margin-bottom: 100px;
    box-shadow: none;
    height: 210px;
    width: 85%;
  }
}
.ac-events-txt-wrapper a {
  color: #45196E;
  padding: 15px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  white-space: normal;
  overflow: hidden;
  font-size: 1.5em;
  font-family: "CormorantInfant Medium";
  word-wrap: break-word;
}
.ac-events-txt-wrapper .ac-events-date-container {
  position: absolute;
  bottom: 10px;
  padding-left: 30px;
}
@media (min-width: 767px) {
  .ac-events-txt-wrapper .ac-events-date-container {
    padding-left: 25px;
  }
}
.ac-events-txt-wrapper .ac-events-date-container .ac-events-month, .ac-events-txt-wrapper .ac-events-date-container .ac-events-time {
  color: #393939;
  font-size: 13px;
}
@media (min-width: 767px) {
  .ac-events-txt-wrapper .ac-events-date-container .ac-events-month, .ac-events-txt-wrapper .ac-events-date-container .ac-events-time {
    font-size: 16px;
  }
}

.ac-first-events-txt-wrapper {
  padding-top: 10px;
  border-bottom: 5px solid #45196E;
  position: relative;
  top: -26px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
  z-index: 400;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.15);
}
.ac-first-events-txt-wrapper a {
  color: #45196E;
  padding: 15px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  white-space: normal;
  overflow: hidden;
  font-size: 1.6em;
  font-family: "CormorantInfant Medium";
  word-wrap: break-word;
}
.ac-first-events-txt-wrapper .ac-events-date-container {
  position: absolute;
  bottom: 10px;
  padding-left: 30px;
  text-align: left;
}
@media (min-width: 767px) {
  .ac-first-events-txt-wrapper .ac-events-date-container {
    padding-left: 40%;
    text-align: center;
  }
}
.ac-first-events-txt-wrapper .ac-events-date-container .ac-events-month, .ac-first-events-txt-wrapper .ac-events-date-container .ac-events-time {
  color: #393939;
  font-size: 13px;
}
@media (min-width: 767px) {
  .ac-first-events-txt-wrapper .ac-events-date-container .ac-events-month, .ac-first-events-txt-wrapper .ac-events-date-container .ac-events-time {
    font-size: 16px;
  }
}
.ac-first-events-txt-wrapper p {
  color: #393939;
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  white-space: normal;
  overflow: hidden;
  min-height: 100px;
  font-size: 0.75em;
  font-family: "Roboto Light";
  word-wrap: break-word;
}
@media (min-width: 767px) {
  .ac-first-events-txt-wrapper {
    height: 210px;
    min-height: 200px;
    width: 80%;
    position: absolute;
    z-index: 400;
    top: 600px;
    right: 15px;
    margin-bottom: 0;
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  .ac-first-events-txt-wrapper {
    width: 49%;
  }
}

.inner-div-purple-first-event {
  height: 150px;
}
@media (min-width: 767px) {
  .inner-div-purple-first-event {
    height: 500px;
  }
}

.ac-first-event-container {
  margin-top: -80px;
  z-index: 300;
}
@media (min-width: 767px) {
  .ac-first-event-container {
    margin-top: -300px;
  }
}

.ac-event-row {
  margin-right: -4px;
  margin-left: -4px;
}
@media (min-width: 767px) {
  .ac-event-row {
    margin-right: 40px;
    margin-left: 40px;
  }
}

.ac-events-component-text-wrapper {
  height: 300px;
}

.ac-inner-event-header-wrapper {
  color: #45196E;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 100px;
}
@media (min-width: 767px) {
  .ac-inner-event-header-wrapper {
    font-size: 2.5em;
  }
}

.ac-inner-event-time-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.ac-inner-event-time-wrapper:before {
  opacity: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f017";
  font-size: 25px;
  display: inline;
  padding-right: 10px;
  color: #C4C4C4;
}

.ac-inner-event-place-wrapper {
  margin-bottom: 100px;
  text-align: center;
  width: 260px;
  padding-bottom: 30px;
  border-bottom: 5px solid #45196E;
  margin-left: auto;
  margin-right: auto;
}
.ac-inner-event-place-wrapper:before {
  opacity: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f041";
  font-size: 25px;
  display: inline;
  padding-right: 10px;
  color: #C4C4C4;
}
.ac-inner-event-place-wrapper .ac-inner-event-place-info {
  color: #45196E;
  display: inline;
  font-weight: bold;
  position: relative;
}

.ac-magazine-last-issue-list-wrapper ul {
  list-style: none;
  margin-left: 60px;
}
@media (min-width: 767px) {
  .ac-magazine-last-issue-list-wrapper ul {
    margin-left: 200px;
  }
}
@media (min-width: 992px) {
  .ac-magazine-last-issue-list-wrapper ul {
    margin-left: 450px;
  }
}
.ac-magazine-last-issue-list-wrapper ul li {
  padding-bottom: 10px;
  position: relative;
  width: 100%;
}
.ac-magazine-last-issue-list-wrapper ul li a {
  color: #393939;
  position: relative;
}
.ac-magazine-last-issue-list-wrapper ul li a:hover {
  color: #45196E;
  font-weight: bold;
}
@media (min-width: 767px) {
  .ac-magazine-last-issue-list-wrapper ul li a {
    left: 100px;
  }
}
.ac-magazine-last-issue-list-wrapper ul li a:before {
  content: "";
  display: block;
  width: 25px;
  height: 3px;
  position: absolute;
  background-color: #C4C4C4;
  top: 10px;
  left: -35px;
}
@media (min-width: 576px) {
  .ac-magazine-last-issue-list-wrapper ul li a:before {
    top: 10px;
    left: -60px;
    width: 40px;
  }
}

.ac-magazine-title {
  margin-bottom: 30px;
  width: 40% !important;
  text-align: left !important;
}

.ac-magazine-archive-list {
  padding-bottom: 100px;
}
.ac-magazine-archive-list div ul {
  padding-bottom: 30px;
  list-style: none;
}
.ac-magazine-archive-list div ul li {
  padding-bottom: 5px;
}

.ac-magazine-archive-title {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.ac-calendar-page-title-wrapper {
  background-color: #F7F7F7;
  height: 370px;
  padding-top: 130px;
  margin-top: -96px;
}

.outer-div-transperant-calendar {
  margin-top: -63px;
  margin-bottom: 50px;
}
.outer-div-transperant-calendar .inner-div-purple {
  background-color: #ffffff;
}

.ac-calendar-main-wrapper {
  position: relative;
  top: -120px;
}

.ac-calendar-title-wrapper {
  background-color: #f1f1f1;
}
.ac-calendar-title-wrapper h1 {
  color: #45196E;
  text-transform: uppercase;
  text-align: center;
  padding-top: 150px;
  padding-bottom: 150px;
  font-size: 72px;
}

.event-image-wrapper {
  min-height: 100px;
  width: 100%;
}
.event-image-wrapper img {
  min-height: 100px;
  width: 100%;
}

.ac-category-filters-container {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 30px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 766px) {
  .ac-category-filters-container {
    display: none;
  }
}
.ac-category-filters-container .ac-category-filter {
  width: 100px;
  margin-right: 30px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
@media (max-width: 479px) {
  .ac-category-filters-container .ac-category-filter {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .ac-category-filters-container .ac-category-filter {
    width: 70px;
  }
}
.ac-category-filters-container .ac-category-filter:before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
  position: absolute;
}
.ac-category-filters-container .ac-category-filter.ac-inactive-filter {
  color: #d7d7d7;
}
.ac-category-filters-container .ac-category-filter.ac-inactive-filter:before {
  top: -28px;
  left: 41%;
}
.ac-category-filters-container .ac-category-filter.ac-active-filter {
  font-weight: 600;
}
.ac-category-filters-container .ac-category-filter.ac-active-filter:before {
  top: 32px;
  left: 41%;
}
.ac-category-filters-container .ac-statistic-filter {
  cursor: pointer;
  height: 100%;
}
.ac-category-filters-container .ac-category-filter-0:before {
  background-color: #686768;
}
.ac-category-filters-container .ac-category-filter-0.ac-active-filter {
  color: #5f5e5e;
}
.ac-category-filters-container .ac-category-filter-1:before {
  background-color: #ce072d;
}
.ac-category-filters-container .ac-category-filter-1.ac-active-filter {
  color: #ce072d;
}
.ac-category-filters-container .ac-category-filter-2:before {
  background-color: #1a82a4;
}
.ac-category-filters-container .ac-category-filter-2.ac-active-filter {
  color: #1a82a4;
}
.ac-category-filters-container .ac-category-filter-3:before {
  background-color: #196e49;
}
.ac-category-filters-container .ac-category-filter-3.ac-active-filter {
  color: #196e49;
}
.ac-category-filters-container .ac-category-filter-4 {
  width: 180px;
}
.ac-category-filters-container .ac-category-filter-4:before {
  background-color: #6e1955;
  left: 85px !important;
}
.ac-category-filters-container .ac-category-filter-4.ac-active-filter {
  color: #6e1955;
}
.ac-category-filters-container .ac-category-filter-5:before {
  background-color: #7e7d03;
}
.ac-category-filters-container .ac-category-filter-5.ac-active-filter {
  color: #7e7d03;
}

#calendar .fc-header-toolbar {
  margin-bottom: 50px;
}
#calendar .fc-header-toolbar .fc-center h2 {
  font-size: 24px;
  color: #969596;
  font-family: "Comorant";
  margin-left: 0;
}
#calendar .fc-header-toolbar .fc-center h2 span {
  padding-left: 5px;
}
@media (min-width: 767px) {
  #calendar .fc-header-toolbar .fc-center h2 span {
    padding-left: 10px;
  }
}
@media (min-width: 767px) {
  #calendar .fc-header-toolbar .fc-center h2 {
    margin-left: 0.75em;
  }
}
#calendar .fc-header-toolbar .fc-center .fc-prev-button, #calendar .fc-header-toolbar .fc-center .fc-next-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
#calendar .fc-header-toolbar .fc-center .fc-prev-button .fc-icon, #calendar .fc-header-toolbar .fc-center .fc-next-button .fc-icon {
  font-size: 28px;
  top: -4px;
  margin: 0 10px;
}
@media (min-width: 767px) {
  #calendar .fc-header-toolbar .fc-center .fc-prev-button .fc-icon, #calendar .fc-header-toolbar .fc-center .fc-next-button .fc-icon {
    margin: 0 20px;
  }
}
#calendar .fc-state-default {
  box-shadow: none;
}
@media (max-width: 479px) {
  #calendar .fc-prev-button {
    width: 45px !important;
  }
  #calendar .fc-prev-button .fc-icon-left-single-arrow {
    left: -15px;
  }
}
@media (max-width: 479px) and (min-width: 767px) {
  #calendar .fc-prev-button .fc-icon-left-single-arrow {
    left: -80px;
  }
}
@media (max-width: 479px) {
  #calendar .fc-next-button {
    width: 50px !important;
  }
  #calendar .fc-next-button .fc-icon-right-single-arrow {
    left: -15px;
  }
}
#calendar .fc-icon-right-single-arrow {
  color: #707070;
}
#calendar .fc-icon-right-single-arrow:after {
  font-weight: 100;
}
#calendar .fc-icon-left-single-arrow {
  color: #707070;
}
#calendar .fc-icon-left-single-arrow:after {
  font-weight: 100;
}
#calendar .non-school-day-number {
  background-color: #C4C4C4;
}

.fc-view-container {
  margin-bottom: 40px;
}

.fc-unthemed td.fc-today {
  background: #ebeaeb !important;
}
.fc-unthemed td.fc-today.fc-day-top:before {
  content: "Today";
  width: 15px;
  height: 15px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  text-transform: uppercase;
  color: #45196E;
  position: absolute;
  top: -18px;
  left: 26%;
  font-family: "Roboto Regular";
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .fc-unthemed td.fc-today.fc-day-top:before {
    left: 20%;
    font-size: 14px;
  }
}
.fc-unthemed td.fc-today.fc-other-month:before {
  content: "";
}

.fc-other-month.fc-other-month.fc-other-month {
  background-color: #ffffff !important;
}

.fc-other-month .fc-day-number, .fc-other-month .date-week-name {
  display: none !important;
}

.fc-basic-view .fc-body .fc-row {
  border: none;
  margin-bottom: 20px;
  background-color: #F7F7F7 !important;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  background-color: #45196E;
  color: #ffffff;
  font-size: 28px;
  font-family: "Comorant";
  position: relative;
  top: -20px;
  right: 20px;
  width: 20%;
  height: 38px;
  text-align: center;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    font-size: 20px;
    height: 28px;
    padding-top: 4px;
  }
}

.fc-day-top {
  position: relative;
}
.fc-day-top .date-week-name {
  position: absolute;
  top: 35px;
  right: 19px;
  font-size: 16px;
  font-family: "Roboto Light";
  padding-bottom: 5px;
  color: #9B9B9B;
  border-bottom: 3px solid #9B9B9B;
  width: 22%;
  text-align: center;
}
@media (max-width: 991px) {
  .fc-day-top .date-week-name {
    top: 18px;
    right: 16px;
    font-size: 16px;
    width: 34px;
  }
}

.fc-event, .fc-event-dot {
  background-color: transparent !important;
  color: #393939 !important;
  border: none !important;
  border-left: 5px solid #6e1955 !important;
  border-radius: 0 !important;
  font-size: 12px !important;
  font-family: "Roboto Regular";
}

.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #ffffff !important;
}

.fc td, .fc th {
  border-width: 7px !important;
}

.fc td.fc-today {
  border-style: solid !important;
  border-bottom: none !important;
}

.fc-row fc-week .fc-widget-content {
  height: 400px !important;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 100px !important;
}
.fc-toolbar.fc-footer-toolbar .fc-center h2 {
  font-size: 24px;
  color: #969596;
  font-family: "Comorant";
}
.fc-toolbar.fc-footer-toolbar .fc-center .fc-prev-button, .fc-toolbar.fc-footer-toolbar .fc-center .fc-next-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
.fc-toolbar.fc-footer-toolbar .fc-center .fc-prev-button .fc-icon, .fc-toolbar.fc-footer-toolbar .fc-center .fc-next-button .fc-icon {
  font-size: 28px;
  top: -4px;
  margin: 0 60px;
}

.fc-state-default {
  box-shadow: none;
}

.fc-day-grid-container {
  overflow-x: visible !important;
  overflow-y: visible !important;
}

.event-title, .event-time {
  margin-bottom: 10px;
  margin-left: 15px;
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto Light";
}
@media (max-width: 1199px) {
  .event-title, .event-time {
    font-size: 12px;
    margin-left: 5px;
  }
}

.fc-event-container {
  padding-bottom: 5px !important;
  padding-top: 15px !important;
}

.fc-head {
  display: none;
}

.fc-listMonth-view .fc-list-table {
  border-collapse: separate;
  border-spacing: 0 5px;
}
.fc-listMonth-view .fc-list-item {
  background-color: #F7F7F7 !important;
}
.fc-listMonth-view .list-event-wrapper {
  display: inline-table;
  border-left: 5px solid #C4C4C4;
}
.fc-listMonth-view .list-event-time {
  margin-left: 15px;
  font-size: 14px;
  font-weight: 700;
  font-family: "Roboto Light";
}
.fc-listMonth-view .list-event-title {
  padding: 0 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Roboto Light";
  font-size: 14px;
  font-weight: 700;
}
.fc-listMonth-view .event-image-wrapper {
  display: table-cell;
  width: 40%;
}
@media (max-width: 479px) {
  .fc-listMonth-view .event-image-wrapper {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .fc-listMonth-view .event-image-wrapper img {
    width: 90%;
    padding-left: 15px;
  }
}
.fc-listMonth-view .list-view-info-wrapper {
  position: relative;
  height: 50px;
}
.fc-listMonth-view .list-view-date {
  background-color: #45196E;
  color: #ffffff;
  font-size: 26px;
  font-family: "Comorant";
  position: absolute;
  top: 6px;
  left: 36px;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 10px;
}
.fc-listMonth-view .list-view-date-week-name {
  position: absolute;
  top: 16px;
  font-family: "Roboto Light";
  left: 77px;
  font-size: 16px;
  color: #9B9B9B;
  border-bottom: 3px solid #9B9B9B;
  width: 44px;
  text-align: center;
}

.ac-calendar-legend-school-day {
  position: relative;
  padding-right: 20px;
  color: #969596;
  font-family: "Roboto Regular";
  margin-bottom: 40px;
}
@media (min-width: 767px) {
  .ac-calendar-legend-school-day {
    margin-bottom: 0;
  }
}
.ac-calendar-legend-school-day:before {
  content: "";
  position: absolute;
  background-color: #C4C4C4;
  height: 15px;
  width: 15px;
  top: 3px;
  right: 145px;
}

.ac-event-category-0 {
  color: #686768 !important;
  border-left: 5px solid #686768 !important;
}

.ac-event-category-1 {
  color: #ce072d !important;
  border-left: 5px solid #ce072d !important;
}

.ac-event-category-2 {
  color: #1a82a4 !important;
  border-left: 5px solid #1a82a4 !important;
}

.ac-event-category-3 {
  color: #196e49 !important;
  border-left: 5px solid #196e49 !important;
}

.ac-event-category-4 {
  color: #6e1955 !important;
  border-left: 5px solid #6e1955 !important;
}

.ac-event-category-5 {
  color: #7e7d03 !important;
  border-left: 5px solid #7e7d03 !important;
}

.ac-non-school-day-category {
  color: #969596 !important;
  border-left: 5px solid #C4C4C4 !important;
}

.ac-mobile-category-filters-container {
  margin-bottom: 40px;
}
@media (min-width: 767px) {
  .ac-mobile-category-filters-container {
    display: none;
  }
}
.ac-mobile-category-filters-container #ac-mobile-category-filters-button {
  background-color: #45196E;
  border: none;
  outline: none;
}
.ac-mobile-category-filters-container #ac-mobile-categories {
  text-align: center;
}
.ac-mobile-category-filters-container .ac-category-filter {
  border-bottom: 2px solid #F7F7F7;
  padding: 15px;
}
.ac-mobile-category-filters-container .ac-category-filter:before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
  position: absolute;
}
.ac-mobile-category-filters-container .ac-category-filter.ac-inactive-filter {
  color: #d7d7d7;
}
.ac-mobile-category-filters-container .ac-category-filter.ac-inactive-filter:before {
  left: 20%;
}
@media (min-width: 576px) and (max-width: 766px) {
  .ac-mobile-category-filters-container .ac-category-filter.ac-inactive-filter:before {
    left: 22%;
  }
}
@media (max-width: 479px) {
  .ac-mobile-category-filters-container .ac-category-filter.ac-inactive-filter:before {
    left: 10%;
  }
}
.ac-mobile-category-filters-container .ac-category-filter.ac-active-filter {
  font-weight: 600;
}
.ac-mobile-category-filters-container .ac-category-filter.ac-active-filter:before {
  left: 75%;
}
@media (min-width: 576px) and (max-width: 766px) {
  .ac-mobile-category-filters-container .ac-category-filter.ac-active-filter:before {
    left: 72%;
  }
}
@media (max-width: 479px) {
  .ac-mobile-category-filters-container .ac-category-filter.ac-active-filter:before {
    left: 86%;
  }
}
.ac-mobile-category-filters-container .ac-category-filter-0:before {
  background-color: #686768;
}
.ac-mobile-category-filters-container .ac-category-filter-0.ac-active-filter {
  color: #5f5e5e;
}
.ac-mobile-category-filters-container .ac-category-filter-1:before {
  background-color: #ce072d;
}
.ac-mobile-category-filters-container .ac-category-filter-1.ac-active-filter {
  color: #ce072d;
}
.ac-mobile-category-filters-container .ac-category-filter-2:before {
  background-color: #1a82a4;
}
.ac-mobile-category-filters-container .ac-category-filter-2.ac-active-filter {
  color: #1a82a4;
}
.ac-mobile-category-filters-container .ac-category-filter-3:before {
  background-color: #196e49;
}
.ac-mobile-category-filters-container .ac-category-filter-3.ac-active-filter {
  color: #196e49;
}
.ac-mobile-category-filters-container .ac-category-filter-4:before {
  background-color: #6e1955;
}
.ac-mobile-category-filters-container .ac-category-filter-4.ac-active-filter {
  color: #6e1955;
}
.ac-mobile-category-filters-container .ac-category-filter-5:before {
  background-color: #7e7d03;
}
.ac-mobile-category-filters-container .ac-category-filter-5.ac-active-filter {
  color: #7e7d03;
}

.ac-donation-agreement-logo-wrapper {
  background-color: #45196E;
  padding: 50px 0;
}

.ac-donation-agreement-logo {
  width: 350px;
}

.ac-input-reason {
  margin-left: 5px;
}

.map-contacts {
  width: 100%;
  height: 700px;
  margin-top: -50px;
}
@media (min-width: 767px) {
  .map-contacts {
    margin-top: -120px;
  }
}

.ac-international-lang-label {
  font-size: 12px !important;
}

.ac-international-lang-first {
  width: 70%;
  font-size: 12px !important;
}

.ac-contact-us-form-title {
  text-transform: uppercase;
  color: #45196E;
  font-weight: bold;
  margin-bottom: 20px;
  width: 50%;
  text-align: center;
  margin-bottom: 75px;
  margin-top: 30px;
}
@media (min-width: 767px) {
  .ac-contact-us-form-title h1 {
    font-size: 72px;
  }
}

.ac-contact-us-icons {
  padding-top: 40px;
  padding-bottom: 30px;
}
@media (min-width: 767px) {
  .ac-contact-us-icons {
    padding-top: 100px;
    padding-bottom: 30px;
  }
}
.ac-contact-us-icons img {
  width: 100px;
  height: 100px;
}

.ac-contacts-info {
  margin-bottom: 40px;
}
@media (min-width: 767px) {
  .ac-contacts-info {
    margin-bottom: 100px;
  }
}
.ac-contacts-info p {
  margin-bottom: 5px;
}

.ac-contacts-header {
  padding-bottom: 20px;
  font-family: "Comorant";
  text-transform: uppercase;
}

.ac-contact-us-form-fields {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 767px) {
  .ac-contact-us-form-fields {
    padding-right: 0;
    padding-left: 0;
  }
}
.ac-contact-us-form-fields .form-control {
  border-radius: 0;
  padding: 15px;
  border: none;
  border-left: 3px solid #45196E;
  background-color: #F7F7F7;
  font-size: 0.875em;
}
.ac-contact-us-form-fields .form-control:focus {
  border: none;
  outline: 0 none;
  box-shadow: none;
  border-bottom: 3px solid #45196E;
}
.ac-contact-us-form-fields .form-control-preview {
  cursor: default;
  pointer-events: none;
}
.ac-contact-us-form-fields .form-control-preview:focus {
  border: none;
  border-left: 3px solid #45196E;
  outline: initial;
  box-shadow: initial;
  border-bottom: initial;
}
.ac-contact-us-form-fields input::placeholder {
  color: #C4C4C4;
}
.ac-contact-us-form-fields textarea::placeholder {
  color: #C4C4C4;
}
.ac-contact-us-form-fields .ac-contact-us-form-message {
  margin-bottom: 100px;
}

.ac-contact-info-wrapper {
  background-color: #45196E;
  color: #ffffff;
  text-align: center;
  min-height: 400px;
}

.ac-contacts-container {
  position: relative;
  top: -100px;
}

.ac-contacts-form-row {
  margin-right: 0;
}

.ac-dontaton-form-main-title-wrapper {
  margin-bottom: 30px;
}
@media (min-width: 767px) {
  .ac-dontaton-form-main-title-wrapper {
    margin-bottom: 75px;
  }
}

.ac-donation-paypal-btn-div {
  width: auto;
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 576px) {
  .ac-donation-paypal-btn-div {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    left: 15px;
  }
}
@media (min-width: 767px) {
  .ac-donation-paypal-btn-div {
    width: 260px;
    margin-left: 15px;
    margin-right: 0;
    left: -12px;
  }
}

.ac-dontation-select-field {
  border-radius: 0;
  padding: 15px;
  border: none;
  border-left: 3px solid #45196E;
  background-color: #F7F7F7;
  font-size: 0.875em;
  height: 50px;
}
.ac-dontation-select-field:focus {
  border: none;
  outline: 0 none;
  box-shadow: none;
  border-bottom: 3px solid #45196E;
}

.ac-dontation-empty-div {
  height: 97px;
  display: none;
}
@media (min-width: 576px) {
  .ac-dontation-empty-div {
    display: block;
    height: 102px;
  }
}

.ac-donation-title {
  font-size: 40px;
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .ac-donation-title {
    font-size: 74px;
    width: 80%;
  }
}
@media (min-width: 992px) {
  .ac-donation-title {
    font-size: 74px;
    width: 50%;
  }
}

.ac-dontation-form-name {
  color: #393939;
  text-transform: none;
  font-weight: normal;
}

.ac-donation-form-second-title-wrapper {
  color: #45196E;
  font-family: "Comorant";
  text-transform: uppercase;
}

.ac-donation-field-donate-amount {
  float: right;
}

.ac-dontation-form-headers {
  font-family: "Comorant";
  color: #45196E;
  text-transform: uppercase;
  font-size: 18px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
@media (min-width: 767px) {
  .ac-dontation-form-headers {
    font-size: 24px;
    margin-bottom: 50px;
  }
}

.ac-dontation-form-total-amount {
  font-size: 18px;
}

#total-categories-amount {
  color: #45196E;
  font-size: 74px;
  font-weight: bold;
}

.ac-donation-form-checkbox {
  height: 60px;
}
.ac-donation-form-checkbox .form-control {
  height: 35px;
  color: #ffffff;
}

.donation-submit-btn {
  background-color: transparent;
  vertical-align: bottom;
  border: 1px solid #C4C4C4;
  margin-bottom: 30px;
}
.donation-submit-btn:hover {
  border: 1px solid #45196E;
}
@media (min-width: 767px) {
  .donation-submit-btn {
    margin-bottom: 30px;
  }
}

.borica {
  height: auto;
  width: auto;
  cursor: pointer;
}
.borica .borica-txt {
  position: relative;
  top: 40px;
  font-weight: bold;
}
.borica .ac-donation-amex-logo {
  width: 63px;
  height: 43px;
  margin: 5px;
}
@media (min-width: 767px) {
  .borica .ac-donation-amex-logo {
    width: 95px;
    height: 65px;
    margin: 20px;
  }
}
.borica .ac-donation-visa-logo {
  width: 80px;
  height: 40px;
  margin: 5px;
}
@media (min-width: 767px) {
  .borica .ac-donation-visa-logo {
    width: 140px;
    height: 60px;
    margin: 20px;
  }
}
.borica .ac-donation-mastercard-logo {
  width: 63px;
  height: 63px;
  margin: 5px;
}
@media (min-width: 767px) {
  .borica .ac-donation-mastercard-logo {
    width: 100px;
    margin: 20px;
    height: 95px;
  }
}
@media (min-width: 576px) {
  .borica {
    width: 100%;
    height: 200px;
  }
}
@media (min-width: 767px) {
  .borica {
    height: 200px;
    width: 575px;
  }
}

.ac-paypal-recurring-btn-wrapper {
  text-align: center;
}

.paypal-recurring {
  height: 180px;
  width: 250px;
  cursor: pointer;
  margin-top: 20px;
}
.paypal-recurring img {
  width: 40px;
  height: 40px;
}
@media (min-width: 767px) {
  .paypal-recurring img {
    width: 60px;
    height: 60px;
    margin-top: 20px;
  }
}
.paypal-recurring .paypal-recurring-txt {
  position: relative;
  top: 20px;
  font-weight: bold;
}
@media (min-width: 767px) {
  .paypal-recurring .paypal-recurring-txt {
    top: 20px;
  }
}
@media (min-width: 576px) {
  .paypal-recurring {
    height: 250px;
    width: 90%;
  }
}
@media (min-width: 767px) {
  .paypal-recurring {
    height: 250px;
    width: 260px;
  }
}

.ac-donation-form-payment-dropdown-label {
  font-family: "Comorant";
  font-size: 1.25rem;
}

@media (min-width: 767px) {
  .ac-donation-paypal-wrapper {
    padding-left: 17px;
  }
}

.paypal {
  height: 180px;
  width: 250px;
  cursor: pointer;
}
.paypal img {
  width: 40px;
  height: 40px;
}
@media (min-width: 767px) {
  .paypal img {
    width: 60px;
    height: 60px;
    margin-top: 20px;
  }
}
.paypal .paypal-txt {
  position: relative;
  top: 20px;
  font-weight: bold;
}
@media (min-width: 576px) {
  .paypal {
    height: 250px;
    position: relative;
    width: 90%;
  }
}
@media (min-width: 767px) {
  .paypal {
    height: 250px;
    width: 260px;
    right: 0;
  }
}

hr {
  margin-top: 50px;
  margin-bottom: 50px;
}

.field-validation-error {
  color: red;
  font-size: 12px;
}

.choose-payment-method-header {
  margin-top: 50px;
  margin-bottom: 50px;
}

.ac-donation-form-labels {
  font-weight: bold;
  font-size: 14px;
}

.ac-form-label-smaller-margin {
  margin-bottom: 10px;
}

.ac-form-additional-description-label {
  font-size: 14px;
}

@media (min-width: 576px) {
  .photo-instructions {
    padding-top: 45px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .photo-instructions {
    width: 35%;
  }
}
@media (min-width: 1500px) {
  .photo-instructions {
    width: 35%;
  }
}

.errorAlert {
  position: fixed;
  bottom: 40px;
  right: 0;
  margin-right: 10px;
}

.ac-donation-form-amount-description {
  color: #45196E;
  font-weight: bold;
}

.ac-donation-payment-dropdown-label {
  text-align: left !important;
}

.ac-donation-form-last-name {
  padding-top: 28px;
}

.ac-donation-paymnent-btn-title {
  font-family: "Comorant";
  color: #45196E;
  text-align: center;
  position: relative;
  margin-bottom: 10px;
  height: 50px;
  padding-top: 5px;
}
@media (min-width: 992px) {
  .ac-donation-paymnent-btn-title {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }
}
@media (min-width: 1500px) {
  .ac-donation-paymnent-btn-title {
    width: 220px;
  }
}

.borica-title {
  padding-top: 25px;
}

.ac-job-app-form-btn {
  margin-bottom: 50px;
}

.ac-job-app-form-info-txt {
  margin-left: auto;
  margin-right: auto;
  font-family: "Comorant";
  width: 60%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 100px;
}

.ac-job-app-title {
  font-size: 30px;
}

.ac-interstudents-title {
  color: #45196E;
  font-family: "Comorant";
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
  font-size: 22px;
}

.ac-interstudents-description {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 767px) {
  .ac-interstudents-description {
    width: 70%;
  }
}

@media (min-width: 767px) {
  .ac-interstudents-upload-image {
    margin-bottom: 20px;
  }
}

.ac-interstudents-upload-photo-field {
  margin-bottom: 50px;
  width: 100%;
}

.ac-interstudents-change-btn {
  background-color: #45196E;
  display: block;
  position: absolute;
  background-color: #45196E;
  color: #ffffff;
  padding: 8px;
  cursor: pointer;
}

.ac-interstudents-langueges {
  margin-bottom: 20px;
}

.app-lang-btn {
  background: none;
  color: #45196E;
  border: none;
  padding: 10px;
  font: inherit;
  cursor: pointer;
  outline: none !important;
  font-size: 13px;
}
.app-lang-btn button:focus {
  outline: none !important;
  border: none;
}

.ac-interstudents-btn-wrapper {
  margin-bottom: 100px;
}

.ac-interstudents-main-title {
  font-size: 30px;
}

.ac-inter-app-form-transcripts-btn {
  width: 200px !important;
}

.ac-bgform-description {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}
.ac-bgform-description a {
  text-decoration: none;
  color: #ffffff;
  background-color: #45196E;
  text-align: center;
  letter-spacing: 0.5px;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  font-size: 8px;
  outline: 0;
  border: none;
  border-radius: 0;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
@media (min-width: 767px) {
  .ac-bgform-description a {
    font-size: 14px;
    width: 340px;
  }
}

.ac-bg-form-links a {
  text-decoration: underline;
  color: #741589;
}

.ac-bg-form-btns {
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .ac-bg-form-btns {
    margin-bottom: 0;
  }
}

.ac-bg-form-submit {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .ac-bg-form-submit .ac-bg-form-before-agreement-paragraph {
    margin-bottom: 50px;
  }
}

.ac-bg-form-submit-col {
  border: 2px solid #45196E;
  padding: 20px;
}
@media (min-width: 767px) {
  .ac-bg-form-submit-col {
    padding: 50px 0;
  }
}

.ac-bg-form-disagree-wrapper {
  padding: 30px;
  color: #45196E;
}
@media (min-width: 992px) {
  .ac-bg-form-disagree-wrapper {
    margin: 150px 50px;
  }
}
.ac-bg-form-disagree-wrapper .subtitle {
  margin-bottom: 40px;
}

.ac-bgform-title-wrapper {
  text-align: center;
  margin-top: 30px;
  text-transform: uppercase;
  margin-top: 100px;
}

.ac-bgform-title {
  width: 100%;
  color: #45196E;
  font-size: 25px;
  margin-bottom: 100px;
}
@media (min-width: 767px) {
  .ac-bgform-title {
    font-size: 40px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .ac-bgform-title {
    font-size: 72px;
    width: 70%;
  }
}

.ac-bgform-checkbox {
  text-align: center;
}
@media (min-width: 767px) {
  .ac-bgform-checkbox {
    text-align: right;
  }
}

.datepicker {
  border: none;
  border-radius: 0;
  padding: 15px !important;
  border: none;
  border-left: 3px solid #45196E;
  background-color: #F7F7F7;
  font-size: 0.875em;
  border-radius: 0 !important;
}
.datepicker:focus {
  border: none;
  outline: 0 none;
  box-shadow: none;
  border-bottom: 3px solid #45196E;
}

.file-field {
  position: relative;
}
.file-field .ac-choose-file-btn {
  float: left;
  text-decoration: none;
  color: #ffffff;
  background-color: #45196E;
  text-align: center;
  letter-spacing: 0.5px;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  font-size: 12px;
  outline: 0;
  border: none;
  border-radius: 0;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0 16px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  margin-right: 0;
  cursor: pointer;
  width: 200px;
}
@media (min-width: 767px) {
  .file-field .ac-choose-file-btn {
    margin-right: 10px;
    font-size: 14px;
  }
}
.file-field span {
  cursor: pointer;
}
.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
@media (min-width: 992px) {
  .file-field input[type=file] {
    width: 40%;
  }
}
.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}
.file-field input .file-path {
  width: 100%;
}
.file-field input:not([type]), .file-field input[type=text]:not(.browser-default), .file-field input[type=password]:not(.browser-default), .file-field input[type=email]:not(.browser-default), .file-field input[type=url]:not(.browser-default), .file-field input[type=time]:not(.browser-default), .file-field input[type=date]:not(.browser-default), .file-field input[type=datetime]:not(.browser-default), .file-field input[type=datetime-local]:not(.browser-default), .file-field input[type=tel]:not(.browser-default), .file-field input[type=number]:not(.browser-default), .file-field input[type=search]:not(.browser-default), .file-field textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-left: 3px solid #45196E;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  padding-left: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #F7F7F7;
}
@media (min-width: 992px) {
  .file-field input:not([type]), .file-field input[type=text]:not(.browser-default), .file-field input[type=password]:not(.browser-default), .file-field input[type=email]:not(.browser-default), .file-field input[type=url]:not(.browser-default), .file-field input[type=time]:not(.browser-default), .file-field input[type=date]:not(.browser-default), .file-field input[type=datetime]:not(.browser-default), .file-field input[type=datetime-local]:not(.browser-default), .file-field input[type=tel]:not(.browser-default), .file-field input[type=number]:not(.browser-default), .file-field input[type=search]:not(.browser-default), .file-field textarea.materialize-textarea {
    width: 32%;
  }
}

.input-field {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.ac-forms-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.ac-forms-checkbox .ac-checkbox-label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  user-select: none;
}
.ac-forms-checkbox .ac-checkbox-label:before, .ac-forms-checkbox .ac-checkbox-label:after {
  content: "";
  left: 0;
  position: absolute;
  z-index: 1;
}
.ac-forms-checkbox .ac-checkbox-label [type=checkbox].ac-checkbox-filled-in:not(:checked) .ac-checkbox-label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
}
.ac-forms-checkbox .ac-checkbox-label [type=checkbox].ac-checkbox-filled-in:not(:checked) .ac-checkbox-label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0;
}
.ac-forms-checkbox .ac-checkbox-label-preview {
  cursor: default;
}
.ac-forms-checkbox input[type=checkbox]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #45196E;
  border-bottom: 2px solid #45196E;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
.ac-forms-checkbox input[type=checkbox] + span:not(.lever):before,
.ac-forms-checkbox input[type=checkbox]:not(.ac-checkbox-filled-in) + span:not(.lever):after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  z-index: 0;
  border: 1px solid #5a5a5a;
  border-radius: 1px;
  margin-right: 10px;
}
.ac-forms-checkbox input[type=checkbox].ac-checkbox-filled-in + span:not(.lever):before,
.ac-forms-checkbox input[type=checkbox].ac-checkbox-filled-in + span:not(.lever):after {
  content: "";
  left: 0;
  position: absolute;
  z-index: 1;
}
.ac-forms-checkbox input[type=checkbox].ac-checkbox-filled-in:checked + span:not(.lever):before {
  top: 2px;
  left: 2px;
  width: 11px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  /*transform: rotateZ(37deg);
  transform-origin: 100% 100%;*/
}
.ac-forms-checkbox [type=checkbox].ac-checkbox-filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 30px;
  height: 30px;
  border: 2px solid #45196E;
  background-color: #45196E;
  z-index: 0;
}

.ac-forms-checkbox-label {
  padding-left: 15px;
}

.ac-select-menu-wrapper {
  position: relative;
}
.ac-select-menu-wrapper::-webkit-scrollbar {
  width: 6px;
}
.ac-select-menu-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7);
  border-radius: 5px;
}
.ac-select-menu-wrapper::-webkit-scrollbar-thumb {
  background-color: #45196E;
  outline: 1px solid slategrey;
  border-radius: 5px;
}

.ac-form-dropdown-option-menu {
  background-color: #F7F7F7;
  width: 100%;
  list-style: none;
  padding-left: 0;
  display: none;
  position: absolute;
  z-index: 400;
  overflow-y: scroll;
  max-height: 200px;
}
.ac-form-dropdown-option-menu::-webkit-scrollbar {
  width: 6px;
}
.ac-form-dropdown-option-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7);
  border-radius: 5px;
}
.ac-form-dropdown-option-menu::-webkit-scrollbar-thumb {
  background-color: #45196E;
  outline: 1px solid slategrey;
  border-radius: 5px;
}
.ac-form-dropdown-option-menu .ac-form-dropdown-li {
  padding: 10px;
}
.ac-form-dropdown-option-menu .ac-form-dropdown-li:hover {
  background-color: #45196E;
  color: #ffffff;
}
.ac-form-dropdown-option-menu .empty-space-li {
  height: 20px;
  padding-bottom: 25px;
  border: 1px dotted #C4C4C4;
}

.ac-donation-form-dropdown-option-menu {
  height: 235px;
}

.ac-input-select-menu {
  cursor: pointer;
}

.ac-donation-success-share-txt {
  text-align: center;
  margin-bottom: 40px;
  font-family: "Comorant";
  font-weight: bold;
}

.ac-donation-success-title {
  margin-bottom: 40px;
}

.ac-donation-success-share-wrapper {
  text-align: center !important;
}

.modal-content {
  border: 1px solid #45196E;
  border-radius: 0;
}

.modal-header {
  border: none;
}
.modal-header button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  margin-left: auto;
  color: #45196E;
}
.modal-header button:hover {
  color: #45196E;
}

.modal-body {
  padding-top: 0px;
}
.modal-body p {
  font-family: "Roboto Regular";
  text-align: left;
  color: #212529;
  font-weight: normal;
}
.modal-body .ac-reasons-paragraph {
  font-family: "Roboto Regular";
  text-align: left;
  font-weight: normal;
  color: #212529;
}

.modal-footer {
  border: none;
}
.modal-footer .ac-subscribe-success-message {
  text-align: center;
  font-size: 26px;
  color: #45196E;
}
.modal-footer a {
  text-align: center;
  color: #45196E;
  font-weight: bold;
  font-family: "Comorant";
  width: 100px;
  border: 1px solid #45196E;
  padding: 5px;
}

.btn-subscribe {
  margin-top: 30px;
}
@media (min-width: 767px) {
  .btn-subscribe {
    margin-top: 0;
  }
}

.subscribe-field {
  margin-right: 0;
}
@media (min-width: 767px) {
  .subscribe-field {
    margin-right: 20px;
  }
}
@media (min-width: 1500px) {
  .subscribe-field {
    margin-right: 0;
  }
}

.ac-international-confirm-info {
  margin-bottom: 20px;
}

.ac-bg-form-loader-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  background-color: #ffffff;
}
.ac-bg-form-loader-container .ac-bg-form-loader {
  height: 100%;
  z-index: 1000;
  position: relative;
  top: 35%;
}

.ac-form-foreign-identifier-description {
  font-size: 14px;
  font-style: italic;
  margin-left: 15px;
}

.ac-form-egn-description {
  font-size: 14px;
  font-style: italic;
}

.ac-contact-us-form-agree-child-participation-wrapper {
  margin-top: 10px;
}

.bg-list {
  list-style-type: none;
  padding-left: 20px;
}

.bg-list > li {
  position: relative;
  padding-left: 20px;
}
.bg-list > li:before {
  position: absolute;
  left: 0;
  content: attr(data-letter) ")";
  display: inline-block;
  text-align: right;
}

ol {
  counter-reset: item;
  padding-left: 0;
}
ol li {
  display: block;
}
ol li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
}

.ac-bg-app-declaration-list > li {
  margin-bottom: 20px;
}
.ac-bg-app-declaration-list > li:before {
  font-weight: bold;
  content: counters(item, ".") ".";
}

.ac-bg-app-nested-list {
  padding-left: 20px;
}

.ac-bulgarian-application-form-main-declaration-title {
  font-size: 0.6em !important;
  line-height: 1;
}
@media (min-width: 767px) {
  .ac-bulgarian-application-form-main-declaration-title {
    font-size: 0.9em !important;
  }
}

.ac-invoice-agreement-wrapper {
  margin: 20px 0;
}

.ac-invoice-agreement-col {
  padding-left: 0;
}

.ac-reason-container {
  display: flex;
  align-items: center;
}

.ac-application-parent-email {
  cursor: pointer;
}

.ac-footer-section {
  background-color: #45196E;
  margin-top: 60px;
}
.ac-footer-section .ac-footer-share-icons-section {
  width: auto;
  background-color: #ffffff;
  position: relative;
  padding: 25px 0;
  top: -43px;
  border-top: 5px solid #45196E;
  z-index: 300;
  text-align: center;
}
.ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-fb {
  width: 15px;
  height: 30px;
  position: relative;
  margin-right: 15px;
}
@media (min-width: 576px) {
  .ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-fb {
    margin-right: 30px;
  }
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-fb {
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-fb {
    margin-right: 25px;
  }
}
.ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-youtube {
  width: 35px;
  height: 25px;
  position: relative;
  margin-right: 15px;
}
@media (min-width: 576px) {
  .ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-youtube {
    margin-right: 30px;
  }
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-youtube {
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-youtube {
    margin-right: 25px;
  }
}
.ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-instagram {
  width: 30px;
  height: 30px;
  position: relative;
  margin-right: 15px;
}
@media (min-width: 576px) {
  .ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-instagram {
    margin-right: 30px;
  }
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-instagram {
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .ac-footer-section .ac-footer-share-icons-section .ac-footer-social-icon-instagram {
    margin-right: 25px;
  }
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-share-icons-section {
    padding: 20px 0px 15px 0px;
  }
}
.ac-footer-section .ac-footer-share-icons-section ul li {
  display: inline;
}
.ac-footer-section .ac-footer-share-icons-section ul li a {
  padding-right: 10px;
  color: #9B9B9B;
  text-decoration: none;
}
.ac-footer-section .ac-footer-share-icons-section ul li a svg path {
  fill: #9D9C9D;
}
.ac-footer-section .ac-footer-properties {
  color: #ffffff;
  padding-right: 60px;
  text-align: left;
  padding-bottom: 30px;
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-properties {
    text-align: center;
    padding-left: 60px;
  }
}
.ac-footer-section .ac-footer-properties h4 {
  text-transform: uppercase;
  font-family: Cormorant;
  color: #ffffff;
  font-size: 1.125em;
  text-align: left;
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-properties h4 {
    margin-bottom: 30px;
  }
}
.ac-footer-section .ac-footer-properties ul {
  text-align: left;
}
.ac-footer-section .ac-footer-properties ul li {
  padding-bottom: 10px;
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-properties ul li {
    padding-bottom: 15px;
  }
}
.ac-footer-section .ac-footer-properties ul li .ac-footer-link-pages {
  color: #ffffff;
  font-family: "Roboto Regular";
  color: #ffffff;
  font-size: 16px;
}
.ac-footer-section .ac-footer-address-section {
  text-align: left;
}
.ac-footer-section .ac-footer-address-section .ac-footer-address {
  text-align: left;
}
.ac-footer-section .ac-footer-logo-boxes-section {
  background-color: #ffffff;
  min-height: 56px;
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-logo-boxes-section {
    min-height: 86px;
  }
}
.ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-abf {
  display: inline;
  width: 52px;
  height: 72px;
  background-color: #ffffff;
  border-bottom: 5px solid #45196E;
  float: right;
  position: relative;
  top: -40px;
  margin-right: 10px;
}
.ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-abf .ac-footer-logo-abf {
  width: 55px;
  height: 55px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -29px;
  margin-left: -29px;
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-abf .ac-footer-logo-abf {
    width: 58px;
    height: 58px;
  }
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-abf {
    width: 97px;
    height: 92px;
  }
}
.ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-cess {
  display: inline;
  width: 80px;
  height: 72px;
  background-color: #ffffff;
  border-bottom: 5px solid #45196E;
  float: right;
  position: relative;
  top: -40px;
  margin-right: 10px;
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-cess {
    width: 130px;
    height: 92px;
  }
}
.ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-cess .ac-footer-logo-cess {
  width: 70px;
  height: 56px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -35px;
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-cess .ac-footer-logo-cess {
    width: 100px;
    margin-left: -50px;
    margin-top: -27px;
  }
}
.ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-mon {
  display: inline;
  width: 71px;
  height: 72px;
  background-color: #ffffff;
  border-bottom: 5px solid #45196E;
  float: right;
  position: relative;
  top: -40px;
  margin-right: 20px;
}
@media (min-width: 767px) {
  .ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-mon {
    width: 91px;
    height: 92px;
    margin-right: 60px;
  }
}
.ac-footer-section .ac-footer-logo-boxes-section .ac-footer-logo-section-mon .ac-footer-logo-mon {
  width: 54px;
  height: 54px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -27px;
  margin-left: -27px;
}

.ac-footer-copyright-section-row-wrapper {
  height: 60px;
}
.ac-footer-copyright-section-row-wrapper .ac-footer-copyright-section {
  color: #ffffff;
  background-color: #45196E;
  position: relative;
  font-size: 13px;
  height: 70px;
  padding-top: 20px;
}
@media (min-width: 480px) {
  .ac-footer-copyright-section-row-wrapper .ac-footer-copyright-section {
    padding-top: 0;
  }
}
.ac-footer-copyright-section-row-wrapper .ac-footer-copyright-section p {
  font-size: 10px;
  margin-bottom: 0;
}

@media (min-width: 767px) {
  .ac-footer-social-icons-row {
    margin-bottom: 69px;
  }
}

.ac-footer-links-row {
  padding-bottom: 60px;
}
@media (min-width: 767px) {
  .ac-footer-links-row {
    padding-bottom: 132px;
  }
}

.ac-btn-admin-footer {
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .ac-btn-admin-footer {
    margin-bottom: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 767px) {
  .ac-btn-admin-footer {
    margin-top: 20px;
    margin-left: 20px;
  }
}

.slick-slider {
  position: relative;
}

.slick-track img {
  padding-bottom: 20px !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
}
@media (min-width: 992px) {
  .slick-track img {
    padding-bottom: 30px !important;
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
}
.slick-track img:focus {
  outline: none;
}

.slick-arrow {
  position: absolute;
  background-color: transparent;
  height: 90%;
  width: 3%;
}
@media (min-width: 767px) {
  .slick-arrow {
    width: 7%;
  }
}
@media (min-width: 1200px) {
  .slick-arrow {
    width: 3%;
  }
}

.slick-prev {
  z-index: 400;
  left: 1.5%;
}
@media (min-width: 1200px) {
  .slick-prev {
    left: 0.5%;
  }
}

.slick-next {
  z-index: 400;
  right: 1.5%;
}
@media (min-width: 1200px) {
  .slick-next {
    right: 0.5%;
  }
}

.slick-prev::before, .slick-next::before {
  content: none;
}

.slick-dots {
  position: relative;
  top: 15px;
  margin-bottom: 100px;
}
.slick-dots li {
  margin: 0 7px;
}
@media (min-width: 767px) {
  .slick-dots li {
    margin: 0 12px;
  }
}
.slick-dots li button::before {
  color: #C4C4C4;
  opacity: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f068";
  font-size: 15px;
}
@media (min-width: 767px) {
  .slick-dots li button::before {
    font-size: 25px;
  }
}
.slick-dots li.slick-active button::before {
  color: #45196E;
}

/*!
* Mvc.Grid 5.0.0
* https://github.com/NonFactors/MVC5.Grid
*
* Copyright © NonFactors
*
* Licensed under the terms of the MIT License
* http://www.opensource.org/licenses/mit-license.php
*/
@font-face {
  font-family: "GridGlyphs";
  src: url("../MvcGrid/Fonts/GridGlyphs.woff") format("woff");
}
.mvc-grid {
  position: relative;
  line-height: 20px;
  overflow-x: auto;
}

.mvc-grid table {
  border-collapse: collapse;
  max-width: 100%;
  width: 100%;
}

.mvc-grid th {
  background-clip: padding-box;
  background-color: #F7F7F7;
  position: relative;
}

.mvc-grid th,
.mvc-grid td {
  border: 1px solid #DEE2E6;
  padding: 8px;
}

.mvc-grid .filterable {
  padding-right: 44px;
}

.mvc-grid .sortable,
.mvc-grid .mvc-grid-filter {
  cursor: pointer;
}

.mvc-grid .asc::after {
  padding-left: 3px;
  content: "↓";
}

.mvc-grid .desc::after {
  padding-left: 3px;
  content: "↑";
}

.mvc-grid-hidden,
.mvc-grid-options {
  display: none;
}

.mvc-grid-filter {
  background-color: rgba(0, 0, 0, 0.03);
  transition: background-color 0.5s;
  font-family: "GridGlyphs";
  text-decoration: none;
  align-items: center;
  position: absolute;
  color: inherit;
  display: flex;
  border: none;
  height: 100%;
  width: 36px;
  right: 0;
  top: 0;
}

.mvc-grid-filter:focus,
.mvc-grid-filter:hover {
  background-color: rgba(0, 0, 0, 0.06);
  text-decoration: none;
  color: inherit;
}

.mvc-grid-filter::before {
  text-align: center;
  content: "A";
  display: block;
  flex: 1;
}

.mvc-grid-filter.applied::before {
  content: "B";
}

.mvc-grid-row-filters .filterable {
  padding: 4px;
}

.mvc-grid-row-filters .first-filter,
.mvc-grid-row-filters .second-filter {
  display: flex;
}

.mvc-grid-row-filters .mvc-grid-value {
  border: 0.5px solid #AAAAAA;
  margin-right: 5px;
  padding: 2px 4px;
  font: inherit;
  flex: 1;
}

.mvc-grid-row-filters .mvc-grid-value.invalid {
  outline-color: #DC3545;
}

.mvc-grid-row-filters .mvc-grid-value::placeholder {
  color: #BBBBBB;
}

.mvc-grid-row-filters .mvc-grid-value:-ms-input-placeholder {
  color: #BBBBBB;
}

.mvc-grid-row-filters .mvc-grid-filter {
  border: 0.5px solid #AAAAAA;
  position: static;
  flex: 0 0 28px;
  height: 28px;
}

.mvc-grid-row-filters [readonly] {
  background-color: #e4e4e4;
}

.mvc-grid-row-filters.mvc-grid-headers .filterable {
  padding: 0;
}

.mvc-grid-row-filters.mvc-grid-headers .mvc-grid-value {
  background-color: #F7F7F7;
  padding: 8px 44px 8px 8px;
  border: none;
  margin: 0;
}

.mvc-grid-row-filters.mvc-grid-headers .mvc-grid-filter {
  position: absolute;
  border: none;
  height: 100%;
}

.mvc-grid-popup {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  transition: opacity 0.5s;
  position: absolute;
  border-radius: 4px;
  min-width: 180px;
  z-index: 1100;
}

.mvc-grid-popup .popup-arrow {
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 8px solid #FFFFFF;
  box-sizing: border-box;
  position: absolute;
  height: 9px;
  top: -8px;
}

.mvc-grid-popup .popup-arrow::after {
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 9px solid #CCCCCC;
  position: absolute;
  content: " ";
  z-index: -1;
  left: -8px;
  top: -1px;
}

.mvc-grid-popup .popup-content {
  padding: 0.5em;
}

.mvc-grid-popup .popup-group {
  padding: 0.2em;
}

.mvc-grid-popup .operator-filter {
  text-align: center;
}

.mvc-grid-popup .filter-actions {
  padding-top: 0.4em;
  text-align: center;
}

.mvc-grid-popup .filter-actions button {
  padding: 0.3em 1.5em;
  margin: 0 0.4em;
  font-size: 1em;
}

.mvc-grid-popup .mvc-grid-value,
.mvc-grid-popup .mvc-grid-method,
.mvc-grid-popup .mvc-grid-operator {
  border: 1px solid #CCCCCC;
  box-sizing: border-box;
  font-size: 0.9em;
  padding: 0.4em;
  width: 100%;
}

.mvc-grid-popup .mvc-grid-operator {
  text-align: center;
  width: auto;
}

.mvc-grid-popup .mvc-grid-value {
  padding: 0.4em;
}

.mvc-grid-popup .mvc-grid-value.invalid {
  outline-color: #DC3545;
}

.mvc-grid-popup .mvc-grid-apply,
.mvc-grid-popup .mvc-grid-cancel {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  outline: 0;
}

.mvc-grid-popup .mvc-grid-apply {
  background-color: #28A745;
  border-color: #28A745;
}

.mvc-grid-popup .mvc-grid-apply:focus {
  box-shadow: 0 0 0 0.2em rgba(40, 167, 69, 0.5);
}

.mvc-grid-popup .mvc-grid-cancel {
  background-color: #DC3545;
  border-color: #DC3545;
}

.mvc-grid-popup .mvc-grid-cancel:focus {
  box-shadow: 0 0 0 0.2em rgba(220, 53, 69, 0.5);
}

.mvc-grid-empty-row {
  text-align: center;
}

.mvc-grid-pager {
  text-align: center;
}

.mvc-grid-pager ul {
  justify-content: center;
  display: inline-flex;
  list-style: none;
  margin: 10px;
  padding: 0;
}

.mvc-grid-pager li + li a {
  margin-left: 3px;
}

.mvc-grid-pager a {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  box-sizing: content-box;
  text-decoration: none;
  display: inline-block;
  padding: 0.5em 0.75em;
  text-align: center;
  cursor: pointer;
  min-width: 1em;
  color: #337AB7;
}

.mvc-grid-pager a:focus,
.mvc-grid-pager a:hover {
  background-color: #F7F7F7;
  color: #014C8C;
}

.mvc-grid-pager .active a {
  background-color: #0275D8;
  border-color: #0275D8;
  color: #FFFFFF;
}

.mvc-grid-pager .disabled a {
  background-color: #EFEFEF;
  text-decoration: none;
  cursor: not-allowed;
  color: #777777;
  outline: none;
}

.mvc-grid-page-sizes {
  display: inline-flex;
}

.mvc-grid-page-sizes select {
  height: 2.5em;
  font: inherit;
}

.mvc-grid-page-sizes input {
  text-align: center;
  height: 2.5em;
  width: 48px;
}

/*.mvc-grid-loader {
    background-color: rgba(0, 0, 0, 0.3);
    justify-content: center;
    transition: opacity 1s;
    align-items: center;
    position: absolute;
    display: flex;
    z-index: 100;
    height: 100%;
    cursor: wait;
    width: 100%;
    opacity: 0;
    left: 0;
    top: 0;
}

.mvc-grid-loading {
    opacity: 1;
}

.mvc-grid-loading > div > div {
    animation: loader-points 1.4s infinite ease-in-out both;
    background-color: #F5F5F5;
    display: inline-block;
    border-radius: 100%;
    margin: 0 10px;
    height: 18px;
    width: 18px;
}

.mvc-grid-loading > div > div:nth-child(1) {
    animation-delay: -0.32s;
}

.mvc-grid-loading > div > div:nth-child(2) {
    animation-delay: -0.16s;
}

@keyframes loader-points {
    0%, 80%, 100% {
        transform: scale(0);
    }

    40% {
        transform: scale(1.0);
    }
}*/
@media (min-width: 767px) {
  .instagram-pictures-container {
    margin-top: 110px;
  }
}

.navbar-brand {
  margin-left: 0;
  z-index: 600;
  /*margin-right: auto;*/
  /*@include sm-devices-up {
      margin-left: 0;
  }*/
}

.ac-first-nav-line {
  display: block;
  border-bottom: 1px solid #f1f1f1;
  width: 100%;
}
@media (min-width: 768px) {
  .ac-first-nav-line {
    display: none;
  }
}

.ac-navbar-logo {
  width: 200px;
  height: 100%;
  margin-top: 80px;
  margin-left: 10px;
}
@media (min-width: 767px) {
  .ac-navbar-logo {
    width: 230px;
  }
}
@media (max-width: 767px) {
    .ac-navbar-logo {
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
}

@media (max-width: 992px) {
    .ac-navbar-logo {
        width: 230px;
        margin-top: 105px;
    }
}

@media (min-width: 992px) {
  .ac-navbar-logo {
    /*padding-left: 30px;*/
    width: 310px;
  }
}
@media (min-width: 1200px) {
  .ac-navbar-logo {
    width: 320px;
  }
}

.ac-first-nav-div {
  max-width: 100%;
  /*overflow: hidden;*/
}

.ac-breadcrumb-container {
    position: relative;
    left: 360px;
    top: 20px;
    z-index: 100;
    width: calc(100% - 360px)
}

@media only screen and (max-width: 992px) {
    .ac-breadcrumb-container {
        left: 290px;
        width: calc(100% - 290px)
    }

    .ac-breadcrumb-container > .breadcrumb .breadcrumb-item {
        font-size: 0.8rem;
    }
}

@media only screen and (max-width: 767px) {
    .ac-breadcrumb-container {
        left: 0;
        top: 70px;
        width: 100%
    }
}

@media only screen and (max-width: 480px) {
    .ac-breadcrumb-container {
        left: 0;
        top: 70px;
        width: 100%
    }
}

.ac-breadcrumb-container > .breadcrumb {
    justify-content: start;
    align-items: center;
}

.ac-breadcrumb-container > .breadcrumb .breadcrumb-item:first-child::before{
    content: none !important;
}

.ac-first-navbar {
  font-size: 14px;
  background-color: #ffffff;
  height: 130px;
  padding-bottom: 0;
}
@media (min-width: 480px) {
  .ac-first-navbar {
    font-size: inherit;
  }
}
.ac-first-navbar ul {
  /*overflow-x: auto;*/
  flex-wrap: nowrap;
  display: flex;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0px;
  margin-left: 0;
}
@media (min-width: 767px) {
  .ac-first-navbar ul {
    padding-bottom: 50px;
    margin-left: auto;
  }
}
.ac-first-navbar ul::-webkit-scrollbar {
  display: none;
}
.ac-first-navbar ul li {
  flex: 0 0 auto;
  position: relative;
  height: 56px;
}
@media (min-width: 767px) {
  .ac-first-navbar ul li {
    height: 89px;
  }
}
@media (min-width: 992px) {
  .ac-first-navbar ul li {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.ac-first-navbar ul li .ac-first-nav-link {
  color: #C4C4C4;
  text-transform: uppercase;
  font-size: 0.95em;
  position: relative;
  top: 10px;
}
@media (min-width: 767px) {
  .ac-first-navbar ul li .ac-first-nav-link {
    top: 22px;
    font-size: 0.82em;
  }
}
@media (min-width: 1200px) {
  .ac-first-navbar ul li .ac-first-nav-link {
    font-size: 1.05em;
  }
}
.ac-first-navbar ul li .ac-first-nav-link:hover {
  text-decoration: none;
}
.ac-first-navbar ul li.active:before {
  height: 5px;
  display: block;
  width: 55px;
  position: absolute;
  background-color: #C4C4C4;
  content: "";
}
.ac-first-navbar ul li.active:after {
  height: 52px;
  opacity: 0.5;
  display: block;
  width: 55px;
  position: absolute;
  bottom: 0;
  background-color: #C4C4C4;
  content: "";
  z-index: 100;
}
@media (min-width: 767px) {
  .ac-first-navbar ul li.active:before {
    top: 0px;
  }
  .ac-first-navbar ul li.active:after {
    height: 145px;
  }
}
.ac-first-navbar ul li.active .ac-first-nav-link {
  color: #45196E;
  position: relative;
  z-index: 200;
  font-weight: bold;
}

ul.ac-first-receive-transfer-js .ac-first-nav-lang-divider {
  color: #C4C4C4;
  position: relative;
}
@media (min-width: 767px) {
  ul.ac-first-receive-transfer-js .ac-first-nav-lang-divider {
    top: 19px;
  }
}
@media (min-width: 1200px) {
  ul.ac-first-receive-transfer-js .ac-first-nav-lang-divider {
    top: 22px;
  }
}
ul.ac-first-receive-transfer-js .ac-en-btn:hover, ul.ac-first-receive-transfer-js .ac-en-btn.active {
  color: #45196E !important;
  text-decoration: none !important;
}
ul.ac-first-receive-transfer-js .ac-bg-btn:hover, ul.ac-first-receive-transfer-js .ac-bg-btn.active {
  color: #45196E !important;
  text-decoration: none !important;
}
ul.ac-first-receive-transfer-js .ac-navbar-lang-bg {
  padding-right: 0 !important;
}
ul.ac-first-receive-transfer-js .ac-navbar-lang-en {
  padding-right: 50px;
}
@media (min-width: 767px) {
  ul.ac-first-receive-transfer-js .ac-navbar-lang-en {
    padding-left: 0 !important;
  }
}

ul.ac-purple-receive-transfer-js .ac-first-nav-lang-divider {
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
}
ul.ac-purple-receive-transfer-js .ac-en-btn {
  color: white;
}
ul.ac-purple-receive-transfer-js .ac-en-btn:hover, ul.ac-purple-receive-transfer-js .ac-en-btn.active {
  color: #ffffff !important;
  text-decoration: none !important;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 1px;
}
ul.ac-purple-receive-transfer-js .ac-bg-btn {
  color: white;
}
ul.ac-purple-receive-transfer-js .ac-bg-btn:hover, ul.ac-purple-receive-transfer-js .ac-bg-btn.active {
  color: #ffffff !important;
  text-decoration: none !important;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 1px;
}
ul.ac-purple-receive-transfer-js .ac-navbar-lang-bg {
  padding-right: 0 !important;
}
ul.ac-purple-receive-transfer-js .ac-navbar-lang-en {
  padding-right: 50px;
}
@media (min-width: 767px) {
  ul.ac-purple-receive-transfer-js .ac-navbar-lang-en {
    padding-left: 0 !important;
  }
}

.custom-search {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 300;
}
@media (min-width: 767px) {
  .custom-search {
    right: 15px;
    top: 12px;
  }
}

.search-field-test {
  display: inline;
}

.ac-first-receive-transfer-js #express-form-typeahead {
  background-color: transparent;
  background-image: url(../../../Media/img/search_icon_purple.png);
  background-position: 13px center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  border: none;
  cursor: pointer;
  height: 45px;
  margin: 3px 0;
  color: #393939;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 40px;
}
.ac-first-receive-transfer-js .search-btn {
  display: none;
}
.ac-first-receive-transfer-js input[type=search] {
  -webkit-appearance: textfield;
}

.ac-purple-receive-transfer-js #express-form-typeahead {
  background-color: transparent;
  background-image: url(../../../Media/img/search_icon_white.png);
  background-position: 13px center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  border: none;
  cursor: pointer;
  height: 45px;
  margin: 3px 0;
  color: #393939;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 40px;
}
.ac-purple-receive-transfer-js .search-btn {
  display: none;
}
.ac-purple-receive-transfer-js input[type=search] {
  -webkit-appearance: textfield;
}

#express-form-typeahead:focus {
  background-color: transparent;
  background-image: url(../../../Media/img/search_icon_purple.png);
  background-position: 500px center;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-color: #f1f1f1;
  border-left: 5px solid gray;
  cursor: text;
  outline: 0;
  width: 250px;
  border-radius: 0;
  box-shadow: none;
  right: 30px;
}
@media (min-width: 576px) {
  #express-form-typeahead:focus {
    width: 440px;
    box-shadow: 9px 12px 29px -9px rgb(186, 186, 186);
    border-left: 5px solid #45196E;
    background-position: 400px center;
    right: 10px;
  }
}
@media (min-width: 767px) {
  #express-form-typeahead:focus {
    width: 520px;
    box-shadow: 9px 12px 29px -9px rgb(186, 186, 186);
    border-left: 5px solid #45196E;
    background-position: 480px center;
    right: -3px;
  }
}
@media (min-width: 992px) {
  #express-form-typeahead:focus {
    background-position: 500px center;
    right: 30px;
    width: 550px;
  }
}

.search-btn {
  display: none;
}

input[type=search] {
  -webkit-appearance: textfield;
}

.scrolled-navbar {
  margin-top: 0 !important;
  transition: 0.2s;
}

.ac-puple-nav-top-outline {
  margin-top: 130px;
}
@media (min-width: 768px) {
  .ac-puple-nav-top-outline {
    margin-top: 80px;
  }
}

.ac-purple-nav {
  background-color: #45196E;
  height: 72px;
  margin-left: 0px;
  position: fixed;
  z-index: 600;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .ac-purple-nav {
    margin-left: 290px;
  }
}
@media (min-width: 992px) {
  .ac-purple-nav {
    padding-left: 30px;
    margin-left: 360px;
  }
}
@media (min-width: 1200px) {
  .ac-purple-nav {
    padding-left: 30px;
  }
}
.ac-purple-nav .dropdown-toggle:after {
  content: none;
}
.ac-purple-nav #ac-purple-nav-button {
  background-color: transparent;
}
.ac-purple-nav #ac-purple-nav-button span.navbar-toggler-icon {
  color: #ffffff;
  content: "\f039";
  font-family: FontAwesome;
}
.ac-purple-nav #ac-purple-nav-button:focus {
  outline: none;
}
.ac-purple-nav ul.ac-purple-nav-main-ul li {
  flex: 0 0 auto;
  display: inline-block;
}

.ac-purple-nav-link {
  color: #ffffff;
  text-transform: uppercase;
  padding-right: 15px;
  padding-left: 15px;
  font-family: "Roboto Light";
  font-size: 1.1em;
}
.ac-purple-nav-link:hover {
  color: #ffffff;
}
@media (min-width: 576px) {
  .ac-purple-nav-link {
    font-size: 0.9em;
    white-space: nowrap;
  }
}
@media (min-width: 767px) {
  .ac-purple-nav-link {
    font-size: 0.85em;
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  .ac-purple-nav-link {
    font-size: 1em;
  }
}
@media (min-width: 1500px) {
  .ac-purple-nav-link {
    font-size: 1.15em;
    white-space: normal;
  }
}

.ac-secondary-nav-item {
  padding: 19.5px 10px;
}
@media (min-width: 992px) {
  .ac-secondary-nav-item {
    padding: 17.5px 10px;
  }
}
@media (min-width: 1500px) {
  .ac-secondary-nav-item {
    padding: 15.5px 10px;
  }
}
.ac-secondary-nav-item:hover {
  background-color: #5B367D;
}
.ac-secondary-nav-item.active {
  border-top: 5px solid #E8E8E8;
  background-color: #50227A;
  padding-top: 15.5px;
  padding-bottom: 19px;
}
@media (min-width: 992px) {
  .ac-secondary-nav-item.active {
    padding-top: 12.5px;
  }
}
@media (min-width: 1500px) {
  .ac-secondary-nav-item.active {
    padding-top: 10.5px;
  }
}

.hidden {
  display: none !important;
}

.visible {
  display: block !important;
}

ul.sec-nav-hidden-links {
  position: absolute;
  right: 0;
  top: 100%;
  list-style: none;
  z-index: 300;
  background-color: #45196E;
  top: calc(100% - 1px);
  border-radius: 0;
  padding: 0;
  text-align: right;
}
ul.sec-nav-hidden-links::-webkit-scrollbar {
  width: 6px;
}
ul.sec-nav-hidden-links::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7);
  border-radius: 5px;
}
ul.sec-nav-hidden-links::-webkit-scrollbar-thumb {
  background-color: #967D9B;
  outline: 1px solid slategrey;
  border-radius: 5px;
}
ul.sec-nav-hidden-links.hidden {
  display: none;
}
ul.sec-nav-hidden-links .ac-secondary-nav-item .ac-nav-item-dropdown {
  top: 0;
  left: -260px;
  box-shadow: none;
  overflow-y: scroll;
  max-height: 200px;
  width: 260px;
}
ul.sec-nav-hidden-links .ac-secondary-nav-item.active .ac-nav-item-dropdown {
  top: 0;
}
ul.sec-nav-hidden-links li {
  padding: 0.5rem;
}
ul.sec-nav-hidden-links li a {
  padding-right: 1rem;
  text-transform: uppercase;
}
ul.sec-nav-hidden-links li a:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.ac-secondary-nav-item {
  position: relative;
}
.ac-secondary-nav-item:hover .ac-nav-item-dropdown {
  display: block;
}
.ac-secondary-nav-item.active .ac-nav-item-dropdown {
  top: 67px;
}

.ac-nav-item-dropdown {
  display: none;
  position: absolute;
  background-color: transparent;
}
.ac-nav-item-dropdown.ac-nav-last-item {
  right: 0;
}

.ac-nav-item-dropdown {
  margin-bottom: 5px;
  min-width: 60%;
  padding-right: 10px;
  position: sticky;
  z-index: 400;
}
@media (min-width: 576px) {
  .ac-nav-item-dropdown {
    position: absolute;
    margin-bottom: 0;
    min-width: 260px;
    top: 70px;
    left: 0;
    padding: 0;
    box-shadow: 10px 7px 18px -6px rgb(184, 184, 184);
  }
}
.ac-nav-item-dropdown a {
  padding: 15px 20px;
  border-bottom: 1px solid #ffffff;
  background-color: #F1F1F1;
  white-space: pre-wrap;
  color: #45196E;
}
.ac-nav-item-dropdown a:hover {
  background-color: #45196E;
  border-bottom: 1px solid #45196E;
  color: #ffffff;
}

.ac-first-nav-item .ac-arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    border-color: #C4C4C4;
    margin-left: 0.1rem;
    margin-bottom: 0.05rem;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.ac-first-nav-item:hover .ac-arrow {
    transform: rotate(45deg);
    border-color: #45196E;
    -webkit-transform: rotate(45deg);
    margin-bottom: 0.1rem;
}

.ac-first-nav-item:hover .ac-f-menu-dropdown {
    display: block;
}

.ac-f-menu-dropdown {
    margin-bottom: 5px;
    min-width: 60%;
    padding-right: 10px;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 1000;
    display: none;
}

.nav-item:hover > a.ac-first-nav-link.nav-link {
    color: #45196E;
}

@media (max-width: 768px) {
    .ac-f-menu-dropdown {
        top: 45px !important;
    }
}

@media (min-width: 576px) {
    .ac-f-menu-dropdown {
        position: absolute;
        margin-bottom: 0;
        min-width: 200px;
        top: 70px;
        left: 0;
        padding: 0;
        box-shadow: 10px 7px 18px -6px rgb(184, 184, 184);
    }
}

.ac-f-menu-dropdown a {
  padding: 15px 20px;
  border-bottom: 1px solid #ffffff;
  background-color: #F1F1F1;
  white-space: pre-wrap;
  color: #45196E;
}

.ac-f-menu-dropdown a:hover {
  background-color: #45196E;
  border-bottom: 1px solid #45196E;
  color: #ffffff;
}

.ac-purple-nav-more-btn {
  background: none;
  border: none;
  font-size: 1em;
  color: #ffffff;
  font-size: 2.5em;
  font-family: "CormorantInfant Medium";
  position: relative;
  top: -10px;
  outline: none !important;
}

#ac-navbar-mobile {
  background-color: #45196E;
  font-size: 0.9em;
  position: absolute;
  left: 0;
  width: 100%;
  left: 0;
  top: 72px;
  z-index: 200;
}
#ac-navbar-mobile ul li {
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
}
#ac-navbar-mobile ul li.active {
  border: none !important;
  background-color: #5B367D;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
#ac-navbar-mobile ul li .fa-plus {
  display: block;
}
#ac-navbar-mobile ul li .fa-minus {
  display: none;
}
#ac-navbar-mobile ul li.show .fa-plus {
  display: none;
}
#ac-navbar-mobile ul li.show .fa-minus {
  display: block;
}
#ac-navbar-mobile ul li.show a {
  white-space: normal;
}
#ac-navbar-mobile .ac-navbar-menu-button {
  float: right;
  border: none;
  background: 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 200;
  color: #ffffff;
}
#ac-navbar-mobile .ac-navbar-menu-button:focus {
  outline: none;
}
#ac-navbar-mobile .dropdown-menu {
  background-color: #45196E;
  border: none;
  margin: 10px;
}
#ac-navbar-mobile .dropdown-menu .dropdown-item {
  color: #ffffff;
}
#ac-navbar-mobile .dropdown-menu .dropdown-item:hover {
  background-color: #45196E;
}

@media (max-width: 766px) {
  .ac-hidden-sm-down {
    display: none;
  }
}

.ac-hidden-sm-up {
  position: relative;
  z-index: 500;
  height: 400px;
  max-height: 400px;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 767px) {
  .ac-hidden-sm-up {
    display: none;
  }
}

.ac-normal-news-text {
  text-transform: uppercase;
  color: #45196E;
  line-height: 1.5;
  width: 90%;
  padding-left: 15px;
  font-family: "CormorantInfant Medium";
  font-size: 1em;
}
@media (min-width: 767px) {
  .ac-normal-news-text {
    font-size: 1.2em;
  }
}

.ac-main-news-text {
  text-transform: uppercase;
  font-family: "CormorantInfant Medium";
  color: #45196E;
  line-height: 1.5;
  font-size: 1em;
  width: 90%;
  padding-left: 15px;
  margin-top: 30px;
  margin-bottom: 100px;
}
@media (min-width: 767px) {
  .ac-main-news-text {
    font-size: 1.2em;
  }
}

.ac-news-first-date-container {
  position: relative;
  top: -45px;
  left: 15px;
}
@media (min-width: 767px) {
  .ac-news-first-date-container {
    top: -65px;
  }
}

.ac-news-second-date-container {
  position: relative;
  top: -65px;
  left: 15px;
}
@media (min-width: 767px) {
  .ac-news-second-date-container {
    top: -85px;
  }
}

.ac-news-date {
  background-color: #45196E;
  color: #ffffff;
  padding: 15px 15px;
  text-align: center;
  font-size: 1.6em;
  font-family: "CormorantInfant Medium";
}
@media (min-width: 767px) {
  .ac-news-date {
    font-size: 2.75em;
  }
}

.ac-news-month {
  background-color: #ffffff;
  color: #C4C4C4;
  padding: 10px;
  text-align: center;
  font-size: 1em;
  border-bottom: 3px solid #C4C4C4;
  font-family: "Roboto Light";
}

.ac-news-block-first-image, .ac-news-four-images, .ac-news-one-image {
  height: 250px;
}
@media (min-width: 767px) {
  .ac-news-block-first-image, .ac-news-four-images, .ac-news-one-image {
    height: 350px;
  }
}

.ac-news-three-images {
  height: 250px;
}
@media (min-width: 767px) and (max-width: 991px) {
  .ac-news-three-images {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .ac-news-three-images {
    height: 250px;
  }
}

.ac-news-second-row-images-container {
  margin-bottom: 20px;
}
.ac-news-second-row-images-container .ac-news-block-second-image {
  height: 250px;
}
@media (min-width: 767px) and (max-width: 991px) {
  .ac-news-second-row-images-container .ac-news-block-second-image {
    height: 350px;
  }
}
@media (min-width: 992px) {
  .ac-news-second-row-images-container .ac-news-block-second-image {
    height: 250px;
  }
}
.txt-comp-main-title-container-news {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}
@media (min-width: 767px) {
  .txt-comp-main-title-container-news {
    width: 75%;
  }
}
.txt-comp-main-title-container-news .main-title {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #45196E;
}
@media (min-width: 767px) {
  .txt-comp-main-title-container-news .main-title {
    font-size: 72px;
  }
}

.ac-news-page-first-row .ac-bg-image-div {
  height: 210px;
}
@media (min-width: 576px) {
  .ac-news-page-first-row .ac-bg-image-div {
    height: 350px;
  }
}
@media (min-width: 767px) {
  .ac-news-page-first-row .ac-bg-image-div {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .ac-news-page-first-row .ac-bg-image-div {
    height: 350px;
  }
}
.ac-news-page-first-row .ac-news-page-text {
  height: 250px;
  margin-left: 15px;
}
@media (min-width: 576px) {
  .ac-news-page-first-row .ac-news-page-text {
    height: 150px;
  }
}
@media (min-width: 767px) {
  .ac-news-page-first-row .ac-news-page-text {
    height: 300px;
    margin-left: 100px;
  }
}
@media (min-width: 992px) {
  .ac-news-page-first-row .ac-news-page-text {
    height: 350px;
  }
}

.ac-news-page-second-row .ac-bg-image-div {
  height: 210px;
}
@media (min-width: 576px) {
  .ac-news-page-second-row .ac-bg-image-div {
    height: 350px;
  }
}
@media (min-width: 767px) {
  .ac-news-page-second-row .ac-bg-image-div {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .ac-news-page-second-row .ac-bg-image-div {
    height: 280px;
  }
}
.ac-news-page-second-row .ac-news-page-text {
  height: 220px;
  text-align: left;
  margin-left: 30px;
}
@media (min-width: 576px) {
  .ac-news-page-second-row .ac-news-page-text {
    height: 150px;
  }
}
@media (min-width: 767px) {
  .ac-news-page-second-row .ac-news-page-text {
    height: 300px;
    margin-left: 40%;
  }
}
@media (min-width: 992px) {
  .ac-news-page-second-row .ac-news-page-text {
    height: 280px;
    margin-left: 30px;
  }
}
@media (min-width: 1200px) {
  .ac-news-page-second-row .ac-news-page-text {
    height: 280px;
    margin-left: 75px;
  }
}

.number-and-description-container {
  height: 200px;
}
@media (min-width: 767px) {
  .number-and-description-container {
    height: 350px;
  }
}
.number-and-description-container:before {
  content: "";
  background-color: #F7F7F7;
  height: 200px;
  width: 40%;
  display: inline-block;
  position: absolute;
  z-index: 100;
  margin-bottom: 100px;
  left: 15px;
}
@media (min-width: 767px) {
  .number-and-description-container:before {
    padding-top: 20px;
    margin-bottom: 0;
    height: 350px;
    left: 60px;
  }
}

.ac-number-wrapper {
  margin-bottom: 20px;
}

.ac-number-component-container {
  position: relative;
  left: 50px;
  width: 80%;
}
@media (min-width: 767px) {
  .ac-number-component-container {
    left: 80px;
  }
}
.ac-number-component-container:after {
  content: "";
  bottom: calc(100% - 180px);
  border-bottom: 3px solid #45196E;
  width: 45%;
  height: 3px;
  display: inline-block;
  z-index: 100;
  padding-top: 20px;
  position: absolute;
}
@media (min-width: 767px) {
  .ac-number-component-container:after {
    bottom: calc(100% - 320px);
    padding-top: 0;
    width: 60%;
  }
}

.number-description {
  margin-bottom: 100px;
  position: relative;
  z-index: 200;
}
.number-description p {
  font-family: "Roboto Light";
  font-size: 1em;
}
@media (min-width: 767px) {
  .number-description p {
    font-size: 2em;
  }
}
@media (min-width: 767px) {
  .number-description {
    text-align: left;
  }
}

.number {
  color: #45196E;
  position: relative;
  z-index: 200;
  padding-top: 20px;
  font-size: 2.9em;
  font-family: "CormorantInfant Medium";
}
@media (min-width: 767px) {
  .number {
    font-size: 4.9em;
  }
}
@media (min-width: 767px) {
  .number {
    text-align: left;
    margin-left: 0;
  }
}

.person-image {
  width: 100%;
}

.ac-person-main-name {
  padding-top: 15px;
  color: #45196E;
  text-transform: uppercase;
  font-family: "CormorantInfant Medium";
  font-size: 20px;
}
@media (min-width: 767px) {
  .ac-person-main-name {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .ac-person-main-name {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .ac-person-main-name {
    padding-top: 0;
  }
}

.ac-person-position {
  text-transform: uppercase;
  font-family: "Roboto Light";
  color: #393939;
  font-size: 14px;
}
@media (min-width: 767px) {
  .ac-person-position {
    font-size: 16px;
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .ac-person-position {
    font-size: 19px;
  }
}

.ac-person-email {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #9D9C9D;
  font-size: 14px;
}
@media (min-width: 767px) {
  .ac-person-email {
    font-size: 14px;
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .ac-person-email {
    font-size: 16px;
  }
}

.ac-person-education-description {
  font-family: "Roboto Bold";
  font-size: 14px;
  color: #393939;
}
@media (min-width: 1200px) {
  .ac-person-education-description {
    font-size: 16px;
  }
}

.ac-person-com-bg-image {
  width: 100%;
  height: 396px;
}

.ac-person-bg-image__long {
  width: 100%;
  height: 396px;
}

.person-description {
  font-size: 12px;
}
@media (min-width: 767px) {
  .person-description {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .person-description {
    font-size: 16px;
  }
}
.person-description p a {
  color: #741589;
  text-decoration: underline;
}

.ac-search-page-title {
  color: #45196E;
  font-size: 2.5em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 50px;
}
@media (min-width: 767px) {
  .ac-search-page-title {
    margin-bottom: 100px;
  }
}

.ac-search-results-wrapper {
  background-color: #45196E;
  color: #ffffff;
}
.ac-search-results-wrapper table {
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.ac-search-results-wrapper table thead tr {
  background-color: #C4C4C4;
}
.ac-search-results-wrapper a {
  color: #ffffff;
  text-decoration: underline;
  padding-left: 10px;
  padding-right: 10px;
}
.ac-search-results-wrapper p {
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.ac-search-results-wrapper div {
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.ac-search-results-wrapper .ac-search-result-text {
  display: none;
}
@media (min-width: 767px) {
  .ac-search-results-wrapper .ac-search-result-text {
    display: block;
  }
}

.ac-search-page-form-wrapper {
  margin-bottom: 50px;
}
@media (min-width: 767px) {
  .ac-search-page-form-wrapper {
    margin-bottom: 100px;
  }
}
.ac-search-page-form-wrapper input {
  background-color: #f1f1f1;
  border-radius: 0;
  border: none;
  border-left: 5px solid #45196E;
  width: 50%;
  margin-left: auto;
  height: 48px;
  width: 100%;
}
@media (min-width: 767px) {
  .ac-search-page-form-wrapper input {
    width: 80%;
  }
}
@media (min-width: 992px) {
  .ac-search-page-form-wrapper input {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .ac-search-page-form-wrapper input {
    width: 60%;
  }
}
@media (min-width: 1500px) {
  .ac-search-page-form-wrapper input {
    width: 50%;
  }
}
.ac-search-page-form-wrapper input:focus {
  border: none;
  outline: 0 none;
  box-shadow: none;
  border-left: 5px solid #45196E;
  background-color: #f1f1f1;
}

.ac-search-results-wrapper {
  padding-top: 40px;
}
@media (min-width: 767px) {
  .ac-search-results-wrapper {
    padding-top: 100px;
  }
}

.ac-search-results-number-first-paragraph p {
  color: #45196E;
  font-family: "Comorant";
  font-size: 22px;
  text-align: center;
  margin-bottom: 0.5rem;
}

.ac-search-results-number-second-paragraph {
  margin-bottom: 50px;
}
@media (min-width: 767px) {
  .ac-search-results-number-second-paragraph {
    margin-bottom: 100px;
  }
}
.ac-search-results-number-second-paragraph p {
  font-family: "Comorant";
  font-size: 20px;
  text-align: center;
}

.ac-search-btn {
  margin-bottom: 50px;
  left: 20px;
}
@media (min-width: 767px) {
  .ac-search-btn {
    margin-bottom: 100px;
    left: 0;
  }
}

.sidebar {
  order: 0;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0;
  position: relative;
  top: -20px;
  z-index: 500;
}
@media (min-width: 767px) {
  .sidebar {
    position: sticky;
    top: 0rem;
    z-index: 200;
    height: 100vh;
    background-color: #45196E;
    margin-top: -60px;
  }
}
@media (min-width: 1500px) {
  .sidebar {
    margin-top: -20px;
  }
}

.ac-sidebar-wrapper {
  max-width: 100%;
  overflow: hidden;
}
.ac-sidebar-wrapper ul::-webkit-scrollbar {
  display: none;
}

.sidebar-link {
  color: #45196E;
  display: inline;
  padding: 15px 10px;
  font-size: 14px;
}
@media (min-width: 576px) {
  .sidebar-link {
    font-size: 16px;
    padding: 15px 15px;
  }
}
@media (min-width: 767px) {
  .sidebar-link {
    display: block;
    color: #ffffff;
    padding: 15px 25px;
  }
}
.sidebar-link:hover {
  color: #45196E;
  text-decoration: none;
}
@media (min-width: 767px) {
  .sidebar-link:hover {
    color: #ffffff;
    text-decoration: none;
  }
}

.sidebar-list {
  display: inline;
}
@media (min-width: 767px) {
  .sidebar-list {
    display: block;
  }
}
.sidebar-list.active {
  font-weight: bold;
}
@media (min-width: 767px) {
  .sidebar-list.active {
    border-left: 5px solid #ffffff;
    border-right: 5px solid #45196E;
    background-color: #50227a;
    position: relative;
  }
}

.sidenav {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  width: 100%;
  overflow-x: auto;
  overflow-y: scroll;
  height: 10vh;
  position: relative;
  top: 15px;
}
@media (min-width: 767px) {
  .sidenav {
    display: block;
    white-space: normal;
    height: 100vh;
    top: 0;
  }
}

.sidebar-nav {
  display: inline;
  padding-top: 15px;
  padding-bottom: 1rem;
  font-family: "Roboto Light";
}
@media (min-width: 767px) {
  .sidebar-nav {
    display: inline;
  }
}
@media (min-width: 992px) {
  .sidebar-nav {
    font-size: 0.95em;
  }
}
@media (min-width: 1200px) {
  .sidebar-nav {
    font-size: 1em;
  }
}
@media (min-width: 1500px) {
  .sidebar-nav {
    font-size: 1.15em;
  }
}
@media (min-width: 767px) {
  .sidebar-nav {
    max-height: calc(100vh - 9rem);
    display: block;
  }
}

.ac-share-text-wrapper {
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 576px) {
  .ac-share-text-wrapper {
    text-align: right;
    margin-bottom: 0;
  }
}

.ac-share-icon-wrapper {
  margin-bottom: 50px;
  text-align: center;
}
@media (min-width: 767px) {
  .ac-share-icon-wrapper {
    text-align: left;
    margin-bottom: 0;
  }
}

.ac-share-text {
  color: #45196E;
  font-weight: bold;
  padding-right: 30px;
}
@media (min-width: 576px) {
  .ac-share-text {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  .ac-share-text {
    font-size: 20px;
  }
}

.ac-share-icon-fb {
  width: 20px;
  height: 40px;
}

.ac-share-icon-twitter {
  width: 40px;
  height: 30px;
}

.ac-share-icon-linkedin {
  width: 40px;
  height: 40px;
}

.ac-share-wrapper-fb {
  display: inline;
  position: relative;
  padding: 20px;
  left: -10px;
}
@media (min-width: 576px) {
  .ac-share-wrapper-fb {
    padding: 40px;
  }
}
.ac-share-wrapper-fb:before {
  display: block;
  height: 60px;
  width: 60px;
  position: absolute;
  content: "";
  border-top: 4px solid #777676;
  border-left: 4px solid #777676;
  top: -2px;
  left: -9px;
}
@media (min-width: 576px) {
  .ac-share-wrapper-fb:before {
    top: 18px;
    left: 10px;
    height: 63px;
    width: 60px;
  }
}
.ac-share-wrapper-fb:after {
  display: block;
  height: 60px;
  width: 60px;
  position: absolute;
  content: "";
  border-bottom: 4px solid #777676;
  border-right: 4px solid #777676;
  top: 9px;
  left: 4px;
}
@media (min-width: 576px) {
  .ac-share-wrapper-fb:after {
    top: 28px;
    left: 29px;
    height: 60px;
    width: 60px;
  }
}

.ac-share-wrapper {
  display: inline;
  padding: 15px;
  position: relative;
  padding: 20px;
}
@media (min-width: 576px) {
  .ac-share-wrapper {
    padding: 40px;
  }
}
.ac-share-wrapper:before {
  display: block;
  height: 60px;
  width: 60px;
  position: absolute;
  content: "";
  border-top: 4px solid #777676;
  border-left: 4px solid #777676;
  top: -2px;
  left: 5px;
}
@media (min-width: 576px) {
  .ac-share-wrapper:before {
    top: 18px;
    left: 15px;
    height: 63px;
    width: 60px;
  }
}
.ac-share-wrapper:after {
  display: block;
  height: 60px;
  width: 60px;
  position: absolute;
  content: "";
  border-bottom: 4px solid #777676;
  border-right: 4px solid #777676;
  top: 9px;
  left: 16px;
}
@media (min-width: 576px) {
  .ac-share-wrapper:after {
    top: 28px;
    left: 36px;
    height: 60px;
    width: 63px;
  }
}

.splash-component-image-inner-container-first {
  margin-top: 0;
}
@media (min-width: 767px) {
  .splash-component-image-inner-container-first {
    /*margin-top: -105px;*/
    margin-top: -78px;
  }
}

.splash-component-image-inner-container-first-sidebar {
  margin-top: 0;
}
@media (min-width: 767px) {
  .splash-component-image-inner-container-first-sidebar {
    margin-top: -70px;
  }
}

.splash-component-image-inner-container-normal {
  margin-top: 0;
}

.splash-component-image-inner-container {
    position: relative;
    font-size: 30px;
}
.splash-component-image-inner-container .ac-white-lines {
  position: absolute;
  display: block;
  width: 1px;
  background: #ffffff;
  z-index: 200;
  height: 100%;
}
.splash-component-image-inner-container .firstOverlayLine {
  left: 20%;
  animation-delay: 0.5s;
}
.splash-component-image-inner-container .secondOverlayLine {
  left: 40%;
  animation-delay: 1s;
}
.splash-component-image-inner-container .thirdOverlayLine {
  left: 60%;
  animation-delay: 1.5s;
}
.splash-component-image-inner-container .fourthOverlayLine {
  left: 80%;
  animation-delay: 2s;
}
.splash-component-image-inner-container .ac-spalsh-white-title {
  position: absolute;
  z-index: 300;
  font-size: 1em;
  color: #ffffff;
  left: 5%;
  bottom: 50%;
  text-transform: uppercase;
  font-family: "Roboto Bold";
  text-shadow: 0px -1px 11px rgb(0, 0, 0);
  width: 90%;
  animation-delay: 1.5s;
}
@media (min-width: 767px) {
  .splash-component-image-inner-container .ac-spalsh-white-title {
    width: 60%;
    left: 10%;
    bottom: 38%;
    font-size: 1.2em;
  }
}
@media (min-width: 992px) {
  .splash-component-image-inner-container .ac-spalsh-white-title {
    width: 80%;
    font-size: 2.0em;
  }
}
@media (min-width: 1200px) {
  .splash-component-image-inner-container .ac-spalsh-white-title {
    width: 90%;
    font-size: 2.5em;
  }
}

.splash-component-image {
  position: relative;
  z-index: 100;
  width: 100%;
}

.ac-donor-by-class-container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.ac-donor-by-class-container .ac-donor-class {
  background-color: #F7F7F7;
  transition: background-color 0.5s ease;
  padding: 10px 15px;
  margin: 5px;
  text-align: center;
  cursor: pointer;
}
.ac-donor-by-class-container .ac-donor-class-active {
  background-color: #45196E;
  transition: background-color 0.5s ease;
  color: #ffffff;
}
.ac-donor-by-class-container .ac-donor-list {
  display: none;
  text-align: center;
}

.ac-chart-title {
  text-transform: uppercase;
  color: #45196E;
  text-align: center;
}

#total-gift-amount, #total-number-of-gifts {
  font-size: 1.4em;
  color: #45196E;
}

.ac-gifts-total {
  border-bottom: 1px solid #45196E;
}

.ac-year-filters-container {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 30px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .ac-year-filters-container {
    display: none;
  }
}
@media (min-width: 992px) {
  .ac-year-filters-container {
    margin-top: 0;
  }
}
.ac-year-filters-container .ac-year-filter {
  width: 100px;
  margin-right: 30px;
  text-align: center;
  position: relative;
}
.ac-year-filters-container .ac-year-filter:before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #707070;
  display: block;
  position: absolute;
}
.ac-year-filters-container .ac-year-filter.ac-inactive-filter {
  color: #d7d7d7;
}
.ac-year-filters-container .ac-year-filter.ac-inactive-filter:before {
  background-color: #707070;
  top: -28px;
  left: 45px;
}
.ac-year-filters-container .ac-year-filter.ac-active-filter {
  color: #5f5e5e;
}
.ac-year-filters-container .ac-year-filter.ac-active-filter:before {
  background-color: #45196E;
  top: 32px;
  left: 45px;
}
.ac-year-filters-container .ac-statistic-filter {
  cursor: pointer;
  height: 100%;
}

.ac-year-filters-container-mobile {
  display: none;
}
.ac-year-filters-container-mobile .ac-year-filter {
  margin-right: 0;
}
.ac-year-filters-container-mobile .ac-year-filter.ac-inactive-filter:before {
  top: -28px;
  left: 25px;
}
.ac-year-filters-container-mobile .ac-year-filter.ac-active-filter:before {
  top: 32px;
  left: 25px;
}
@media (max-width: 991px) {
  .ac-year-filters-container-mobile {
    display: flex;
  }
}

.ac-testimonial-image-container {
  margin-bottom: 50px;
  position: relative;
  /*&:after {
      content: '';
      background-color: $honey-flower;
      // border-radius: 50%;
      height: 5px;
      width: 140px;
      display: inline-block;
      position: absolute;
      z-index: $lvl-3;
      top: 90%;
      right: calc((100% / 2) - 120px);

      @include sm-devices-up {
          width: 180px;
          right: calc((100% / 2) - 170px);
      }
  }*/
}
.ac-testimonial-image-container .ac-testimonial-image {
  display: inline-block;
  position: relative;
  z-index: 100;
  width: 250px;
  height: 250px;
  border-radius: 50%;
}
@media (min-width: 767px) {
  .ac-testimonial-image-container .ac-testimonial-image {
    width: 350px;
    height: 350px;
  }
}

.ac-testimonial-image-container-bg-image {
  background-size: cover;
  background-position: center;
  z-index: 200;
  position: relative;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 200;
}
@media (min-width: 767px) {
  .ac-testimonial-image-container-bg-image {
    width: 350px;
    height: 350px;
  }
}

.ac-testimonial-main-container {
  width: auto;
  height: 100%;
  text-align: center;
  margin-bottom: 20px;
  font-family: "Roboto Light";
}
.ac-testimonial-main-container p {
  margin-bottom: 40px;
}
.ac-testimonial-main-container p a {
  color: #741589;
  text-decoration: underline;
}

.ac-testimonial-name {
  color: #45196E;
  font-size: 1.3em;
  text-transform: uppercase;
  text-align: center;
  font-family: "CormorantInfant Medium";
  margin-bottom: 0 !important;
}
@media (min-width: 767px) {
  .ac-testimonial-name {
    font-size: 2em;
  }
}

.ac-testimonial-position {
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  font-family: "Roboto Light";
  font-size: 0.9em;
}
@media (min-width: 767px) {
  .ac-testimonial-position {
    font-size: 1.2em;
  }
}

/*.ac-testimonial-description {
    margin-top: 36px;

}*/
.ac-txt-btn-main-container {
  text-align: center;
  margin-top: 60px;
}
@media (min-width: 767px) {
  .ac-txt-btn-main-container {
    margin-top: 0;
  }
}

.ac-txt-btn-text-container {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.ac-txt-btn-text-container p {
  margin-bottom: 50px;
  font-family: "Roboto Light";
  font-size: 1.45em;
  text-align: center;
}
@media (min-width: 767px) {
  .ac-txt-btn-text-container p {
    font-size: 2.45em;
  }
}
.ac-txt-btn-text-container iframe {
  width: 100% !important;
  height: 400px !important;
}
@media (min-width: 767px) {
  .ac-txt-btn-text-container iframe {
    height: 600px !important;
  }
}
@media (min-width: 992px) {
  .ac-txt-btn-text-container iframe {
    height: 800px !important;
  }
}

.ac-txt-btn-text-container__purple {
  color: #45196E;
}
.ac-txt-btn-text-container__purple p a {
  color: #741589;
  text-decoration: underline;
}

.ac-txt-btn-text-container__white {
  color: #ffffff;
}
@media (min-width: 767px) {
  .ac-txt-btn-text-container__white {
    padding-top: 120px;
  }
}
.ac-txt-btn-text-container__white p a {
  color: #ffffff;
  text-decoration: underline;
}

.ac-text-component {
  font-family: "Roboto Light";
  font-size: 18px;
}
.ac-text-component p a {
  color: #741589;
  text-decoration: underline;
}
.ac-text-component iframe {
  width: 100% !important;
  height: 400px !important;
}
@media (min-width: 767px) {
  .ac-text-component iframe {
    height: 600px !important;
  }
}
@media (min-width: 992px) {
  .ac-text-component iframe {
    height: 800px !important;
  }
}

.ac-text-and-pic-image__left {
  margin-bottom: 50px;
  float: none;
}
@media (min-width: 767px) {
  .ac-text-and-pic-image__left {
    float: left;
    margin-right: 50px;
  }
}

.ac-text-and-pic-image__right {
  float: none;
  margin-bottom: 50px;
}
@media (min-width: 767px) {
  .ac-text-and-pic-image__right {
    float: right;
    margin-left: 15px;
  }
}

.ac-text-and-pic-main-text {
  display: inline-block;
}

.text-and-pic-txt {
  display: inline-block;
  font-family: "Roboto Light";
  font-size: 18px;
}

.ac-txt-pic-paragraphs-wrapper a {
  text-decoration: underline;
  color: #741589;
}

.ac-txt-pic-image-container {
  width: 100%;
  height: 100%;
}
@media (min-width: 767px) {
  .ac-txt-pic-image-container {
    width: 50%;
  }
}

.ac-txt-pic-image {
  width: 100%;
  height: 90%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.txt-comp-main-title-container {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 767px) {
  .txt-comp-main-title-container {
    width: 75%;
  }
}
.txt-comp-main-title-container .main-title {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bold;
}

.txt-comp-main-title-container__purple .main-title {
  color: #45196E;
}

@media (min-width: 767px) {
  .txt-comp-main-title-container__white {
    margin-bottom: 150px;
  }
}
.txt-comp-main-title-container__white .main-title {
  color: #ffffff;
  padding-top: 40px;
}
@media (min-width: 992px) {
  .txt-comp-main-title-container__white .main-title {
    margin-top: 110px;
    padding-bottom: 0;
  }
}

.txt-comp-main-title-container {
  font-size: 30px;
}

.txt-comp-subtitle-title-container {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 767px) {
  .txt-comp-subtitle-title-container {
    width: 100%;
  }
}

.txt-comp-subtitle-title-container__purple .subtitle {
  color: #45196E;
}

@media (min-width: 767px) {
  .txt-comp-subtitle-title-container__white {
    margin-bottom: 150px;
  }
}
.txt-comp-subtitle-title-container__white .subtitle {
  color: #ffffff;
}

.ac-two-pics-images {
  width: 100%;
  height: 90%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.ac-two-pics-image-container {
  width: 100%;
  height: 100%;
}

.video-component-container {
  margin-bottom: 100px;
}

.ac-home-newsletter-loader-container {
  position: relative;
}

.ac-home-newsletter-loader {
  position: absolute;
  top: -25px;
  width: 100px;
  height: 100px;
}

.progress-component-wrapper .progress-container {
  position: relative;
  margin-top: 100px;
  width: 100%;
  padding-right: 35px;
}
.progress-component-wrapper .outer-bar {
  background-color: white;
  width: 100%;
  height: 14px;
  border-top: 2px solid #45196E;
  border-left: 2px solid #45196E;
  border-bottom: 2px solid #45196E;
  padding: 2px 0px 2px 2px;
  display: inline-block;
  position: relative;
  z-index: 2;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  box-sizing: content-box;
}
.progress-component-wrapper .outer-bar .inner-bar {
  background-color: #45196E;
  width: 20px;
  height: 100%;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
}
.progress-component-wrapper .outer-circle {
  display: inline-block;
  background-color: white;
  width: 36px;
  height: 36px;
  border: 2px solid #45196E;
  padding: 2px;
  border-radius: 36px;
  position: absolute;
  right: 0;
  top: -7px;
  z-index: 1;
}
.progress-component-wrapper .outer-circle .inner-circle {
  background-color: #45196E;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  display: none;
}
.progress-component-wrapper .flag-container {
  position: absolute;
  height: 100px;
  left: 0px;
  top: -70px;
  z-index: 3;
}
.progress-component-wrapper .flag-container.right-border {
  border-right: 1px solid #000000;
}
.progress-component-wrapper .flag-container.left-border {
  border-left: 1px solid #000000;
}
.progress-component-wrapper .flag-label {
  color: #000000;
  font-size: 12px;
  margin-top: -15px;
  height: 15px;
}
.progress-component-wrapper .flag-box {
  background-color: #F7F7F7;
  height: 44px;
  text-align: center;
  font-weight: bold;
  line-height: 26px;
  font-size: 26px;
  margin-right: 1px;
  font-family: "Cormorant";
  display: inline-block;
}
.progress-component-wrapper .flag-number-inner {
  padding: 9px;
  color: #45196E;
}
.progress-component-wrapper .total-container {
  margin-top: 40px;
  text-align: right;
}
@media (min-width: 767px) {
  .progress-component-wrapper .total-container {
    margin-top: 90px;
    text-align: left;
  }
}

.ac-main-links-wrapper {
    display: flex;
    flex-direction: row;
    z-index: 300;
    position: absolute;
    left: 10%;
    bottom: 22%;
    background-color: transparent;
    font-size: 16px;
}

ac-main-links-wrapper .btn-wrapper:first-child {
    margin-left: 0;
}

.ac-main-links-wrapper .btn-wrapper {
    margin-left: 0.5rem;
}

@media (max-width: 1024px) {
    .ac-main-links-wrapper .btn-wrapper {
        font-size: 12px !important;
        width: 150px;
        height: 30px;
    }

    .ac-main-links-wrapper .btn-wrapper .ac-btn-text {
        margin-top: -27px
    }
}

@media (max-width: 767px) {
    .ac-main-links-wrapper {
        bottom: 20%;
        left: 5%;
    }

    .ac-main-links-wrapper .btn-wrapper {
        width: 150px;
        height: 30px;
    }
}