h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h1 a {
  color: #ffffff;
  text-decoration: none;
}

h1 a:hover {
  text-decoration: underline;
  color: #a3b2cc;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}
/*
h2[data-anim-played="true"] u {
  background-size: 100% 100% !important;
  transition: background-size .5s .7s !important;
}

h2 u {
  margin: 0 -.3em !important;
  padding: 0 .3em !important;
  text-decoration: none;
  background: linear-gradient(#fff471, #fff471) 0 0/100% 100% no-repeat !important;
} */

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Libre Franklin', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Libre Franklin', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 23px;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: 'IBM Plex Mono', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

a {
  color: #a3b2cc;
}

img {
  display: inline-block;
  max-width: 100%;
}

blockquote {
  margin-bottom: 10px;
  border-color: #5ab963 #5ab963 #5ab963 #e6e6e6;
  font-family: 'IBM Plex Mono', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 20px 30px 20px 60px;
  border-left: 5px solid #CBDDE7;
  position: relative;
  background: #FAF8EB;
}
blockquote:before{
  content: "\201C";
  color: #CBDDE7;
  font-size: 70px;
  position: absolute;
  left: 15px;
  top: 25px;
}

span.svetof {
  padding: 15px;
}

blockquote.svet {
  font-size: 17px;
  line-height: 24px;
  padding: 14px 30px 14px 60px;
  width: 60%;
}

blockquote.svet-red {
  background-color:rgba(255,0,0,0.2);
}
blockquote.svet-yellow {
  background-color:rgba(255,255,0,0.2);
}

blockquote.svet-green {
  background-color:rgba(0,255,0,0.2);
}

.home-back img {
  position: absolute;
  width: 45px;
  top: 6%;
  left: 3%;
  opacity: 0.7;
  z-index: 1000;
}

.home-back a:hover img {
  opacity: 1;
}

figcaption {
  margin-top: 5px;
  text-align: center;
}

.underline {
  background: linear-gradient(to top, #e8df52, #e8df52) 0 0.9em/100% 0.3em no-repeat;
}

.navigation {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90px;
  max-width: 1170px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -90px;
  margin-bottom: 3px;
  padding: 210px 0px 124px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 0px solid #000;
  background-image: url('../images/_MG_6020.jpg');
  background-position: 50% 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.navigation-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-link {
  margin-right: 15px;
  margin-left: 15px;
  font-family: 'Libre Franklin', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-decoration: none;
}

.bullet {
  width: 4px;
  height: 4px;
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 50%;
  background-color: #fff;
}

.navigation-button {
  margin-left: 15px;
  border: 2px solid #fff;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, color 200ms ease;
  transition: background-color 200ms ease, color 200ms ease;
  font-family: 'Libre Franklin', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}

.navigation-button:hover {
  background-color: #fff;
  color: #000;
}

.header-content {
  position: relative;
  top: 94px;
  /* right: 30px; */
   overflow: visible;
   width: 100%;
   max-width: 1920px;
   /*  margin-right: -73px; */
  padding-right: 0px;
  clear: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  text-align: center;
}

.h1 {
  display: block;
  width: 100%;
  margin-top: 180px;
  margin-bottom: 0px;
  padding-bottom: 15px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  opacity: 1;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-size: 72px;
  line-height: 72px;
  font-weight: 400;
  letter-spacing: -1px;
}

.h1.cc-black {
  margin-top: 15px;
  margin-bottom: 60px;
  color: #000;
  text-align: center;
}

.paragraph {
  font-family: 'IBM Plex Mono', sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 400;
}

.paragraph.cc-gray {
  color: #999;
}

.button {
  margin-top: 50px;
  padding: 15px 30px;
  border-radius: 4px;
  background-color: #5ab963;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Libre Franklin', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 800;
}

.button:hover {
  background-color: #48944f;
}

.button.cc-cta {
  margin-top: 0px;
}

.button.cc-banner {
  background-color: #fff;
  color: #000;
}

.button.cc-banner:hover {
  background-color: #e6e6e6;
}

.container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1170px;
}

.container.cc-center {
  position: relative;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: both;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.cc-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.container.cc-footer {
  display: block;
  margin-top: 25px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
}

.container.cc-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.cc-blogpost {
  display: block;
  max-width: 770px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.cc-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.features {
  display: block;
  margin-top: -80px;
  padding: 0px 30px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Libre Franklin', sans-serif;
  color: #b3b3b3;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
}

.h2.cc-center {
  margin-bottom: 40px;
}

.h2.cc-2-rows {
  margin-bottom: 25px;
}

.h2.cc-white-text {
  color: #fff;
}

.h2.text-span.cc-post-text {
  margin-bottom: 15px;
}

.h2-container {
  width: 50%;
  margin-bottom: 90px;
}

.h2-container.cc-center {
  width: 65%;
  margin-bottom: 0px;
  text-align: center;
}

.h2-container.cc-questions {
  margin-bottom: 60px;
}

.text-span {
  color: #000;
  font-weight: 800;
}

.text-span.cc-white-text {
  color: #fff;
}

.feature-item-container {
  height: 330px;
  padding: 50px 40px;
  border: 1px solid #f7f7f7;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-list.cc-feature-row {
  margin-bottom: -20px;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Libre Franklin', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.h3.cc-cta {
  margin-bottom: 0px;
  color: #5ab963;
}

.h3.cc-header {
  margin-bottom: 0px;
  color: #fff;
  text-decoration: none;
}

.h3.cc-pricing {
  width: 100%;
}

.h3.cc-team-title {
  width: 100%;
  margin-bottom: 0px;
}

.h3.cc-latest-posts {
  margin-bottom: 40px;
}

.slider-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 360px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  background-color: #ffffff;
}

.slider-section .w-icon-slider-left, .slider-section .w-icon-slider-right {
  bottom: 320px;
}

.slider-section .w-icon-slider-left {
  left: 40px;
}

.slider-section .w-icon-slider-right {
  right: 40px;
}

.slider {
  height: 720px;
  max-width: 1440px;
  margin-top: -360px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slide {
  background-image: url('../images/_MG_5913.jpg');
  background-position: 0px 0px;
  background-size: 100%;
}

.slide-nav {
  font-size: 12px;
}

.icon {
  width: 30px;
  height: 30px;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.slide-2 {
  background-image: url('../images/_MG_6080.jpg');
  background-position: 0px 0px;
  background-size: 100%;
}

.slide-3 {
  background-image: url('../images/_MG_6037.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.body {
  border-style: none;
  border-left-color: #000;
}

.about {
  position: relative;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'IBM Plex Mono', sans-serif;
  color: #5ab963;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  color: #48944f;
}

.separator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.separator.cc-background-grey {
  background-color: #fafafa;
}

.line-color {
  height: 1px;
  background-color: #e6e6e6;
}

.premium {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.premium.cc-background {
  background-color: transparent;
}

._2-row-image.cc-bottom {
  margin-right: 0px;
}

._2-row-image.cc-row-spacing {
  margin-right: 100px;
}

._2-row-text {
  max-width: 370px;
  margin-right: 100px;
}

._2-row-text.cc-bottom {
  margin-right: 100px;
}

._2-row-text.cc-bottom.cc-reverse {
  margin-right: 0px;
  margin-left: 100px;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.row.cc-bottom {
  margin-top: 90px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.row.cc-bottom.cc-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.row.cc-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

._2-row-action-text {
  margin-top: 110px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 150px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.cta-line {
  width: 30px;
  height: 2px;
  margin-left: 20px;
  background-color: #5ab963;
}

.cta-line.cc-header {
  background-color: #fff;
}

.cta-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta-left-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 0px 30px 131px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #0a0e1a url('../images/footer_back.jpg') no-repeat 0px 0px;
  background-size: 100%;
}

.main .footer {
  padding: 0px 30px 20px;
}


.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.footer-column.cc-footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.text-footer-credits {
  margin-top: 15px;
  font-family: 'Libre Franklin', sans-serif;
  color: #666;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
}

.footer-links-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.link-footer {
  margin-bottom: 25px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Libre Franklin', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  text-decoration: none;
}

.link-footer:hover {
  color: hsla(0, 0%, 100%, .7);
}

.link-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15px;
  height: 15px;
  margin-right: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.collection-item {
  width: 33.33333333%;
  padding-right: 10px;
  padding-left: 10px;
}

.collection-item.cc-feature-row {
  width: 25%;
  margin-bottom: 20px;
}

.feature-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-button {
  display: none;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28px;
  height: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-icon-piece {
  position: relative;
  width: 100%;
  height: 2px;
  background-color: #000;
}

.nav-icon-piece.top {
  position: absolute;
  -webkit-transform: translate(0px, -8px);
  -ms-transform: translate(0px, -8px);
  transform: translate(0px, -8px);
}

.nav-icon-piece.bottom {
  position: absolute;
  -webkit-transform: translate(0px, 8px);
  -ms-transform: translate(0px, 8px);
  transform: translate(0px, 8px);
}

.header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -90px;
  padding: 180px 30px 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: url("../images/header_background.jpg") no-repeat;
  background-size: 100%;
}

.header-inner.header-2020 {
  background: url("../images/tortures_2020/tortures2020_header.jpg") no-repeat;  -webkit-box-pack: center;
  background-size: 100%;
  padding-bottom: 0;
}



.main .header-inner {
  padding: 180px 0px 90px;
}

.header-inner .container {
  max-width: 1920px;
  overflow: visible;
}

.header-inner h1 {
  margin-top: 55px;
  text-align: center;
  padding-bottom: 20px;
}
/*
.header-inner.cc-header-extra {
  padding-bottom: 245px;
} */

.header-inner-content {
  width: 57%;
}

.inner-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.premium-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-height: 720px;
  padding: 120px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/image-premium-banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.premium-banner-inner {
  max-width: 370px;
  padding: 60px 50px;
  background-color: #5ab963;
}

.premium-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.premium-image-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 720px;
  max-width: 1440px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.premium-image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1170px;
  margin-top: -60px;
  margin-bottom: 120px;
  padding: 40px 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #f7f7f7;
  background-color: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
}

.image-banner {
  margin-right: 60px;
}

.image-7.next {
  opacity: 0.2;
}

.container-quote {
  width: 70%;
  text-align: center;
}

.block-quote {
  border-left: 0px none transparent;
  font-family: 'Libre Franklin', sans-serif;
  color: #5ab963;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
}

.author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.text-block {
  margin-left: 20px;
  font-family: 'IBM Plex Mono', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.container-pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.pricing-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33333333%;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  border: 1px solid #f7f7f7;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
}

.pricing-block:hover {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .14);
}

.price {
  font-family: 'Libre Franklin', sans-serif;
  color: #000;
  font-size: 72px;
  line-height: 78px;
  font-weight: 800;
}

.price-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.currency {
  margin-top: 40px;
  margin-left: 10px;
  font-family: 'IBM Plex Mono', sans-serif;
  color: #999;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.small-text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'IBM Plex Mono', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

.small-text.cc-light {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #999;
}

.pricing-block-separator {
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #5ab963;
}

.pricing-info {
  padding: 50px 40px 40px;
}

.button-pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5ab963;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Libre Franklin', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 800;
}

.button-pricing:hover {
  background-color: #48944f;
}

.container-facts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.facts {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fact-block {
  padding: 50px 40px;
  border: 1px solid #f7f7f7;
  background-color: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
}

.image-2 {
  margin-bottom: 20px;
}

.facts-gray-background {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 70%;
  background-color: #fafafa;
}

.faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.container-questions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: -30px -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.question-block {
  width: 50%;
  margin: 30px 50px 30px 10px;
}

.container-facts-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
}

.header-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -120px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 115px 30px 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.goals-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.goals-container-inner {
  width: 33.33333333%;
  margin-right: 10px;
  margin-left: 10px;
}

.team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-list-2 {
  margin: -10px;
}

.team-member {
  padding-top: 10px;
  padding-bottom: 10px;
}

.team-inner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
}

.team-avatar {
  width: 100%;
  height: 100%;
}

.team-member-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 30px 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.our-goals {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
/*  margin-top: -170px; */
  margin-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-posts.blog-posts-2 {
  margin-top: 0;
}

.blog-posts-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33333333%;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}



.main .w-container {
  padding-bottom: 20px;
  max-width: 1170px;
}

.main .paragraph-2 {
  padding-left: 60px;
  padding-right: 60px;
  text-align: justify;
}

.post-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.blog-posts-item-container {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  background-color: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
  text-decoration: none;
}

.post-info {
  padding: 30px;
}

.post-date {
  margin-bottom: 10px;
  font-family: 'IBM Plex Mono', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.header-blog {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -90px;
  padding-top: 90px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-image {
  position: relative;
  z-index: 1;
  max-height: 750px;
  max-width: 1440px;
}

.header-color {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 75%;
  background-color: #5ab963;
}

.content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 90px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 120px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.contact-info {
  width: 50%;
  margin-top: -10px;
  margin-bottom: -10px;
}

.contact-info-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}

.contact-info-text {
  width: 25%;
  font-family: 'IBM Plex Mono', sans-serif;
  color: #999;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.contact-info-text.cc-text-black {
  width: auto;
  color: #000;
}

.form-input {
  width: 50%;
  margin-top: -10px;
  margin-bottom: -10px;
}

.text-field {
  height: 60px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #e6e6e6;
  font-family: 'IBM Plex Mono', sans-serif;
  color: #b3b3b3;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}

.text-field:hover {
  border-bottom-color: #000;
}

.text-field:active {
  color: #000;
}

.text-field:focus {
  border-bottom-color: #000;
  color: #000;
}

.text-field::-webkit-input-placeholder {
  color: #b3b3b3;
}

.text-field:-ms-input-placeholder {
  color: #b3b3b3;
}

.text-field::placeholder {
  color: #b3b3b3;
}

.rich-text {
  font-family: 'IBM Plex Mono', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.rich-text h2 {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 24px;
  font-weight: 800;
}

.rich-text p {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'IBM Plex Mono', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 24px;
}

.rich-text img {
  margin-top: 30px;
  margin-bottom: 30px;
}

.rich-text figcaption {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Libre Franklin', sans-serif;
  color: #777;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.logo {
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  font-family: 'Libre Franklin', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}

.nav-link.w--current {
  color: #fff;
}

.latest-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 90px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.style-guide-label {
  margin-bottom: 20px;
  padding-bottom: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #777;
  color: #777;
  font-size: 13px;
  line-height: 14px;
}

.image-licensing {
  padding: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .1);
  background-color: rgba(0, 0, 0, .05);
  line-height: 24px;
}

.div-block {
  width: 100px;
}

.paragraph-2 {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
/*  animation-duration: 1s;
  animation-delay: 0s;
  animation-play-state: running;
  transform: none;
  opacity: 1;
  transition-property: transform, opacity;
  transition-duration: 1s;
  transition-delay: 0s; */
}

.div-block-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-3 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-3 {
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 0px;
}

.slide-4 {
  position: relative;
  overflow: visible;
  padding-bottom: 0px;
  background-image: url('../images/_MG_5975.jpg');
  background-position: 0px 0px;
  background-size: 1100px;
}

.slider-2 {
  display: block;
  padding-bottom: 0px;
}

.slide-5 {
  width: 1280px;
  height: 850px;
}

.slide-6 {
  clear: none;
  background-image: url('../images/_MG_5971.jpg');
  background-position: 0px 50%;
  background-size: 1200px;
}

.slide-7 {
  background-image: url('../images/_MG_6027.jpg');
  background-position: 0px 50%;
  background-size: 1200px;
}

.video {
  width: 100%;
  margin-bottom: 15px;
}

.slider-3 {
  display: block;
  width: auto;
  height: auto;
  margin-bottom: 15px;
}

.image-4 {
  margin-bottom: 15px;
}

.image-5 {
  margin-bottom: 15px;
}

.image-6 {
  width: 100%;
  margin-bottom: 15px;
}

.slide-8 {
  background-image: url('../images/_MG_5998.jpg');
  background-position: 0px 0px;
  background-size: 1200px;
}

.slide-9 {
  background-image: url('../images/_MG_5975.jpg');
  background-position: 0px 0px;
  background-size: 1200px;
}

.slide-10 {
  background-image: url('../images/_MG_6062.jpg');
  background-position: 0px 50%;
  background-size: 1200px;
}

.block-quote-2,
blockquote  {
  color: #000;
  font-size: 25px;
  line-height: 30px;
}

.container-3 {
  margin-top: 20px;
  border: 1px solid #CBDDE7;
  background-color: #FAF8EB;
}

.italic-text {
  margin-left: 9px;
  font-size: 22px;
}

.container-4 {
  margin-top: 20px;
}

.italic-text-2 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}

.italic-text-3 {
  font-size: 16px;
}

.list-item,
.list-item-2,
.list-item-3,
.list-item-4,
.list-item-5 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 18px;
}

.paragraph-11 {
  width: 100%;
  margin-right: 16px;
  padding: 10px 35px 10px 74px;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
}

.heading {
  width: 100%;
  margin-left: 29px;
  clear: none;
  color: #fff;
}

.italic-text-4 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}

.italic-text-5 {
  font-size: 16px;
}

.block-quote-3 {
  font-size: 25px;
}

.italic-text-6 {
  line-height: 30px;
}

.italic-text-7 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}

.italic-text-8 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}

.italic-text-9 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}

.paragraph-28 {
  margin-top: 15px;
}

.slide-11 {
  background-image: url('../images/_MG_6027.jpg');
  background-position: 0px 50%;
  background-size: 1200px;
}

.slide-12 {
  background-image: url('../images/_MG_5971.jpg');
  background-position: 0px 50%;
  background-size: 1200px;
}

.italic-text-10 {
  margin-top: 0px;
  padding-bottom: 0px;
}

.block-quote-4 {
  margin-left: -50px;
}

/* Story 2 */

.header.story-2 {
  background-image: url('../images/story_2/story_mandik_11.jpg');
  background-repeat: no-repeat;
}
.header.story-2 .header-content {
  top: 58px;
}

.story-2 .w-slider.mini,
.story-2 .w-video {
  margin: 15px 0;
}

.slide-13 {
   background-image: url('../images/story_2/story_mandik_1.jpg');
   background-position: 0px 0px;
   background-size: 100%;
 }

.slide-14 {
  background-image: url('../images/story_2/story_mandik_2.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-15 {
  background-image: url('../images/story_2/story_mandik_3.jpg');
  background-position: 0px 0px;
  background-size: 100%;
}
.slide-16 {
  position: relative;
  overflow: visible;
  padding-bottom: 0px;
  background-image: url('../images/story_2/story_mandik_9.jpg');
  background-position: 0px 0px;
  background-size: 102%;
}

.slide-17 {
  background-image: url('../images/story_2/story_mandik_7.jpg');
  background-position: 0px 50%;
  background-size: 106%;
}

.slide-18 {
  background-image: url('../images/story_2/story_mandik_15.jpg');
  background-position: 0px 50%;
  background-size: 103%;
}

.slide-19 {
  position: relative;
  overflow: visible;
  padding-bottom: 0px;
  background-image: url('../images/story_2/story_mandik_24.jpg');
  background-position: 0px 0px;
  background-size: 102%;
}

.slide-20 {
  background-image: url('../images/story_2/story_mandik_20.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-21 {
  background-image: url('../images/story_2/story_mandik_17.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}
/*
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 2000;
  border: 1px solid #CBDDE7;
  outline: none;
  background-color: #FAF8EB;
  color: #CBDDE7;
  cursor: pointer;
  padding: 15px;
  border-radius: 5px;
  font-size: 18px;
}

#myBtn:hover {
  background-color: #FAF8EB;
} */

.next-story .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  height: 150px;
  width: 100%;
}
.next-story .overlay:hover {
  background-color: rgba(0, 0, 0, 0.4);
  transition: background-color 0.15s ease-out 0s;
}

.next-story h3,
.next-story a h2 {
  text-align: center;
  color: white;
}

.next-story h3 {
  padding-top: 20px;
}
.next-story a  {
  text-decoration: none;
}

/* Story 3 */

.header.story-3 {
  background-image: url('../images/story_3/kachanovich_6.jpg');
  background-repeat: no-repeat;
}

.w-slider.mini {
  height: 648px;
  margin-bottom: 15px;
}

.slide-22 {
  background-image: url('../images/story_3/kachanovich_1.jpg');
  background-position: 0px 0px;
  background-size: 100%;
}

.slide-23 {
  background-image: url('../images/story_3/kachanovich_2.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-24 {
  background-image: url('../images/story_3/kachanovich_4.jpg');
  background-position: 0px 0px;
  background-size: 100%;
}

.slide-25 {
  background-image: url('../images/story_3/kachanovich_8.jpg');
  background-position: 0px 0px;
  background-size: 100%;
}

.slide-26 {
  background-image: url('../images/story_3/kachanovich_9.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-277 {
  background-image: url('../images/story_3/kachanovich_10.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

/* Story 4*/

.header.story-4 {
  background-image: url('../images/story_4/story_4_6.jpg');
  background-repeat: no-repeat;
}

.slide-27 {
  background-image: url('../images/story_4/story_4_9.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-28 {
  background-image: url('../images/story_4/story_4_12.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-29 {
  background-image: url('../images/story_4/story_4_10.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-30 {
  background-image: url('../images/story_4/story_4_11.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-31 {
  background-image: url('../images/story_4/story_4_15.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-32 {
  background-image: url('../images/story_4/story_4_5.jpg');
  background-position: 0px 50%;
  background-size: 100%;

}.slide-33 {
   background-image: url('../images/story_4/story_4_7.jpg');
   background-position: 0px 50%;
   background-size: 102%;
 }

.slide-34 {
  background-image: url('../images/story_4/story_4_8.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-35 {
  background-image: url('../images/story_4/story_4-dok-2.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-36 {
  background-image: url('../images/story_4/story_4_2.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-37 {
  background-image: url('../images/story_4/story_4_4.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.story-4 .w-slider,
.story-5 .w-slider,
.story-6 .w-slider,
.story-7 .w-slider,
.story-8 .w-slider,
.story-10 .w-slider {
  margin-bottom: 10px;
}

.story-4 .w-video iframe {
  padding-bottom: 10px;
}

.story-4 .about {
  padding-top: 0;
}

.image-doc {
  width: 940px;
  margin-bottom: 0;
}

/* Story 5*/
.header.story-5 {
  background-image: url('../images/story_5/grodna_bezprava_12.jpg');
  background-repeat: no-repeat;
}

.slide-38 {
  background-image: url('../images/story_5/grodna_bezprava.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-39 {
  background-image: url('../images/story_5/grodna_bezprava_4.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-40 {
  background-image: url('../images/story_5/grodna_bezprava_10.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-41 {
  background-image: url('../images/story_5/grodna_bezprava_9.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-42 {
  background-image: url('../images/story_5/grodna_bezprava_14.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-43 {
  background-image: url('../images/story_5/grodna_bezprava_7.jpg');
  background-position: 0px 50%;
  background-size: 104%;
}

.caption {
  box-sizing: border-box;
  width: 940px;
  padding: 15px;
  position: absolute;
  z-index: 6;
  left: 0;
  background-color: rgba(0, 0, 0, .5);
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin: -53px 0 0 115px;
}


.ltp_part2 .caption {
  position: relative;
  margin-top: -77px;
  margin-left: 0;
}

/* Story 6 */

.header.story-6 {
  background-image: url('../images/story_6/story_6_prev.jpg');
  background-repeat: no-repeat;
}

.slide-44 {
  background-image: url('../images/story_6/vysocki_10.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-45 {
  background-image: url('../images/story_6/vysocki_8.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-46 {
  background-image: url('../images/story_6/vysocki_9.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}
.slide-47 {
  background-image: url('../images/story_6/vysocki_7.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}
.slide-48 {
  background-image: url('../images/story_6/vysocki_5.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

/* Story 7 */

.header.story-7 {
  background-image: url('../images/story_7/zemchuzny.jpg');
  background-repeat: no-repeat;
  margin-top: -25px;
}

.slide-49 {
  background-image: url('../images/story_7/zhemchuzhny_3.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-50 {
  background-image: url('../images/story_7/zhemchuzhny_8.jpg');
  background-position: 0px 50%;
  background-size: 100%;
}

.slide-51 {
  background-image: url('../images/story_7/zhemchuzhny_13.jpg');
  background-position: 0px 50%;
  background-size: 102%;
}

.slide-52 {
  background-image: url('../images/story_7/zhemchuzhny_1.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-53 {
  background-image: url('../images/story_7/zhemchuzhny_2.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-54 {
  background-image: url('../images/story_7/zhemchuzhny_5.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.story-7 .features {
  padding-bottom: 10px;
}

.story-7 .about {
  padding-top: 0;
}

/* Story 8 */

.header.story-8 {
  background-image: url('../images/story_8/mastykina.jpg');
  background-repeat: no-repeat;
}

.slide-55 {
  background-image: url('../images/story_8/mastykina_4.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-56 {
  background-image: url('../images/story_8/mastykina_8.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-57 {
  background-image: url('../images/story_8/mastykina_9.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-58 {
  background-image: url('../images/story_8/mastykina_3.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-59 {
  background-image: url('../images/story_8/mastykina_7.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-60 {
  background-image: url('../images/story_8/mastykina_10.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}
tr {
  margin-bottom: 1rem;
  display: block;
  border: 1px solid #CBDDE7;
  padding: 1rem 1rem .5rem;
  border-radius: .3rem;
}

/* Story 9 */

.header.story-9 {
  background-image: url('../images/story_9/zubenia_illia_1.jpg');
  background-repeat: no-repeat;
}

.slide-61 {
  background-image: url('../images/story_9/zubenia_illia_5.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-62 {
  background-image: url('../images/story_9/zubenia_illia_6.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-63 {
  background-image: url('../images/story_9/zubenia_illia_4.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-64 {
  background-image: url('../images/story_9/zubenia_illia_11.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-65 {
  background-image: url('../images/story_9/zubenia_illia_3.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-66 {
  background-image: url('../images/story_9/zubenia_illia_8.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

/* Story 10 */

.header.story-10 {
  background-image: url('../images/story_10/sakalouskaia_13.jpg');
  background-repeat: no-repeat;
}

.header.story-11 {
  background-image: url('../images/story_11/pyatryhin_1.jpg');
  background-repeat: no-repeat;
}

.slide-67 {
  background-image: url('../images/story_10/sakalouskaia_2.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-68 {
  background-image: url('../images/story_10/sakalouskaia_5.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-69 {
  background-image: url('../images/story_10/sakalouskaia_6.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-70 {
  background-image: url('../images/story_10/sakalouskaia_1.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-71 {
  background-image: url('../images/story_10/sakalouskaia_10.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-72 {
  background-image: url('../images/story_10/sakalouskaia_12.jpg');
  background-position: 0px 100%;
  background-size: 102%;
}

.slide-73 {
  background-image: url('../images/info/palienka_2.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-74 {
  background-image: url('../images/info/palienka_5.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-75 {
  background-image: url('../images/info/palienka_7.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-76 {
  background-image: url('../images/info/magileu_1.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-77 {
  background-image: url('../images/info/magileu_2.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-78 {
  background-image: url('../images/info/magileu_3.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-79 {
  background-image: url('../images/story_11/kaminski_1.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-80 {
  background-image: url('../images/story_11/kaminski_2.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-81 {
  background-image: url('../images/story_11/kaminski_4.jpg');
  background-position: 0px 100%;
  background-size: 100%;
}

.slide-82 {
  background-image: url('../images/story_12/yacynovich_yana_5.jpg');
  background-size: 100%;
}

.slide-83 {
  background-image: url('../images/story_12/yacynovich_yana_11.jpg');
  background-size: 100%;
}

.slide-84 {
  background-image: url('../images/story_12/yacynovich_yana_13.jpg');
  background-size: 100%;
}

.slide-85 {
  background-image: url('../images/story_12/yacynovich_yana_4.jpg');
  background-size: 102%;
}

.slide-86 {
  background-image: url('../images/story_12/yacynovich_yana_9.jpg');
  background-size: 103%;
}

.slide-87 {
  background-image: url('../images/story_12/yacynovich_yana_3.jpg');
  background-size: 102%;
}

.unizh .w-slider {
  height: 780px;
  margin-bottom: 10px;
}

/*Story 12*/
.header.story-12 {
  background-image: url('../images/story_12/yacynovich_yana_2.jpg');
  background-repeat: no-repeat;
}

/* LTP */

.header.ltp_part1 {
  background-image: url('../images/ltp/header_ltp.jpg');
  background-repeat: no-repeat;
}

.header.ltp_part2 {
  background-image: url('../images/ltp/mogilev_ltp_6.jpg');
  background-repeat: no-repeat;
}

.header.ltp_part3 {
  background-image: url('../images/ltp/mogilev_ltp_1.jpg');
  background-repeat: no-repeat;
}

.ltp_part1 .w-slider,
.ltp_part1 .container-3 {
  margin-bottom: 20px;
}

.ltp_part1 .container-4 {
  margin-top: 0;
}

.slide-88 {
  background-image: url('../images/ltp/svetlgorsk_ltp.jpg');
}

.slide-89 {
  background-image: url('../images/ltp/svetlgorsk_ltp1.jpg');
}

.slide-90 {
  background-image: url('../images/ltp/svetlgorsk_ltp2.jpg');
}

.slide-91 {
  background-image: url('../images/ltp/mogilev_ltp_5.jpg');
}

.slide-92 {
  background-image: url('../images/ltp/mogilev_ltp_2.jpg');
}

.slide-93 {
  background-image: url('../images/ltp/mogilev_ltp_4.jpg');
}
/* Info */

.header.contact {
  background-image: url('../images/info/header1.jpg');
  background-repeat: no-repeat;
}

.svetofor {
  background-image: url('../images/info/svetlafor.jpg');
  background-repeat: no-repeat;
  width: 1000px;
  margin: 0 auto;
}

.contact .features,
.unizh .features {
  padding-bottom: 0;
}

.contact .about,
.unizh .about {
  padding-top: 0;
}

.contact .caption,
.unizh .caption,
.zeki .caption,
.podoz .caption {
  padding: 10px;
  width: 100%;
}

.blog-posts.posts-vazno {
  margin-top: 0;
/*  max-width: 1190px;
  padding: 0;*/
}

.blog-posts.posts-vazno h1 {
  margin-bottom: 20px;
}

.post-thumbnail {
  position: relative;
}

.post-vazno {
  position: absolute;
  height: 100%;
  z-index: 1000;
  top:0;
  color: #ffffff;
  background-color:rgba(0,0,0,0.5);
  text-align: center;
  padding-top: 25%;
  font-size: 29px;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}
.post-vazno span {
  font-size: 14px;
  font-weight: 300;
}

.post-vazno.sotr {
  padding-top: 15%;
}

.post-thumbnail p:hover {
  background-color:rgba(0,0,0,0.2);
}

.posts-vazno .w-col-6 {
  margin-bottom: 10px;
}

.posts-vazno .w-dyn-list {
  margin-bottom: 20px;
}

.header.unizh {
  background-image: url('../images/info/header2.jpg');
  background-repeat: no-repeat;
}

.header.zeki {
  background-image: url('../images/info/turma_grodna.jpg');
  background-repeat: no-repeat;
}

.header.podoz {
  background-image: url('../images/info/turma_1.jpg');
  background-repeat: no-repeat;
}

.podoz .slider-section {
  margin: 370px 0 10px;
}

/* Sotrudnik page */

body.sotrudnik {
  background-color: #a9ddf4;
  margin: 0;
}
.sotrudnik .container {
  width: 23%;
  margin: 20px auto;
}

/*
.sotrudnik * {
  box-sizing: border-box;
}

.sotrudnik .container {
  min-height: 100vh;
  padding: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
} */

.lg-container {
  max-width: 550px;
  position: relative;
  padding: 0;
}

.lg-image {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: scale-down;
}

.lg-hotspot {
  position: absolute;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.lg-hotspot:hover, .lg-hotspot:active {
/ / z-index: 999;
}
.lg-hotspot-button {
  border-color: #883C26;
}
.lg-hotspot-button :after {
  background-color: #883C26;
}

.lg-hotspot-button {
  height: 30px;
  width: 30px;
  padding: 0px;
  border-radius: 100%;
  border: 1px solid #ff6000;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 999;
  animation: button-pulse 7s ease-in-out infinite;
  cursor: pointer;
}
.lg-hotspot-button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
/*  pointer-events: none; */
  content: "";
  display: block;
  height: 12.8px;
  width: 12.8px;
  border-radius: 100%;
  border: 3px solid white;
  background-color: #ff6000;
  transition: border-color 1s linear;
}

.lg-hotspot-label {
  position: absolute;
  padding: 0 0 1.1em 0;
  width: 22em;
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-family: 'Open Sans', sans-serif;
  font-size: 14.5px;
  line-height: 1.45em;
  z-index: -1;
/*  pointer-events: none; */
  border-radius: 2px;
  user-select: none;
  display: none;
  transition: all 0.1s linear;
}

.sotrudnik h4 {
  margin: 0;
  padding: 0.4em 15px;
  background-color: #555;
  font-size: 1.1em;
  font-weight: normal;
  letter-spacing: 0.02em;
  color: white;
  border-radius: 2px 2px 0 0;
}
.lg-hotspot-label p {
  margin: 0;
  padding: 0.6em 15px 0 15px;
  color: #333;
}

.top-left .lg-hotspot-label {
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
}

.top-right .lg-hotspot-label {
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
}

.bottom-right .lg-hotspot-label {
  top: auto;
  right: 20px;
  bottom: 20px;
  left: auto;
}

.bottom-left .lg-hotspot-label {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}



@keyframes button-pulse {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  30% {
    transform: scale(1.1, 1.1);
    opacity: 1;
  }
  60% {
    transform: scale(1, 1);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

@media (min-width: 1368px) and (max-width: 1920px) {
  .footer {
    background: #0a0e1a url('../images/footer_back.jpg') no-repeat 0px -50px;
    background-size: 100%;
  }

  .header-inner h1 {
    margin-top: 150px;
  }

  .story-9 .slider-big,
  .story-10 .slider-big {
    height: 978px;
  }

  .story-11 .slider {
    height: 960px;
  }
  .ltp_part1 .w-slider,
  .ltp_part2 .w-slider {
    height: 780px;
  }

  /*.blog-posts.posts-vazno {
    padding-left: 0;
  }*/
}
@media (min-width: 1850px) and (max-width: 1920px) {
  .header-inner h1 {
    margin-top: 250px;
  }
  .ltp_part1 .w-slider,
  .ltp_part2 .w-slider {
    height: 780px;
  }
}

@media (min-width: 1281px) and (max-width: 1367px) {
  .story-9 .slider-big,
  .story-10 .slider-big {
    height: 978px;
  }

  .slide-67, .slide-68, .slide-69 {
    background-size: 113%;
  }

  .blog-posts.posts-vazno {
    padding-left: 0;
  }

  .header-inner h1 {
    margin-top: 90px;
  }
  .ltp_part1 .w-slider {
    height: 780px;
  }
}

@media (min-width: 1220px) and (max-width: 1280px) {
  .blog-posts.posts-vazno {
    padding-left: 0;
  }
  .ltp_part1 .w-slider {
    height: 780px;
  }
}

@media (min-width: 990px) and (max-width: 1219px) {
  .w-slider {
    height: 760px;
  }

  .story-12 .w-slider {
    height: 617px;
    margin-bottom: 10px;
  }

  .caption {
    margin-top: -53px;
    margin-left: 8.2%;
  }

  .main h2 {
    margin-left: 40px;
  }
  .header-inner h1 {
    margin-top: -10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navigation {
    z-index: 999;
    padding-right: 10px;
  }
/*  .header {
    padding-right: 60px;
    padding-left: 60px;
  } */

  .header {
    margin-top: -30px;
  }

  .bullet {
    display: none;
  }
  .navigation-button {
    width: 75%;
    margin: 20px 30px;
  }
  .container.cc-contact {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .h2-container {
    width: 80%;
  }
  .h2-container.cc-center {
    width: 80%;
  }
  .feature-item-container {
    height: auto;
  }
  .collection-list {
    margin-right: -5px;
    margin-left: -5px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .slider-section {
    margin-top: 240px;
  }
  .slider {
    height: 480px;
    margin-top: -255px;
  }
  ._2-row-image {
    max-width: 50%;
    margin-right: 30px;
  }
  ._2-row-image.cc-row-spacing {
    margin-right: 50px;
  }
  ._2-row-image.cc-row-reverse {
    margin-right: 0px;
  }
  ._2-row-text {
    margin-right: 0px;
  }
  ._2-row-text.cc-bottom {
    margin-right: 50px;
  }
  ._2-row-text.cc-bottom.cc-reverse {
    margin-left: 50px;
  }
  ._2-row-text.cc-row-reverse {
    margin-right: 50px;
  }
  .collection-item {
    width: 33.33333333%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .collection-item.cc-feature-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
  }
  .header-inner-content {
    width: 80%;
  }

  .blog-posts-item,
  .blog-posts-item-2 {
    width: 90%;
    margin: 0 auto;
  }
  .header-color {
    height: 85%;
  }
  .contact-intro {
    padding-bottom: 110px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contact-info {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .form-input {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .nav-menu {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #5ab963;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
  }
  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon-2 {
    color: #fff;
    font-size: 32px;
  }
  .menu-button:active {
    background-color: #5ab963;
  }
  .menu-button.w--open {
    background-color: #5ab963;
  }

  .h1 {
    margin-top: 20px;
    font-size: 38px;
    line-height: 44px;
  }
  h1 {
    font-size: 30px;
    line-height: 36px;
  }

  h2 {
    font-size: 25px;
    line-height: 32px;
  }

  .caption {
    width: 708px;
    margin-left: 8%;
  }
  .contact .caption {
    margin-left: 0;
  }

  .container-4 {
    margin-top: 0;
  }

  .w-slider,
  .unizh .w-slider {
    height: 485px;
  }

  .w-slider.mini {
    height: 393px;
  }

  .slider-475 {
    height: 475px;
  }
  .slider-472 {
    height: 472px;
  }

  .slide-16,
  .slide-17,
  .slide-18,
  .slide-19,
  .slide-20,
  .slide-21,
  .slide-11,
  .slide-12 {
    background-size: 106%;
  }

  .slide-8,
  .slide-9,
  .slide-10,
  .slide-22,
  .slide-23,
  .slide-27,
  .slide-28 {
    background-size: 103%;
  }
  .slide-24,
  .slide-29 {
    background-size: 106%;
  }

  li {
    font-size: 16px;
    line-height: 23px;
  }

  .next-story {
    height: 89px;
    background-size: 100%;
  }

  .next-story .overlay {
    height: 100%;
  }

  .next-story h3 {
    padding-top: 5px;
  }
  .next-story h2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 22px;
  }

  .footer {
    padding-bottom: 53px;
  }

  .container.cc-footer {
    margin-top: 0;
  }

  .footer h1 {
    margin-top: 6px;
    margin-bottom: 0px;
    font-size: 27px;
  }

  .footer p{
    padding: 0 35px 0 74px;
    line-height: 20px;
  }

  .main .header-inner h1 {
    margin-top: -30px;
  }

  .blog-posts {
    margin-top: -220px;
  }

  .main h2 {
    padding-left: 30px;
  }

  .main .footer {
    padding: 0px 30px 0px;
  }
  .main .footer p {
    padding: 20px 35px 0 73px;
  }

  .svetofor {
    width: 760px;
  }

  blockquote.svet {
    font-size: 15px;
    line-height: 20px;
  }

  .sotrudnik .container {
    width: 50%;
    margin: 20px auto;
  }
  .lg-hotspot-button {
    height: 23px;
    width: 23px;
  }
  .lg-hotspot-button:after {
    height: 10px;
    width: 10px;
    border: 1.5px solid white;
  }
  .lg-hotspot-label {
    width: 13.5em;
  }
  .top-left .lg-hotspot-label {
    top: 12px;
    right: auto;
    bottom: auto;
    left:12px;
  }
  .bottom-right .lg-hotspot-label {
    top: auto;
    right: 12px;
    bottom: 12px;
    left: auto;
  }
  .bottom-left .lg-hotspot-label {
    top: auto;
    right: auto;
    bottom: 12px;
    left: 12px;
  }
  .top-right .lg-hotspot-label {
    top: 12px;
    right: 12px;
    bottom: auto;
    left: auto;
  }
  .sotrudnik h4 {
    padding: 0.4em 7px;
    font-size: 1em;
    line-height: 15px;
  }
  .lg-hotspot-label p {
    font-size: 13px;
    padding: 0.6em 7px 0 7px;
    line-height: 15px;
  }
}

@media (min-width: 890px) and (max-width: 991px) {
  .main .header-inner h1 {
    margin-top: 0px;
  }

  .footer {
    padding-bottom: 110px;
  }
}

@media (max-width: 767px) {
  .header {
    height: 570px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .navigation-links {
    display: none;
  }
  .h1 {
    font-size: 48px;
    line-height: 54px;
  }
  .h1.cc-black {
    margin-bottom: 50px;
  }
  .container.cc-cta {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container.cc-footer {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .h2-container {
    width: 100%;
    margin-bottom: 60px;
  }
  .h2-container.cc-center {
    width: 100%;
  }

  h1 {
    font-size: 32px;
    line-height: 40px;
  }

  h2 {
    margin-left: 35px;
    font-size: 26px;
    line-height: 30px;
  }

  .feature-item-container {
    height: auto;
  }
  .collection-list {
    margin: -10px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slider-section {
    margin-top: 150px;
  }
  .slider {
    height: 300px;
    margin-top: -150px;
  }

  .w-slider {
    height: 300px;
  }
  /*
  .about {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  /*
  .premium {
    padding-top: 60px;
    padding-bottom: 90px;
  }
  ._2-row-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 60px;
  }
  ._2-row-image.cc-row-spacing {
    margin-right: 0px;
  }
  ._2-row-text {
    margin-right: 0px;
  }
  ._2-row-text.cc-bottom {
    margin-right: 0px;
  }
  ._2-row-text.cc-bottom.cc-reverse {
    margin-left: 0px;
  }
  ._2-row-text.cc-row-reverse {
    margin-right: 0px;
  }
  .row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ._2-row-action-text {
    margin-top: 50px;
  }
  .cta {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .cta-column {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  } */
  .footer {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .footer-column {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .footer-column.cc-footer {
    width: 100%;
  }
  .collection-item {
    width: 100%;
    margin: 10px 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .collection-item.cc-feature-row {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .nav-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-icon-piece {
    background-color: #fff;
  }
  .nav-icon-piece.top {
    background-color: #fff;
  }
  .collection-list-wrapper.cc-feature-row {
    margin-bottom: -60px;
  }
  .header-inner {
    padding-top: 150px;
    padding-bottom: 60px;
  }
  .header-inner.cc-header-extra {
    padding-bottom: 180px;
  }
  .header-inner-content {
    width: 100%;
  }
  .premium-intro {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .premium-image-container {
    margin-bottom: 90px;
  }
  .about-intro {
    padding-top: 85px;
    padding-bottom: 45px;
  }
  .goals-container {
    margin-top: -15px;
    margin-bottom: -25px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .goals-container-inner {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .team-member {
    width: 50%;
  }
  .our-goals {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .blog-posts-item,
  .blog-posts-item-2 {
    width: 100%;
  }
  .header-color {
    height: 85%;
  }
  .content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .contact-intro {
    padding-top: 90px;
    padding-bottom: 80px;
  }
  .contact-info-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .contact-info-text {
    width: 100%;
  }
  .contact .caption {
    margin-left: 0;
  }

  .unizh .w-slider {
    height: 420px;
  }

  .caption {
    margin-top: -53px;
    margin-left: 0;
  }

  .sotrudnik .container {
    width: 50%;
    margin: 20px auto;
  }
  .lg-hotspot-button {
    height: 15px;
    width: 15px;
  }
  .lg-hotspot-button:after {
    height: 6px;
    width: 6px;
    border: 1.5px solid white;
  }
  .lg-hotspot-label {
    width: 13.5em;
  }
  .top-left .lg-hotspot-label {
    top: 12px;
    right: auto;
    bottom: auto;
    left: -244px;
    width: 250px;
  }
  .bottom-right .lg-hotspot-label {
    top: auto;
    right: 12px;
    bottom: 12px;
    left: 4px;
    width: 287px;
  }
  .bottom-left .lg-hotspot-label {
    top: auto;
    right: auto;
    bottom: 12px;
    left: -242px;
    width: 250px;
  }
  .top-right .lg-hotspot-label {
    top: 12px;
    right: 12px;
    bottom: auto;
    left: 4px;
    width: 250px;
  }
  .sotrudnik h4 {
    padding: 0.4em 7px;
    font-size: 1em;
    line-height: 15px;
  }
  .lg-hotspot-label p {
    font-size: 13px;
    padding: 0.6em 7px 0 7px;
    line-height: 15px;
  }

  .paragraph-11 {
    padding: 0px 35px;
  }

  .header-content {
    top: -56px;
  }
}

@media (max-width: 479px) {
  .navigation-container {
    height: 60px;
  }
  .header {
    height: 100vh;
    margin-top: -60px;
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .h1 {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0px;
  }
  .h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .slider-section {
    margin-top: 75px;
  }
  .slider {
    height: 150px;
    margin-top: -75px;
  }
  ._2-row-image {
    margin-bottom: 60px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  ._2-row-text {
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  ._2-row-text.cc-bottom {
    margin-right: 0px;
  }
  ._2-row-text.cc-bottom.cc-reverse {
    margin-left: 0px;
  }
  .row.cc-bottom {
    margin-top: 60px;
  }
  .footer-column {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-links-list {
    width: 50%;
  }
  .footer-social {
    width: 50%;
  }
  .header-inner {
    margin-top: -60px;
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .header-inner.cc-header-extra {
    padding-bottom: 150px;
  }
  .premium-banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .premium-banner-inner {
    padding-right: 30px;
    padding-left: 30px;
  }
  .premium-intro {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .premium-image-container {
    margin-bottom: 60px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-banner {
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .faq {
    padding-top: 90px;
    padding-bottom: 60px;
  }
  .container-questions {
    margin: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .question-block {
    width: 100%;
    margin: 15px 0px;
  }
  .container-facts-inner {
    width: 100%;
  }
  .team-member {
    width: 100%;
  }
  .blog-posts {
    margin-top: -90px;
    margin-bottom: 90px;
  }
  .header-color {
    height: 85%;
  }
  .contact-intro {
    padding-bottom: 80px;
  }

  .contact .caption {
    margin-top: -50px;
  }
  .sotrudnik .container {
    width: 50%;
    margin: 20px auto;
  }
  .lg-hotspot-button {
    height: 15px;
    width: 15px;
  }
  .lg-hotspot-button:after {
    height: 6px;
    width: 6px;
    border: 1.5px solid white;
  }
  .lg-hotspot-label {
    width: 13.5em;
  }
  .top-left .lg-hotspot-label {
    top: 12px;
    right: auto;
    bottom: auto;
    left: 12px;
  }
  .bottom-right .lg-hotspot-label {
    top: auto;
    right: 12px;
    bottom: 12px;
    left: auto;
  }
  .bottom-left .lg-hotspot-label {
    top: auto;
    right: auto;
    bottom: 12px;
    left: 12px;
  }
  .top-right .lg-hotspot-label {
    top: 12px;
    right: 12px;
    bottom: auto;
    left: auto;
  }
  .sotrudnik h4 {
    padding: 0.4em 7px;
    font-size: 1em;
    line-height: 15px;
  }
  .lg-hotspot-label p {
    font-size: 13px;
    padding: 0.6em 7px 0 7px;
    line-height: 15px;
  }
}

@media (min-width: 360px) and (max-width: 478px) {
  .header {
    margin-top: 0;
    height: 243px;
  }
  .header-content {
    position: absolute;
    top: 0;
  }

  .home-back img {
    width: 24px;
    top: 5%;
  }

  .features {
    padding-top: 40px;
  }
  .main .header-inner {
    padding-top: 120px;
  }

  .main .header-inner h1 {
    margin-top: -43px;
    padding-bottom: 6px;
  }

  .main .header-inner.cc-header-extra {
    padding-bottom: 90px;
  }

  .main .blog-posts {
    margin-bottom: 10px;
  }

  .main .paragraph-2 {
    margin: 20px 0;
    padding: 0;
  }

  .main .w-container {
    padding: 0 30px;
  }

  .h1 {
    font-size: 22px;
    line-height: 26px;
    margin-top: 150px;
    padding-bottom: 0px;
  }

  .story-2 .h1{
    margin-top: 100px;
  }

  .w-slider {
    height: 200px;
  }

  .w-slider.mini {
    height: 192px;
  }

  .slide-25,
  .slide-26,
  .slide-277 {
    background-repeat: no-repeat;
  }

  .w-slider-arrow-left,
  .w-slider-arrow-right {
    display: none;
  }

  .container-4 {
    margin-top: 0;
  }

  h1 {
    font-size: 22px;
    line-height: 26px;
  }

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

  .block-quote-2, blockquote {
    font-size: 20px;
    line-height: 24px;
  }

  .about {
    padding-bottom: 20px;
  }

  .footer {
    background-image: none;
    padding: 10px;
  }

  .container.cc-footer {
    margin-top: 0;
  }
  .container.cc-footer h1 {
    margin-left: 9px;
  }

  .paragraph-11 {
    padding: 10px;
  }

  .caption {
    width: 300px;
    margin: -53px 0 0 0;
  }

  .story-5 .next-story {
    background-image: url(../images/story_4/story_4_9.jpg) !important;
    background-size: 100%;
  }

  .story-2 .next-story {
    background-image: url(../images/_MG_5971.jpg) !important;
    background-size: 100%;
  }

  .sotrudnik .container {
    width: 50%;
    margin: 20px auto;
  }
  .lg-hotspot-button {
    height: 15px;
    width: 15px;
  }
  .lg-hotspot-button:after {
    height: 6px;
    width: 6px;
    border: 1.5px solid white;
  }
  .lg-hotspot-label {
    width: 13.5em;
  }
  .top-left .lg-hotspot-label {
    top: 12px;
    right: auto;
    bottom: auto;
    left: -195px;
    width: 202px;
  }
  .bottom-right .lg-hotspot-label {
    top: auto;
    right: -193px;
    bottom: 9px;
    left: auto;
    width: 200px;
  }
  .bottom-left .lg-hotspot-label {
    top: auto;
    right: auto;
    bottom: 9px;
    left: -193px;
    width: 200px;
  }
  .top-right .lg-hotspot-label {
    top: 10px;
    right: -193px;
    bottom: auto;
    left: auto;
    width: 200px;
  }
  .sotrudnik h4 {
    padding: 0.4em 7px;
    font-size: 0.7em;
    line-height: 15px;
  }
  .lg-hotspot-label p {
    font-size: 10px;
    padding: 0.6em 7px 0 7px;
    line-height: 12px;
  }

  .post-vazno.h2 {
    font-size: 17px;
    line-height: 20px;
  }

  .post-vazno.sotr {
    padding-top: 7%;
  }
}

/* Style the button that is used to open and close the collapsible content */
.collapsible {
  color: #3a9cd2;
  cursor: pointer;
  padding: 18px 0;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 31px;
  font-family: 'IBM Plex Mono', sans-serif;
  border-bottom: 2px solid #CBDDE7;
  background: none;
  margin-bottom: 15px;
  line-height: 34px;
  position: relative;
  border-top: 2px solid #CBDDE7;
  text-align: center;
}

.collapsible::before {
  border: medium solid transparent;
  content: "";
  top: 0;
  left: 50%;
  position: absolute;
  height: 0;
  width: 0;
  border-color: #CBDDE7 rgba(255, 212, 52, 0) rgba(255, 212, 52, 0);
  border-width: 12px;
  margin-left: -12px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .collapsible:hover {
  background-color: none;
}

.active {
  margin-bottom: 0;
}

.collapsible.active::before {
  border: medium solid transparent;
  content: "";
  top: 100%;
  left: 50%;
  position: absolute;
  height: 0;
  width: 0;
  border-color: #CBDDE7 rgba(255, 212, 52, 0) rgba(255, 212, 52, 0);
  border-width: 12px;
  margin-left:  -12px;
}

  /* Style the collapsible content. Note: hidden by default */
.contenthidden {
  padding: 10px 18px;
  display: none;
  overflow: hidden;
  background-color: #FAF8EB;
  font-family: 'IBM Plex Mono', sans-serif;
  margin-bottom: 10px;
}

.contenthidden p{
  padding: 0 10px;
}