@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  font-size: 18px;
  font-size: calc(14px + 0.208vw);
  height: 100%;
  font-family: 'Heebo';
}
img,
iframe,
picture {
  max-width: 100%;
}
button {
  border: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1;
  background-color: transparent;
}
input,
button {
  cursor: pointer;
  font-family: 'Heebo';
}
input[type="submit"],
button[type="submit"] {
  -webkit-appearance: none;
  appearance: none;
}
input[type="submit"]:disabled,
button[type="submit"]:disabled {
  opacity: 0.4 !important;
  pointer-events: none !important;
  background-color: #999 !important;
}
.hfs14 {
  font-size: 14px;
}
.hfs15 {
  font-size: 15px;
  font-size: calc(14px + 0.052vw);
}
.hfs16 {
  font-size: 16px;
  font-size: calc(14px + 0.104vw);
}
.hfs17 {
  font-size: 17px;
  font-size: calc(14px + 0.156vw);
}
.hfs18 {
  font-size: 18px;
  font-size: calc(14px + 0.208vw);
}
.hfs19 {
  font-size: 19px;
  font-size: calc(14px + 0.260vw);
}
.hfs20 {
  font-size: 20px;
  font-size: calc(14px + 0.312vw);
}
.hfs21 {
  font-size: 21px;
  font-size: calc(14px + 0.364vw);
}
.hfs22 {
  font-size: 22px;
  font-size: calc(14px + 0.416vw);
}
.hfs23 {
  font-size: 23px;
  font-size: calc(14px + 0.468vw);
}
.hfs24 {
  font-size: 24px;
  font-size: calc(14px + 0.520vw);
}
.hfs25 {
  font-size: 25px;
  font-size: calc(14px + 0.572vw);
}
.hfs26 {
  font-size: 27px;
  font-size: calc(14px + 0.624vw);
}
.hfs27 {
  font-size: 27px;
  font-size: calc(14px + 0.676vw);
}
.hfs28 {
  font-size: 28px;
  font-size: calc(14px + 0.728vw);
}
.hfs29 {
  font-size: 29px;
  font-size: calc(14px + 0.780vw);
}
.hfs30 {
  font-size: 30px;
  font-size: calc(14px + 0.832vw);
}
.hfs31 {
  font-size: 31px;
  font-size: calc(14px + 0.884vw);
}
.hfs32 {
  font-size: 32px;
  font-size: calc(14px + 0.936vw);
}
.hfs33 {
  font-size: 33px;
  font-size: calc(14px + 0.988vw);
}
.hfs34 {
  font-size: 34px;
  font-size: calc(14px + 1.04vw);
}
.hfs35 {
  font-size: 35px;
  font-size: calc(14px + 1.092vw);
}
.hfs36 {
  font-size: 36px;
  font-size: calc(14px + 1.144vw);
}
.hfs37 {
  font-size: 37px;
  font-size: calc(14px + 1.196vw);
}
.hfs38 {
  font-size: 38px;
  font-size: calc(14px + 1.248vw);
}
.hfs39 {
  font-size: 39px;
  font-size: calc(14px + 1.300vw);
}
.hfs40 {
  font-size: 40px;
  font-size: calc(14px + 1.352vw);
}
.hfs45 {
  font-size: 45px;
  font-size: calc(14px + (45 - 14) * 0.052vw);
}
.hfs50 {
  font-size: 50px;
  font-size: calc(14px + (50 - 14) * 0.052vw);
}
.hfs55 {
  font-size: 55px;
  font-size: calc(14px + (55 - 14) * 0.052vw);
}
.hfs110 {
  font-size: 110px;
  font-size: calc(14px + (110 - 14) * 0.052vw);
}
.clear {
  clear: both;
}
.center {
  text-align: center;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.lh1 {
  line-height: 1;
}
.lh11 {
  line-height: 1.1;
}
.lh12 {
  line-height: 1.2;
}
.lh13 {
  line-height: 1.3;
}
.lh14 {
  line-height: 1.4;
}
.lh15 {
  line-height: 1.5;
}
.lh16 {
  line-height: 1.6;
}
.lh17 {
  line-height: 1.7;
}
.lh18 {
  line-height: 1.8;
}
.lh19 {
  line-height: 1.9;
}
.lh2 {
  line-height: 2;
}
.fs-i {
  font-style: italic;
}
.fw-light {
  font-weight: 300;
}
.fw-normal {
  font-weight: 400;
}
.fw-medium {
  font-weight: 500;
}
.fw-sbold {
  font-weight: 600;
}
.fw-bold {
  font-weight: 700;
}
.fw-ebold {
  font-weight: 800;
}
.fw-black {
  font-weight: 900;
}
.bgimg,
.bgcimg {
  background-repeat: no-repeat;
  background-position: center center;
}
.bgimg {
  background-size: cover;
}
.bgcimg {
  background-size: contain;
}
.overh {
  overflow: hidden;
}
i,
.imgfix {
  line-height: 0;
}
.dblock {
  display: block;
}
.diblock {
  display: inline-block;
}
.fixedbg {
  background-attachment: fixed;
}
.notouch {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.relative {
  position: relative;
}
.circlebox {
  border-radius: 50%;
}
.abscenter {
  position: absolute;
  margin: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cp,
.clickbtn,
.videopop,
button,
input[type=submit] {
  cursor: pointer;
}
svg,
svg *,
.anim,
.clickbtn,
button,
input[type=submit] {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.vbox iframe {
  width: 100%;
  height: 100%;
}
.scaleX-1 {
  transform: scaleX(-1);
}
.fg0 {
  flex-grow: 0;
}
.f1,
.fg1 {
  flex-grow: 1;
}
.fb0 {
  flex-basis: 0;
}
.f1,
.fb1 {
  flex-basis: 1;
}
.fcc,
.flex,
.inrowf,
.columf {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.fcc,
.aic {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.aifs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.aife {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.jcsb,
.inrowf,
.columf {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.jcsa {
  -webkit-box-pack: space-around;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.fcc,
.jcc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.jcfs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.jcfe {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.fdc,
.columf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fdcr {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.fdrr {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.fw,
.inrowf {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.w100,
.acf-map {
  width: 100%;
}
.h100 {
  height: 100%;
}
.h100v {
  height: 100vh;
}
.w50,
.col2 {
  width: 50%;
}
.col2s10 {
  width: calc(50% - 5px);
}
.col2s20 {
  width: calc(50% - 10px);
}
.col2s30 {
  width: calc(50% - 15px);
}
.col2s40 {
  width: calc(50% - 20px);
}
.col2s50 {
  width: calc(50% - 25px);
}
.col3 {
  width: calc(100%/3);
}
.col3s10 {
  width: calc(100%/3 - 5px);
}
.col3s20 {
  width: calc(100%/3 - 10px);
}
.col3s30 {
  width: calc(100%/3 - 15px);
}
.col3s40 {
  width: calc(100%/3 - 20px);
}
.col3s50 {
  width: calc(100%/3 - 25px);
}
.col4 {
  width: 25%;
}
.col4s10 {
  width: calc(25% - 5px);
}
.col4s20 {
  width: calc(25% - 10px);
}
.col4s30 {
  width: calc(25% - 15px);
}
.col4s40 {
  width: calc(25% - 20px);
}
.col4s50 {
  width: calc(25% - 25px);
}
.col4s60 {
  width: calc(25% - 30px);
}
.col2s60 {
  width: calc(50% - 30px);
}
.col5 {
  width: 20%;
}
.col5s10 {
  width: calc(20% - 5px);
}
.col5s20 {
  width: calc(20% - 10px);
}
.col5s30 {
  width: calc(20% - 15px);
}
.col5s40 {
  width: calc(20% - 20px);
}
.col5s50 {
  width: calc(20% - 25px);
}
.col6 {
  width: calc(100%/6);
}
.col6s10 {
  width: calc(100%/6 - 5px);
}
.col6s20 {
  width: calc(100%/6 - 10px);
}
.col6s30 {
  width: calc(100%/6 - 15px);
}
.col6s40 {
  width: calc(100%/6 - 20px);
}
.col6s50 {
  width: calc(100%/6 - 25px);
}
.vp5 {
  padding: 5px 0 !important;
}
.vp10 {
  padding: 10px 0;
}
.vp15 {
  padding: 15px 0;
}
.vp20 {
  padding: 20px 0;
}
.vp25 {
  padding: 25px 0;
}
.vp30 {
  padding: 30px 0;
}
.vp35 {
  padding: 35px 0;
}
.vp40 {
  padding: 40px 0;
}
.vp45 {
  padding: 45px 0;
}
.vp50 {
  padding: 50px 0;
}
.hp5 {
  padding: 0 5px;
}
.hp10 {
  padding: 0 10px;
}
.hp15 {
  padding: 0 15px;
}
.hp20 {
  padding: 0 20px;
}
.hp25 {
  padding: 0 25px;
}
.hp30 {
  padding: 0 30px;
}
.hp35 {
  padding: 0 35px;
}
.hp40 {
  padding: 0 40px;
}
.hp45 {
  padding: 0 45px;
}
.hp50 {
  padding: 0 50px;
}
.vh5,
.vm5,
.mt5 {
  margin-top: 5px;
}
.vm10,
.mt10 {
  margin-top: 10px;
}
.vm15,
.mt15 {
  margin-top: 15px;
}
.vm20,
.mt20 {
  margin-top: 20px;
}
.vm25,
.mt25 {
  margin-top: 25px;
}
.vm30,
.mt30 {
  margin-top: 30px;
}
.vm35,
.mt35 {
  margin-top: 35px;
}
.vm40,
.mt40 {
  margin-top: 40px;
}
.vm45,
.mt45 {
  margin-top: 45px;
}
.vm50,
.mt50 {
  margin-top: 50px;
}
.mtl {
  margin-top: calc(15px + 1vw);
}
.vh5,
.vm5,
.mb5 {
  margin-bottom: 5px;
}
.vm10,
.mb10 {
  margin-bottom: 10px;
}
.vm15,
.mb15 {
  margin-bottom: 15px;
}
.vm20,
.mb20 {
  margin-bottom: 20px;
}
.vm25,
.mb25 {
  margin-bottom: 25px;
}
.vm30,
.mb30 {
  margin-bottom: 30px;
}
.vm35,
.mb35 {
  margin-bottom: 35px;
}
.vm40,
.mb40 {
  margin-bottom: 40px;
}
.vm45,
.mb45 {
  margin-bottom: 45px;
}
.vm50,
.mb50 {
  margin-bottom: 50px;
}
.mbl {
  margin-bottom: calc(15px + 1vw);
}
html[dir=rtl] .hm5,
html[dir=rtl] .ml5 {
  margin-left: 5px;
}
html[dir=rtl] .hm10,
html[dir=rtl] .ml10 {
  margin-left: 10px;
}
html[dir=rtl] .hm15,
html[dir=rtl] .ml15 {
  margin-left: 15px;
}
html[dir=rtl] .hm20,
html[dir=rtl] .ml20 {
  margin-left: 20px;
}
html[dir=rtl] .hm25,
html[dir=rtl] .ml25 {
  margin-left: 25px;
}
html[dir=rtl] .hm30,
html[dir=rtl] .ml30 {
  margin-left: 30px;
}
html[dir=rtl] .hm35,
html[dir=rtl] .ml35 {
  margin-left: 35px;
}
html[dir=rtl] .hm40,
html[dir=rtl] .ml40 {
  margin-left: 40px;
}
html[dir=rtl] .hm5,
html[dir=rtl] .mr5 {
  margin-right: 5px;
}
html[dir=rtl] .hm10,
html[dir=rtl] .mr10 {
  margin-right: 10px;
}
html[dir=rtl] .hm15,
html[dir=rtl] .mr15 {
  margin-right: 15px;
}
html[dir=rtl] .hm20,
html[dir=rtl] .mr20 {
  margin-right: 20px;
}
html[dir=rtl] .hm25,
html[dir=rtl] .mr25 {
  margin-right: 25px;
}
html[dir=rtl] .hm30,
html[dir=rtl] .mr30 {
  margin-right: 30px;
}
html[dir=rtl] .hm35,
html[dir=rtl] .mr35 {
  margin-right: 35px;
}
html[dir=rtl] .hm40,
html[dir=rtl] .mr40 {
  margin-right: 40px;
}
html[dir=ltr] .hm5,
html[dir=ltr] .ml5 {
  margin-right: 5px;
}
html[dir=ltr] .hm10,
html[dir=ltr] .ml10 {
  margin-right: 10px;
}
html[dir=ltr] .hm15,
html[dir=ltr] .ml15 {
  margin-right: 15px;
}
html[dir=ltr] .hm20,
html[dir=ltr] .ml20 {
  margin-right: 20px;
}
html[dir=ltr] .hm25,
html[dir=ltr] .ml25 {
  margin-right: 25px;
}
html[dir=ltr] .hm30,
html[dir=ltr] .ml30 {
  margin-right: 30px;
}
html[dir=ltr] .hm35,
html[dir=ltr] .ml35 {
  margin-right: 35px;
}
html[dir=ltr] .hm40,
html[dir=ltr] .ml40 {
  margin-right: 40px;
}
html[dir=ltr] .hm5,
html[dir=ltr] .mr5 {
  margin-left: 5px;
}
html[dir=ltr] .hm10,
html[dir=ltr] .mr10 {
  margin-left: 10px;
}
html[dir=ltr] .hm15,
html[dir=ltr] .mr15 {
  margin-left: 15px;
}
html[dir=ltr] .hm20,
html[dir=ltr] .mr20 {
  margin-left: 20px;
}
html[dir=ltr] .hm25,
html[dir=ltr] .mr25 {
  margin-left: 25px;
}
html[dir=ltr] .hm30,
html[dir=ltr] .mr30 {
  margin-left: 30px;
}
html[dir=ltr] .hm35,
html[dir=ltr] .mr35 {
  margin-left: 35px;
}
html[dir=ltr] .hm40,
html[dir=ltr] .mr40 {
  margin-left: 40px;
}
.container {
  width: 92%;
  margin: 0 auto;
  max-width: 1024px;
}
.container.c8 {
  max-width: 860px;
}
.container.c9 {
  max-width: 900px;
}
.container.c11 {
  max-width: 1160px;
}
.container.c12 {
  max-width: 1200px;
}
.container.c13 {
  max-width: 1360px;
}
.container.c13f10 {
  max-width: 1380px;
}
.container.c14 {
  max-width: 1400px;
}
.container.c15 {
  max-width: 1500px;
}
.container.c16 {
  max-width: 1600px;
}
.container.c17 {
  max-width: 1730px;
}
.container.c18 {
  max-width: 1800px;
}
.container.c90 {
  width: calc(100% - 80px);
  max-width: none;
}
.entry {
  line-height: 1.4;
}
.entry * {
  max-width: 100%;
}
.entry .wp-post-image {
  margin-bottom: 40px;
}
.entry img,
.entry .blueBox {
  box-shadow: 0px 0px 15px #0A62D533;
}
.entry .blueBox {
  padding: calc(20px + 1vw);
  border-radius: 18px;
  background-color: #EFFAFF;
}
.entry img {
  height: auto;
  border-radius: 18px;
}
.entry img.aligncenter {
  display: block;
  margin: 0 auto;
}
.entry h2 {
  font-size: 35px;
  font-size: calc(14px + 1.092vw);
  color: #000073;
  font-weight: 700;
}
.entry ul,
.entry ol {
  list-style-position: inside;
}
.entry > ul {
  margin: 0 20px;
  list-style: inherit;
}
.entry table {
  border: 1px solid #000;
}
.entry table tr:nth-child(1) > td {
  text-align: center;
  background: #ccc;
}
.entry table td {
  border: 1px solid #000;
}
.entry p {
  margin-bottom: 1em;
}
.entry p:last-of-type {
  margin-bottom: 0;
}
.entry a {
  line-height: 1;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0 0 0 0;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 0 0;
}
ul {
  margin: 0 0 0 0;
  list-style: none;
}
#Wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
  min-height: 100%;
}
#LangsSelect {
  position: relative;
}
#LangsSelect > svg {
  position: absolute;
  top: 7px;
  width: 7px;
  height: 7px;
  fill: #47535A;
}
#LangsSelect ul {
  background-color: #FFF;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#LangsSelect ul li,
#LangsSelect ul li a {
  width: 100%;
  font-weight: 400;
}
#LangsSelect ul li a {
  color: #3FA9F5;
  padding: 0 7px;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#LangsSelect ul li a span {
  display: inline-block;
}
#LangsSelect ul li a:hover {
  color: #52AA5E;
}
#LangsSelect,
#LangsSelect ul li a,
#LangsSelect ul:not(.dropped) {
  height: 22px !important;
}
html[dir=ltr] #LangsSelect > svg {
  right: 7px;
}
html[dir=ltr] #LangsSelect ul li a {
  padding-right: 20px;
}
html[dir=ltr] #LangsSelect ul li a span {
  margin-left: 5px;
}
/* Contact form style Start */
div.wpcf7 .ajax-loader,
div.wpcf7-response-output {
  display: none !important;
}
span.wpcf7-form-control-wrap {
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  /* Red Ballons CSS */
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  position: absolute;
  top: 100%;
  left: 0;
  color: #bb0000;
  font-size: 16px;
  white-space: nowrap;
  -webkit-animation: formerror 400ms;
  animation: formerror 400ms;
}
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip.tip_out {
  opacity: 0;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.wpcf7-form br {
  display: none;
}
.wpcf7-form textarea {
  height: 100px;
}
.wpcf7-form input[type=submit] {
  border: 0;
}
.wpcf7-form .g-recaptcha-response {
  position: absolute;
}
.notyBox {
  font-size: 20px;
  font-size: calc(14px + 0.312vw);
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 15px 0;
  z-index: 20;
  transform: translateY(100%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.notyBox.show {
  transform: translateY(0);
}
.labelsform .cfi,
.labelsform .cft,
.labelsform .cfs,
.labelsform .cfb {
  position: relative;
}
.labelsform .cfi.focus label,
.labelsform .cft.focus label,
.labelsform .cfs.focus label,
.labelsform .cfb.focus label {
  font-size: 12px;
  top: 0;
  padding: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.labelsform label {
  font-size: 18px;
  font-size: calc(14px + 0.208vw);
  color: #000073;
  z-index: 5;
  position: absolute;
  display: inline-block;
  top: 50%;
  line-height: 1;
  font-weight: 500;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.labelsform input,
.labelsform textarea {
  width: 100%;
  border: 0;
  line-height: 1;
  padding: 7px 0;
}
.labelsform textarea,
.labelsform input:not([type="submit"]) {
  font-size: 18px;
  font-size: calc(14px + 0.208vw);
  color: #000073;
  border-bottom: 1px solid #000073;
}
.labelsform .cft label {
  top: 12px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.labelsform textarea {
  resize: none;
}
/* Bubble animation for replacing ajax img */
@-webkit-keyframes bubbles {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  45% {
    -webkit-transform: scale(0.1);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes bubbles {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  45% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  color: initial;
  -webkit-text-fill-color: initial;
  box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
::-webkit-scrollbar-track {
  background-color: #D5E0E9;
  border-radius: 6px;
}
::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #658FB2;
}
.TabsHead {
  position: relative;
}
.TabsHead button {
  cursor: pointer;
  padding: 10px 15px;
  border: 1px solid #00aced;
}
.TabsHead button:hover,
.TabsHead button.active {
  color: #fff;
  background-color: #00aced;
}
.TabsHolder {
  position: relative;
  overflow: hidden;
}
.TabsHolder .tabbox {
  padding: 10px;
}
.TabsHolder .tabbox:not(.active) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.TabsNav button {
  font-size: 0;
}
.TabsNav button svg path {
  fill: #00aced;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.TabsNav button.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.TabsNav button:not(.disabled):hover svg path {
  fill: #398f14;
}
.reselbox input {
  cursor: pointer;
}
.reselbox span {
  display: block;
}
.reselbox .dropbox {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
  height: 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 3px 6px #658FB280;
  border-top: 0;
  border-radius: 15px;
}
.reselbox .dropbox .sbox {
  font-size: 16px;
  font-size: calc(14px + 0.104vw);
  padding: 5px;
  background-color: #ededed;
}
.reselbox .dropbox ul {
  max-height: 220px;
  overflow-y: auto;
  overflow-x: hidden;
}
.reselbox .dropbox ul li {
  color: #333;
  padding: 10px 15px;
  cursor: pointer;
}
.reselbox .dropbox ul li:not(:last-child) {
  border-bottom: 1px solid #000073;
}
.reselbox .dropbox ul li:hover {
  color: #000073;
  background-color: #00B1B7;
}
.reselbox .dropbox ul li.selected {
  color: #000073;
  background-color: #00B1B7;
}
.reselbox .dropbox ul li span {
  user-select: none;
  pointer-events: none;
}
.reselbox .dropbox .sk-circle {
  display: none;
}
.reselbox .dropbox.searching ul li:not(.finded) {
  display: none;
}
.reselbox .dropbox.searching:not(.hfinded) .sk-circle {
  display: block;
}
.reselbox.dropped .dropbox {
  opacity: 1;
  visibility: visible;
}
.reselbox .iw svg {
  pointer-events: none;
  position: absolute;
  top: calc(50% - 10px/2);
  width: 10px;
  height: 10px;
  min-width: 10px;
  min-height: 10px;
}
.reselbox .iw svg path {
  fill: #000073;
}
.reselbox .iw:hover svg path {
  fill: #00B1B7;
}
.reselbox.focus #pInfo {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.fileupbox .float {
  position: absolute;
  width: 100%;
  pointer-events: none;
}
.fileupbox input {
  cursor: pointer;
}
.fileupbox span {
  display: block;
}
.fileupbox .iw::after {
  background-image: url(images/plus.svg);
}
.fileupbox:hover .iw::after {
  border-color: #ccc;
  background-image: url(images/plush.svg);
}
.reselbox .iw::after,
.fileupbox .iw::after {
  content: '';
  position: absolute;
  pointer-events: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.reselbox .iw:hover::after,
.fileupbox .iw:hover::after {
  border-color: #ccc;
}
.FAQsBlock li {
  overflow: hidden;
  margin-top: 25px;
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  border-radius: 18px;
  background-color: #fff;
}
.FAQsBlock li h3 {
  font-size: 18px;
  font-size: calc(14px + 0.208vw);
  cursor: pointer;
  color: #000073;
  padding: 14px 25px;
  font-weight: 700;
  line-height: 1;
}
.FAQsBlock li h3 i {
  position: relative;
  width: 35px;
  height: 35px;
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  border-radius: 50%;
}
.FAQsBlock li h3 i::after {
  width: 13px;
  height: 2px;
}
.FAQsBlock li h3 i::before {
  width: 2px;
  height: 13px;
}
.FAQsBlock li h3 i::after,
.FAQsBlock li h3 i::before {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #00B1B7;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.FAQsBlock li h3 svg {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
}
.FAQsBlock li h3 svg path {
  fill: #00B1B7;
}
.FAQsBlock li h3:hover {
  color: #fff;
  background-color: #00b1b7;
}
.FAQsBlock li h3:hover i::after,
.FAQsBlock li h3:hover i::before {
  background-color: #fff;
}
.FAQsBlock li .answrap {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.FAQsBlock li .answrap .sizer {
  border-top: 0;
  padding: 10px 25px;
}
.FAQsBlock li.active .answrap {
  opacity: 1;
  visibility: visible;
}
.FAQsBlock li.active h3 i:before {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.CHeckWrap {
  display: inline-block;
}
.CHeckWrap label {
  font-size: 18px;
  font-size: calc(14px + 0.208vw);
  color: #333;
  line-height: 1;
}
.CHeckWrap .checkbox {
  position: relative;
  width: 22px;
  height: 22px;
  min-width: 22px;
  min-height: 22px;
  overflow: hidden;
  border: 1px solid #333;
}
.CHeckWrap .checkbox input {
  cursor: pointer;
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  opacity: 0;
}
.CHeckWrap .checkbox input:checked + span {
  opacity: 1;
  visibility: visible;
}
.CHeckWrap .checkbox span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.CHeckWrap .checkbox span svg {
  fill: #00aced;
  width: 80%;
  height: 80%;
}
.CHeckWrap .checkbox:hover span {
  opacity: 0.5;
  visibility: visible;
}
html[dir=rtl] .reselbox .iw svg,
html[dir=rtl] .fileupbox .iw svg {
  left: 0;
}
html[dir=rtl] .reselbox .iw input[type=text],
html[dir=rtl] .fileupbox .iw input[type=text] {
  padding-left: 15px;
}
html[dir=rtl] .FAQsBlock li h3 span {
  margin-left: 15px;
}
html[dir=rtl] .CHeckWrap label {
  margin-right: 10px;
}
html[dir=ltr] .reselbox .iw svg,
html[dir=ltr] .fileupbox .iw svg {
  right: 0;
}
html[dir=ltr] .reselbox .iw input[type=text],
html[dir=ltr] .fileupbox .iw input[type=text] {
  padding-right: 15px;
}
html[dir=ltr] .FAQsBlock li h3 span {
  margin-right: 15px;
}
html[dir=ltr] .CHeckWrap label {
  margin-left: 10px;
}
/* Circle Loader Style */
.sk-circle {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-circle .sk-child {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #00aced;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* Circle Loader Style End */
#ContactPage {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 30%, #DBF0FF 100%) 0% 0% no-repeat padding-box;
  flex-grow: 1;
}
#ContactPage .cfmBox {
  overflow: hidden;
  box-shadow: 0px 0px 20px #0A62D533;
  border-radius: 18px;
  background-color: #fff;
}
#ContactPage .cfmBox .cfbox {
  padding: calc(20px + 1vw) calc(20px + 2vw);
}
#ContactPage .cfmBox .cfbox h2 {
  font-size: 22px;
  font-size: calc(14px + 0.416vw);
  color: #0A62D5;
  margin-bottom: calc(10px + 1vw);
  line-height: 1.2;
}
#ContactPage .cfmBox .cfbox .col2s20 {
  max-width: 250px;
}
#ContactPage .cfmBox .cfbox .cfi,
#ContactPage .cfmBox .cfbox .cft {
  margin-bottom: calc(15px + 1vw);
}
#ContactPage .cfmBox .cfbox .cfb {
  width: 100%;
}
#ContactPage .cfmBox .cfbox .cfb input {
  color: #fff;
  font-size: 18px;
  font-size: calc(14px + 0.208vw);
  padding: 16px;
  width: 100%;
  max-width: 250px;
  font-weight: 600;
  border-radius: 10px;
  background-color: #000073;
}
#ContactPage .cfmBox .map {
  max-width: 650px;
}
body.page-template-contact footer {
  margin-top: 0;
  background-color: #DBF0FF;
}
#FloatCF {
  position: fixed;
  bottom: 15%;
  left: 0;
  width: 95%;
  z-index: 100;
  max-width: 500px;
  transform: translateX(calc(-100% + 50px));
  box-shadow: 0px 5px 30px #032B4D80;
  overflow: visible;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
#FloatCF #FloatCFbtn {
  position: relative;
  width: 50px;
  min-width: 50px;
  background-color: #000073;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
#FloatCF #FloatCFbtn > span {
  position: absolute;
  top: 50%;
  left: 50%;
  white-space: nowrap;
  transform: translate(-50%, -50%) rotate(90deg);
  transform-origin: center center;
}
#FloatCF #FloatCFbtn > span i {
  margin-right: 10px;
}
#FloatCF .flbox {
  padding: 25px;
  background-color: rgba(255, 255, 255, 0.92);
}
#FloatCF .cfi,
#FloatCF .cfb {
  max-width: 200px;
}
#FloatCF .cfi input {
  background-color: transparent;
}
#FloatCF .cfb input {
  color: #fff;
  width: 1000;
  font-size: 18px;
  padding: 16px;
  font-weight: 600;
  border-radius: 10px;
  background-color: #0A62D5;
}
#FloatCF .cfb input:hover {
  color: #000073;
  background-color: #00B1B7;
}
#FloatCF.active {
  transform: translate(0);
}
#BackToTop {
  position: fixed;
  bottom: -60px;
  right: 40px;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
#BackToTop svg {
  width: 50px;
  height: 50px;
  fill: #00aced;
}
#BackToTop:hover svg {
  fill: #398f14;
}
#BackToTop.show {
  bottom: 10%;
  opacity: 1;
  visibility: visible;
}
/* New Style v3 */
.stdbtn {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff;
  padding: 11px 20px;
  overflow: hidden;
  line-height: 1;
}
.stdbtn.mw200 {
  min-width: 200px;
}
.stdbtn.mw210 {
  min-width: 210px;
}
.stdbtn.big {
  padding: 18px 20px 14px 20px;
}
.stdbtn.blong {
  padding: 18px calc(15px + 1vw) 14px calc(15px + 1vw);
}
.stdbtn.lb {
  color: #000073;
  background-color: #00B1B7;
}
.stdbtn.d5,
.stdbtn.d5h:hover,
.stdbtn.d5h.current {
  color: #fff;
  background-color: #0A62D5;
}
.stdbtn.bb {
  border-color: #0A62D5;
}
.stdbtn.aq {
  color: #000073;
  background-color: #00B1B7;
}
.stdbtn.wborder {
  border: 1px solid #fff;
}
.stdbtn,
.stdbtn:before {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.stdbtn,
.stdbtn i,
.stdbtn > span {
  position: relative;
}
.stdbtn i,
.stdbtn > span {
  z-index: 1;
}
.stdbtn.b1 {
  border-width: 1px;
  border-style: solid;
}
.stdbtn.b2 {
  border-width: 2px;
  border-style: solid;
}
.stdbtn.b3 {
  border-width: 3px;
  border-style: solid;
}
.stdbtn.br {
  border-radius: 4px;
}
.stdbtn.br8,
.stdbtn.br8.hov-rev:before {
  border-radius: 8px;
}
.stdbtn.br10,
.stdbtn.br10.hov-rev:before {
  border-radius: 10px;
}
.stdbtn.br12,
.stdbtn.br12.hov-rev:before {
  border-radius: 12px;
}
.stdbtn.br14,
.stdbtn.br14.hov-rev:before {
  border-radius: 14px;
}
.stdbtn.br15,
.stdbtn.br15.hov-rev:before {
  border-radius: 15px;
}
.stdbtn.br18,
.stdbtn.br18.hov-rev:before {
  border-radius: 18px;
}
.stdbtn.br20,
.stdbtn.br20.hov-rev:before {
  border-radius: 20px;
}
.stdbtn.def,
.stdbtn.def .loadLayer {
  background-color: #0096D3;
}
.stdbtn .loadLayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.stdbtn .bloader,
.stdbtn .bloader:before,
.stdbtn .bloader:after {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 2s infinite ease-in-out;
  animation: load7 2s infinite ease-in-out;
}
.stdbtn .bloader {
  color: #ffffff;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.stdbtn .bloader:before,
.stdbtn .bloader:after {
  content: '';
  position: absolute;
  top: 0;
}
.stdbtn .bloader:before {
  left: -2em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.stdbtn .bloader:after {
  left: 2em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 0 -1.5em;
  }
  40% {
    box-shadow: 0 0 0.5em 1px;
    background-color: #fff;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 0 -1.5em;
  }
  40% {
    box-shadow: 0 0 0.5em 1px;
    background-color: #fff;
  }
}
.stdbtn.loading .loadLayer {
  opacity: 1;
  visibility: visible;
}
.stdbtn.hov-str:before,
.stdbtn.hov-stl:before,
.stdbtn.hov-stb:before,
.stdbtn.hov-stt:before,
.stdbtn.hov-soh:before,
.stdbtn.hov-sov:before,
.stdbtn.hov-ufl:before,
.stdbtn.hov-ufc:before,
.stdbtn.hov-ufr:before,
.stdbtn.hov-ofl:before,
.stdbtn.hov-ofc:before,
.stdbtn.hov-ofr:before,
.stdbtn.hov-urev:before,
.stdbtn.hov-orev:before {
  content: '';
  position: absolute;
  pointer-events: none;
}
.stdbtn.hov-str.def:before,
.stdbtn.hov-stl.def:before,
.stdbtn.hov-stb.def:before,
.stdbtn.hov-stt.def:before,
.stdbtn.hov-soh.def:before,
.stdbtn.hov-sov.def:before,
.stdbtn.hov-ufl.def:before,
.stdbtn.hov-ufc.def:before,
.stdbtn.hov-ufr.def:before,
.stdbtn.hov-ofl.def:before,
.stdbtn.hov-ofc.def:before,
.stdbtn.hov-ofr.def:before,
.stdbtn.hov-urev.def:before,
.stdbtn.hov-orev.def:before {
  background-color: #138a20;
}
.stdbtn.hov-rev:before,
.stdbtn.hov-sih:before,
.stdbtn.hov-siv:before {
  content: '';
  position: absolute;
  pointer-events: none;
}
.stdbtn.hov-sih.def,
.stdbtn.hov-siv.def {
  background-color: #138a20;
}
.stdbtn.hov-sih.def:before,
.stdbtn.hov-siv.def:before {
  background-color: #0096D3;
}
.stdbtn.hov-rev:before {
  border: 0px solid #138a20;
}
.stdbtn.hov-ofl:before,
.stdbtn.hov-ofc:before,
.stdbtn.hov-ofr:before,
.stdbtn.hov-ufl:before,
.stdbtn.hov-ufc:before,
.stdbtn.hov-ufr:before {
  width: 0;
  height: 4px;
}
.stdbtn.hov-str:before,
.stdbtn.hov-stl:before,
.stdbtn.hov-soh:before {
  width: 0;
  height: 100%;
}
.stdbtn.hov-siv:before,
.stdbtn.hov-sih:before,
.stdbtn.hov-rev:before {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.stdbtn.hov-sov:before,
.stdbtn.hov-stb:before,
.stdbtn.hov-stt:before,
.stdbtn.hov-urev:before,
.stdbtn.hov-orev:before {
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
}
.stdbtn.hov-soh:before,
.stdbtn.hov-ufc:before,
.stdbtn.hov-ofc:before {
  left: 50%;
  transform: translateX(-50%);
}
.stdbtn.hov-sov:before {
  top: 50%;
  transform: translateY(-50%);
}
.stdbtn.hov-stt:before,
.stdbtn.hov-ufl:before,
.stdbtn.hov-ufc:before,
.stdbtn.hov-ufr:before,
.stdbtn.hov-urev:before {
  bottom: 0;
}
.stdbtn.hov-str:before,
.stdbtn.hov-stl:before,
.stdbtn.hov-stb:before,
.stdbtn.hov-ofl:before,
.stdbtn.hov-ofc:before,
.stdbtn.hov-ofr:before,
.stdbtn.hov-orev:before {
  top: 0;
}
.stdbtn.hov-str:before,
.stdbtn.hov-ufl:before,
.stdbtn.hov-ofl:before {
  left: 0;
}
.stdbtn.hov-stl:before,
.stdbtn.hov-ufr:before,
.stdbtn.hov-ofr:before {
  right: 0;
}
.stdbtn.hov-bf {
  border-color: #0096D3;
}
.stdbtn.hov-holl {
  border-color: #0096D3;
}
.stdbtn:hover.aqh {
  background-color: #00B1B7;
}
.stdbtn:hover.hov-urev:before,
.stdbtn:hover.hov-orev:before {
  height: 4px;
}
.stdbtn:hover.hov-bf {
  border-color: #138a20;
}
.stdbtn:hover.fade.def,
.stdbtn:hover.hov-holl.def {
  background-color: #138a20;
}
.stdbtn:hover.hov-rev:before {
  border: 4px solid #138a20;
}
.stdbtn:hover.hov-str:before,
.stdbtn:hover.hov-stl:before,
.stdbtn:hover.hov-soh:before,
.stdbtn:hover.hov-ofl:before,
.stdbtn:hover.hov-ofc:before,
.stdbtn:hover.hov-ofr:before,
.stdbtn:hover.hov-ufl:before,
.stdbtn:hover.hov-ufc:before,
.stdbtn:hover.hov-ufr:before {
  width: 100%;
}
.stdbtn:hover.hov-stb:before,
.stdbtn:hover.hov-stt:before,
.stdbtn:hover.hov-sov:before {
  height: 100%;
}
.stdbtn:hover.hov-sih:before {
  transform: scaleX(0);
}
.stdbtn:hover.hov-siv:before {
  transform: scaleY(0);
}
.stdbtn.loading {
  cursor: wait;
}
.stdbtn:disabled,
.stdbtn[disabled] {
  cursor: not-allowed;
  opacity: 0.5 !important;
}
.stdbtn:disabled,
.stdbtn[disabled],
.stdbtn:disabled .loadLayer,
.stdbtn[disabled] .loadLayer {
  background-color: #aaa !important;
}
/* End New Style v3 */
.tcw {
  color: #fff;
}
.tca {
  color: #00B1B7;
}
.tcb {
  color: #0A62D5;
}
.tcd5 {
  color: #0A62D5;
}
.tclb {
  color: #74DEFF;
}
.tcdb {
  color: #000073;
}
.tc8a {
  color: #394F8A;
}
.bgcw {
  background-color: #fff;
}
.bgvlb {
  background-color: #EFFAFF;
}
.bgca {
  background-color: #00B1B7;
}
.bgcb {
  background-color: #000073;
}
.defshd {
  box-shadow: 0px 0px 15px rgba(10, 98, 213, 0.2);
}
.defpadd {
  padding: calc(25px + 3vw) 0;
}
.defspadd {
  padding: calc(25px + 1.5vw) 0;
}
.deftpadd {
  padding-top: calc(25px + 3vw);
}
.defbpadd {
  padding-bottom: calc(25px + 3vw);
}
.link {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.link.b {
  color: #0A62D5;
}
.link span {
  text-decoration: underline;
}
.link:hover {
  color: #00B1B7;
}
.link:hover svg path {
  fill: #00B1B7;
}
.br18 {
  border-radius: 18px;
}
.defTitle {
  font-size: 55px;
  font-size: calc(14px + (55 - 14) * 0.052vw);
  color: #000073;
  line-height: 1.2;
  margin-bottom: 5px;
}
.defTitle strong {
  padding-bottom: 5px;
}
.defTitle i {
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #0A62D5;
}
.defTitle span {
  display: block;
  height: 3px;
  flex-grow: 1;
  background-color: #0A62D5;
}
.innerPage .pBox {
  max-width: 910px;
}
html[dir=rtl] .defTitle strong {
  padding-left: 24px;
}
html[dir=ltr] .defTitle strong {
  padding-right: 24px;
}
#breadcrumbs {
  margin-bottom: calc(20px + 1vw);
}
#breadcrumbs .breadcrumb_last {
  color: #13B6E9;
  text-decoration: underline;
}
.dTitle {
  font-size: 35px;
  font-size: calc(14px + 1.092vw);
  font-weight: bold;
}
.dTitle:not(.tcw) {
  color: #000073;
}
hr {
  display: block;
  width: 90%;
  border: 0;
  height: 2px;
  border-radius: 6px;
}
hr.vh20 {
  margin-top: calc(10px + 1vw);
  margin-bottom: calc(10px + 1vw);
}
hr.center {
  margin-left: auto;
  margin-right: auto;
}
hr.mw60 {
  max-width: 60px;
}
hr.lb {
  background-color: #74DEFF;
}
header,
#HeadFix {
  width: 300px;
  max-width: 90%;
  max-height: 100vh;
}
header {
  position: fixed;
  color: #fff;
  height: 100%;
  z-index: 50;
  padding: 20px calc(10px + 1vw) calc(20px + 0.5vw) calc(10px + 1vw);
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  background-color: #000073;
  border-top-left-radius: 50px;
}
header .logo {
  height: 30%;
  margin-bottom: calc(10px + 2vw);
}
header .logo a,
header .logo img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
header ul.menu > li {
  position: relative;
  line-height: 1;
  margin-bottom: calc(15px + 0.5vw);
}
header ul.menu > li.current-menu-item::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: calc(100% + 12px);
  width: 3px;
  height: 21px;
  transform: translateY(-50%);
  border-radius: 20px;
  background-color: #74DEFF;
}
header .overflowY {
  direction: ltr;
  overflow-x: hidden;
  padding-right: 5px;
}
header .overflowY > * {
  direction: rtl;
}
header .top .box {
  max-height: 100%;
}
header .top .box nav {
  overflow-x: hidden;
  padding-left: 5px;
}
header .bott {
  background-color: #000073;
  z-index: 2;
}
footer {
  z-index: 2;
}
footer .pannel {
  padding: 15px calc(10px + 1.57vw) 10px calc(10px + 1.57vw);
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  background-color: #fff;
  border-top-right-radius: 15px;
}
footer .pannel ul li {
  margin-left: calc(10px + 0.5vw);
}
#Content {
  width: calc(100% - 300px);
}
#SingleCourses .Lecturers .box {
  margin-top: calc(10px + 2vw);
}
#SingleCourses .bBlueBox ul {
  position: relative;
}
#SingleCourses .bBlueBox ul:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: calc(100% - 30px);
  transform: translate(-50%, -50%);
  border-radius: 6px;
  background-color: rgba(10, 98, 213, 0.2);
}
#SingleCourses .bBlueBox ul li {
  padding: 15px 0;
  max-width: 615px;
  border-top: 0.5px solid rgba(10, 98, 213, 0.2);
}
#SingleCourses .bBlueBox ul li:nth-child(1),
#SingleCourses .bBlueBox ul li:nth-child(2) {
  border-top: 0;
}
#SingleCourses .bBlueBox ul li .ttle {
  width: 40%;
}
#SingleCourses .bBlueBox ul li .inf {
  width: 55%;
}
@media (max-width: 768px) {
  #SingleCourses .bBlueBox .entry {
    padding-left: 15px;
    padding-right: 15px;
  }
  #SingleCourses .bBlueBox ul:after {
    display: none;
  }
}
#SingleCourses .why figure {
  flex: 1;
}
#SingleCourses .why .entry {
  flex: 2;
}
#SingleCourses .why .entry.hi {
  margin-right: 3vw;
}
@media (max-width: 768px) {
  #SingleCourses .why .fcc {
    flex-direction: column-reverse;
  }
  #SingleCourses .why .entry.hi {
    margin-right: 0vw;
  }
}
#SingleCourses .mBlocks .bbox {
  padding: calc(10px + 1.5vw) calc(20px + 1.8vw);
}
#SingleCourses .mBlocks .bbox h3 {
  margin-bottom: calc(10px + 1vw);
}
#SingleCourses .mBlocks .pinkbox {
  background-color: #F3ECF6;
}
#SingleCourses .mBlocks .graybox {
  background-color: #F4F4F8;
}
#SingleCourses .mBlocks .whenbox {
  background-color: #EFFAFF;
}
#SingleCourses .mBlocks .silbox {
  background-color: #EAF8F9;
}
#SingleEducation .Lecturers .sbox,
#SingleCourses .Lecturers .sbox,
#SingleEducation .MoreBoxses .sbox,
#SingleCourses .MoreBoxses .sbox {
  width: calc(100% - 80px);
}
#SingleEducation .Lecturers .swiper-button svg path,
#SingleCourses .Lecturers .swiper-button svg path,
#SingleEducation .MoreBoxses .swiper-button svg path,
#SingleCourses .MoreBoxses .swiper-button svg path {
  stroke: #0A62D5;
}
#SingleEducation .Lecturers .swiper-button:hover svg path,
#SingleCourses .Lecturers .swiper-button:hover svg path,
#SingleEducation .MoreBoxses .swiper-button:hover svg path,
#SingleCourses .MoreBoxses .swiper-button:hover svg path {
  stroke: #00B1B7;
}
#Wrapper.open #ToggleNavBtn i.open {
  display: none;
}
#Wrapper:not(.open) #ToggleNavBtn i.close {
  display: none;
}
#Wrapper.open #ToggleNavBtn {
  border-radius: 50%;
  background: #00B1EA;
  right: 92%;
  padding: 5px;
}
#ToggleNavBtn {
  position: absolute;
  top: 2%;
  right: 100%;
  padding: 10px;
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  background-color: #000073;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#ToggleNavBtn i.close {
  position: relative;
  width: 40px;
  height: 40px;
  transform: rotate(-45deg);
}
#ToggleNavBtn i.close:before,
#ToggleNavBtn i.close:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 60%;
  max-width: 70px;
  height: 3px;
  transform: translate(-50%, -50%);
  background-color: #00228B;
}
#ToggleNavBtn i.close:after {
  transform: translate(-50%, -50%) rotate(-90deg);
}
#ToggleNavBtn img {
  width: 45px;
  min-width: 45px;
}
.fwBG {
  position: relative;
}
.fwBG:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 5vw);
  height: 100%;
  background-color: inherit;
}
.fwBG.grad::before {
  background: transparent linear-gradient(180deg, #E7F8FF 0%, #ECF9FF 8%, #F1FBFF 16%, #F5FCFF 23%, #FAFDFF 31%, #FFFFFF 36%, #FFFFFF 59%, #FBFDFF 66%, #F7FAFF 73%, #EFF6FF 83%, #EAF3FF 91%, #E4F0FF 100%) 0% 0% no-repeat padding-box;
}
.wInfoBox {
  box-shadow: 0px 0px 20px rgba(10, 98, 213, 0.2);
  padding: calc(20px + 2vw) calc(10px + 1vw);
  border-radius: 18px;
  background-color: #fff;
}
.wInfoBox.bigs .box {
  margin: 0 auto;
  max-width: 1100px;
}
#FrontPage .Why h2,
#FrontPage .Track h2,
#FrontPage .Lecturers h2 {
  margin-bottom: calc(10px + 3vw);
}
#FrontPage .Lecturers h2,
#FrontPage .Lecturers h3 {
  color: #fff;
}
#FrontPage .Why,
#FrontPage .Nums,
#FrontPage .Lecturers {
  position: relative;
}
#FrontPage .Why:before,
#FrontPage .Nums:before,
#FrontPage .Lecturers:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 5vw);
  height: 100%;
}
#FrontPage .Slider {
  min-height: 100vh;
}
#FrontPage .Slider .cont {
  z-index: 2;
}
#FrontPage .Slider .swipBox {
  max-width: 700px;
}
#FrontPage .Slider .swiper-pagination {
  margin-top: calc(10px + 3vw);
}
#FrontPage .Slider .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#FrontPage .Qualify {
  padding: calc(20px + 3vw) 0 calc(10px + 1vw) 0;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 25%, #FFFFFF 39%, #F2FBFF 53%, #F4F9FF 59%, #F4FAFF 65%, #FDFEFF 73%, #FFFFFF 76%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
#FrontPage .Qualify .bgbox {
  margin-top: calc(15px + 1vw);
}
#FrontPage .Qualify .bgbox figure {
  max-width: 40%;
}
#FrontPage .Qualify .oneCourse {
  overflow: hidden;
  max-width: 250px;
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  border-radius: 10px;
  background-color: #fff;
}
#FrontPage .Qualify .oneCourse figure {
  height: 151px;
}
#FrontPage .Qualify .oneCourse h3 {
  margin: 15px calc(10px + 1vw);
}
#FrontPage .Qualify .oneCourse .entry {
  padding: 0 calc(10px + 1vw);
}
#FrontPage .Qualify .oneCourse .bot {
  padding: calc(15px + 0.5vw) calc(10px + 1vw) 20px calc(10px + 1vw);
}
#FrontPage .Nums {
  position: relative;
}
#FrontPage .Nums:before {
  background: transparent linear-gradient(180deg, #E7F8FF 0%, #ECF9FF 8%, #F1FBFF 16%, #F5FCFF 23%, #FAFDFF 31%, #FFFFFF 36%, #FFFFFF 59%, #FBFDFF 66%, #F7FAFF 73%, #EFF6FF 83%, #EAF3FF 91%, #E4F0FF 100%) 0% 0% no-repeat padding-box;
}
#FrontPage .Nums .oneNum {
  max-width: 175px;
}
#FrontPage .Nums .oneNum .circlebox {
  position: relative;
  box-shadow: -5px 3px 20px #658FB280;
  padding-bottom: 100%;
  background-color: #fff;
}
#FrontPage .Nums .oneNum .circlebox i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 90%;
}
#FrontPage .Nums .oneNum .circlebox i img,
#FrontPage .Nums .oneNum .circlebox i svg {
  max-width: 100%;
  max-height: 100%;
}
#FrontPage .FCF .mw235 {
  max-width: 235px;
}
#FrontPage .FCF .cfbox {
  padding: 35px;
  margin-top: calc(15px + 1.5vw);
  box-shadow: 0px 0px 6px #00000029;
  border-radius: 20px;
  background-color: #00B1B7;
}
#FrontPage .FCF .salut {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  transform: translate(40%, -50%);
}
#FrontPage .FCF label {
  padding: 3px 15px;
}
#FrontPage .FCF input {
  padding: 10px 15px;
  border-radius: 10px;
  border-bottom: 0;
}
#FrontPage .FCF .iw svg {
  left: 10px !important;
}
#FrontPage .FCF .iw input[type=text] {
  padding-left: 30px;
}
#FrontPage .FCF .cfb input {
  font-size: 20px;
  font-size: calc(14px + 0.312vw);
  color: #fff;
  border: 1px solid #000073;
  background-color: #000073;
}
#FrontPage .FCF .cfb input:hover {
  color: #000073;
  background-color: #00B1B7;
}
#FrontPage .Why {
  position: relative;
}
#FrontPage .Why::before {
  opacity: 0.45;
  background: transparent linear-gradient(360deg, #761A9B 0%, #000073 22%, #74DEFF 52%, #FCFCFC 67%, #FFFFFF23 76%, #74DEFF 100%) 0% 0% no-repeat padding-box;
}
#FrontPage .Why .oneWhy {
  position: relative;
  max-width: 200px;
  box-shadow: -20px 20px 20px 4px rgba(0, 0, 0, 0.16);
  background: #e0e0e0;
  background: linear-gradient(55deg, #e0e0e0 0%, #e0e0e0 35%, #ffffff 55%, #ffffff 100%);
}
#FrontPage .Why .oneWhy:after {
  content: attr(data-num);
  position: absolute;
  color: #74DEFF;
  top: 50%;
  left: -15%;
  font-size: 190px;
  font-size: calc(14px + (190 - 14) * 0.052vw);
  opacity: 0.15;
  font-family: 'Heebo';
  transform: translateY(-45%);
  line-height: 1;
  font-weight: bold;
}
#FrontPage .Why .oneWhy,
#FrontPage .Why .oneWhy .box {
  padding: 7px;
  border-radius: 20px;
}
#FrontPage .Why .oneWhy .box {
  height: 100%;
  min-height: 215px;
  background-color: #fff;
}
#FrontPage .Recs .box {
  background-image: url(images/recsbg.png);
  background-position: 80% 16%;
  background-size: 25% auto;
  background-repeat: no-repeat;
}
#FrontPage .Recs h2 {
  margin-bottom: calc(10px + 2vw);
}
#FrontPage .Recs .qi {
  margin: calc(10px + 1.5vw) 0;
}
#FrontPage .Recs .sbox {
  margin: 0 auto;
  max-width: 650px;
}
#FrontPage .Recs .swiper-container {
  padding-top: 25px;
}
#FrontPage .Recs .swiper-pagination {
  margin-top: calc(10px + 1.5vw);
}
#FrontPage .Recs .swiper-button-prev:after,
#FrontPage .Recs .swiper-button-next:after {
  display: none;
}
#FrontPage .Recs .swiper-button-prev svg path,
#FrontPage .Recs .swiper-button-next svg path {
  stroke: #0A62D5;
}
#FrontPage .Recs .swiper-button-prev:hover svg path,
#FrontPage .Recs .swiper-button-next:hover svg path {
  stroke: #00B1B7;
}
#FrontPage .Recs picture {
  width: 285px;
  height: 285px;
  padding: 30px;
  border-radius: 50%;
  box-shadow: 0 0 21px rgba(10, 98, 213, 0.2);
  background-color: #fff;
  position: relative;
}
#FrontPage .Recs picture img {
  border-radius: 50%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#FrontPage .Track .oneTrack .box {
  margin: auto;
  padding: 0 12px;
  max-width: 220px;
  box-sizing: content-box;
}
#FrontPage .Track .oneTrack .circlebox {
  position: relative;
  border: 3px solid #000073;
  padding: 7px;
}
#FrontPage .Track .oneTrack .circlebox::after {
  position: absolute;
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  top: 12.6%;
  left: 10%;
  border-radius: 50%;
  background-color: #000073;
}
#FrontPage .Track .oneTrack figure {
  position: relative;
  border-radius: 50%;
  padding-bottom: 100%;
}
#FrontPage .Track .oneTrack figure .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #dcebfe;
  background: linear-gradient(0deg, rgba(220, 235, 254, 0.9) 0%, rgba(220, 235, 254, 0.9) 42%, rgba(255, 255, 255, 0.13) 100%);
}
#FrontPage .Track .oneTrack .arr {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
}
hr {
  display: block;
  width: 90%;
  height: 3px;
  border: 0;
}
hr.al {
  margin: 15px 0 12px 0;
}
hr:not(.al) {
  margin: 25px auto 20px auto;
}
hr.w40 {
  max-width: 40px;
}
hr.w32 {
  max-width: 32px;
}
hr.b {
  background-color: #0A62D5;
}
hr.p {
  background-color: #761A9B;
}
.Lecturers .swiper-container {
  padding: 5px;
}
.Lecturers:before {
  background-color: #000073;
}
.Lecturers .sbox {
  width: calc(100% - 80px);
  max-width: 1360px;
}
.Lecturers .swiper-slide .bx {
  margin: 0 auto;
  max-width: 230px;
}
.Lecturers .swiper-button {
  margin-bottom: 2%;
}
.Lecturers .swiper-button:hover svg path {
  stroke: #00B1B7;
}
.Lecturers picture {
  position: relative;
  display: block;
  overflow: hidden;
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  border-radius: 18px;
  padding-bottom: 100%;
  background-color: #fff;
}
.Lecturers picture img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.Lecturers picture .textBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.01);
  padding-left: 8px;
}
.Lecturers picture .textBox .entry {
  overflow-x: hidden;
  max-height: 100%;
  height: 100%;
  font-size: 16px;
  padding-left: 10px;
}
.Lecturers picture:hover .textBox {
  opacity: 1;
  transform: scale(1);
  visibility: visible;
}
.towLinesTxT {
  display: -webkit-box;
  overflow: hidden;
  box-sizing: content-box;
  line-height: 1.3em;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.towLinesTxT.h {
  height: 2.6em;
}
.towLinesTxT.mh {
  max-height: 2.6em;
}
.threeLineTxT {
  display: -webkit-box;
  overflow: hidden;
  box-sizing: content-box;
  line-height: 1.3em;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.threeLineTxT.h {
  height: 3.9em;
}
.threeLineTxT.mh {
  max-height: 3.9em;
}
.swiper-pagination.prpl {
  position: relative;
  bottom: 0;
  font-size: 0;
}
.swiper-pagination.prpl .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border: 1px solid #761A9B;
  background: transparent;
  opacity: 1;
  margin: 0 4px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.swiper-pagination.prpl .swiper-pagination-bullet:hover {
  background-color: #761A9B;
}
.swiper-pagination.prpl .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #761A9B;
}
.swiper-pagination.fc {
  width: fit-content !important;
}
#AboutPage .mBox,
#EducationPage .mBox {
  padding: calc(20px + 1vw) calc(10px + 0.5vw);
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  border-radius: 16px;
  background-color: #fff;
}
#AboutPage .mBox .icon,
#EducationPage .mBox .icon {
  margin-bottom: calc(10px + 1vw);
}
#AboutPage .mBox .icon img,
#EducationPage .mBox .icon img {
  width: auto;
  height: auto;
  max-height: 70px;
}
#AboutPage .mBox .icon svg,
#EducationPage .mBox .icon svg {
  width: 70px;
  height: 70px;
}
#AboutPage .mBox h3,
#EducationPage .mBox h3 {
  min-height: 2.4em;
  line-height: 1.2em;
}
#AboutPage .mBox .icon,
#EducationPage .mBox .icon {
  height: 70px;
}
#AboutPage .mBox .info,
#EducationPage .mBox .info,
#AboutPage .mBox .bott,
#EducationPage .mBox .bott {
  padding: 20px;
}
#EducationPage .mBox {
  padding-top: calc(15px + 1vw);
  padding-bottom: 5px;
}
#EducationPage .mBox .icon {
  margin-bottom: 15px;
}
#AboutPage .First picture.thumb img {
  object-fit: cover;
  border-radius: 18px;
}
#AboutPage .thumb {
  width: fit-content;
  max-width: 40%;
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  border-radius: 17px;
}
#AboutPage .hThumb .entry {
  width: calc(60% - 20px);
  max-width: 750px;
}
#AboutPage .mbox {
  padding: calc(20px + 1vw) 20px;
}
#AboutPage .mbox .icon {
  margin-bottom: calc(10px + 1.5vw);
}
@media (max-width: 767px), (max-device-width: 767px) {
  #AboutPage .thumb {
    max-width: 100%;
    margin-top: 20px;
  }
}
#CoursesPage::before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  opacity: 0.4;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #DFF7FF 32%, #E6F1FF 54%, #E5F3FF 68%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
#CoursesPage .cu_box {
  max-width: 700px;
  margin: 0 auto;
}
.lbgFix {
  position: relative;
}
.lbgFix::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
}
.cBoxStyle .cBox {
  overflow: hidden;
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  border-radius: 16px;
  background-color: #fff;
}
.cBoxStyle .cBox h3 {
  min-height: 2.4em;
  line-height: 1.2em;
}
.cBoxStyle .cBox .thumb {
  height: 150px;
}
.cBoxStyle .cBox .info,
.cBoxStyle .cBox .bott {
  padding: 20px;
}
#ArchivePage .cBox {
  overflow: hidden;
  box-shadow: 0px 0px 10px rgba(10, 98, 213, 0.2);
  border-radius: 16px;
  background-color: #fff;
}
#ArchivePage .cBox h3 {
  min-height: 2.4em;
  line-height: 1.2em;
}
#ArchivePage .cBox .thumb {
  height: 150px;
}
#ArchivePage .cBox .info,
#ArchivePage .cBox .bott {
  padding: 20px;
}
#ArchivePage .cBox .bdj {
  padding: 10px;
  border-bottom-right-radius: 15px;
}
#ArchivePage .cBox .bdj svg {
  width: 27px;
  height: 27px;
}
.MoreBoxses .swiper-slide {
  height: auto;
}
button.searchBtn {
  background: #0A62D5;
  padding: 11px 20px;
  color: #fff;
  border-radius: 15px;
}
button.searchBtn:hover {
  background: #000073;
}
button.searchBtn span {
  font-weight: 400;
}
#Box404 {
  padding: calc(10px + 3.5vw) 20px;
  box-shadow: 0px 0px 20px rgba(10, 98, 213, 0.2);
}
#RegBox {
  padding: calc(10px + 1.5vw) 20px;
  box-shadow: 0px 0px 20px rgba(10, 98, 213, 0.2);
}
#RegBox .ibox {
  margin: auto;
  max-width: 840px;
}
#RegBox .tabs,
#RegBox .tabs label,
#RegBox .tabs input:not([type="submit"]) {
  color: #394F8A;
  font-weight: 500;
}
#RegBox .tabs .tab {
  background-color: #fff;
}
#RegBox .tabs .tab:not(.current) {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
#RegBox .mw250 {
  max-width: 250px;
}
#RegBox .cfi {
  margin-bottom: calc(20px + 1.2vw);
}
#RegBox .nav {
  margin-bottom: calc(20px + 2vw);
}
#RegBox .nav button {
  color: #000073;
  width: 43px;
  height: 43px;
  border: 1px solid #000073;
  line-height: 1;
  padding-top: 2px;
  border-radius: 50%;
  background-color: #fff;
}
#RegBox .nav button.current {
  color: #fff;
  border-color: #00ABE1;
  background-color: #00ABE1;
}
#RegBox .nav svg path {
  stroke: #000073;
}
#RegBox .cfb {
  margin-top: calc(15px + 2vw);
}
#SingleEducation .innerPage .inrowf figure.thumb {
  position: relative;
}
#SingleEducation .innerPage .inrowf figure.thumb img {
  border-radius: 18px;
  object-fit: cover;
}
#SingleEducation .innerPage .inrowf figure.thumb .overlay {
  position: absolute;
  background: #161F6D94;
  width: 100%;
  height: 98%;
  top: 0;
  left: 0;
  border-radius: 18px;
}
#SingleEducation .Whats {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #EFFAFF 100%) 0% 0% no-repeat padding-box;
}
#SingleEducation .Whats .swiper-container {
  overflow: visible;
}
#SingleEducation .Whats .swiper-container .swiper-wrapper {
  justify-content: center;
}
#SingleEducation .Whats .swiper-slide {
  height: auto;
  padding: 20px;
  min-height: 250px;
}
#SingleEducation .Whats .swiper-slide i {
  height: 75px;
  margin-bottom: calc(10px + 1vw);
  margin-top: calc(10px + 1.5vw);
}
#SingleEducation .Whats .swiper-slide i svg,
#SingleEducation .Whats .swiper-slide i img {
  max-width: 100%;
  max-height: 100%;
}
#SingleEducation .Whats .swiper-slide h3 {
  max-width: 220px;
}
@media (max-width: 768px) {
  #SingleEducation .innerPage .inrowf .textbox {
    margin-bottom: 15px;
  }
  #SingleEducation .innerPage .inrowf .textbox,
  #SingleEducation .innerPage .inrowf figure.thumb {
    width: auto;
  }
  #SingleEducation .Whats .swiper-slide {
    align-items: center;
  }
  #SingleEducation .Whats .swiper-slide i {
    margin-top: 0;
  }
}
#SingleEducation .wInfoBox .hi .entry {
  width: 60%;
  max-width: 660px;
}
#SingleEducation .Recs {
  position: relative;
}
#SingleEducation .Recs:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 5vw);
  height: 100%;
  opacity: 0.4;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #DFF7FF 31%, #E6F1FF 50%, #E5F3FF 68%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}
#SingleEducation .Recs > .container {
  position: relative;
  padding-bottom: 0;
}
#SingleEducation .Recs .sbox {
  margin: auto;
  max-width: 650px;
}
#SingleEducation .Recs h2 {
  margin-bottom: calc(20px + 2vw);
}
#SingleEducation .Recs .qi {
  margin-bottom: calc(10px + 1vw);
}
#SingleEducation .Recs .swiper-pagination {
  margin-top: calc(20px + 1.5vw);
}
#SingleEducation #RegToBox .RegTo.Privet {
  margin: auto;
  max-width: 520px;
}
#ProgramPage .TableBox .ftable {
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0px 0px 20px #0A62D533;
}
#ProgramPage .TableBox .ftable i {
  width: 25px;
}
#ProgramPage .TableBox .tHead {
  padding: 20px;
}
#ProgramPage .TableBox .tHead svg path,
#ProgramPage .TableBox .tHead svg circle {
  fill: #fff;
}
#ProgramPage .TableBox .tHead svg path[fill],
#ProgramPage .TableBox .tHead svg circle[fill] {
  fill: #fff;
}
#ProgramPage .TableBox .tHead svg path[stroke],
#ProgramPage .TableBox .tHead svg circle[stroke] {
  stroke: #fff;
}
#ProgramPage .TableBox .tBody {
  overflow-x: hidden;
  max-height: 53vh;
}
#ProgramPage .TableBox .tBody > ul {
  padding: 10px 20px;
}
#ProgramPage .TableBox .tBody > ul:not(:last-child) {
  border-bottom: 1px solid #658FB2;
}
#ProgramPage .TableBox .tBody > ul .tBtn i {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #0A62D5;
  border-radius: 50%;
}
#ProgramPage .TableBox .tBody > ul .tBtn i::after,
#ProgramPage .TableBox .tBody > ul .tBtn i::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 60%;
  max-width: 14px;
  height: 2px;
  transform: translate(-50%, -50%);
  background-color: #0A62D5;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#ProgramPage .TableBox .tBody > ul:not(.active) .tBtn i::after {
  transform: translate(-50%, -50%) rotate(-90deg);
}
#ProgramPage .TableBox .tBody > ul:hover,
#ProgramPage .TableBox .tBody > ul.active {
  background-color: #E3F8FF;
  cursor: pointer;
}
#ProgramPage .TableBox .tBody > ul:hover .tBtn i::after,
#ProgramPage .TableBox .tBody > ul.active .tBtn i::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
#ProgramPage .TableBox .tBody > ul:hover .tBtn i::before,
#ProgramPage .TableBox .tBody > ul.active .tBtn i::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#ProgramPage .TableBox .tBody .cfb {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
#ProgramPage .TableBox .inf {
  width: calc(100% - 30px);
}
#ProgramPage .TableBox .tTitle {
  width: 35%;
}
#ProgramPage .TableBox .tTime {
  width: 20%;
}
#ProgramPage .TableBox .tDay,
#ProgramPage .TableBox .tDate,
#ProgramPage .TableBox .tBranch {
  width: 15%;
}
#ProgramPage .TableBox .tBtn {
  width: 30px;
}
#ProgramPage .TableBox #RegBox {
  padding: 0;
  box-shadow: none;
}
#ProgramPage .TableBox #RegBox .tabs {
  position: relative;
}
#ProgramPage .TableBox #RegBox .ibox {
  max-width: 100%;
}
#ProgramPage .TableBox #RegBox .tab {
  top: 0;
  background-color: transparent;
}
#ProgramPage .TableBox #RegBox .tab:not(.current) {
  position: absolute;
}
#ProgramPage .TableBox #RegBox .cfm,
#ProgramPage .TableBox #RegBox .csel,
#ProgramPage .TableBox #RegBox .cfb {
  display: none;
}
#ProgramPage .TableBox #RegBox input,
#ProgramPage .TableBox .toolsBox input,
#ProgramPage .TableBox #RegBox textarea,
#ProgramPage .TableBox .toolsBox textarea {
  background-color: transparent;
}
#ProgramPage .TableBox #RegBox .cfi,
#ProgramPage .TableBox .toolsBox .cfi {
  max-width: 250px;
  margin-bottom: calc(20px + 1.2vw);
}
#ProgramPage .TableBox .toolsBox {
  background-color: #F1FCFF;
  border-bottom: 1px solid #658FB2;
}
#ProgramPage .TableBox .toolsBox:not(.active) {
  height: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
}
#ProgramPage .TableBox .formsBox {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#ProgramPage .TableBox .formsBox .ftab {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
#ProgramPage .TableBox .formsBox:not(.wrt) {
  height: 0;
}
#ProgramPage .TableBox .formsBox.wrt {
  margin-bottom: 20px;
}
#ProgramPage .TableBox .formsBox.wrt.contactF .contactF {
  position: relative;
  opacity: 1;
  visibility: visible;
}
#ProgramPage .TableBox .formsBox.wrt.orderF .orderF {
  position: relative;
  opacity: 1;
  visibility: visible;
}
#ProgramPage .TableBox .formsBox #RegBox .nav {
  margin-bottom: calc(20px + 0.5vw);
}
#ProgramPage .TableBox .btns .stdbtn:nth-child(2),
#ProgramPage .TableBox .btns.orderF .rs .stdbtn:nth-child(2),
#ProgramPage .TableBox .btns.orderF .ls .stdbtn:nth-child(2),
#ProgramPage .TableBox .btns.contactF .rs .stdbtn:nth-child(1),
#ProgramPage .TableBox .btns.contactF .ls .stdbtn:nth-child(1) {
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#ProgramPage .TableBox .btns.orderF .rs .stdbtn:nth-child(1),
#ProgramPage .TableBox .btns.orderF .ls .stdbtn:nth-child(1),
#ProgramPage .TableBox .btns.contactF .rs .stdbtn:nth-child(2),
#ProgramPage .TableBox .btns.contactF .ls .stdbtn:nth-child(2) {
  position: relative;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
#toggleDir {
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 5px;
  color: #fff;
  background-color: #00aced;
}
/* Multilang settings */
html[dir=rtl] .rtl-scaleX-1 {
  transform: scaleX(-1);
}
html[dir=rtl] .rtl-fdrr {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
html[dir=ltr] .ltr-scaleX-1 {
  transform: scaleX(-1);
}
html[dir=ltr] .ltr-fdrr {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
/* Responsive */
@media (min-width: 1980px) {
  .hfs15 {
    font-size: 15px;
  }
  .hfs16 {
    font-size: 16px;
  }
  .hfs17 {
    font-size: 17px;
  }
  .hfs18 {
    font-size: 18px;
  }
  .hfs19 {
    font-size: 19px;
  }
  .hfs20 {
    font-size: 20px;
  }
  .hfs21 {
    font-size: 21px;
  }
  .hfs22 {
    font-size: 22px;
  }
  .hfs23 {
    font-size: 23px;
  }
  .hfs24 {
    font-size: 24px;
  }
  .hfs25 {
    font-size: 25px;
  }
  .hfs26 {
    font-size: 26px;
  }
  .hfs27 {
    font-size: 27px;
  }
  .hfs28 {
    font-size: 28px;
  }
  .hfs30 {
    font-size: 30px;
  }
  .hfs35 {
    font-size: 35px;
  }
  .hfs37 {
    font-size: 37px;
  }
  .hfs40 {
    font-size: 40px;
  }
  .hfs45 {
    font-size: 45px;
  }
  .hfs50 {
    font-size: 50px;
  }
  .hfs55 {
    font-size: 55px;
  }
  .hfs60 {
    font-size: 60px;
  }
  .hfs65 {
    font-size: 65px;
  }
  .hfs70 {
    font-size: 70px;
  }
  .hfs75 {
    font-size: 75px;
  }
  .hfs80 {
    font-size: 80px;
  }
  .hfs85 {
    font-size: 85px;
  }
  .hfs90 {
    font-size: 90px;
  }
  .hfs95 {
    font-size: 95px;
  }
  .hfs100 {
    font-size: 100px;
  }
  .hfs105 {
    font-size: 105px;
  }
  .hfs110 {
    font-size: 110px;
  }
  .hfs150 {
    font-size: 150px;
  }
  .hfs180 {
    font-size: 180px;
  }
}
@media (min-width: 1024px) {
  .nopc,
  #MobNavBtn {
    display: none;
  }
  nav#nav div.header-menu > ul > li > a {
    display: flex;
    line-height: 1.3;
    border-right: 2px solid transparent;
    padding-right: 10px;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  nav#nav div.header-menu ul li.current-menu-item > a {
    color: #74DEFF;
    border-color: #74DEFF;
  }
  nav#nav div.header-menu ul.menu > li:hover > a {
    border-right: 2px solid #74DEFF;
  }
  nav#nav div.header-menu ul.menu > li:hover > a,
  nav#nav div.header-menu ul li a:hover {
    color: #74DEFF;
  }
  nav#nav div.header-menu {
    height: 100%;
  }
  nav#nav div.header-menu ul.menu {
    height: 100%;
  }
  nav#nav div.header-menu ul.menu li.menu-item-has-children:not(:hover) > .sub-menu {
    max-height: 0;
  }
  nav#nav div.header-menu ul.menu > li {
    position: relative;
    height: 100%;
  }
  nav#nav div.header-menu ul.menu > li ul.sub-menu {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav#nav div.header-menu ul.menu > li ul.sub-menu a {
    font-size: 16px;
    font-size: calc(14px + 0.104vw);
    font-weight: 300;
  }
  nav#nav div.header-menu ul.menu > li > ul.sub-menu {
    z-index: 30;
    overflow: hidden;
    pointer-events: none;
  }
  nav#nav div.header-menu ul.menu > li > ul.sub-menu > li {
    margin-top: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1367px) {
  #ToggleNavBtn {
    display: none;
  }
}
@media (max-width: 1024px) {
  #Wrapper #HeadFix {
    width: 0;
  }
  #Wrapper #Content {
    width: 100%;
  }
  #Wrapper:not(.open) header {
    transform: translateX(100%);
  }
}
@media (max-width: 1024px) {
  body:not(.home) #Content {
    padding-top: 35px;
  }
}
@media (max-width: 1024px), (max-device-width: 1024px) {
  .mfg0 {
    flex-grow: 0;
  }
  .mfg1 {
    flex-grow: 1;
  }
  .mfb0 {
    flex-basis: 0;
  }
  .mfb1 {
    flex-basis: 1;
  }
  .mfw {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mfdc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .maifs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .maife {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .mjcsb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .mjcsa {
    -webkit-box-pack: space-around;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .mjcfs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .mjcfe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .mfdcr {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .mfdrr {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .mfcc,
  .maic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .mfcc,
  .mjcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .mfcc,
  .mflex {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .mcenter {
    text-align: center !important;
  }
  .minitxt {
    text-align: initial !important;
  }
  .nomobile {
    display: none !important;
  }
  .mrelative {
    position: relative !important;
  }
  .mhm0,
  .mmr0 {
    margin-right: 0px !important;
  }
  .mmr5 {
    margin-right: 5px !important;
  }
  .mmr10 {
    margin-right: 10px !important;
  }
  .mmr15 {
    margin-right: 15px !important;
  }
  .mmr20 {
    margin-right: 20px !important;
  }
  .mmr25 {
    margin-right: 25px !important;
  }
  .mmr30 {
    margin-right: 30px !important;
  }
  .mhm0,
  .mml0 {
    margin-left: 0px !important;
  }
  .mml5 {
    margin-left: 5px !important;
  }
  .mml10 {
    margin-left: 10px !important;
  }
  .mml15 {
    margin-left: 15px !important;
  }
  .mml20 {
    margin-left: 20px !important;
  }
  .mml25 {
    margin-left: 25px !important;
  }
  .mml30 {
    margin-left: 30px !important;
  }
  .mmt0 {
    margin-top: 0px !important;
  }
  .mmt5 {
    margin-top: 5px !important;
  }
  .mmt10 {
    margin-top: 10px !important;
  }
  .mmt15 {
    margin-top: 15px !important;
  }
  .mmt20 {
    margin-top: 20px !important;
  }
  .mmt25 {
    margin-top: 25px !important;
  }
  .mmt30 {
    margin-top: 30px !important;
  }
  .mmb0 {
    margin-bottom: 0px !important;
  }
  .mmb5 {
    margin-bottom: 5px !important;
  }
  .mmb10 {
    margin-bottom: 10px !important;
  }
  .mmb15 {
    margin-bottom: 15px !important;
  }
  .mmb20 {
    margin-bottom: 20px !important;
  }
  .mmb25 {
    margin-bottom: 25px !important;
  }
  .mmb30 {
    margin-bottom: 30px !important;
  }
  .mw25 {
    width: 25% !important;
  }
  .mw50 {
    width: 50% !important;
  }
  .mw100 {
    width: 100% !important;
  }
  .mmw100 {
    max-width: 100% !important;
  }
  .mcol2s10 {
    width: calc(50% - 5px);
  }
  .mcol2s15 {
    width: calc(50% - 7.5px);
  }
  .mcol2s20 {
    width: calc(50% - 10px);
  }
  .mcol2s30 {
    width: calc(50% - 15px);
  }
  .mcol3s10 {
    width: calc(100% / 3 - 5px);
  }
  .mcol3s15 {
    width: calc(100% / 3 - 7.5px);
  }
  .mcol3s20 {
    width: calc(100% / 3 - 10px);
  }
  .mcol3s30 {
    width: calc(100% / 3 - 15px);
  }
  .mcol4 {
    width: 25%;
  }
  .mcol4s10 {
    width: calc(25% - 5px);
  }
  .mcol4s20 {
    width: calc(25% - 10px);
  }
  .mcol4s30 {
    width: calc(25% - 15px);
  }
  .dTitle {
    font-size: 30px;
  }
  #FrontPage .Nums .oneNum h2 {
    margin-bottom: 5px;
  }
  #FrontPage .Nums .oneNum h4 {
    font-size: 23px;
  }
  #FrontPage .Nums .oneNum number {
    font-size: 28px;
    font-weight: bold;
  }
  table {
    width: 100%;
  }
  table th,
  table thead {
    display: none;
  }
  table th,
  table tr,
  table td {
    width: 100% !important;
    height: auto !important;
  }
  table tr:nth-of-type(2n) {
    background-color: inherit;
  }
  table tr td {
    display: block;
    text-align: center;
  }
  table tr td:first-child {
    background: #f0f0f0;
    font-weight: bold;
    font-size: 1.3em;
  }
  table tr td:before {
    content: attr(data-th);
    display: block;
    text-align: center;
    font-size: 18px !important;
    font-weight: 700 !important;
  }
}
@media (min-width: 768px) {
  .notablet {
    display: none !important;
  }
  .mmw236 {
    max-width: 236px !important;
  }
}
@media (max-width: 767px), (max-device-width: 767px) {
  .smfg0 {
    flex-grow: 0;
  }
  .smfg1 {
    flex-grow: 1;
  }
  .smfb0 {
    flex-basis: 0;
  }
  .smfb1 {
    flex-basis: 1;
  }
  .smfw {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .smfdc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .smaifs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .smaife {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  .smjcsb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .smjcsa {
    -webkit-box-pack: space-around;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .smjcfs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .smjcfe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .smfdcr {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .smfdrr {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .smfcc,
  .smaic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .smfcc,
  .smjcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .smfcc,
  .smflex {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .smcenter h5 {
    text-align: center !important;
  }
  .sminitxt {
    text-align: initial !important;
  }
  .nosmobile {
    display: none !important;
  }
  .smrelative {
    position: relative !important;
  }
  .smhm0,
  .smmr0 {
    margin-right: 0px !important;
  }
  .smmr5 {
    margin-right: 5px !important;
  }
  .smmr10 {
    margin-right: 10px !important;
  }
  .smmr15 {
    margin-right: 15px !important;
  }
  .smmr20 {
    margin-right: 20px !important;
  }
  .smmr25 {
    margin-right: 25px !important;
  }
  .smmr30 {
    margin-right: 30px !important;
  }
  .smhm0,
  .smml0 {
    margin-left: 0px !important;
  }
  .smml5 {
    margin-left: 5px !important;
  }
  .smml10 {
    margin-left: 10px !important;
  }
  .smml15 {
    margin-left: 15px !important;
  }
  .smml20 {
    margin-left: 20px !important;
  }
  .smml25 {
    margin-left: 25px !important;
  }
  .smml30 {
    margin-left: 30px !important;
  }
  .smmt0 {
    margin-top: 0px !important;
  }
  .smmt5 {
    margin-top: 5px !important;
  }
  .smmt10 {
    margin-top: 10px !important;
  }
  .smmt15 {
    margin-top: 15px !important;
  }
  .smmt20 {
    margin-top: 20px !important;
  }
  .smmt25 {
    margin-top: 25px !important;
  }
  .smmt30 {
    margin-top: 30px !important;
  }
  .smmb0 {
    margin-bottom: 0px !important;
  }
  .smmb5 {
    margin-bottom: 5px !important;
  }
  .smmb10 {
    margin-bottom: 10px !important;
  }
  .smmb15 {
    margin-bottom: 15px !important;
  }
  .smmb20 {
    margin-bottom: 20px !important;
  }
  .smmb25 {
    margin-bottom: 25px !important;
  }
  .smmb30 {
    margin-bottom: 30px !important;
  }
  .smw25 {
    width: 25% !important;
  }
  .smw50 {
    width: 50% !important;
  }
  .smw100 {
    width: 100% !important;
  }
  .smmw100 {
    max-width: 100% !important;
  }
  .smcol2s10 {
    width: calc(50% - 5px);
  }
  .smcol2s15 {
    width: calc(50% - 7.5px);
  }
  .smcol2s20 {
    width: calc(50% - 10px);
  }
  .smcol2s30 {
    width: calc(50% - 15px);
  }
  .smcol3s10 {
    width: calc(100% / 3 - 5px);
  }
  .smcol3s15 {
    width: calc(100% / 3 - 7.5px);
  }
  .smcol3s20 {
    width: calc(100% / 3 - 10px);
  }
  .smcol3s30 {
    width: calc(100% / 3 - 15px);
  }
  .dTitle {
    text-align: center;
  }
  #FrontPage .Recs .swiper-button-next,
  #FrontPage .Recs .swiper-button-prev {
    display: none;
  }
  #FrontPage .Track .oneTrack .arr {
    display: block;
    position: relative;
    top: 0;
    width: fit-content;
    right: auto;
    margin: 0 auto 20px auto;
    transform: none;
  }
  #FrontPage .Track .oneTrack .arr svg {
    transform: rotate(-90deg);
  }
  #FloatCF {
    overflow: visible;
    box-shadow: none;
    pointer-events: none;
  }
  #FloatCF .cfi,
  #FloatCF .cfb {
    max-width: 100%;
  }
  #FloatCF.active .flbox {
    box-shadow: 0px 5px 30px #032b4d80;
  }
  #FloatCF .flbox,
  #FloatCF #FloatCFbtn {
    pointer-events: all;
  }
  #FloatCF #FloatCFbtn {
    height: 155px;
  }
  #ProgramPage .TableBox .inf {
    width: calc(100% - 20px);
  }
  #ProgramPage .TableBox .tBody > ul {
    padding: 10px 15px;
  }
  #ProgramPage .TableBox .tBody > ul .tBtn,
  #ProgramPage .TableBox .tBody > ul .tBtn i {
    width: 25px;
  }
  #ProgramPage .TableBox .tBody > ul .tBtn i {
    height: 25px;
  }
  footer .pannel {
    max-width: 90%;
  }
  footer .pannel .menu li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .TabsHead .thbox {
    background-color: #fff;
  }
  .TabsHead .thbox,
  .TabsHead .thbox button {
    width: 100%;
  }
  .TabsHead .thbox {
    position: relative;
    overflow: hidden;
    z-index: 20;
  }
  .TabsHead.dropped .thbox {
    position: absolute;
    top: 0;
  }
  .TabsHead:not(.dropped) button:not(:first-child) {
    position: absolute;
    top: 100%;
  }
}
#RegToBox,
.regBtn,
a[href="#RegToBox"] {
  display: none;
}
nav#nav div.header-menu ul.menu li.menu-item-has-children {
  position: relative;
  width: 100%;
  display: block;
}
nav#nav div.header-menu ul.menu li.menu-item-has-children > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
nav#nav div.header-menu ul.menu li.menu-item-has-children button.arrow {
  display: block;
  padding: 5px 15px;
  transition: all 0.5s ease;
}
nav#nav div.header-menu ul.menu li.menu-item-has-children:not(:hover) > .sub-menu,
nav#nav div.header-menu ul.menu li.menu-item-has-children:not(:focus) > .sub-menu {
  max-height: 0;
}
nav#nav div.header-menu ul.menu > li > ul.sub-menu {
  z-index: 30;
  overflow: hidden;
  pointer-events: none;
}
@media (min-width: 1023px) {
  nav#nav div.header-menu ul.menu li.menu-item-has-children:focus button.arrow,
  nav#nav div.header-menu ul.menu li.menu-item-has-children:hover button.arrow {
    transform: rotate(-180deg);
  }
  nav#nav div.header-menu ul.menu li.menu-item-has-children:focus ul.sub-menu,
  nav#nav div.header-menu ul.menu li.menu-item-has-children:hover ul.sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    white-space: normal;
    max-height: 1000px !important;
  }
}
nav#nav div.header-menu ul.menu li.menu-item-has-children ul.sub-menu {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
nav#nav div.header-menu ul.menu li.menu-item-has-children.active button.arrow {
  transform: rotate(-180deg);
}
nav#nav div.header-menu ul.menu li.menu-item-has-children.active ul.sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  white-space: normal;
  max-height: 1000px !important;
}
@media (max-width: 1024px) {
  nav#nav div.header-menu ul.menu li.menu-item-has-children {
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  header .logo a,
  header .logo img {
    max-width: 75%;
  }
  #SingleEducation .Recs .sbox {
    padding-left: 50px;
    padding-right: 50px;
  }
  #SingleEducation .Whats .swiper-container .swiper-wrapper {
    justify-content: normal;
  }
  #FrontPage .Nums .oneNum h4 {
    font-size: 1.17em;
  }
  #ProgramPage .TableBox #RegBox .cfi,
  #ProgramPage .TableBox .toolsBox .cfi {
    max-width: initial;
  }
  #ContactPage .cfmBox .cfbox .col2s20 {
    max-width: 100%;
  }
}
#SearchForm .relative {
  border-radius: 15px;
  border: 1px solid #fff;
  padding: 11px 20px;
}
#SearchForm input[type="text"] {
  font-size: calc(14px + 0.208vw);
  background: #00000000;
  color: #fff;
  border: 0;
  line-height: 1;
  padding: 0 7px 0 30px;
  text-align: center;
  width: 100%;
}
#SearchForm input[type="text"]:-webkit-autofill {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0 0 #00000000 inset !important;
  border: 0;
}
#SearchForm input[type="text"]::placeholder {
  color: #fff;
}
#SearchForm input[type="text"]:focus {
  outline: none;
}
#SearchForm button {
  position: absolute;
  left: 20px;
}
#ArchiveSearch .foundStr {
  margin-bottom: calc(20px + 2.5vw);
}
#ArchiveSearch article.foundContent {
  max-width: 900px;
  margin-bottom: calc(20px + 3.5vw);
}
#ArchiveSearch article.foundContent h3 {
  color: #000073;
}
#whatApp_contact {
  background-color: #000073;
  position: fixed;
  bottom: 3%;
  left: 0;
  border-radius: 0px 9px 9px 0px;
  padding: 12px 10px;
  z-index: 1;
}
@media (max-width: 768px) {
  #FloatCF {
    align-items: flex-end;
  }
}
html.isMobile #Content {
  width: 100%;
}
html.isMobile #Wrapper #HeadFix {
  width: auto;
  max-width: initial ;
}
html.isMobile #Wrapper #HeadFix header {
  z-index: 999;
  max-width: 100% ;
  width: 100%;
  border-top-left-radius: 0;
  height: auto;
  transform: translateX(0%);
  padding: 5px calc(10px + 1vw);
}
html.isMobile #Wrapper:not(.open) header {
  transform: translateX(0%);
}
html.isMobile .overflowY {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 50;
  height: 0;
  background-color: #000073;
  border-top-left-radius: 50px;
  max-width: 1360px;
  transform: translateX(100%);
}
html.isMobile #Wrapper .wrap_mobile {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transform: translateX(100%);
  position: fixed;
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
}
html.isMobile #Wrapper.open {
  position: fixed;
}
html.isMobile #Wrapper.open .wrap_mobile {
  transform: translateX(0%);
}
html.isMobile #Wrapper.open #HeadFix header {
  height: 100%;
}
html.isMobile #Wrapper.open .overflowY {
  height: 100%;
  padding: 20px calc(10px + 1vw) calc(20px + 0.5vw) calc(10px + 1vw);
  transform: translateX(0%);
}
html.isMobile .mobile_mm .logo {
  margin-bottom: 0;
}
html.isMobile .mobile_mm .logo a,
html.isMobile .mobile_mm .logo img {
  max-width: initial;
}
html.isMobile .mobile_mm .logo img {
  padding: 5px 0;
}
#MobNavBtn,
#MobNavBtnCls {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  pointer-events: visible;
  cursor: pointer;
}
#MobNavBtn span,
#MobNavBtnCls span {
  display: block;
  height: 2px;
  width: 100%;
  background: #fff;
  position: absolute;
  left: 50%;
  margin: 0 auto;
  border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
}
#MobNavBtn span:nth-child(1),
#MobNavBtnCls span:nth-child(1) {
  top: calc(50% - 4px);
  -webkit-transform: translate(-50%, -340%);
  transform: translate(-50%, -340%);
}
#MobNavBtn span:nth-child(2),
#MobNavBtnCls span:nth-child(2) {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#MobNavBtn span:nth-child(3),
#MobNavBtnCls span:nth-child(3) {
  top: calc(50% + 4px);
  -webkit-transform: translate(-50%, 240%);
  transform: translate(-50%, 240%);
}
#MobNavBtn.active span,
#MobNavBtnCls.active span {
  top: 50% !important;
  background-color: #fff !important;
}
#MobNavBtn.active span:nth-child(2),
#MobNavBtnCls.active span:nth-child(2) {
  opacity: 0;
  visibility: hidden;
}
#MobNavBtn.active span:nth-child(1),
#MobNavBtnCls.active span:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
#MobNavBtn.active span:nth-child(3),
#MobNavBtnCls.active span:nth-child(3) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
@media (max-height: 560px) {
  #FloatCF .flbox {
    height: calc(100vh - 135px);
    overflow-y: scroll;
  }
}
#MavilixCookiesBox {
  position: fixed;
  color: white;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
}
#MavilixCookiesBox.showed {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
#MavilixCookiesBox .mx-cb-container {
  position: relative;
  width: 90%;
  margin: 0 auto;
  max-width: 1600px;
}
#MavilixCookiesBox .mx-cb-container .priv {
  padding: 7px 0;
  text-align: initial;
  font-weight: 300;
  line-height: 1.5;
  max-width: 1200px;
}
#MavilixCookiesBox .mx-cb-container .btn button {
  cursor: pointer;
  border: 0;
  line-height: 1;
  background-color: transparent !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#MavilixCookiesBox .mx-cb-container .btn button.Agree {
  color: white;
  margin: 0 20px;
  padding: 10px 25px;
  border: 2px solid white !important;
  font-size: 15px !important;
  border-radius: 42px;
}
#MavilixCookiesBox .mx-cb-container .btn button.Agree i {
  margin-bottom: 1px;
}
#MavilixCookiesBox .mx-cb-container .btn button.Agree svg {
  width: 10px;
  height: 10px;
  min-width: 10px;
  min-height: 10px;
}
#MavilixCookiesBox .mx-cb-container .btn button.Agree svg path {
  fill: #fff;
}
#MavilixCookiesBox .mx-cb-container .btn button.Agree:hover {
  color: #000;
  background-color: white !important;
}
#MavilixCookiesBox .mx-cb-container .btn button.Close svg {
  width: 12px;
  height: 12px;
  min-width: 12px;
  min-height: 12px;
}
#MavilixCookiesBox .mx-cb-container .btn button.Close svg path {
  fill: white !important;
}
#MavilixCookiesBox .mx-cb-container .btn button.Close:hover {
  transform: scale(1.2);
}
#MavilixCookiesBox h6 {
  color: white;
  font-weight: 500;
}
#MavilixCookiesBox hr {
  width: 1px;
  height: auto;
  border: 0;
  margin: 0 20px;
  margin: 0 calc(20px + 1vw);
  min-width: 1px;
  background-color: white;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
html[dir=rtl] #MavilixCookiesBox {
  direction: rtl;
}
html[dir=ltr] #MavilixCookiesBox .lng-he,
html[dir=rtl] #MavilixCookiesBox .lng-en {
  display: none;
}
html[dir=ltr] #MavilixCookiesBox .mx-cb-container .btn button.Agree i {
  transform: scaleX(-1);
}
@media (max-width: 1024px) {
  #MavilixCookiesBox .mx-cb-container {
    flex-wrap: wrap;
  }
  #MavilixCookiesBox hr {
    margin: 0 10px;
  }
  #MavilixCookiesBox .btn,
  #MavilixCookiesBox .twrap {
    width: 100%;
  }
  #MavilixCookiesBox .twrap {
    margin-bottom: 10px;
  }
  #MavilixCookiesBox .text {
    align-items: flex-start;
  }
  #MavilixCookiesBox .text .priv {
    height: 3.9em;
    padding: 3px 0 0 0;
    line-height: 1.3em;
    overflow-x: hidden;
    overflow-y: auto;
  }
  #MavilixCookiesBox .btn {
    justify-content: flex-end;
  }
}
@media (max-width: 760px) {
  #MavilixCookiesBox h6 {
    font-size: 17px;
  }
  #MavilixCookiesBox .text {
    font-size: 14px;
  }
  #MavilixCookiesBox .text .priv {
    padding: 0;
  }
  #MavilixCookiesBox .btn {
    justify-content: center;
  }
  #MavilixCookiesBox .mx-cb-container .btn button.Agree {
    padding: 7px 20px;
  }
  #MavilixCookiesBox .Close {
    position: absolute;
    top: 2px;
    right: 0;
    transform: translateX(50%);
  }
}
/*# sourceMappingURL=style.min.css.map */