body {
  padding-top: 60px;
  background-color: #efefee;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 50px;
  font-weight: 900;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #3f3f3f;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  text-align: center;
}

p {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

a {
  color: #3f3f3f;
  text-decoration: none;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  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;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(-2%, #1bcedf), color-stop(0%, #1bcedf), to(#5b247a));
  background-image: linear-gradient(90deg, #1bcedf -2%, #1bcedf 0%, #5b247a);
  box-shadow: 0 1px 30px 0 rgba(0, 0, 0, .25);
  text-align: center;
}

.dropdown-link {
  font-family: Montserrat, sans-serif;
  color: #3f3f3f;
  font-size: 14px;
}

.dropdown-link.w--current {
  color: #3f3f3f;
  font-weight: 600;
}

.nav-link {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
}

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

.dropdown-list.w--open {
  background-color: #fff;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .1);
}

.image-7 {
  margin-top: 3px;
  margin-bottom: 2px;
}

.icon-2 {
  font-weight: 100;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  width: 1200px;
  padding-right: 10px;
  padding-left: 10px;
}

.container.contacts {
  position: relative;
  z-index: 2;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .1);
  padding-right: 0px;
  padding-left: 0px;
}

.slider {
  height: 300px;
}

.slide {
  background-image: url('../images/01.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
}

.heading-4 {
  display: inline-block;
  margin-top: 70px;
  padding: 5px 10px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(27, 206, 223, .7)), to(rgba(91, 36, 122, .7)));
  background-image: linear-gradient(90deg, rgba(27, 206, 223, .7), rgba(91, 36, 122, .7));
  color: #fff;
}

.slide-2 {
  background-image: url('../images/02.jpg');
  background-position: 0px 0px;
  background-size: cover;
  text-align: center;
}

.slide-nav {
  display: none;
}

.icon {
  width: 200px;
  height: 200px;
  background-image: url('../images/01_web.svg');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 5px 3px #fff;
}

.icon.support {
  background-image: url('../images/08_support.svg');
  background-size: auto 200px;
}

.icon.cl {
  background-image: url('../images/07_cl.svg');
  background-size: auto 200px;
}

.icon.seo {
  background-image: url('../images/02_seo.svg');
  background-size: 200px;
}

.icon.direct {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/05_direct.svg');
  background-size: auto 200px;
}

.icon.guidance {
  background-image: url('../images/04_ideas.svg');
  background-size: auto 200px;
}

.icon.social {
  background-image: url('../images/03_social.svg');
  background-size: 200px;
}

.icon.video {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/06_video.svg');
  background-size: 200px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.paragraph {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 18px;
}

.section {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 18px;
}

.heading-5.align_left {
  text-align: left;
}

.heading-5.align_left.history {
  margin-top: 30px;
}

.content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 270px;
  height: 395px;
  margin-bottom: 40px;
  padding-top: 35px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .1);
}

.submit-button {
  border-radius: 5px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#d72a67), to(#9b2776));
  background-image: linear-gradient(90deg, #d72a67, #9b2776);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .1);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#efefee), to(#efefee));
  background-image: linear-gradient(180deg, #efefee, #efefee);
}

.div-block-8.btn-bg-white {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.div-block-8.form {
  margin-top: 22px;
}

.div-block-4 {
  margin: 0px 40px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-4.left {
  margin-bottom: 0px;
  margin-left: 0px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -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-flex: 0;
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  border-radius: 5px;
}

.div-block-3.bout {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-basis: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  background-image: none;
}

.div-block-3.bout.mini {
  background-position: 50% 100%;
  background-size: contain;
}

.div-block-3.careers {
  background-image: url('../images/09_careers_ns.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: none;
}

.div-block-3.vdo {
  background-image: none;
}

.div-block-3.vdo {
  background-image: url('../images/06_video_ns.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-3.drct {
  background-image: url('../images/05_direct_ns.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-3.so {
  background-image: url('../images/02_seo_ns.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-3.spprt {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url('../images/08_support_ns.svg');
  background-position: 50% 50px;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-3.p4c {
  background-image: url('../images/07_cl_ns.svg');
  background-position: 50% 50px;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-3.bout {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-basis: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  background-image: url('../images/10_about_ns.svg');
  background-position: 50% 50px;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-3.wbst {
  background-image: url('../images/01_web_1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-3.scl {
  background-image: url('../images/03_social_ns.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-3.lp {
  background-image: url('../images/01_web_1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section_white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

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

.div-block-2.success {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.heading-6 {
  display: block;
  margin-bottom: 40px;
  padding: 10px 15px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#1bcedf), to(#5b247a));
  background-image: linear-gradient(90deg, #1bcedf, #5b247a);
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .1);
  font-size: 30px;
  line-height: 34px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.heading-6.copy {
  background-image: -webkit-gradient(linear, left top, right top, from(#1bcedf), to(#5b247a));
  background-image: linear-gradient(90deg, #1bcedf, #5b247a);
}

.img_section {
  height: 400px;
  background-image: url('../images/careers.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.img_section.vid {
  background-image: url('../images/video.jpg');
}

.img_section.mark {
  background-image: none;
}

.img_section.mark {
  background-image: url('../images/bg2.jpg');
}

.img_section.s-e-o_pic {
  background-image: url('../images/s-e-o.jpg');
}

.img_section.support_pic {
  background-image: url('../images/support.jpg');
}

.img_section.pic3 {
  background-image: url('../images/bg3.jpg');
  background-position: 50% 50%;
}

.img_section.website_pic {
  height: 400px;
  background-image: url('../images/website.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.img_section.social_pic {
  height: 400px;
  background-image: url('../images/social.jpg');
}

.img_section.succ {
  height: 700px;
  margin-bottom: 150px;
  background-image: url('../images/success.jpg');
}

.img_section.fail {
  height: 700px;
  margin-bottom: 150px;
  background-image: url('../images/failure.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-10 {
  padding-top: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top: 1px solid #3f3f3f;
}

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

.gray-footer {
  position: relative;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3f3f3f), to(#3f3f3f));
  background-image: linear-gradient(180deg, #3f3f3f, #3f3f3f);
  box-shadow: 0 -1px 30px 0 rgba(0, 0, 0, .25);
}

.div-block-6 {
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

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

.link {
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.link:hover {
  text-decoration: underline;
}

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

.h3-footer {
  font-weight: 400;
}

.h3-footer.inverted {
  color: #efefee;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.h3-footer.inverted {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.field-label {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #3f3f3f;
  font-size: 16px;
  line-height: 22px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.checkbox-field {
  margin-top: 10px;
  margin-bottom: 15px;
}

.ulink-flex-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-2 {
  color: #3f3f3f;
  font-size: 16px;
  line-height: 22px;
}

.checkbox-label {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.recaptcha-2 {
  margin-top: 34px;
}

.recaptcha-2._2 {
  margin-top: 10px;
}

.form-block {
  display: block;
}

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

.text-field {
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 16px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.useful-links {
  width: 100%;
  color: #333;
}

.checkbox_div {
  padding-left: 20px;
}

.list-item {
  margin-top: 10px;
  color: #3f3f3f;
  font-size: 16px;
  line-height: 22px;
}

.section_gray {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph-3 {
  font-size: 16px;
  line-height: 22px;
}

.paragraph-4 {
  font-size: 16px;
  line-height: 22px;
}

.html-embed {
  width: 100%;
  height: 300px;
}

html.w-mod-js *[data-ix="slider-txt"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="left-fade-contact"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="left-fade-500"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="left-fade-1000"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="bottom-fade"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

@media (max-width: 1180px) {
  .container.contacts {
    width: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-5 {
    -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: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
}
@media (max-width: 991px) {
  .menu-button {
    background-color: transparent;
  }
  .menu-button.w--open {
    background-color: #5b247a;
  }
  .icon-3 {
    color: #fff;
  }
  .brand.w--current {
    margin-left: 15px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .nav-menu {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(27, 206, 223, .7)), to(rgba(91, 36, 122, .7)));
    background-image: linear-gradient(90deg, rgba(27, 206, 223, .7), rgba(91, 36, 122, .7));
  }
  .container {
    width: 100%;
  
  }
  .div-block {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .img_section.mark {
    background-position: 50% 50%;
  }
  .img_section.mark {
    background-position: 50% 50%;
  }
  .div-block-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer {
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  .brand {
    padding-left: 0px;
  }
  .brand.w--current {
    margin-left: 0px;
  }
  .div-block-4.left {
    margin-right: 0px;
  }
  .div-block-3 {
    height: 200px;
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div-block-3.bout {
    height: 200px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-position: 50% 50%;
  }
  .div-block-3.spprt {
    background-position: 50% 0px;
  }
  .div-block-3.p4c {
    background-position: 50% 0px;
  }
  .div-block-3.bout {
    height: 200px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-position: 50% 50%;
  }
  .div-block-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }
  .div-block-10 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .ulink-flex-child {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ulinks-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

@media (max-width: 479px) {
  .brand {
    padding-left: 0px;
  }
  .brand.w--current {
    padding-left: 0px;
  }
  .heading-4 {
    margin-top: 100px;
    font-size: 30px;
    line-height: 36px;
  }
  .div-block-10 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .div-block-6 {
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }
  .div-block-6.frm {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-9 {
    margin-top: 20px;
  }
  .div-block-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .recaptcha-2 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .ulinks-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkbox_div {
    padding-left: 0px;
  }
}