@font-face {
  font-family: 'Bellota Text';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('/templates/pharmacosmetica/fonts/bellotatext/bellotatext_300_italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Bellota Text';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/templates/pharmacosmetica/fonts/bellotatext/bellotatext_400_italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Bellota Text';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('/templates/pharmacosmetica/fonts/bellotatext/bellotatext_700_italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Bellota Text';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/templates/pharmacosmetica/fonts/bellotatext/bellotatext_300_normal.ttf') format('truetype');
}
@font-face {
  font-family: 'Bellota Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/templates/pharmacosmetica/fonts/bellotatext/bellotatext_400_normal.ttf') format('truetype');
}
@font-face {
  font-family: 'Bellota Text';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/templates/pharmacosmetica/fonts/bellotatext/bellotatext_700_normal.ttf') format('truetype');
}
img {
  max-width: 100%;
}
._z {
  margin: 0;
  padding: 0;
  list-style: none;
}
._tac {
  text-align: center;
}
._tar {
  text-align: right;
}
.flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.flx.-sa {
  justify-content: space-around;
  -ms-flex-pack: justify;
}
.flx.-sb {
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.flx.-c {
  justify-content: center;
}
.flx.-e {
  justify-content: flex-end;
}
.flx.-alc {
  align-items: center;
}
.flx.-nowp {
  flex-wrap: nowrap;
}
.iflx {
  display: inline-flex;
}
.iflx.-sa {
  justify-content: space-around;
}
.iflx.-sb {
  justify-content: space-between;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin-bottom: 1rem;
}
.row .col-2 {
  width: 49.5%;
}
.row .col-3 {
  width: 32.5%;
}
.row .col-4 {
  width: 24.5%;
}
.row .col-2-3 {
  width: 66.3%;
}
.row.-fs {
  justify-content: flex-start;
}
.row.-fs > *:not(:last-child) {
  margin-right: 1%;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.clr-biruza {
  color: #8AC6D4;
}
.faa-body {
  font-family: 'Bellota Text', cursive;
  font-size: 16px;
  font-weight: 300;
  color: #000;
  background: #fff;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.faa-body .mw {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}
.faa-body a {
  text-decoration: none;
}
.faa-body strong,
.faa-body b {
  font-weight: 700;
}
.faa-btn {
  display: inline-flex;
  justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  height: 80px;
  background: linear-gradient(95.34deg, #79C6DA 19.03%, #74B0BF 82.03%);
  box-shadow: 0px 4px 12px rgba(60, 60, 60, 0.25);
  border-radius: 40px 0px 40px 40px;
  padding: 0 40px;
  color: #fff;
  font-weight: 700;
  font-size: 125%;
}
.faa-btn:hover {
  color: #4a90a1;
  cursor: pointer;
}
.faa-top .menu a {
  color: #000;
  font-size: 112.5%;
  display: inline-block;
  margin: 0 10px;
}
.faa-soc a {
  display: inline-block;
  margin: 0 8px;
}
.faa-soc a:last-child {
  margin-left: 0;
}
.faa-hdr-utp {
  margin-top: 40px;
}
.faa-hdr-utp .t1 {
  font-size: 212.5%;
  font-weight: 700;
}
.faa-hdr-utp .t2 {
  margin-top: 30px;
  font-size: 137.5%;
}
.faa-hdr-utp .t2 i {
  width: 30px;
  height: 8px;
  background: #8AC6D4;
  margin-top: 10px;
}
.faa-hdr-utp .t2 div {
  flex: 1;
  padding-left: 15px;
}
.faa-hdr-utp .t3 {
  margin-top: 44px;
}
.faa-hdr-utp .t4 {
  margin-top: 15px;
  font-size: 87.5%;
}
.faa-hdr-utp .t4 .faa-soc {
  display: none;
}
.faa-sec2-courses-wrap {
  background: transparent url(../img/courses-bgr.jpg) center bottom no-repeat;
  background-size: 100% 95%;
  margin-top: -30px;
}
.sec2-box {
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(111, 111, 111, 0.25);
  border-radius: 5px;
  padding: 30px 10px;
}
.icons-list li {
  width: 25%;
  padding: 10px;
  text-align: center;
}
.icons-list li div {
  width: 100%;
  height: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  margin-bottom: 20px;
}
.icons-list li p {
  font-weight: 700;
  font-size: 112.5%;
}
#faa-courses {
  padding: 100px 0;
}
.faa-hdr {
  text-align: center;
}
.faa-hdr .-h {
  font-weight: 700;
  font-size: 225%;
  margin: 0 auto;
  padding: 0;
}
.faa-hdr .-s {
  font-weight: 400;
  font-size: 150%;
  margin: 0 auto;
}
.faa-courses {
  margin-top: 60px;
}
.faa-courses > li {
  width: 32%;
  margin-bottom: 50px;
}
.faa-courses > li .lnk {
  text-align: center;
  margin-top: 20px;
  font-weight: 700;
  color: #FF9B93;
}
.faa-courses > li .lnk a {
  color: inherit;
  text-decoration: underline;
}
.faac-card {
  height: 360px;
  box-shadow: 0px 4px 30px rgba(111, 111, 111, 0.25);
  border-radius: 5px;
  background-color: #fff;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.faac-card .-tit-bgr {
  position: absolute;
  top: 235px;
  z-index: 1;
  width: 100%;
  height: 125px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}
.faac-card .-tit {
  font-weight: 700;
  font-size: 22px;
  text-transform: uppercase;
  position: absolute;
  top: 235px;
  z-index: 2;
  width: 100%;
  height: 125px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  transition: all 500ms;
}
.faac-card .-tit span {
  color: #FF9B92;
  font-size: 18px;
}
.faac-card .-txt {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 130%;
  padding: 10px 15px;
  transition: all 400ms;
}
.faac-card:hover .-txt {
  opacity: 1;
}
.faac-card:hover.-with-title .-tit {
  width: 100%;
  height: 70px;
  top: 0px;
  z-index: 3;
}
.faac-card:hover.-with-title .-txt {
  padding-top: 70px;
}
.faac-card.c6 .-txt {
  line-height: 110%;
}
.faac-card.c8 .-txt {
  line-height: 120%;
}
#faa-about {
  box-shadow: 0px 4px 48px rgba(148, 148, 148, 0.25);
  border-radius: 5px;
  padding: 50px 0;
}
#faa-about .faa-hdr {
  margin-bottom: 60px;
}
#faa-about .faa-hdr .-h {
  font-size: 200%;
  max-width: 96%;
}
#faa-about .faa-hdr .-s {
  font-size: 175%;
  max-width: 90%;
}
#faa-about .icons-list > li {
  margin-bottom: 40px;
  font-size: 22px;
}
#faa-about .icons-list > li div {
  height: 140px;
}
.faa-digits {
  padding: 40px 0;
}
.faa-digits > li {
  text-align: center;
  margin: 50px 40px;
  font-size: 22px;
}
.faa-digits > li div {
  color: #FF9B92;
  font-size: 72px;
  font-weight: 700;
}
.faa-digits > li p {
  font-size: 26px;
  font-weight: 700;
}
.faa-round .-l {
  width: 48%;
}
.faa-round .-l img {
  width: 100%;
}
.faa-round .-r {
  width: 48%;
}
.faar-h {
  font-size: 162.5%;
}
.faar-h p {
  font-size: 153.8%;
  margin: 0;
  padding: 0;
}
.faar-h p span {
  color: #8AC6D4;
  font-weight: 400;
}
.faar-quot {
  background: #fff;
  box-shadow: 0px 1px 13px rgba(108, 108, 108, 0.25);
  border-radius: 5px;
  padding: 25px;
  position: relative;
  margin-top: 50px;
  max-width: 440px;
}
.faar-quot .-q {
  font-size: 130px;
  line-height: 100%;
  color: #8AC6D4;
  font-style: italic;
  font-weight: 400;
  position: absolute;
  left: 25px;
  top: -30px;
}
.faar-quot .-t {
  font-style: italic;
  font-size: 20px;
}
.faar-quot .-n {
  font-weight: 700;
  font-size: 18px;
  margin-left: 20px;
}
.faar-quot .-n span {
  color: #FF9B92;
}
.life-up-wrp {
  padding: 50px 0;
}
#life-up .faa-hdr .-h {
  font-size: 250%;
}
#life-up .faa-hdr .-h span {
  color: #8AC6D4;
}
.life-up-circle {
  margin-top: 60px;
  position: relative;
  background: url(../img/lifeup-women.png) center top no-repeat;
}
.life-up-lvl {
  padding-bottom: 20px;
}
.life-up-lvl .-list {
  font-size: 20px;
  margin: 20px 0;
}
.life-up-lvl .-list div p {
  padding: 0;
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.life-up-lvl .-list div p:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #FF9B92;
  border: 2px solid #ffcac5;
  margin-right: 10px;
}
.lifeup-lvl-btm {
  background: #FFFFFF;
  box-shadow: 0px 4px 14px rgba(124, 124, 124, 0.25);
  border-radius: 15px;
  padding: 30px;
}
.lifeup-lvl-btm div:first-child {
  width: 60%;
  font-size: 20px;
  font-weight: 400;
}
.lifeup-lvl-btm div:last-child {
  width: 30%;
  text-align: right;
}
.lifeup-lvl-btm div:last-child .faa-btn {
  width: 260px;
}
.experty-wrp {
  margin-top: 80px;
}
.experty-txt {
  max-width: 720px;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.experty-txt div {
  font-weight: 700;
  font-size: 40px;
  margin: 0 0 15px 0;
  padding: 0;
}
.experty-home {
  background: #FDFDFD;
  box-shadow: inset 0px 0px 20px rgba(163, 163, 163, 0.29);
  border-radius: 5px;
  padding: 25px;
  max-width: 760px;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  -ms-flex-pack: justify;
  align-items: center;
  margin: 35px auto;
}
.experty-home .-t {
  width: 87%;
  font-size: 20px;
}
.experty-home .-t b {
  font-weight: 400;
}
.experty-list-wrp {
  max-width: 1250px;
  position: relative;
  margin: 0 auto;
  padding: 80px 0;
  text-align: center;
}
.experty-list-wrp .arr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #FF9B92;
  z-index: 5;
}
.experty-list-wrp .arr.prev {
  left: 5px;
}
.experty-list-wrp .arr.next {
  right: 5px;
}
.experty-list-wrp .arr:hover {
  background: #ff6c5f;
  cursor: pointer;
}
.experty-carousel {
  width: 90%;
  display: inline-flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin: 0 auto;
}
.expert {
  width: 240px;
  text-align: left;
}
.expert .-im {
  width: 100%;
}
.expert .-im img {
  width: 100%;
}
.expert .-n {
  font-weight: 700;
  font-size: 24px;
  color: #FF9B92;
  margin-top: 18px;
  line-height: 100%;
}
.expert .-jb {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  font-style: italic;
  color: #1E22AA;
  margin: 10px 0 15px 0;
}
.expert .-op {
  color: #000;
  font-weight: 700;
  font-style: italic;
}
.expert .-op ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.expert .-op ul li {
  position: relative;
  padding-left: 15px;
}
.expert .-op ul li:before {
  content: "\b7";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
}
.faa-pharma {
  padding-bottom: 10px;
}
.faa-pharma .-h {
  font-size: 250%;
  font-weight: 700;
}
.faa-pharma .-h span {
  color: #FF9B92;
}
.faa-pharma .-t {
  margin-top: 30px;
  font-weight: 400;
}
.faa-pharma .-t ._txt p {
  font-size: 137.5%;
}
.faa-pharma .-t ._txt ul {
  font-size: 118.8%;
}
.faa-pharma .-btm {
  margin-top: 45px;
  background: #FFFFFF;
  box-shadow: 0px 4px 14px rgba(124, 124, 124, 0.25);
  border-radius: 15px;
  padding: 25px;
  font-size: 125%;
  font-weight: 700;
}
.faa-fast {
  padding: 100px 0;
  background: url(../img/fast-bgr.jpg) center center no-repeat;
}
.faa-fast .-h {
  font-size: 40px;
  font-weight: 700;
  font-style: italic;
}
.faa-fast .-h span {
  color: #FF9B92;
}
.faa-fast .-stan {
  font-weight: 400;
  font-size: 22px;
}
.faa-fast .-btm {
  margin-top: 50px;
}
.faa-fast .-btm ._l > * {
  width: 100%;
}
.faa-fast .-btm ._r {
  margin-left: 20px;
}
.faa-fast-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 45px;
}
.faa-fast-boxes > div {
  width: 40%;
  font-size: 20px;
  font-weight: 400;
  padding: 30px 25px;
  background: #FFFFFF;
  box-shadow: 0px 2px 13px rgba(44, 44, 44, 0.19);
  border-radius: 50px 0 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  -ms-flex-pack: center;
}
.faa-fast-boxes > div p {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.faa-fast-boxes > div:not(:first-child) {
  margin-left: -20px;
}
.faa-popup {
  position: fixed;
  z-index: 100000;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  padding: 25px;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
.faa-popup .-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  width: 100vw;
  height: 100%;
}
.faa-popup-close {
  position: relative;
  float: right;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: all 200ms;
}
.faa-popup-close:before,
.faa-popup-close:after {
  content: "";
  position: absolute;
  display: block;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 200ms;
}
.faa-popup-close:before {
  width: 30px;
  height: 4px;
}
.faa-popup-close:after {
  width: 4px;
  height: 30px;
}
.faa-popup-close:hover {
  cursor: pointer;
}
.faa-popup-close:hover:before,
.faa-popup-close:hover:after {
  background: #FF9B92;
}