@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 {
  height: 100%;
}
body {
  font-size: 17px;
  font-size: calc(14px + 0.156vw);
  color: #2B2B2B;
  font-family: 'Alef', sans-serif;
}
img,
iframe,
picture {
  max-width: 100%;
}
button {
  border: 0;
  font-size: inherit;
  font-weight: inherit;
  font-family: 'Alef', sans-serif;
  line-height: 1;
  background-color: transparent;
}
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);
}
.container {
  width: 92%;
  margin: 0 auto;
  max-width: 1024px;
}
.container.c8 {
  max-width: 860px;
}
.container.c9 {
  max-width: 900px;
}
.container.c11 {
  max-width: 1100px;
}
.container.c12 {
  max-width: 1224px;
}
.container.c13 {
  max-width: 1300px;
}
.container.c14 {
  max-width: 1400px;
}
.container.c15 {
  max-width: 1500px;
}
.container.c16 {
  max-width: 1612px;
}
.container.c17 {
  max-width: 1730px;
}
.container.c18 {
  max-width: 1800px;
}
.container.c90 {
  width: calc(100% - 80px);
  max-width: none;
}
.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;
}
.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%;
}
.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);
}
.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);
}
.col7 {
  width: calc(100%/7);
}
.col7s10 {
  width: calc(100%/7 - 5px);
}
.col7s20 {
  width: calc(100%/7 - 10px);
}
.col7s30 {
  width: calc(100%/7 - 15px);
}
.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;
}
.vm10 {
  margin: 10px 0;
}
.vm15 {
  margin: 15px 0;
}
.vm20 {
  margin: 20px 0;
}
.vm25 {
  margin: 25px 0;
}
.vm30 {
  margin: 30px 0;
}
.vm35 {
  margin: 35px 0;
}
.vm40 {
  margin: 40px 0;
}
.vm45 {
  margin: 45px 0;
}
.vm50 {
  margin: 50px 0;
}
.hm5 {
  margin: 0  5px;
}
.hm10 {
  margin: 0 10px;
}
.hm15 {
  margin: 0 15px;
}
.hm20 {
  margin: 0 20px;
}
.hp5 {
  padding: 0  5px;
}
.hp10 {
  padding: 0 10px;
}
.hp15 {
  padding: 0 15px;
}
.hp20 {
  padding: 0 20px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
html[dir=rtl] .ml5 {
  margin-left: 5px;
}
html[dir=rtl] .ml10 {
  margin-left: 10px;
}
html[dir=rtl] .ml12 {
  margin-left: 12px;
}
html[dir=rtl] .ml15 {
  margin-left: 15px;
}
html[dir=rtl] .ml20 {
  margin-left: 20px;
}
html[dir=rtl] .ml25 {
  margin-left: 25px;
}
html[dir=rtl] .ml30 {
  margin-left: 30px;
}
html[dir=rtl] .ml40 {
  margin-left: 40px;
}
html[dir=rtl] .mr5 {
  margin-right: 5px;
}
html[dir=rtl] .mr10 {
  margin-right: 10px;
}
html[dir=rtl] .mr12 {
  margin-right: 12px;
}
html[dir=rtl] .mr15 {
  margin-right: 15px;
}
html[dir=rtl] .mr20 {
  margin-right: 20px;
}
html[dir=rtl] .mr25 {
  margin-right: 25px;
}
html[dir=rtl] .mr30 {
  margin-right: 30px;
}
html[dir=rtl] .mr40 {
  margin-right: 40px;
}
html[dir=ltr] .ml5 {
  margin-right: 5px;
}
html[dir=ltr] .ml10 {
  margin-right: 10px;
}
html[dir=ltr] .ml12 {
  margin-right: 12px;
}
html[dir=ltr] .ml15 {
  margin-right: 15px;
}
html[dir=ltr] .ml20 {
  margin-right: 20px;
}
html[dir=ltr] .ml25 {
  margin-right: 25px;
}
html[dir=ltr] .ml30 {
  margin-right: 30px;
}
html[dir=ltr] .ml40 {
  margin-right: 40px;
}
html[dir=ltr] .mr5 {
  margin-left: 5px;
}
html[dir=ltr] .mr10 {
  margin-left: 10px;
}
html[dir=ltr] .mr12 {
  margin-left: 12px;
}
html[dir=ltr] .mr15 {
  margin-left: 15px;
}
html[dir=ltr] .mr20 {
  margin-left: 20px;
}
html[dir=ltr] .mr25 {
  margin-left: 25px;
}
html[dir=ltr] .mr30 {
  margin-left: 30px;
}
html[dir=ltr] .mr40 {
  margin-left: 40px;
}
div.wpcf7 .ajax-loader,
div.wpcf7-response-output {
  display: none !important;
}
.entry {
  line-height: 1.4;
}
.entry * {
  max-width: 100%;
}
.entry .wp-post-image {
  margin-bottom: 40px;
}
.entry img {
  height: auto;
}
.entry img.aligncenter {
  display: block;
  margin: 0 auto;
}
.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 {
  color: #0096D3;
  line-height: 1;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.entry a:hover {
  border-color: #63A92C;
}
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 */
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);
}
#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);
}
/* Input Syles */
.wpcf7-form br {
  display: none;
}
.wpcf7-form input,
.wpcf7-form textarea {
  font-size: 18px;
  font-size: calc(14px + 0.208vw);
  color: #2B2B2B;
  border: 0;
  border-bottom: 1px solid #ccc;
}
.wpcf7-form textarea {
  height: 100px;
}
.wpcf7-form input[type=submit] {
  border: 0;
}
.wpcf7-form .g-recaptcha-response {
  position: absolute;
}
.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: 14px;
  top: 0;
  padding: 0;
  -webkit-transform: translateY(calc(-100% - 5px));
  transform: translateY(calc(-100% - 5px));
}
.labelsform label,
.labelsform input {
  font-size: 17px;
  font-size: calc(14px + 0.156vw);
}
.labelsform label {
  color: #061750;
  z-index: 5;
  position: absolute;
  display: inline-block;
  top: 50%;
  line-height: 1;
  padding: 0 10px;
  font-weight: 300;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.labelsform input {
  color: #2B2B2B;
  width: 100%;
  min-height: 100%;
}
.labelsform input:not([type="submit"]) {
  border: 0;
  border-bottom: 1px solid #ccc;
}
.labelsform input[type="submit"] {
  display: block;
  border: 0;
  text-align: center;
}
.labelsform .cft label {
  top: 12px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* 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;
  }
}
::-webkit-input-placeholder {
  color: #2B2B2B;
  font-family: 'Alef', sans-serif;
}
:-moz-placeholder {
  color: #2B2B2B;
  font-family: 'Alef', sans-serif;
}
::-moz-placeholder {
  color: #2B2B2B;
  font-family: 'Alef', sans-serif;
}
:-ms-input-placeholder {
  color: #2B2B2B;
  font-family: 'Alef', sans-serif;
}
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;
}
.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;
  padding: 5px;
  font-weight: 300;
  border: 1px solid #f2f2f2;
}
.reselbox span {
  display: block;
}
.reselbox.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.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;
  border: 1px solid #f2f2f2;
  border-top: 0;
}
.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: #2b2b2b;
  padding: 5px;
  cursor: pointer;
  font-weight: 300;
}
.reselbox .dropbox ul li:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}
.reselbox .dropbox ul li:hover {
  color: #fff;
  background-color: #00aced;
}
.reselbox .dropbox ul li.selected {
  color: #fff;
  background-color: #00aced;
}
.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 {
  position: absolute;
  top: calc(50% - 16px/2);
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  pointer-events: none;
}
.reselbox .iw svg path {
  fill: #f2f2f2;
}
.reselbox .iw:hover svg path {
  fill: #00aced;
}
.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 h3 {
  cursor: pointer;
  color: #333;
  padding: 10px 15px;
  line-height: 1;
  border: 1px solid #333;
}
.FAQsBlock li h3 svg {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
}
.FAQsBlock li h3 svg path {
  fill: #333;
}
.FAQsBlock li h3:hover {
  color: #fff;
  background-color: #00aced;
}
.FAQsBlock li h3:hover svg path {
  fill: #fff;
}
.FAQsBlock li .answrap {
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.FAQsBlock li .answrap .sizer {
  border: 1px solid #333;
  border-top: 0;
  padding: 10px 15px;
}
.FAQsBlock li.active .answrap {
  opacity: 1;
  visibility: visible;
}
.FAQsBlock li.active h3 {
  color: #fff;
  background-color: #00aced;
}
.FAQsBlock li.active h3 svg path {
  fill: #fff;
}
.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: 10px;
}
html[dir=rtl] .reselbox .iw input[type=text],
html[dir=rtl] .fileupbox .iw input[type=text] {
  padding-left: 35px;
}
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: 10px;
}
html[dir=ltr] .reselbox .iw input[type=text],
html[dir=ltr] .fileupbox .iw input[type=text] {
  padding-right: 35px;
}
html[dir=ltr] .FAQsBlock li h3 span {
  margin-right: 15px;
}
html[dir=ltr] .CHeckWrap label {
  margin-left: 10px;
}
/* Contact form style End */
/* 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 */
#BackToTop {
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: fixed;
  bottom: -60px;
  right: 40px;
  width: 45px;
  height: 45px;
  opacity: 0;
  font-size: 0;
  visibility: hidden;
  border-radius: 50%;
  cursor: pointer;
  background-color: #FBBB0E;
  box-shadow: 0px 3px 6px #00000029;
}
#BackToTop:hover {
  background-color: #213F61;
}
#BackToTop:hover svg path {
  fill: #FBBB0E;
}
#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;
  width: fit-content;
  padding: 10px 20px;
  overflow: hidden;
  line-height: 1;
}
.stdbtn.long {
  padding: 10px calc(10px + 1.5vw);
}
.stdbtn.blue {
  background-color: #429CE7;
}
.stdbtn.blue:hover {
  background-color: #2B689C;
}
.stdbtn.yellow {
  color: #213F61;
  background-color: #FBBB0E;
}
.stdbtn.yellow:hover {
  background-color: #C69525;
}
.stdbtn.dirt {
  color: #2B2B2B;
  background-color: #65A8CB;
}
.stdbtn.dirt:hover {
  background-color: #429CE7;
}
.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.br16,
.stdbtn.br16.hov-rev:before {
  border-radius: 16px;
}
.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: #a0cdf3;
}
.stdbtn.def:hover {
  background-color: #429CE7;
}
.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: #429CE7;
}
.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: #429CE7;
}
.stdbtn.hov-sih.def:before,
.stdbtn.hov-siv.def:before {
  background-color: #a0cdf3;
}
.stdbtn.hov-rev:before {
  border: 0px solid #429CE7;
}
.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: #a0cdf3;
}
.stdbtn.hov-holl {
  border-color: #a0cdf3;
}
.stdbtn:hover.hov-urev:before,
.stdbtn:hover.hov-orev:before {
  height: 4px;
}
.stdbtn:hover.hov-bf {
  border-color: #429CE7;
}
.stdbtn:hover.fade.def,
.stdbtn:hover.hov-holl.def {
  background-color: #429CE7;
}
.stdbtn:hover.hov-rev:before {
  border: 4px solid #429CE7;
}
.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:disabled,
.stdbtn[disabled] {
  cursor: not-allowed;
  opacity: 0.5 !important;
}
.stdbtn:disabled,
.stdbtn[disabled],
.stdbtn:disabled .loadLayer,
.stdbtn[disabled] .loadLayer {
  background-color: #aaa !important;
}
.stdbtn.loading {
  cursor: wait !important;
}
/* End New Style v3 */
/* Start */
.mw200 {
  min-width: 200px;
}
.tcw {
  color: #fff;
}
.tc750 {
  color: #061750;
}
.defpadd {
  padding: calc(15px + 2vw) 0;
}
.bgcf6 {
  background-color: #f6f6f6;
}
.bgc44 {
  background-color: #1E3644;
}
.bgcb705 {
  background-color: rgba(66, 156, 231, 0.5);
}
header {
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.8);
}
header.front:not(.stiky) .stdbtn.home {
  opacity: 0;
  visibility: hidden;
}
header.stiky {
  background-color: rgba(255, 255, 255, 0.95);
}
header .logo {
  font-size: 0;
}
header .logo a {
  display: inline-block;
}
header .logo a img {
  max-width: 100%;
}
#ArchiveSearch {
  background-color: #FAFAFA;
}
#ArchiveSearch .hidden {
  display: none;
}
#Breadcrumbs {
  padding: 12px 20px;
  line-height: 1;
  background-color: #54B3DE;
}
#Breadcrumbs span {
  display: inline-block;
}
#MainFilters {
  box-shadow: 0px 3px 6px #00000029;
  background-color: #fff;
}
#MainFilters .title {
  padding: calc(15px + 1vw) calc(15px + 1.2vw);
}
#MainFilters .side {
  padding: 20px;
}
#MainFilters .reselbox .iw svg path {
  fill: #00aced;
}
#MainFilters .reselbox:hover .iw svg path {
  fill: #FBBB0E;
}
#MainFilters .freeSearch input {
  background: url(images/search.svg) 3px 60% / 15px auto no-repeat;
  padding-inline-end: 30px;
}
#MainFilters .reselbox,
#MainFilters .reselbox .iw,
#MainFilters .reselbox .holder {
  height: 100%;
}
#TopImage {
  overflow: hidden;
  position: relative;
}
#TopImage .bread {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#FrontPage section .stitle i svg {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
}
*:focus {
  outline: none;
}
#ActiveTax {
  background: #fffcf3 url(images/Category_Pic.jpg) center top / 100% auto no-repeat;
}
#ActiveTax h1 svg,
#ActiveTax .mTitle svg {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
}
#ActiveTax .moreBox .sbox {
  width: calc(100% - 110px);
  max-width: 1100px;
}
#ActiveTax .moreBox .sbox .swiper-container {
  margin: 0 5px;
}
#ActiveTax .moreBox .swiper-slide {
  height: auto;
}
#ActiveTax .moreBox .swiper-slide a {
  width: 100% !important;
  height: 100%;
}
#ActiveTax .moreBox .swiper-slide .termBoxStyle {
  margin: 0;
}
.swiper-button {
  cursor: pointer;
  width: 45px;
  height: 45px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.swiper-button svg {
  width: 15px;
  height: 15px;
  min-width: 15px;
  min-height: 15px;
  pointer-events: none;
}
.swiper-button:hover {
  background-color: #65A8CB;
}
.swiper-button:hover svg path {
  fill: #fff;
}
.swiper-button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
  background-color: #eee;
}
.pTitle {
  padding: 25px 32px;
}
.pTitle.yellow {
  background-color: #FBBB0E;
}
.pTitle svg {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
}
.pTitle svg *[fill] {
  fill: #2B2B2B !important;
}
.pTitle svg *[stroke] {
  stroke: #2B2B2B !important;
}
.termBoxStyle {
  margin: 25px 12px 0 12px;
  box-shadow: 0px 3px 7px #00000042;
}
.termBoxStyle .thumb {
  position: relative;
  height: calc(150px + 5vw);
  padding: 10px;
  background-color: #fff;
}
.termBoxStyle .thumb i {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  border-bottom-right-radius: 10px;
}
.termBoxStyle .thumb i svg {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
}
.termBoxStyle .thumb svg {
  width: 120px;
  height: 120px;
}
.termBoxStyle .thumb .order {
  position: relative;
}
.termBoxStyle .thumb .order span {
  display: inline-block;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.termBoxStyle:hover .thumb > svg,
.termBoxStyle:hover .thumb .order svg {
  transform: scale(1.1);
}
.termBoxStyle .tbox {
  padding: 20px 15px;
  border-top: 5px solid #1E3644;
}
.termBoxStyle .tbox hr {
  display: block;
  width: 90%;
  height: 3px;
  border: 0;
  margin: 2px auto;
  max-width: 30px;
  background-color: #061750;
}
.bxshd {
  box-shadow: 0px 0px 5px #00000029;
}
#SinglePage .sidebar {
  width: 30%;
  max-width: 350px;
}
#SinglePage.hs .tbox {
  width: calc(70% - 20px);
}
#SinglePage h1 {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-inline-end: 25px;
}
#SinglePage h1:before {
  content: '';
  position: absolute;
  top: 0;
  width: 1000px;
  height: 100%;
  left: calc(100% - 1px);
  background-color: inherit;
}
#SinglePage .entry {
  max-width: 850px;
}
#SinglePage .entry hr {
  display: block;
  width: 90%;
  height: 2px;
  margin: 20px 0;
  border: 0;
  max-width: 50px;
  background-color: #429CE7;
}
#Sidebar i {
  font-size: 0;
}
#Sidebar .MainBox .top {
  padding-top: 15px;
  padding-bottom: 15px;
}
#Sidebar .MainBox i svg {
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
}
#Sidebar .MainBox ul li:not(:last-child) {
  border-bottom: 2px solid #F2F2F0;
}
#Sidebar strong {
  display: block;
  margin-bottom: 3px;
}
#Sidebar .colorBox,
#Sidebar .MainBox ul li {
  padding: 12px 20px;
  line-height: 1;
}
#Sidebar .colorBox svg .a,
#Sidebar .colorBox svg *[fill] {
  fill: #2B2B2B !important;
}
#Sidebar .colorBox svg *[stroke] {
  stroke: #2B2B2B !important;
}
#Sidebar .Files i svg {
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
}
#Sidebar .Files li a:hover {
  background-color: #d39b03 !important;
}
footer {
  width: 100%;
}
footer .face svg {
  width: 35px;
  height: 35px;
  min-width: 35px;
  min-height: 35px;
}
footer .face svg path {
  fill: #fff;
}
/* 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.main_menu > ul > li > a {
    font-family: 'Alef', sans-serif;
    color: #000;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  nav#nav div.main_menu ul li.current-menu-item > a,
  nav#nav div.main_menu ul.menu > li:hover > a,
  nav#nav div.main_menu ul li a:hover {
    color: #ccc;
  }
  nav#nav div.main_menu {
    height: 100%;
  }
  nav#nav div.main_menu ul.menu {
    height: 100%;
  }
  nav#nav div.main_menu ul.menu > li {
    position: relative;
    height: 100%;
    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;
  }
  nav#nav div.main_menu ul.menu > li ul.sub-menu {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav#nav div.main_menu ul.menu > li ul.sub-menu a {
    font-size: 18px;
    font-size: calc(14px + 0.208vw);
    font-weight: 300;
  }
  nav#nav div.main_menu ul.menu > li > ul.sub-menu {
    position: absolute;
    top: calc(100% + 5px);
    width: 100%;
    z-index: 30;
    background-color: #fff;
    border-top: 4px solid #ccc;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  nav#nav div.main_menu ul.menu > li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    white-space: normal;
  }
}
@media (max-width: 1450px) {
  .col6,
  .col5 {
    width: 25%;
  }
  .col6s10,
  .col5s10 {
    width: calc(25% - 5px);
  }
  .col6s20,
  .col5s20 {
    width: calc(25% - 10px);
  }
  .col6s30,
  .col5s30 {
    width: calc(25% - 15px);
  }
  .col6s40,
  .col5s40 {
    width: calc(25% - 20px);
  }
}
@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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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);
  }
  #MobNavBtn {
    display: block;
    position: relative;
    width: 45px;
    height: 45px;
    z-index: 10;
    margin: 0 10px;
  }
  #MobNavBtn span {
    display: block;
    height: 3px;
    width: 70%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
  }
  #MobNavBtn span:nth-child(1) {
    -webkit-transform: translate(-50%, -340%);
    transform: translate(-50%, -340%);
  }
  #MobNavBtn span:nth-child(2) {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #MobNavBtn span:nth-child(3) {
    -webkit-transform: translate(-50%, 240%);
    transform: translate(-50%, 240%);
  }
  #MobNavBtn.active span:nth-child(2) {
    opacity: 0;
    visibility: hidden;
  }
  #MobNavBtn.active span:nth-child(1) {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  #MobNavBtn.active span:nth-child(3) {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  nav#nav {
    position: fixed;
    color: #fff;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    padding: 100px 0 15px 0;
    overflow: hidden;
    text-align: center;
    line-height: 1;
    background-color: #003C8B !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav#nav.active {
    left: 0;
  }
  nav#nav .main_menu {
    overflow-y: auto;
    overflow-x: hidden;
  }
  nav#nav ul button {
    position: absolute;
    top: 0;
    right: 0;
    width: 65px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.15);
  }
  nav#nav ul button svg {
    width: 17px;
    height: 17px;
    min-width: 17px;
    min-height: 17px;
    pointer-events: none;
  }
  nav#nav ul button svg polygon {
    fill: #fff;
  }
  nav#nav ul.menu {
    display: block;
  }
  nav#nav ul.menu > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  nav#nav ul.menu > li > a,
  nav#nav ul.menu > li > span {
    position: relative;
    padding: 15px 10px 18px 10px;
    font-size: 22px;
    font-weight: 600;
  }
  nav#nav ul.menu > li > a,
  nav#nav ul.menu > li > ul,
  nav#nav ul.menu > li > span {
    padding-right: 80px;
  }
  nav#nav ul.menu > li > ul {
    height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
  }
  nav#nav ul.menu > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
  }
  nav#nav ul.menu > li:not(.active) > ul {
    height: 0 !important;
  }
  nav#nav ul.menu > li.active > a button svg,
  nav#nav ul.menu > li.active > span button svg {
    transform: rotate(-90deg);
  }
  nav#nav ul.menu > li.active > ul {
    opacity: 1;
    visibility: visible;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
  }
  nav#nav ul li {
    margin: 0;
    text-align: initial;
  }
  nav#nav ul li a,
  nav#nav ul li span {
    display: block;
    text-align: initial;
  }
  nav#nav ul li.current-menu-item > a,
  nav#nav ul li.current-menu-item > span {
    color: #63A92C;
  }
  nav#nav ul.sub-menu {
    font-size: 18px;
    font-weight: 300;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  nav#nav ul.sub-menu a,
  nav#nav ul.sub-menu span {
    padding: 10px;
  }
  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;
  }
  #BackToTop {
    right: 15px;
    width: 35px;
    height: 35px;
  }
  #BackToTop.show {
    bottom: 5%;
  }
}
@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 {
    text-align: center !important;
  }
  .sminitxt {
    text-align: initial !important;
  }
  .nosmobile {
    display: none !important;
  }
  .smrelative {
    position: relative !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;
  }
  .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;
  }
  .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;
  }
  .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);
  }
  #MainFilters .ml15 {
    margin: 0 0 20px 0 !important;
  }
  footer {
    padding-bottom: 40px;
  }
  footer .logo img {
    height: 50px;
  }
  header .logo img {
    height: 42px;
  }
  header .container {
    padding: 7px 0;
  }
  header .side {
    align-items: unset;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  header .side a {
    display: flex;
    justify-content: center;
    width: 50%;
    margin: 0 !important;
    border-radius: 0 !important;
  }
  .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%;
  }
}
@media (max-width: 413px) {
  .col3,
  .col4,
  .col5,
  .col6,
  .col3s10,
  .col3s15,
  .col3s20,
  .col3s30,
  .col3s40,
  .col4s10,
  .col4s15,
  .col4s20,
  .col4s30,
  .col4s40,
  .col5s10,
  .col5s15,
  .col5s20,
  .col5s30,
  .col5s40,
  .col6s10,
  .col6s15,
  .col6s20,
  .col6s30,
  .col6s40 {
    width: 100% !important;
    max-width: 100% !important;
  }
}
#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 */