html,body {
    background: #f5faffcf;
    scroll-behavior: smooth;
    line-height: 1.5;
    font-family: 'Open Sans', sans-serif;

}

body {
  top: 0 !important;
}
.skiptranslate {
  display: none;
  height: 0;
}
.language__img {
  cursor: pointer;
}











h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
}

@keyframes garland-anim {
    0% {background-position:0 25%}
    to {background-position:0 125%}
}
.garland {
    opacity: 100;
    
 
    animation: garland-anim 2s steps(4) infinite;
    
    position: relative;
    top: 0;
    /**
    z-index: -1;

    

    left: 6.5rem;
    right: 8.5rem;
    margin: 0 12;
    max-width: 77rem; 
    
    **/
    min-width: max-content;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://cdn.srv.cheap/img/garland.png);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
}

.garland:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 9.89%;
}

.pbox {
    min-width: 310px;
    padding: 0.1rem; 
    background-color:#eff1faa3
}

.rounded, .card-icon, .card {
  border-radius: 12px !important;
}

.shadow, .card, .search-wrapper .input, .navigation.nav-bg {
  box-shadow: 0px 15px 60px rgba(62, 62, 62, 0.102) !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.card {
  transition: 0.2s ease;
  border: 0;
}
.card-lg .card-body {
  padding: 35px;
}
.card-icon {
  background: #2c7df6;
  color: #fff;
  height: 55px;
  width: 60px;
  line-height: 55px;
  text-align: center;
  font-size: 27px;
  display: block;
  margin-top: 30px;
}
.card-text {
  margin-bottom: 0;
}
.card-title {
  font-weight: 700;
  margin-bottom: 0.75rem;
}
.card-body {
  padding: 25px;
}
.card:hover {
  box-shadow: 0px 15px 60px rgba(62, 62, 62, 0.2) !important;
}
.lcards {
  position: relative;
  padding: 5%; 
  padding-bottom: 0rem;
  transform: translate(0px, -60px)
}
.hero-body .container {
  max-width: 700px;
}
.hero-body .subtitle {
  padding-top: 2rem;
  line-height: 1.5;
}
.hero-body .white {
  color: hsl(192,17%,99%) !important;
}
.hero-body .dark {
  color: #4a4a4a !important;
}
.features {
  padding: 5rem 0;
}
.box.cta {
  border-radius: 0;
  border-left: none;
  border-right: none;
}
.card-image > .fa {
  font-size: 8rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #209cee;
}
.card-content .content {
  font-size: 14px;
  margin: 1rem 1rem;
}
.card-content .content h4 {
  font-size: 16px;
  font-weight: 700;
}
.card {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
  margin-bottom: 2rem;
}
.intro {
  padding: 5rem 0;
  text-align: center;
}
.sandbox {
  padding: 5rem 0;
}
.tile.notification {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.is-shady {
animation: flyintoright .4s backwards;
background: #fff;
box-shadow: rgba(0, 0, 0, .1) 0 1px 0;
border-radius: 4px;
display: inline-block;
margin: 10px;
position: relative;
transition: all .2s ease-in-out;
}
.is-shady:hover {
box-shadow: 0 10px 16px rgba(0, 0, 0, .13), 0 6px 6px rgba(0, 0, 0, .19);
}

.hero {
  background-position: center center;
  background-size: cover;
}


.hero .input {
  width: 400px;
}

.table-scr {
    overflow-x: auto;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    max-height: 120%;
}


.status {
    min-width: 133px;
    white-space: pre-wrap;
}

@keyframes slide {
  0% {
    transform:translateX(-25%);
  }
  100% {
    transform:translateX(25%);
  }
}

.swiper-container {
  margin-top: 50px !important;
  box-shadow: 0px 14px 80px rgba(34, 35, 58, 0.2);
  width: 800px;
  height: 450px;
  border-radius: 20px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.button, .a, input, select, .dropdown-menu {
    transition: 0.2s ease;
}
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  border-radius: 5px !important;
  background: #fd3838 !important;
  transition: all 0.3s !important;
}


.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    /* bottom: 10px; */
    /* left: 0; */
    width: 100%;
}

.swiper-pagination {
    /* position: absolute; */
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
}

/**
.slider-navigation-next, .slider-navigation-previous {
    display: none;
}

**/
