body {
  margin: 0;
}

* {
  box-sizing: border-box;
}

.main {
  width: 1250px;
  margin: 0 auto;
  max-width: 100%;
}

@font-face {
  font-family: "BPGBannerCaps";
  src: url("bpg_banner_caps.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "BPGGlaho";
  src: url("bpg_glaho.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.OlyHeader {
  box-shadow: rgba(0, 0, 0, 0.3) 0 0px 10px;
  position: relative;
  min-height: 46px;
  font-family: "BPGBannerCaps";
  clear: both;
  padding: 4px 0;
  position: fixed;
  width: 100%;
  background: white;
  z-index: 13;
  min-height: 50px;
  justify-content: center;
}

.OlyHeaderBl {
  background: #6f9dc7;
}

.OlyHeaderReplc {
  height: 50px;
}

.OlyHeaderTbl {
  display: table;
  width: 100%;
}

.OlyHeaderTbl > div {
  display: table-cell;
  vertical-align: middle;
}

.OlyHeader .main {
  /*background-color: rgba(0,0,0,0.5);*/
}

#OlyHeaderLogo {
  cursor: pointer;
  width: 160px;
}

#OlyHeaderLogo img {
  height: 40px;
  vertical-align: middle;
}

.OlyHeaderNvvv {
  display: table !important;
  width: 100%;
  height: 46px;
}

.OlyHeaderNvvv > div {
  display: table-cell;
  vertical-align: middle;
}

#OlyHeaderNvSpn {
  display: none;
  text-align: right;
  font-size: 25px;
  color: #ff8500;
}

.OlyHeaderBl #OlyHeaderNvSpn {
  color: white;
}

#OlyHeaderNvSpn i {
  cursor: pointer;
  font-weight: bold;
}

.OlyHeaderNav {
  padding-left: 15px;
  text-align: right;
}

#OlyHeaderApprdNav {
  display: none;
  max-height: calc(100vh - 90px);
  overflow-y: auto;
  background: white;
}

@media screen and (max-width: 1160px) {
  .OlyHeaderNav {
  }

  .OlyHeaderNvvv {
    display: none !important;
  }

  .OlyHeaderNvvv > div {
  }

  #OlyHeaderNvSpn {
    display: block;
    /* margin-top: 21px; */
  }

  #OlyHeaderApprdNav {
    display: block;
    text-align: center;
  }

  #OlyHeaderApprdNav .OlyHeaderNvvv {
    display: block !important;
  }
}

.OlyHeaderLi {
  display: inline-block;
  margin: 0 7px;
  padding: 7px 7px;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
  cursor: pointer;
}

.OlyHeaderLi:hover {
  border-color: #46cae7;
}

.OlyHeaderLi a {
  text-decoration: none;
  color: #4d4d4d;
}

.OlyHeaderLi:hover a {
  color: #46cae7;
}

.OlyHeaderLgBtnsCont {
  text-align: right;
  width: 130px;
}

.OlyHeaderLgBtns div {
  display: inline-block;
  padding: 8px 10px;
  transition: all 0.3s;
  cursor: pointer;
}

.OlyHeaderLgBtns a {
  color: #46cae7;
  text-decoration: none;
}

#OlyHeaderLgBtn1 {
  border: 1px solid #46cae7;
  border-radius: 3px;
  background: #46cae7;
  color: white;
}

#OlyHeaderLgBtn1 a {
  color: white;
}

#OlyHeaderLgBtn2 {
  border: 1px solid #6f9dc7;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-left: 0px;
}

.OlyHeaderLgBtns > div:hover {
  background: white;
}

#OlyHeaderLgBtn1:hover {
  background: #000300;
  border-color: #000300;
}

.OlyHeaderLgBtns > div:hover a {
}

#OlyHeaderApprdNav #OlyHeaderLgBtn1,
#OlyHeaderApprdNav #OlyHeaderLgBtn2 {
  display: block;
  border-radius: 0px;
  border: none;
  margin: 2px 0;
  padding: 5px 0;
}

#OlyHeaderApprdNav .OlyHeaderLi {
  display: block;
  margin: 5px 0;
  transition: all 0.3s;
}

#OlyHeaderApprdNav .OlyHeaderLi:hover {
  background: #4d4d4d;
}

#OlyHeaderApprdNav .OlyHeaderLi:hover a {
  color: white;
}

.Olysmiani {
  width: 24px;
  height: 30px;
  background: url(img/menu-options.svg) center center no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: 6px;
}

@media screen and (max-width: 1255px) {
  .main2 {
    padding: 0 10px;
  }
}

@media screen and (max-width: 600px) {
  #OlySldd {
    font-size: 14px;
  }

  #OlyMswvll {
    right: 0px !important;
  }
}

@media screen and (max-width: 420px) {
  #OlySldd {
    font-size: 12px;
  }
}

@media screen and (max-width: 380px) {
  #OlySldd {
    font-size: 10px;
  }

  .OlySldrDrBt img {
    height: 20px !important;
  }
}

#OlySldd {
  background-color: #79c8df;
  position: relative;
  background: url(img/banner.png) center center;
  background-size: cover;
}

#OlySlddShv {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
}

.OlySldrSprt {
  height: 40px;
}

#OlSpn1,
#OlSpn2,
#OlSpn3 {
  color: white;
  display: block;
  font-family: BPGBannerCaps;
}

#OlSpn1 {
  font-size: 1.2em;
}

#OlSpn2 {
  font-size: 2em;
  text-shadow: #fff 1px 1px 3px, #fff 1px 1px 3px, #fff 1px 1px 3px;
}

#OlSpn3 {
  font-size: 1.4em;
}

.OlySldrDrBt {
  color: white;
  font-size: 1.4em;
  font-family: BPGBannerCaps;
  text-align: right;
}

.OlySldrDrBt a {
  color: white;
  cursor: pointer;
}

#OlyMswvll {
  bottom: -80px;
  margin-top: -50px;
  right: 20px;
  width: 350px;
  max-width: 100%;
  float: right;
  position: relative;
  transition: all 0.2s;
}

#OlyMswvll:hover {
  filter: drop-shadow(rgba(0, 0, 0, 0.5) 0 0 6px);
  transform: scale(1.05);
  transform-origin: bottom center;
}

.mtvrChmntvl {
  display: inline-block;
  text-align: center;
  width: 29.5%;
  margin: 10px 10px;
  margin: 20px calc(10% / 6);
  vertical-align: top;
}

@media screen and (max-width: 800px) {
  .mtvrChmntvl {
    width: 40%;
    margin: 20px calc(10% / 4);
  }
}

@media screen and (max-width: 800px) {
  .mtvrChmntvl {
    width: 43%;
    margin: 20px calc(10% / 4);
  }
}

@media screen and (max-width: 550px) {
  .mtvrChmntvl {
    width: 100%;
    margin: 20px 0;
  }
}

.mtvrChmntvlImg {
  width: 140px;
  height: 140px;
  margin: 0 auto;
}

.mtvrChmntvlTitle {
  font-family: BPGBannerCaps;
}

.mtvrChmntvlTxt {
  font-family: "BPGGlaho";
  font-size: 18px;
}

.lgcont {
  width: 100%;
  max-width: 400px;
  margin: 10px auto;
}

.logtop {
  text-align: center;
  font-size: 28px;
  color: #000300;
  background: none;
  /* border-top-left-radius: 10px; */
  /* border-top-right-radius: 10px; */
  padding: 2px 0 5px 0;
  font-weight: bold;
  font-family: BPGGlaho;
}

.logbox {
  padding: 10px;
  /* background: rgba(255, 255, 255, 0.6); */
}

.logbox input {
  width: 100%;
  margin: 6px 0;
  font-size: 20px;
  border-radius: 7px;
  border: 1px solid #bfbfbf;
  padding: 7px 5px;
  font-family: BPGBannerCaps;
}

.incrinput {
  border-color: #f00 !important;
}

.logbot {
  padding: 0 10px;
}

.logbox input:focus {
  outline: none;
  box-shadow: #46cae7 0 0 7px;
}

.logbotbut {
  text-align: center;
  font-size: 25px;
  color: white;
  background: #46cae7;
  padding: 2px 0 5px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  margin: 0 auto;
  display: block;
  font-family: BPGBannerCaps;
  border-radius: 7px;
}

.logbotbut:hover {
  background: #3392b4;
}

.logbotbut:focus {
  background: #35829d;
  outline: none;
  box-shadow: #46cae7 0 0 7px;
}

#OlyFooter {
  background: #ececec;
  padding: 20px 0;
  margin-top: 20px;
}

.OlyGlrsDiv {
  display: inline-block;
  vertical-align: top;
  margin: 15px;
  border-radius: 4px;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 23px;
  cursor: pointer;
  transition: all 0.2s;
}

.OlyGlrsDiv:hover {
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 23px;
  background: #f1f1f1;
}

.OlyGlrsTop img {
  width: 300px;
  max-width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.OlyGlrsBot {
}

.OlyGlrsBot h3 a {
  color: black;
  text-decoration: none;
}

.OlyGlrPh {
  width: 200px;
  max-width: 100%;
  margin: 10px;
  border: 2px solid white;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 8px;
  border-radius: 2px;
  cursor: pointer;
}

.VM {
  width: 100%;
  height: 100%;
  display: table;
  display: flex;
  justify-content: center;
  /* align horizontal */
  align-items: center;
}

.admbigbx {
  display: inline-block;
  padding: 6px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  font-size: 18px;
  margin: 5px;
  border: none;
  box-shadow: #000 0 1px 5px -2px;
}

.admbigbx * {
  vertical-align: middle;
}

.admbigbgt {
  font-size: 22px;
}

.admbigclick {
  cursor: pointer;
  transition: all 0.2s;
}

.admbigclick:hover {
  background: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(143, 194, 68, 0.8);
}

.admbigclick:focus {
  background: rgba(0, 0, 0, 0.15);
}

.addbutton {
  width: 100%;
  padding: 5px;
  font-size: 22px;
  border: #000300 2px solid;
  border-radius: 20px;
  background: transparent;
  color: #000300;
  margin: 10px auto;
  cursor: pointer;
  transition: all 0.2s;
}

.addbutton:hover {
  background: rgba(143, 194, 68, 0.15);
}

.addbutton:focus {
  background: #000300;
  box-shadow: #000300 0 0 10px;
  border-color: white;
  color: white;
  outline: none;
}

.OlyInpt {
  margin: 10px 0;
  border: 2px solid #46cae7;
  border-radius: 10px;
  font-size: 20px;
  padding: 8px 20px;
  width: 100%;
  background-color: transparent;
  color: #46cae7;
  resize: vertical;
  outline: none;
}

.blck {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}

.blck55 {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.55);
  transition: all 0.3s;
}

.OlyArticle {
  background: white;
  padding: 10px;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 20px;
  font-size: 19px;
  word-wrap: break-word;
}

#OlyArtcTitle {
  text-align: center;
  font-size: 30px;
}

.btnchv {
  background: none;
  transition: all 0.1s linear;
  border: none;
  padding: 3px 5px;
  margin: 3px;
  cursor: pointer;
  font-size: 18px;
  border-radius: 3px;
}

.btnchv:hover {
  background: rgba(0, 0, 0, 0.1);
}

.btnchv:focus {
  background: rgba(0, 0, 0, 0.2);
  outline: none;
}

.mmdtbl {
  width: 100%;
  text-align: center;
  white-space: inherit;
  margin-bottom: 20px;
  border-spacing: 0px;
}

.mmdtbl thead th {
  background: #46cae7;
  font-size: 20px;
  color: #fff;
}

.mmdtbl tr:nth-child(2n-1) {
  background: #fafafa;
}

.mmdtbl th {
  text-align: center;
}

.mmdtbl td,
.mmdtbl th {
  text-align: center;
  font-size: 17px;
  padding: 8px 5px !important;
  color: #46cae7;
  border: 0;
}

.mmdtbl a {
  color: #46cae7;
}

.mmdtbl td img {
  vertical-align: middle;
}

.mmduprofdiv li {
  text-align: right;
}

.mmdtbl i {
  vertical-align: middle;
}

.OlyShrtArticle {
  background: white;
  /* border: 1px solid #46cae7; */
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
  margin: 30px 0;
  word-wrap: break-word;
}

.OlyShrtArticleTitle {
  padding: 3px 10px;
  background: #f8f8f8;
  border-bottom: 1px solid #000300;
}

.OlyShrtArticleTitle h1 {
  margin: 0;
  font-size: 26px;
}

.OlyShrtArticleText {
  padding: 0 10px 5px 10px;
  display: table;
  width: 100%;
  font-size: 19px;
}

.OlyShrtArticleText * {
  word-wrap: break-word;
}

.OlyGgrdzlbDiv {
  text-align: right;
}

.OlyGgrdzlbDiv button {
  background: #eee;
  border: 0;
  padding: 7px 12px;
  font-size: 17px;
  border-radius: 2px;
  border-bottom: 1px solid #000300;
  cursor: pointer;
  transition: all 0.3s;
}

.OlyGgrdzlbDiv button a {
  text-decoration: none;
  color: black;
}

.OlyGgrdzlbDiv button:hover {
  background: #46cae7;
}

.OlyGgrdzlbDiv button:hover a {
  color: white;
}

.Pgnumqv {
  display: inline-block;
  font-size: 20px;
  margin: 4px 5px;
  background: #f7f7f7;
  padding: 5px 11px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.3) 0 1px 1px;
  color: #000300;
  cursor: pointer;
  transition: all 0.3s;
}

.Pgnumqv:hover {
  border: 1px solid #000300;
  background: #000300;
  color: #fff;
}

.pgqslct {
  border: 1px solid #000300;
}

.OlySeeAllNewsButton {
  background: none;
  border: none;
  border-bottom: 1px solid #000300;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 20px;
  outline: none;
}

.OlySeeAllNewsButton:hover {
  border-bottom-color: #46cae7;
}

.OlyShsxbDiv {
  display: inline-block;
  vertical-align: top;
  margin: 15px;
  border-radius: 4px;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 23px;
  cursor: pointer;
  transition: all 0.2s;
  width: 200px;
}

.OlyShsxbDiv:hover {
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 23px;
  background: #f1f1f1;
}

.OlyShsxbimg {
  width: 200px;
  height: 200px;
  max-width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.OlyShsxbBot {
  padding: 0 5px;
}

.OlyShsxbBot h3 {
  margin: 5px 0;
}

.OlyShsxbBot h3 a {
  color: black;
  text-decoration: none;
  font-size: 20px;
}

#OlyRegBtnSldrze {
  color: black;
  background: white;
  padding: 5px;
  border-radius: 4px;
}

#OlyOrad {
  width: 100%;
  display: table;
}

.OlyOradDivv {
  display: table-cell;
  vertical-align: top;
}

#OlyOradD1 {
  width: 100%;
}

#OlyOradD2 {
  padding-left: 30px;
}

@media screen and (max-width: 750px) {
  .OlyOradDivv {
    display: block;
  }

  .OlySeeAllNewsButtonCenter {
    text-align: left;
  }
}

.OlyArticle a[href],
.OlyShrtArticle a[href] {
  color: #46cae7;
}

.OlyArticle {
  font-size: 16px;
}

.qSelect {
  font-size: 19px;
  padding: 2px;
  height: 33px;
  border-radius: 7px;
  border-color: #ccc;
  outline: none;
}

.qSelect:focus {
  border-color: #000300;
  box-shadow: #000300 0 0 4px 1px;
}

.adtextar {
  margin: 10px 0;
  border: 2px solid #46cae7;
  border-radius: 10px;
  font-size: 20px;
  padding: 5px 20px;
  width: 916px;
  background-color: transparent;
  color: #46cae7;
  resize: vertical;
  min-height: 53px;
}

.shem2 {
  width: calc(100% - 45px);
  background: rgba(255, 255, 255, 0.5);
}

.adtextar:focus {
  outline: none;
  border-color: transparent !important;
  box-shadow: #000300 0 0 10px;
}

.ertd {
  float: right;
  margin: 10px 10px 0 0;
}

.imgvtar {
  width: 24px;
  height: 24px;
  background: url(img/image.png) center center, #46cae7;
  background-size: 24px 24px;
  margin-top: 3px;
  cursor: pointer;
  border: 2px solid #46cae7;
  border-radius: 15px;
}

.whtn {
  width: 90%;
  min-height: 20px;
  max-height: 90%;
  position: fixed;
  background: white;
  z-index: 101;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  border-radius: 40px;
  box-shadow: inset #46cae7 0 20px 40px, rgb(0, 99, 130) 0px 41px 20px -42px;
  overflow: auto;
}

.whtpict {
  width: 150px;
  height: 150px;
  border: 2px solid #46cae7;
  border-radius: 10px;
  float: left;
  margin: 8px 5px;
  cursor: pointer;
}

.whtpict:hover {
  box-shadow: #000300 0 0 20px;
}

.textareaIncorrect {
  border-color: red;
}

.qAddChoiceDiv {
  position: relative;
  margin: 15px 0;
}

.qAddChoiceDiv .choiceLetter {
  position: absolute;
  top: 0;
  display: block;
  background: #46cae7;
  color: white;
  padding: 3px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 20px;
  text-align: center;
  font-family: "BPGBannerCaps";
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px;
  cursor: pointer;
}

.qAddChoiceDiv textarea {
  margin: 0;
}

.qAddChoiceDiv.qAddChCorrectChoice .choiceLetter {
  background: #000300;
}

.qAddChoiceDiv.qAddChCorrectChoice .adtextar {
  border-color: #000300;
}

.questionDiv {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 10px;
  border-radius: 6px;
  font-family: "BPGBannerCaps";
}

.questionDiv img {
  max-width: 100%;
}

.quest {
  padding: 8px 10px;
  border-bottom: 1px solid #46cae7;
  font-size: 21px;
  color: #444;
}

.Tests_lblchCont {
}

.usrradios {
  display: none;
}

.lblch2left {
  width: 25px;
  height: 25px;
  display: block;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 20px;
  line-height: 25px;
  color: #444;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 5px inset;
  transition: all 0.2s;
}

.lblch:hover .lblch2left {
  background: #eee;
}

.lblchtxt {
  color: #555;
}

.lblch {
  display: table;
  width: 100%;
  padding: 8px 10px;
  cursor: pointer;
}

.lblch > *:first-child {
  width: 30px;
}

.lblch > * {
  display: table-cell;
  vertical-align: middle;
}

#qchoices {
}

.Tests_lblchCont {
  border-bottom: 1px solid #ccc;
  /* padding: 5px 6px; */
}

.Tests_lblchCont:last-child {
  border-bottom: none;
}

input[type="radio"].usrradios:checked + label.lblch {
  background: #f3f3f3;
}

input[type="radio"].usrradios:checked + label.lblch .lblch2left {
  background: #46cae7;
  color: white;
  border-color: white;
  box-shadow: none;
}

.lblchCorrect .lblch2left {
  background: #000300 !important;
  color: white;
  border-color: white;
  box-shadow: none;
}

.startTestButton {
  background: #46cae7;
  font-size: 39px;
  font-family: "BPGBannerCaps";
  color: white;
  padding: 10px 20px;
  border: 0;
  border-radius: 13px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 20px;
  cursor: pointer;
  transition: all 0.3s;
  outline: none;
}

.startTestButton:hover,
.startTestButton:focus {
  background: #000300;
  box-shadow: rgba(0, 0, 0, 0.5) 0 0 20px;
}

#testQuestionBalls {
  text-align: center;
  margin-bottom: 10px;
}

.qBall,
.qBallExtended {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  font-family: "BPGBannerCaps";
  font-size: 21px;
  border-radius: 22px;
  margin: 6px;
  cursor: pointer;
  transition: all 0.3s;
  vertical-align: middle;
}

.qBall:hover,
.qBallExtended:hover {
  background: #ddd;
}

.qBallExtended {
  width: initial;
  font-size: 17px;
  padding: 0 10px;
  border-color: #bd0aa7;
  color: #bd0aa7;
  background: white;
  outline: none;
}

.qBallExtended:hover {
  background: rgba(189, 10, 167, 0.1);
}

.qBallExtended:focus {
  background: #bd0aa7;
  color: white;
}

.qBallSelected {
  border-color: #46cae7;
  color: #46cae7;
  box-shadow: rgba(50, 160, 200, 0.33) 0 0 0 4px, #46cae7 0 0 8px inset;
}

.qBallSelected:hover {
  background: rgba(50, 160, 200, 0.1);
}

.qBallAnswered {
  background: #46cae7;
  color: white;
  box-shadow: #46cae7 0 0 0 1px;
  border-color: white;
}

.qBallAnswered:hover {
  background: rgb(44, 128, 158);
  box-shadow: rgb(44, 128, 158) 0 0 0 1px;
}

.qBallAnswered.qBallSelected {
  box-shadow: #000300 0 0 2px 2px;
  background: #000300;
}

.qBallAnswered.qBallSelected:hover {
  box-shadow: #81b339 0 0 2px 2px;
  background: #81b339;
}

#testsQNavigation {
  display: table;
  margin: 20px auto 20px auto;
  width: 800px;
  max-width: 100%;
}

#testsQNavigation > div {
  vertical-align: top;
  display: table-cell;
  width: 33.3%;
}

#testsQNavigation > div:last-child {
  text-align: right;
}

.testControlButton {
  background: white;
  border: 1px solid #000300;
  border-radius: 6px;
  padding: 5px 10px;
  font-size: 16px;
  cursor: pointer;
  font-family: "BPGBannerCaps";
  color: #000300;
  transition: all 0.2s;
  outline: none;
}

.testControlButton:hover {
  background: rgba(141, 192, 66, 0.1);
}

.testControlButton:focus {
  background: #000300;
  color: white;
}

.testControlButtonEnd {
  border-color: #bd0aa7;
  color: #bd0aa7;
}

.testControlButtonEnd:hover {
  background: rgba(189, 10, 167, 0.1);
}

.testControlButtonEnd:focus {
  background: #bd0aa7;
  color: white;
}

.loadingIcon {
  width: 250px;
  height: 250px;
  background: url(img/loading.svg) center center no-repeat;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
}

.testIsFinishedh3 {
  color: #46cae7;
  font-size: 30px;
  margin: 10px 0;
  text-shadow: #156f90 0px 1px 0;
  text-align: center;
}

.color-primary {
  color: #46cae7;
}

.font-title {
  font-family: "BPGBannerCaps";
}
