/*
@mixin dim-padding($dim, $padding){
	{$dim-$padding}+px;
}
//*/
@font-face {
  font-family: 'BwMitga-Regular';
  src: url("../font/BwMitga-Regular.svg#BwMitga-Regular") format("svg"), url("../font/BwMitga-Regular.ttf") format("truetype"), url("../font/BwMitga-Regular.woff") format("woff");
  src: url("../font/FontsFree-Net-BwMitga-Regular.eot");
  src: url("../font/FontsFree-Net-BwMitga-Regular.eot?#iefix") format("embedded-opentype"), url("../font/FontsFree-Net-BwMitga-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BwMitga-Black';
  src: url("../font/BwMitga-Black.svg#BwMitga-Black") format("svg"), url("../font/BwMitga-Black.ttf") format("truetype"), url("../font/BwMitga-Black.woff") format("woff");
  src: url("../font/FontsFree-Net-BwMitga-Black.eot");
  src: url("../font/FontsFree-Net-BwMitga-Black.eot?#iefix") format("embedded-opentype"), url("../font/FontsFree-Net-BwMitga-Black.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ArialMT';
  src: url("../font/ArialMT.svg#ArialMT") format("svg"), url("../font/ArialMT.ttf") format("truetype"), url("../font/ArialMT.woff") format("woff");
  src: url("../font/ArialMT.eot");
  src: url("../font/ArialMT.eot?#iefix") format("embedded-opentype"), url("../font/ArialMT.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

* {
  border: 0;
  padding: 0;
  margin: 0;
  outline: 0 none;
  -moz-outline: 0 none;
  -webkit-font-smoothing: antialiased !important; }
  *::-moz-focus-inner {
    border: 0; }

html, body {
  color: #34205a;
  background: #fff;
  font-family: "BwMitga-Regular", sans-serif; }

button {
  background: transparent;
  color: #ee3124;
  transition-duration: .5s;
  border: #ee3124 solid 2px;
  font-family: "BwMitga-Black", sans-serif;
  text-transform: uppercase;
  font-size: 0.9rem; }
  button span, button a {
    color: #ee3124;
    width: 100%;
    height: 100%;
    display: block;
    padding: 1rem 1.2rem; }
  button:hover {
    background: #ee3124;
    color: #ffffff; }
    button:hover a, button:hover span {
      color: #ffffff; }
    button:hover .plus {
      background: url(../img/opt/plus-white.png) no-repeat !important; }
  button .plus {
    background: url(../img/opt/plus-.png) no-repeat !important;
    padding-left: 25px; }

h1, h2, h3, h4 {
  color: #34205a;
  text-transform: uppercase; }
  h1.transform-none, h2.transform-none, h3.transform-none, h4.transform-none {
    text-transform: none; }

h2:after {
  content: "";
  background: #ee3124;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  display: inline-block;
  margin-left: 5px; }

h4 small {
  font-size: 1rem;
  opacity: 0.5;
  font-weight: normal;
  font-family: "BwMitga-Regular", sans-serif; }

h5 {
  font-family: "BwMitga-Regular", sans-serif; }

a {
  text-decoration: none;
  transition-duration: .5s; }
  a:hover {
    text-decoration: none; }

ul {
  margin: 0 0 0 30px; }

.bg-img {
  background: url(../img/opt/bg.png) repeat; }

.bg-gray {
  background: #f5f6fa; }

.bg-white {
  background: #ffffff; }

.bg-freeyu {
  background: url(../img/bg-freeyu.jpg) no-repeat;
  background-size: cover;
  padding: 3rem 0; }
  .bg-freeyu * {
    color: #fff; }
  .bg-freeyu button {
    border-color: #ffffff;
    background-color: transparent; }
    .bg-freeyu button a {
      color: #fff; }
    .bg-freeyu button:hover {
      background: #fff;
      border-color: #ee3124; }
      .bg-freeyu button:hover a {
        color: #ee3124; }

.footer-info {
  background: url(../img/footer-img.jpg) repeat;
  text-transform: uppercase;
  padding: 4rem 0; }
  .footer-info * {
    color: #fff;
    line-height: 2rem; }
  .footer-info .col-12 {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .footer-info .col-12:after {
      content: "";
      display: block;
      width: 5px;
      height: 100%;
      border-radius: 2.5px;
      background: #ffffff; }
    .footer-info .col-12:last-child:after {
      display: none; }

header {
  text-transform: uppercase;
  color: #34205a;
  font-family: "BwMitga-Black", sans-serif;
  font-weight: bold;
  font-size: 1.1rem; }
  header .active a.nav-link {
    color: #ee3124 !important; }
  header ul {
    margin-left: 0; }
  header button {
    border-color: #34205a;
    background-color: #34205a; }
    header button a {
      color: #fff; }
    header button:hover {
      background: #fff; }
      header button:hover a {
        color: #34205a; }
  header .lang {
    background: url(../img/opt/lang.png) no-repeat 100% 0;
    height: 30px;
    background-size: auto 100%;
    padding: 6px 40px 0 0;
    font-size: 0.9rem;
    display: inline-block; }

.navbar-togger {
  color: rgba(0, 0, 0, 0.5); }

.navbar-toggler-icon {
  background-image: url(../img/opt/nav-hamburger.png); }

.products img {
  width: 80%; }

.products .img {
  width: 300px;
  height: 300px;
  overflow: hidden;
  display: flex;
  align-items: center; }

.products .product-img-1 {
  background: url(../img/products-img1.jpg) no-repeat;
  background-size: cover; }

.products .product-img-2 {
  background: url(../img/products-img2.jpg) no-repeat;
  background-size: cover; }

.products .product-box {
  width: 100%;
  height: 100%; }
  .products .product-box h4 {
    line-height: 1.2rem; }

#topSlider {
  position: relative;
  margin: 0 0 100px; }
  #topSlider #carouselTopslider .img {
    position: relative;
    width: 100%; }
    #topSlider #carouselTopslider .img img {
      width: 100%; }
  #topSlider #carouselTopslider .box-txt {
    position: absolute;
    top: 300px;
    width: 100%; }
    #topSlider #carouselTopslider .box-txt * {
      color: #ffffff; }
    #topSlider #carouselTopslider .box-txt h2 {
      font-family: "BwMitga-Regular", sans-serif;
      font-weight: normal; }
      #topSlider #carouselTopslider .box-txt h2 strong {
        color: #34205a;
        font-family: "BwMitga-Black", sans-serif; }
        #topSlider #carouselTopslider .box-txt h2 strong:after {
          content: "";
          background: #ee3124;
          width: 16px;
          height: 16px;
          border-radius: 8px;
          display: inline-block;
          margin-left: 5px; }
      #topSlider #carouselTopslider .box-txt h2:after {
        display: none; }
    #topSlider #carouselTopslider .box-txt button {
      border-color: #34205a;
      background-color: #34205a; }
      #topSlider #carouselTopslider .box-txt button a {
        color: #fff; }
      #topSlider #carouselTopslider .box-txt button:hover {
        background: #fff; }
        #topSlider #carouselTopslider .box-txt button:hover a {
          color: #34205a; }
  #topSlider .carousel-navi {
    position: absolute;
    top: 300px;
    width: 30px;
    z-index: 100;
    display: block; }
    #topSlider .carousel-navi .circle {
      width: 16px;
      height: 16px;
      border: 1px solid #fff;
      border-radius: 8px;
      margin: 0 0 5px;
      cursor: pointer; }
      #topSlider .carousel-navi .circle.active {
        background: #fff; }

.content li {
  list-style-image: url(../img/opt/plus-violet.png);
  padding: 0 10px;
  margin: 0 0 10px; }

.content .plus {
  background: url(../img/opt/plus-violet.png) no-repeat 0 5px;
  padding-left: 25px; }

footer {
  background: #fafafc; }
  footer * {
    color: #34205a; }
  footer .copy {
    background: #fff; }
  footer button {
    background: url(../img/opt/footer-btn.png) no-repeat;
    border-color: #fafafc;
    background-size: 100% auto;
    border-radius: 0.4rem;
    font-size: 1.3rem; }
    footer button a {
      padding: 1.2rem 2rem;
      color: #fff; }
    footer button:hover {
      background: #ffffff;
      border-color: #ee3124; }
      footer button:hover * {
        color: #ee3124; }

.tooltip-info {
  display: inline-block;
  border-bottom: 1px dotted black; }
  .tooltip-info .tooltiptext {
    visibility: hidden;
    width: 700px;
    box-shadow: 3px 7px 20px rgba(17, 17, 17, 0.36);
    background-color: #34205a;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 2rem;
    position: absolute;
    left: -200px;
    bottom: 0;
    margin-bottom: 80px;
    z-index: 1; }
    .tooltip-info .tooltiptext * {
      color: #fff; }
    .tooltip-info .tooltiptext .small {
      font-size: 0.6rem; }
    .tooltip-info .tooltiptext .plus {
      background: url(../img/opt/plus-white.png) no-repeat 0 5px;
      padding-left: 25px; }
    .tooltip-info .tooltiptext.box-small {
      width: 600px; }
    .tooltip-info .tooltiptext:after {
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #34205a;
      display: block;
      content: "";
      position: absolute;
      bottom: -20px;
      left: 370px; }
  .tooltip-info:hover .tooltiptext {
    visibility: visible; }

.content .content-color {
  color: #34205a; }

.content .content-bold {
  font-family: "BwMitga-Black", sans-serif; }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  margin-bottom: 1rem; }

.content img {
  max-width: 100%;
  height: auto; }

#formThx {
  display: none; }

.main-img {
  width: 100%; }
  .main-img img {
    width: 100%; }

.shapes .img {
  width: 180px;
  height: 180px; }
  .shapes .img img {
    max-width: 100%; }

.packages .img {
  width: 280px;
  height: 280px; }
  .packages .img img {
    max-width: 100%; }

.icon-box {
  width: 170px;
  height: 170px;
  display: flex; }
  .icon-box img {
    max-width: 100%; }

video {
  width: 100%;
  height: auto; }

@media (max-width: 1800px) {
  #topSlider .carousel-navi {
    width: 1200px;
    margin: 0 auto;
    top: 40px;
    height: 30px; }
  #topSlider .carousel-navi .circle {
    display: inline-block; }
    #topSlider .carousel-navi .circle:first-child {
      margin-left: 30px; }
  #topSlider #carouselTopslider .box-txt {
    top: 0;
    width: 100%;
    padding-top: 80px;
    height: 100%;
    /*background: rgba(255,255,255,0.4);*/ }
    #topSlider #carouselTopslider .box-txt * {
      color: #34205a; }
  #topSlider #carouselTopslider .container > div {
    max-width: 50% !important; } }

@media (max-width: 1600px) {
  header .logo {
    width: 150px; }
    header .logo img {
      width: 100%; }
  header .lang {
    display: block;
    margin: -20px 0 5px !important;
    text-align: right; }
  header button a, header button span {
    padding: 0.5rem 1rem; }
  header .navbar {
    margin-top: 15px; } }

@media (max-width: 1200px) {
  header .navbar {
    z-index: 101;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    background: #34205a;
    z-index: 101;
    text-align: center; }
    header .navbar * {
      color: #fff !important; }
  header .lang {
    display: inline-block;
    margin: 0 !important;
    text-align: right; }
  header .right-btn button {
    display: none; }
  #topSlider .carousel-navi {
    width: 100%; }
  #topSlider #carouselTopslider .container > div {
    max-width: 100% !important; }
  .home.shapes .img {
    width: 30%;
    margin: 1.5% !important; }
  .contact > div {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important; } }

@media (max-width: 990px) {
  .footer-info .col-12:after {
    display: none; }
  .footer-info .col-12 h4 {
    border-bottom: 3px solid #fff;
    width: 80%;
    padding-bottom: 2rem;
    margin-left: auto;
    margin-right: auto;
    width: 90% !important; }
  .footer-info .col-12:last-child h4 {
    border: 0; }
  .packages .img {
    width: 200px;
    height: 200px; }
  .tooltip-info .tooltiptext {
    left: 0 !important;
    width: 100% !important; }
  .tooltip-info .tooltiptext:after {
    left: 50% !important; }
  #topSlider .carousel-item {
    height: 400px; }
  #topSlider #carouselTopslider .img {
    display: flex;
    height: 100%; }
  #topSlider #carouselTopslider .img img {
    margin: auto 0; }
  #topSlider {
    margin-bottom: 40px; }
  #topSlider .carousel-navi {
    display: none; } }

@media (max-width: 768px) {
  header .logo {
    width: 200px; }
  h2, .h2 {
    font-size: 1.5rem; }
  h5, .h5, h4, .h4 {
    font-size: 1.2rem; }
  #topSlider {
    margin-bottom: 0px;
    border-top: 1px solid #34205a;
    border-bottom: 1px solid #34205a; }
  #topSlider #carouselTopslider .box-txt {
    background: rgba(255, 255, 255, 0.7); } }

@media (max-width: 576px) {
  #carouselCertificates img {
    max-width: 80%;
    width: auto; }
  footer button {
    background-size: auto 100%; }
  .shapes .img {
    height: 150px;
    width: 48%;
    margin: 0 1% !important;
    padding: 0.5rem 1rem !important; }
  .home.shapes .img {
    height: 150px; }
  #world-map {
    height: 300px !important; }
  header .lang {
    height: 20px;
    padding: 2px 25px 0 0;
    font-size: 0.8rem; }
  .icon-box {
    width: 100%; }
  .products img {
    width: 80% !important;
    margin: 0 auto; } }

label {
  display: block;
  width: 100%;
  font-size: 14;
  color: #34205a;
  position: relative;
  padding-left: 0.75rem; }
  label.light {
    text-transform: none;
    font-weight: normal;
    font-size: 0.75rem; }
  label.lg {
    font-size: 1rem;
    text-transform: none;
    font-weight: 600; }
    label.lg .cbx {
      top: 3px; }
  label.light {
    font-weight: normal !important; }
  label.error {
    color: #34205a;
    font-weight: normal;
    text-align: right;
    padding-left: 0.625rem;
    margin-top: 0.125rem; }

textarea {
  resize: none;
  height: calc(1.5em + 1.4rem + 4px) !important;
  border: 2px solid #eaeaea;
  background-color: #fff;
  border-radius: 0;
  color: #34205a; }
  textarea.big {
    height: 200px  !important; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
select,
.form-control {
  font-size: 1rem;
  color: #34205a;
  font-family: "BwMitga-Regular", sans-serif;
  border: 2px solid #eaeaea;
  background-color: #fff;
  color: #34205a;
  border-radius: 0; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  .form-control::-webkit-input-placeholder {
    font-size: 1rem;
    color: #34205a;
    font-family: "BwMitga-Regular", sans-serif; }
  input[type="text"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  select::-moz-placeholder,
  .form-control::-moz-placeholder {
    font-size: 1rem;
    color: #34205a;
    font-family: "BwMitga-Regular", sans-serif; }
  input[type="text"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  select:-ms-input-placeholder,
  .form-control:-ms-input-placeholder {
    font-size: 1rem;
    color: #34205a;
    font-family: "BwMitga-Regular", sans-serif; }
  input[type="text"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  select:-moz-placeholder,
  .form-control:-moz-placeholder {
    font-size: 1rem;
    color: #34205a;
    font-family: "BwMitga-Regular", sans-serif; }

.short {
  width: 70px; }

.checkbox {
  text-align: left;
  position: relative;
  margin: 10px 0 0 0;
  width: 100%; }
  .checkbox label {
    color: #34205a;
    font-size: 0.9rem; }
    .checkbox label.error {
      color: #ee3124;
      padding-left: 0; }
  .checkbox label span.more {
    color: orange; }
  .checkbox label.form-check-label {
    padding-left: 38px;
    min-height: 28px; }
  .checkbox input[type="checkbox"] {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 20px;
    width: 28px;
    height: 28px;
    z-index: 10;
    cursor: pointer; }
  .checkbox .cbx {
    position: absolute;
    top: 0;
    left: 0;
    height: 28px;
    width: 28px;
    border: 1px solid #34205a;
    background-color: #fff;
    cursor: pointer;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px; }
    .checkbox .cbx:after {
      content: "";
      position: absolute;
      display: none;
      left: 10px;
      top: 5px;
      width: 7px;
      height: 15px;
      border: solid white;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  .checkbox input[type="checkbox"]:checked ~ .cbx,
  .checkbox .cbx.checked {
    border-color: #1ba24a;
    background: #1ba24a; }
    .checkbox input[type="checkbox"]:checked ~ .cbx:after,
    .checkbox .cbx.checked:after {
      display: block; }
  .checkbox.disabled {
    opacity: 0.6;
    filter: alpha(opacity=60); }

.radio label {
  color: #34205a; }
  .radio label img {
    vertical-align: middle;
    margin-left: 5px; }

.radio label.form-check-label {
  padding-left: 20px;
  padding-top: 0px; }

.radio input[type="radio"] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0; }

.radio .cbx {
  display: block;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  background-color: transparent;
  border: 1px solid #1ba24a;
  cursor: pointer;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease; }
  .radio .cbx::after {
    width: 16px;
    height: 16px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
    background-color: #1ba24a;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    position: absolute;
    z-index: 1;
    top: 1px;
    left: 1px;
    content: '';
    display: block; }

.radio input[type="radio"]:checked ~ .cbx,
.radio .cbx.checked {
  border-color: #1ba24a; }
  .radio input[type="radio"]:checked ~ .cbx::after,
  .radio .cbx.checked::after {
    opacity: 1;
    filter: alpha(opacity=100); }

.radio.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60); }

.form-status {
  color: #1ba24a;
  font-size: 0.8rem;
  font-weight: bold;
  padding-top: 1rem; }

.form-info {
  font-size: 0.7rem; }

@media (max-width: 768px) {
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="number"],
  select,
  .form-control {
    padding: 0.25rem 0.625rem; } }

.carousel-control-prev, .carousel-control-next {
  width: 35px;
  right: 20px; }

.carousel-control-prev {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  transform: rotate(180deg);
  left: 20px;
  right: auto; }

.carousel-possibilities .box-bg {
  height: 100%;
  padding: 30px 0; }

.carousel-possibilities .img {
  height: 300px;
  display: flex;
  align-items: center; }

.carousel-possibilities.tab .img {
  height: 200px; }

@media (min-width: 768px) and (max-width: 991px) {
  .carousel-possibilities {
    /* Show 3rd slide on md  if col-md-4*/ }
    .carousel-possibilities .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
      position: absolute;
      top: 0;
      right: 0;
      /*change this with javascript in the future*/
      z-index: -1;
      display: block;
      visibility: visible; } }

@media (min-width: 576px) and (max-width: 768px) {
  .carousel-possibilities {
    /* Show 2 slide on md  if col-md-4*/ }
    .carousel-possibilities .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
      position: absolute;
      top: 0;
      right: -50%;
      /*change this with javascript in the future*/
      z-index: -1;
      display: block;
      visibility: visible; } }

@media (min-width: 576px) {
  .carousel-possibilities {
    /* show 2 items */
    /* left or forward direction */
    /* farthest right hidden item must be abso position for animations */
    /* right or prev direction */ }
    .carousel-possibilities .carousel-item {
      margin-right: 0; }
    .carousel-possibilities .carousel-inner .active + .carousel-item {
      display: block; }
    .carousel-possibilities .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-possibilities .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
      transition: none; }
    .carousel-possibilities .carousel-inner .carousel-item-next {
      position: relative;
      transform: translate3d(0, 0, 0); }
    .carousel-possibilities .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-possibilities .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-possibilities .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
      position: relative;
      transform: translate3d(-100%, 0, 0);
      visibility: visible; }
    .carousel-possibilities .carousel-inner .carousel-item-prev.carousel-item-right {
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      display: block;
      visibility: visible; }
    .carousel-possibilities .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-possibilities .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-possibilities .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
      position: relative;
      transform: translate3d(100%, 0, 0);
      visibility: visible;
      display: block;
      visibility: visible; } }

#carouselPossibilities2 .img img {
  margin-left: -70px; }

#carouselPossibilities2 .carousel-inner {
  width: 90%; }

#carouselPossibilitiesHome .carousel-control-prev {
  left: 50px; }

#carouselPossibilitiesHome .carousel-control-next {
  right: 50px; }

#carouselCertificates {
  /*MD*/
  /*LG 6th*/ }
  @media (min-width: 768px) and (max-width: 991px) {
    #carouselCertificates {
      /* Show 3rd slide on md  if col-md-4*/ }
      #carouselCertificates .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: 0;
        /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible; } }
  @media (min-width: 576px) and (max-width: 768px) {
    #carouselCertificates {
      /* Show 2 slide on md  if col-md-4*/ }
      #carouselCertificates .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;
        /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible; } }
  @media (min-width: 576px) {
    #carouselCertificates {
      /* show 2 items */
      /* left or forward direction */
      /* farthest right hidden item must be abso position for animations */
      /* right or prev direction */ }
      #carouselCertificates .carousel-item {
        margin-right: 0; }
      #carouselCertificates .carousel-inner .active + .carousel-item {
        display: block; }
      #carouselCertificates .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
      #carouselCertificates .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none; }
      #carouselCertificates .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0); }
      #carouselCertificates .active.carousel-item-left + .carousel-item-next.carousel-item-left,
      #carouselCertificates .carousel-item-next.carousel-item-left + .carousel-item,
      #carouselCertificates .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible; }
      #carouselCertificates .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible; }
      #carouselCertificates .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
      #carouselCertificates .carousel-item-prev.carousel-item-right + .carousel-item,
      #carouselCertificates .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible; } }
  @media (min-width: 768px) {
    #carouselCertificates {
      /* show 3rd of 3 item slide */
      /* left or forward direction */
      /* right or prev direction */ }
      #carouselCertificates .carousel-inner .active + .carousel-item + .carousel-item {
        display: block; }
      #carouselCertificates .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none; }
      #carouselCertificates .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0); }
      #carouselCertificates .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible; }
      #carouselCertificates .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible; } }
  @media (min-width: 991px) {
    #carouselCertificates {
      /* show 4th item */
      /* right or prev direction //t - previous slide direction last item animation fix */ }
      #carouselCertificates .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block; }
      #carouselCertificates .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none; }
      #carouselCertificates .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible; } }

#world-map {
  width: 100%;
  height: 500px; }

svg {
  touch-action: none; }

.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  touch-action: none; }

.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #34205a;
  border-radius: 3px;
  background: #fff;
  color: #34205a;
  font-size: smaller;
  padding: 3px;
  font-weight: bold; }

.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #34205a;
  padding: 3px;
  color: #fff;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box; }

.jvectormap-zoomin, .jvectormap-zoomout {
  width: 10px;
  height: 10px; }

.jvectormap-zoomin {
  top: 10px; }

.jvectormap-zoomout {
  top: 30px; }

.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px; }

.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,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); }

.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center; }

.jvectormap-legend-cnt {
  position: absolute; }

.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0; }

.jvectormap-legend-cnt-v {
  top: 0;
  right: 0; }

.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left; }

.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle; }

.jvectormap-legend-tick-text {
  font-size: 12px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px; }
