﻿html {
  font-size: 7px;
}
@media (min-width: 992px) {
  html {
    font-size: 8px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 10px;
  }
}
body {
  font-family: proxima-nova, sans-serif;
}
body:not(.front-page) {
  padding-top: 90px;
}
.container-2 {
  max-width: 1920px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .container-2 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.container-3,
.container-4,
.container-5 {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .container-3,
  .container-4,
  .container-5 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.container-3 {
  max-width: 1680px;
}
.container-4 {
  max-width: 1390px;
}
.container-5 {
  max-width: 1100px;
}
.navbar {
  position: absolute;
  margin-bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  border-radius: 0;
}
.navbar .navbar-brand {
  height: auto;
}
.navbar .d-s {
  display: none;
}
.navbar .navbar-toggle {
  margin-top: 25px;
}
.navbar .navbar-toggle .icon-bar {
  width: 27px;
  background: #58595b;
}
.navbar .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
.navbar .navbar-right {
  margin-right: 0.5rem;
}
@media (max-width: 1199px) {
  .navbar .navbar-right {
    padding-bottom: 2rem;
  }
}
@media (min-width: 1200px) {
  .navbar .navbar-right {
    margin-top: 4rem;
  }
}
.navbar .navbar-nav {
  list-style: none;
}
.navbar .nav > li {
  margin-left: 1.4rem;
  margin-right: 1.4rem;
  margin-bottom: 2rem;
}
@media (min-width: 1200px) {
  .navbar .nav > li {
    margin-bottom: 0;
  }
}
.navbar .nav > li:first-child {
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  .navbar .nav > li:first-child {
    margin-top: 0;
  }
}
.navbar .nav > li.selected > a {
  color: #bd3d2d !important;
  font-weight: bold;
}
.navbar .nav > li > a {
  font-size: 16px;
  color: #ffffff;
  padding: 0;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #c8cacb;
  color: #bd3d2d !important;
  background: none;
}
.navbar .telephone {
  font-size: 17px;
  color: #ffffff;
  display: block;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media (min-width: 1300px) {
  .navbar .telephone {
    display: inline-block;
    margin-left: 2rem;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.navbar .icon {
  margin-right: 4rem;
  margin-left: 0;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .navbar .icon {
    margin-right: 0rem;
    margin-left: 2rem;
  }
}
.navbar div.icon {
  display: inline-block;
  position: relative;
}
.front-page .navbar {
  /*  background-color: rgba(0,0,0,.5);*/
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 20%);
}
.navbar .icon.cursor {
  margin-left: 1rem;
}
.navbar .icon.cursor .dropdown.languages button {
  background-color: transparent;
  border-color: transparent;
  color: #fff;
}
body.fixed-menu .navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
}
body.fixed-menu .navbar .d-ns {
  display: none;
}
body.fixed-menu .navbar .d-s {
  display: inline-block;
}
body.fixed-menu .navbar .nav > li > a {
  color: #58595b;
}
body.fixed-menu .navbar .nav > li > a:hover {
  color: #111;
}
body.fixed-menu .navbar .telephone {
  color: #58595b;
}
.slider-pro {
  overflow: hidden;
}
@media (min-width: 992px) {
  .slider-pro .sp-slides-container .sp-mask {
    height: 100vh !important;
    min-height: 980px;
    min-height: 100vh;
  }
}
@media (min-width: 992px) {
  .slider-pro .sp-slide {
    height: 100vh !important;
    min-height: 980px;
    min-height: 100vh;
  }
}
.slider-pro .sp-slide .sp-slide-inner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  /*background-size: contain, 100% 154px;*/
  background-repeat: no-repeat, repeat-x;
  background-size: auto 100%;
  background-position: -50px top;
  background-size: cover;
}
@media (min-width: 768px) {
  .slider-pro .sp-slide .sp-slide-inner {
    background-position: bottom 154px left, bottom;
  }
}
.slider-pro .sp-slide .sp-slide-inner video {
  /*                width: 100%;
*/
  height: 100%;
}
.slider-pro .sp-slide .sp-slide-inner:before {
  position: absolute;
  content: '';
  background: #252525;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.2;
}
.slider-pro .sp-slide .sp-layer-title {
  font-size: 4rem;
  font-weight: 100;
  color: #ffffff;
  line-height: 1.067;
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100% !important;
  text-align: center;
  white-space: normal !important;
  z-index: 5;
  text-shadow: 0 1px 0 #ccc, 0 0.5px 0 #c9c9c9, 0 1px 0 #bbb;
}
@media (min-width: 992px) {
  .slider-pro .sp-slide .sp-layer-title {
    font-size: 5rem;
  }
}
@media (min-width: 1920px) {
  .slider-pro .sp-slide .sp-layer-title {
    top: 160px !important;
  }
}
.slider-pro .sp-slide .sp-layer-right {
  left: 0;
  z-index: 50;
}
@media (min-width: 992px) {
  .slider-pro .sp-slide .sp-layer-right {
    width: 33%;
    margin-right: 3%;
    left: auto;
    box-shadow: -40px 0px 20px -20px rgba(25, 25, 25, 0.4);
  }
}
.slider-pro .sp-slide .sp-layer-right .top {
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
@media (max-width: 991px) {
  .slider-pro .sp-slide .sp-layer-right .top {
    display: none;
  }
}
@media (min-width: 1600px) {
  .slider-pro .sp-slide .sp-layer-right .top {
    padding: 5rem 4rem 4rem;
  }
}
.slider-pro .sp-slide .sp-layer-right .top .title {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 1.3rem;
}
.slider-pro .sp-slide .sp-layer-right .top .content {
  font-size: 1.6rem;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.304;
}
.slider-pro .sp-slide .sp-layer-right .content-bottom {
  display: flex;
  align-items: flex-end;
}
.slider-pro .sp-slide .sp-layer-right .content-bottom .right {
  margin-left: 2rem;
}
.slider-pro .sp-slide .sp-layer-right .content-bottom .line-1 {
  display: block;
  color: #fff;
}
.slider-pro .sp-slide .sp-layer-right .content-bottom .line-2 {
  display: block;
  color: #fff;
}
.slider-pro .sp-slide .sp-layer-right .bottom {
  display: flex;
}
.slider-pro .sp-slide .sp-layer-right .bottom > a {
  font-size: 1.5rem;
  color: #141414;
  font-weight: 600;
  width: 50%;
  display: flex;
  align-items: center;
  padding: 2.5rem 2rem;
  background: #fff;
  text-decoration: none;
}
@media (min-width: 1600px) {
  .slider-pro .sp-slide .sp-layer-right .bottom > a {
    padding: 2.5rem 4rem;
  }
}
.slider-pro .sp-slide .sp-layer-right .bottom > a:last-child {
  justify-content: flex-end;
}
.slider-pro .sp-slide .sp-layer-right .bottom > a:first-child {
  background: #f2f4f5;
}
.slider-pro .sp-slide .sp-layer-right .bottom > a:hover {
  background: #ccc;
}
.slider-pro .sp-slide.green .sp-layer-right .top {
  background-color: #707a80;
  /*color: #fff;*/
}
.slider-pro .sp-slide.grey .sp-layer-right .top {
  background-color: #f20000;
  /*.title {
                    color: rgb(255, 255, 255);
                    font-weight: bold;
                }

                .content {
                    font-weight: 300;
                    color: rgb(255, 255, 255);
                }*/
}
.slider-pro .sp-slide.blue .sp-layer-right .top {
  background-color: #707a80;
  /*.title {
                    color: rgb(255, 255, 255);
                    font-weight: bold;
                }

                .content {
                    font-weight: 300;
                    color: rgb(255, 255, 255);
                }*/
}
.slider-pro .sp-slide.red .sp-layer-right .top {
  background-color: #f05b7d;
  /*.title {
                    color: rgb(255, 255, 255);
                    font-weight: bold;
                }

                .content {
                    font-weight: 300;
                }*/
}
.slider-pro .sp-slide.orange .sp-layer-right .top {
  background-color: #f8931f;
  /*.title {
                    color: rgb(255, 255, 255);
                    font-weight: bold;
                }

                .content {
                    font-weight: 300;
                }*/
}
.slider-pro .sp-thumbnails.sp-grab,
.slider-pro .sp-thumbnails.sp-grabbing {
  cursor: pointer;
}
@media (max-width: 767px) {
  .slider-pro .sp-bottom-thumbnails {
    background-color: gray;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.slider-pro .sp-thumbnails-container {
  position: absolute;
  bottom: 0;
  width: 100% !important;
}
@media (min-width: 992px) {
  .slider-pro .sp-thumbnails-container {
    margin-left: 50px;
    margin-bottom: 50px;
    width: calc(63% - 100px) !important;
  }
}
@media (min-width: 1200px) {
  .slider-pro .sp-thumbnails-container {
    margin-left: 50px;
    margin-bottom: 50px;
    width: calc(63% - 100px) !important;
  }
}
@media (min-width: 1600px) {
  .slider-pro .sp-thumbnails-container {
    margin-left: 75px;
    margin-bottom: 100px;
    width: calc(63% - 100px) !important;
  }
}
.slider-pro .sp-thumbnails-container > .sp-thumbnails {
  width: 100% !important;
}
.slider-pro .sp-thumbnail-container {
  margin-left: 1rem;
  margin-right: 1rem;
  padding-left: 14px;
}
.slider-pro .sp-thumbnail-container:first-child {
  margin-left: 1rem;
}
@media (min-width: 480px) {
  .slider-pro .sp-thumbnail-container {
    /*            margin-left: 2rem;
            margin-right: 4rem;*/
  }
}
.slider-pro .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail-title {
  color: #fff;
}
.slider-pro .sp-thumbnail-container.sp-selected-thumbnail:first-child .sp-thumbnail {
  border-bottom: 4px solid #f20000;
}
.slider-pro .sp-thumbnail-container.sp-selected-thumbnail:nth-child(2) .sp-thumbnail {
  border-bottom: 4px solid #0ca848;
}
.slider-pro .sp-thumbnail-container.sp-selected-thumbnail:nth-child(3) .sp-thumbnail {
  border-bottom: 4px solid #e21f26;
}
.slider-pro .sp-thumbnail-container.sp-selected-thumbnail:nth-child(4) .sp-thumbnail {
  border-bottom: 4px solid #ee5ba0;
}
.slider-pro .sp-thumbnail-container.sp-selected-thumbnail:nth-child(5) .sp-thumbnail {
  border-bottom: 4px solid #f8931f;
}
.slider-pro .sp-thumbnail-container .sp-thumbnail {
  padding-bottom: 0.3rem;
  margin-bottom: 0.4rem;
  border-bottom: 4px solid transparent;
}
.slider-pro .sp-thumbnail-title {
  font-size: 2.1rem;
  font-weight: 600;
  color: #c8cacb;
}
.slider-pro .separator {
  background: #f6f7f7;
  width: 65px;
  height: 1px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 1600px) {
  .slider-pro .separator {
    margin-top: 7.5rem;
    margin-bottom: 4rem;
  }
}
.slider-pro .mouse-icon {
  display: none;
}
@media (min-width: 992px) {
  .slider-pro .mouse-icon {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 10;
    text-align: center;
  }
}
.slider-pro .espa-icon {
  display: block;
  position: absolute;
  bottom: -1000px;
  right: 5px;
  z-index: 10;
  text-align: center;
}
.slider-pro .espa-icon img {
  width: 80px;
}
@media (min-width: 992px) {
  .slider-pro .espa-icon {
    right: 31px;
    bottom: 10px;
  }
  .slider-pro .espa-icon img {
    width: 150px;
  }
}
@media (min-width: 1600px) {
  .slider-pro .espa-icon {
    right: 58px;
  }
}
.section-1.bg-grey {
  background: #f4f4f5;
}
.section-1 .title,
.section-1 h2.title,
.section-1 h1.title {
  font-size: 5.3rem;
  font-weight: 100;
  color: #282828;
  text-align: center;
  margin-bottom: 11rem;
  display: block;
}
.section-1 .title-1,
.section-1 h3.title-1 {
  font-size: 2.5rem;
  color: #141414;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3rem;
  margin-bottom: 0;
  display: block;
}
.section-1 .content-2 {
  font-size: 17px;
  font-weight: 300;
  color: #6d6e71;
  line-height: 1.3;
  text-align: center;
}
@media (min-width: 1200px) {
  .section-1 .content-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.section-2 {
  background: #95a3ab;
  padding-top: 11rem;
  padding-bottom: 9rem;
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
}
@media (min-width: 1200px) {
  .section-2 {
    background-size: contain;
  }
}
.section-2 .label-1 {
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  margin-bottom: 6rem;
}
.section-2 .label-1 > span {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
}
.section-2 .title {
  font-size: 5.3rem;
  font-weight: 100;
  color: #ffffff;
  text-align: center;
}
.section-3 {
  padding-top: 11rem;
  padding-bottom: 6rem;
  position: relative;
  z-index: 2;
  background: #fff;
}
.section-3::before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
  border-radius: 30%;
  box-shadow: 0 0 45px rgba(85, 85, 85, 0.6);
}
.section-3::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.section-3 .container-3 {
  position: relative;
  z-index: 3;
}
.section-3 .title {
  font-size: 5rem;
  font-weight: 100;
  color: #282828;
  margin-top: -0.8rem;
}
.section-3 .content {
  font-size: 22px;
  font-weight: 300;
  color: #808080;
}
.section-3 .box {
  text-align: center;
}
.section-3 .box .inner {
  display: block;
  padding: 0px 20px;
  position: relative;
}
.section-3 .box .inner img {
  border-radius: 50%;
  filter: brightness(50%);
}
.section-3 .box .inner:hover img {
  filter: brightness(80%);
}
.section-3 .content-2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.section-3 .title-2 {
  font-size: 2.5rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 2rem;
}
@media (min-width: 1600px) {
  .section-3 .title-2 {
    margin-bottom: 3.5rem;
  }
}
.section-3 .label-3 {
  font-size: 11px;
  font-weight: 600;
  color: #ffffff;
}
.section-4 {
  padding-top: 11rem;
  padding-bottom: 10rem;
  background: #f3f4f6;
}
@media (min-width: 1200px) {
  .section-4.box-3 .box {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.section-4.box-4 .main {
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .section-4.box-4 .box {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.section-4 .title-2 {
  font-size: 5.3rem;
  font-weight: 100;
  color: #282828;
  text-align: center;
  padding: 2rem 2rem 13rem;
}
.section-4 .main .inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 992px) {
  .section-4 .main {
    display: flex;
  }
}
@media (min-width: 992px) {
  .section-4 .box {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 991px) {
  .section-4 .box + .box {
    margin-top: 20px;
  }
}
.section-4 .box .inner {
  background: #fff;
}
.section-4 .box .photo {
  min-height: 300px;
  background-size: cover;
  background-position: center;
}
.section-4 .box .photo.disabled {
  filter: grayscale(100%);
}
.section-4 .box .title {
  font-weight: 100;
  font-size: 39px;
  color: #282828;
  text-align: center;
  padding-left: 2rem;
  padding-right: 2rem;
}
.section-4 .box .logo-link {
  text-align: center;
}
.section-4 .box .logo-link a {
  display: inline-block;
  text-align: center;
  position: relative;
  transition: transform 0.2s;
}
.section-4 .box .logo-link a:hover {
  transform: scale(0.95);
}
.section-4 .box .content {
  font-size: 15px;
  color: #808080;
  padding: 3rem 5rem 6rem;
  flex-grow: 1;
}
.section-4 .box .content-2 {
  font-size: 15px;
  color: #808080;
  padding: 2rem 5rem 6rem;
  flex-grow: 1;
}
.section-4 .box .bottom {
  display: flex;
  border-top: 1px solid #e7e7e8;
}
.section-4 .box .bottom.half-width > a {
  width: 50%;
}
.section-4 .box .bottom.half-width > a:first-child {
  border-right: 1px solid #e7e7e8;
}
.section-4 .box .bottom.half-width > a:last-child {
  justify-content: flex-end;
}
.section-4 .box .bottom.half-width > a .hover {
  display: none;
}
.section-4 .box .bottom.half-width > a:hover {
  color: #fff;
  background: #cb232a;
}
.section-4 .box .bottom > a {
  font-size: 12px;
  color: #141414;
  font-weight: 600;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 2.5rem 4rem;
  background: #fff;
  text-decoration: none;
}
.section-4 .box .bottom > a:last-child {
  justify-content: center;
}
.section-4 .box .bottom > a .icon-pointer {
  width: 27px;
  height: 27px;
  background: url(../images/icon-pointer.png);
  margin-right: 10px;
}
.section-4 .box .bottom > a:hover .icon-pointer {
  background: url(../images/icon-pointer-h.png);
}
.section-4 .box .bottom > a .icon-arrow {
  width: 9px;
  height: 17px;
  background: url(../images/icon-arrow.png);
  margin-left: 10px;
}
.section-4 .box .bottom > a:not(.disabled):hover .icon-arrow {
  background: url(../images/icon-arrow-h.png);
}
.section-4 .box .bottom > a.hover-red:hover {
  color: #cb232a;
}
.section-4 .box .bottom > a.hover-red:hover .icon-arrow {
  background: url(../images/icon-arrow-hred.png);
}
.section-4 .box .bottom a.disabled {
  opacity: 0.5;
}
.section-4.bg-red {
  background: #cb232a;
}
.section-5 {
  padding-top: 11rem;
  padding-bottom: 9rem;
}
.section-5 .title,
.section-5 h2.title {
  font-size: 5.3rem;
  font-weight: 100;
  color: #282828;
  text-align: center;
  margin-bottom: 11rem;
  margin-top: 0;
  display: block;
}
.section-5 .lslide {
  display: flex;
}
.section-5 .box {
  display: flex;
  flex-direction: column;
}
.section-5 .label-3 {
  font-size: 17px;
  font-weight: 600;
  color: #231f20;
}
.section-5 .label-3 > span {
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 2.5rem;
}
.section-5 .label-3.red span {
  border-bottom: 4px solid #e21f26;
}
.section-5 .label-3.green span {
  border-bottom: 4px solid #0ca848;
}
.section-5 .label-3.orange span {
  border-bottom: 4px solid #f8931f;
}
.section-5 .content {
  font-size: 14px;
  font-weight: 300;
  color: #808080;
  margin-bottom: 0.5rem;
  flex-grow: 1;
  text-align: justify;
}
@media (min-width: 768px) {
  .section-5 .content {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .section-5 .content {
    padding-right: 5rem;
  }
}
@media (min-width: 1600px) {
  .section-5 .content {
    padding-right: 10rem;
  }
}
.section-5 .person {
  font-size: 16px;
  display: flex;
  align-items: center;
}
.section-5 .person .photo {
  display: block;
  width: 100px;
  height: 100px;
  min-height: 100px;
  min-width: 100px;
  border-radius: 50%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-5 .person .right {
  margin-left: 1rem;
}
.section-5 .person .line-1 {
  font-weight: 600;
  color: #231f20;
}
.section-5 .person .line-2 {
  font-weight: 300;
  color: #808080;
}
.section-5 .person:hover {
  text-decoration: none;
}
.section-5 .lSSlideOuter .lSPager.lSpg {
  position: relative;
  z-index: 2;
  background: #fff;
  padding-top: 4rem;
  margin-top: 11rem !important;
}
.section-5 .lSSlideOuter .lSPager.lSpg::before {
  content: "";
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 20%;
  right: 20%;
  border-radius: 30%;
  box-shadow: 0 0 45px rgba(85, 85, 85, 0.6);
}
.section-5 .lSSlideOuter .lSPager.lSpg::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.section-5 .lightSlider {
  height: 100% !important;
  display: flex;
}
.section-5 .lightSlider::before,
.section-5 .lightSlider::after {
  content: none;
}
.section-ext {
  padding-top: 6rem;
  padding-bottom: 5rem;
  background-color: #eeeeee;
}
.section-ext .title {
  font-size: 5.3rem;
  font-weight: 100;
  color: #282828;
  text-align: center;
  margin-bottom: 2rem;
}
.section-ext .lslide {
  display: flex;
}
.section-ext .box {
  display: flex;
  flex-direction: column;
  padding: 20px;
}
.section-ext .box .person {
  font-size: 16px;
  display: flex;
  align-items: flex-start;
}
.section-ext .box .person .photo {
  display: block;
  width: 160px;
  height: 160px;
  min-height: 160px;
  min-width: 160px;
  background-position: right top;
  background-size: contain;
  background-repeat: no-repeat;
}
.section-ext .box .person .right {
  margin-left: 1rem;
}
.section-ext .box .person .right .label-3 {
  font-size: 17px;
  font-weight: 600;
  color: #231f20;
}
.section-ext .box .person .right .label-3 > span {
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 1rem;
}
.section-ext .box .person .right .label-3.red span {
  border-bottom: 4px solid #e21f26;
}
.section-ext .box .person .right .label-3.green span {
  border-bottom: 4px solid #0ca848;
}
.section-ext .box .person .right .content {
  font-size: 14px;
  font-weight: 300;
  color: #808080;
  margin-bottom: 0.5rem;
  flex-grow: 1;
  text-align: justify;
  /*@media(min-width: @bs-md) {
                        padding-right: 5rem;
                    }

                    @media(min-width: @bs-xl) {
                        padding-right: 10rem;
                    }*/
}
@media (min-width: 768px) {
  .section-ext .box .person .right .content {
    font-size: 16px;
  }
}
.section-ext .box .person .right .content .more {
  font-weight: bold;
  color: black;
}
.section-ext .box .person:hover {
  text-decoration: none;
}
.section-ext .lSSlideOuter .lSPager.lSpg {
  position: relative;
  z-index: 2;
  padding-top: 4rem;
  margin-top: 3rem !important;
  /*&::before {
            content: "";
            position: absolute;
            top: 30%;
            bottom: 0;
            left: 20%;
            right: 20%;
            border-radius: 30%;
            box-shadow: 0 0 45px rgba(85,85,85,0.6);
        }*/
}
.section-ext .lightSlider {
  height: 100% !important;
  display: flex;
}
.section-ext .lightSlider::before,
.section-ext .lightSlider::after {
  content: none;
}
.section-6 {
  background: #f3f4f6;
  padding-top: 16rem;
  padding-bottom: 13rem;
}
.section-6 .title {
  font-size: 5.3rem;
  font-weight: 100;
  color: #141414;
  line-height: 1;
}
.section-6 .inner {
  position: relative;
}
@media (max-width: 767px) {
  .section-6 .inner {
    display: inline-block;
    max-width: 500px;
  }
}
.section-6 input {
  font-size: 19px;
  color: #808080;
  width: 100%;
  border-radius: 67px;
  height: 67px;
  border: none;
  box-shadow: -1px -1px 2px -1px #BABABA;
  padding: 2rem 140px 2rem 2rem;
}
.section-6 button {
  font-size: 13px;
  font-weight: 600;
  color: #ffffff;
  background: #cb232a;
  padding: 20px 3rem;
  border: none;
  border-radius: 4rem;
  position: absolute;
  right: 5px;
  top: 5px;
}
.section-6 button:hover {
  background: #000;
}
.section-7 {
  position: relative;
  z-index: 2;
  background: #fff;
}
.section-7.box-shadow::before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
  border-radius: 30%;
  box-shadow: 0 0 45px rgba(85, 85, 85, 0.6);
}
.section-7.box-shadow::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.section-7 .container-3 {
  position: relative;
  z-index: 3;
}
.section-7 .title,
.section-7 h1.title,
.section-7 h2.title {
  font-size: 5rem;
  font-weight: 100;
  color: #282828;
  margin-bottom: 3rem;
  margin-top: 0;
  display: block;
}
.section-7 .title-2,
.section-7 h2.title-2 {
  font-size: 5rem;
  font-weight: 100;
  color: #282828;
  margin-bottom: 3rem;
  margin-top: 0;
  display: block;
}
@media (min-width: 992px) {
  .section-7 .title-2,
  .section-7 h2.title-2 {
    width: 90%;
  }
}
.section-7 .content {
  font-weight: 300;
  font-size: 17px;
  color: #6d6e71;
}
.section-7 .content.p-space p + p {
  margin-top: 2rem;
}
.section-7.bg-grey {
  background: #f4f4f5;
}
.section-7.bg-grey::after {
  background: #f4f4f5;
}
.section-7 .green {
  color: #0ca848;
}
@media (min-width: 992px) {
  .section-7 .left {
    padding-right: 7rem;
  }
}
@media (min-width: 992px) {
  .section-7 .right {
    padding-left: 7rem;
  }
}
.section-8 {
  padding-top: 48rem;
  padding-bottom: 10rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 992px) {
  .section-8 {
    background-position: right;
  }
}
@media (min-width: 1600px) {
  .section-8 {
    padding-bottom: 7rem;
  }
}
.section-8 .box {
  font-size: 4rem;
  font-weight: 100;
  color: #ffffff;
  padding: 2rem;
  position: relative;
}
@media (min-width: 992px) {
  .section-8 .box {
    font-size: 5.3rem;
    padding: 5rem 7rem;
  }
}
.section-8 .box::after {
  content: "";
  position: absolute;
  bottom: -50px;
  right: 23rem;
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
}
.section-8.red-2 .box {
  background: #cb232a;
}
.section-8.red-2 .box::after {
  border-top: 50px solid #cb232a;
}
.section-8.bg-white .box {
  color: #61739b;
  background: #fff;
}
.section-8.bg-white .box::after {
  border-top: 50px solid #fff;
}
body.green .section-8 .box {
  background: #5dbb7d;
}
body.green .section-8 .box::after {
  border-top: 50px solid #5dbb7d;
}
body.orange .section-8 .box {
  background: #f8931f;
}
body.orange .section-8 .box::after {
  border-top: 50px solid #f8931f;
}
body.red .section-8 .box {
  background: #d1495e;
}
body.red .section-8 .box::after {
  border-top: 50px solid #d1495e;
}
body.purple .section-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
body.purple .section-8 .box {
  background: #4f608e;
}
body.purple .section-8 .box::after {
  border-top: 50px solid #4f608e;
}
@media (min-width: 1200px) {
  body.purple .section-8 .box {
    max-width: 50%;
    margin-left: 5rem;
  }
}
@media (min-width: 1920px) {
  body.purple .section-8 .box {
    max-width: 30%;
    margin-left: 16rem;
  }
}
.section-9 {
  padding-top: 8rem;
  padding-bottom: 11rem;
}
.section-9 .top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 320px;
}
.section-9 .title {
  font-size: 5.3rem;
  font-weight: 100;
  color: #282828;
  text-align: center;
  margin-bottom: 3rem;
}
.section-9 .title::after {
  content: "";
  width: 133px;
  display: block;
  margin: 2.5rem auto 0;
}
.section-9 .title.border-red::after {
  border-bottom: 3px solid #d1495e;
}
.section-9 .title-1 {
  font-size: 2.5rem;
  color: #141414;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3rem;
}
.section-9 .title-2 {
  font-size: 2.5rem;
  color: #58595b;
  font-weight: 300;
  text-align: center;
  margin-bottom: 3rem;
}
.section-9 .content-2 {
  font-size: 2.1rem;
  font-weight: 300;
  color: #6d6e71;
  text-align: center;
}
@media (min-width: 1200px) {
  .section-9 .content-2 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.section-9.bg-grey {
  background: #f2f4f5;
}
.section-9.bg-downloads {
  background: #6d6e71;
}
.section-9.bg-downloads .title,
.section-9.bg-downloads .title-2,
.section-9.bg-downloads .content-2 {
  color: #fff;
}
.section-down {
  padding-top: 8rem;
  padding-bottom: 11rem;
}
.section-down .title {
  font-size: 5.3rem;
  font-weight: 100;
  color: #282828;
  text-align: center;
  margin-bottom: 3rem;
}
.section-down .title::after {
  content: "";
  width: 133px;
  display: block;
  margin: 2.5rem auto 0;
}
.section-down .title.border-red::after {
  border-bottom: 3px solid #d1495e;
}
.section-down .title-2 {
  font-size: 2.5rem;
  color: #fff;
  font-weight: 300;
  text-align: center;
  margin-bottom: 3rem;
}
.section-down .content-2 {
  font-size: 2.1rem;
  font-weight: 300;
  color: #6d6e71;
  text-align: center;
}
@media (min-width: 1200px) {
  .section-down .content-2 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.section-down.bg-grey {
  background: #f2f4f5;
}
.section-down.bg-downloads {
  background: #6d6e71;
  background-color: #97a3ab;
}
.section-down.bg-downloads .title,
.section-down.bg-downloads .title-2,
.section-down.bg-downloads .content-2 {
  color: #fff;
}
.section-down .content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.section-down .content .item {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .section-down .content .item {
    min-width: 20%;
    max-width: 30%;
  }
}
@media (min-width: 1200px) {
  .section-down .content .item {
    min-width: 20%;
    max-width: 25%;
  }
}
@media (min-width: 1600px) {
  .section-down .content .item {
    min-width: 18%;
    max-width: 18%;
  }
}
@media (min-width: 1920px) {
  .section-down .content .item {
    min-width: 16%;
    max-width: 16%;
  }
}
.section-down .content .item .downloads-top {
  display: block;
  background-size: contain;
  background-position: center center;
  width: 100%;
  padding-bottom: 100%;
  border: 1px solid gray;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 10px solid #fff;
  text-decoration: none;
}
.section-down .content .item .title-down {
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .section-down .content .item .title-down {
    font-size: 1.5rem;
    text-align: left;
  }
}
.section-down .content .item .content-down {
  color: #6d6e71;
  color: #fff;
  font-weight: 300;
  text-align: center;
  padding-top: 8px;
  font-size: 1.5rem;
}
@media (min-width: 1200px) {
  .section-down .content .item .content-down {
    font-size: 1.3rem;
    text-align: left;
  }
}
body.green .section-9 .title::after,
body.green .section-down .title::after {
  border-bottom: 3px solid #0ca848;
}
body.orange .section-9 .title::after,
body.orange .section-down .title::after {
  border-bottom: 3px solid #f8931f;
}
body.red .section-9 .title::after,
body.red .section-down .title::after {
  border-bottom: 3px solid #d1495e;
}
body.purple .section-9 .title::after,
body.purple .section-down .title::after {
  border-bottom: 3px solid #ee5ba0;
}
.section-10 {
  padding-top: 16rem;
  padding-bottom: 13rem;
  /*.text-pink {
        color: #ee5ba0;
    }

    .text-purple {
        color: #7366b4;
    }*/
}
.section-10 .title,
.section-10 h2.title {
  font-size: 5.3rem;
  font-weight: 100;
  color: #ffffff;
  text-align: center;
  margin-bottom: 11rem;
  margin-bottom: 0;
  display: block;
}
@media (min-width: 992px) {
  .section-10 .content {
    display: flex;
  }
}
.section-10 .box {
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  padding-bottom: 8rem;
  margin-bottom: 8rem;
}
@media (min-width: 992px) {
  .section-10 .box {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 26rem;
    width: 33.333%;
    padding-left: 8rem;
    padding-right: 8rem;
    border-bottom: none !important;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.section-10 .box:last-child {
  border-bottom: none !important;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .section-10 .box + .box {
    border-bottom: none !important;
  }
}
.section-10 .title-1,
.section-10 h3.title-1 {
  font-size: 2.5rem;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  margin-bottom: 3rem;
  margin-bottom: 2rem;
  display: block;
}
.section-10.bg-green {
  background: #5dbb7d;
}
.section-10.bg-red {
  background: #d1495e;
}
.section-10.bg-red .box {
  border-bottom: 1px solid #da6e7f;
}
@media (min-width: 992px) {
  .section-10.bg-red .box + .box {
    border-left: 1px solid #da6e7f;
  }
}
.section-10.bg-red .button-3:hover {
  background-color: #000;
}
.section-10.bg-pink {
  background: #7366b4;
}
.section-10.bg-pink .box {
  border-bottom: 1px solid #7366b4;
}
@media (min-width: 992px) {
  .section-10.bg-pink .box + .box {
    border-left: 1px solid #7366b4;
  }
}
.section-10.bg-pink .button-3:hover {
  background-color: #000;
}
.section-10.bg-orange {
  background: #f8931f;
}
.section-10.bg-orange .box {
  border-bottom: 1px solid #f8931f;
}
@media (min-width: 992px) {
  .section-10.bg-orange .box + .box {
    border-left: 1px solid #f8931f;
  }
}
.section-10.bg-orange .button-3:hover {
  background-color: #000;
}
body.green .section-10 {
  background: #5dbb7d;
}
body.green .section-10 .box {
  border-bottom: 1px solid #7ec998;
}
@media (min-width: 992px) {
  body.green .section-10 .box + .box {
    border-left: 1px solid #7ec998;
  }
}
body.orange .section-10 {
  background: #f8931f;
}
body.orange .section-10 .box {
  border-bottom: 1px solid #f8931f;
}
@media (min-width: 992px) {
  body.orange .section-10 .box + .box {
    border-left: 1px solid #f8931f;
  }
}
body.red .section-10 {
  background: #d1495e;
}
body.red .section-10 .box {
  border-bottom: 1px solid #da6e7f;
}
@media (min-width: 992px) {
  body.red .section-10 .box + .box {
    border-left: 1px solid #da6e7f;
  }
}
body.red .section-10 .button-3:hover {
  background-color: #000;
}
body.purple .section-10,
.section-10.bg-purple {
  background: #61739e;
}
body.purple .section-10 .box,
.section-10.bg-purple .box {
  border-bottom: 1px solid #8190b2;
}
@media (min-width: 992px) {
  body.purple .section-10 .box + .box,
  .section-10.bg-purple .box + .box {
    border-left: 1px solid #8190b2;
  }
}
.section-11 {
  background: #95a3ab;
}
.section-11 .top {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-11 .title,
.section-11 h1.title {
  font-size: 4.7rem;
  font-weight: 100;
  color: #ffffff;
  text-align: center;
  margin-top: 0;
  display: block;
}
.section-11 .button-left {
  margin-top: 2rem;
  text-align: center;
}
@media (min-width: 992px) {
  .section-11 .button-left {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2rem;
    margin-top: 0;
  }
}
.section-11 .button-left a {
  font-weight: 600;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
.section-11 .button-left a:hover {
  color: #ccc;
}
.section-11 .button-left a > span,
.section-11 .button-left a img {
  vertical-align: middle;
}
.section-11 .breadcrumb {
  position: absolute;
  top: 5px;
  right: 5px;
}
.section-11 .share-button-container {
  margin-top: 2rem;
  text-align: center;
}
@media (min-width: 992px) {
  .section-11 .share-button-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2rem;
    margin-top: 0;
  }
}
.section-11 .share-button {
  font-size: 11px;
  color: #ffffff;
  border: 1px solid #e4e8ea;
  text-decoration: none;
  padding: 10px 8px 10px 15px;
  border-radius: 10px;
  display: inline-block;
}
.section-11 .share-button > span {
  vertical-align: middle;
}
.section-11 .share-button:hover {
  background: #0ca848;
  border: 1px solid #0a863a;
}
.section-11 .share-button.hover-red:hover {
  background: #bd3d2d;
  border: 1px solid #a53527;
}
.section-11 .share-button.hover-grey:hover {
  background: #25282a;
  border: 1px solid #151718;
}
.section-11 .share-button-2 {
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 8px 10px 15px;
  border-radius: 10px;
}
.section-11 .share-button-2 > span {
  vertical-align: middle;
}
.section-11 .share-button-2:hover {
  color: #ccc;
}
.section-11 .menu {
  display: flex;
}
.section-11 .menu > a {
  background: #aab5bc;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  font-weight: bold;
  width: 33.3333%;
  text-align: center;
  padding: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media (max-width: 479px) {
  .section-11 .menu > a {
    word-spacing: 20rem;
  }
}
@media (min-width: 992px) {
  .section-11 .menu > a {
    font-size: 19px;
    padding: 2.5rem;
  }
}
.section-11 .menu.products a:not(.selected):hover:first-child {
  background: #0ca848;
}
.section-11 .menu.products a:not(.selected):hover:nth-child(2) {
  background: #bd3d2d;
}
.section-11 .menu.products a:not(.selected):hover:nth-child(3) {
  background: #4f608e;
}
.section-11 .menu.products a:not(.selected):hover:last-child {
  background: #f8931f;
}
.section-11 .menu.grey a:not(.selected):hover {
  background: #3f4548;
}
.section-11 .main {
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .section-11 .main {
    background-size: 70%;
  }
}
@media (min-width: 992px) {
  .section-11 .main {
    background-size: 60%;
    background-position: bottom right;
  }
}
@media (min-width: 1920px) {
  .section-11 .main {
    background-size: auto 140%;
  }
}
.section-11 .main .content {
  padding: 5rem 3rem 28rem;
}
@media (min-width: 480px) {
  .section-11 .main .content {
    padding: 5rem 3rem 48rem;
  }
}
@media (min-width: 992px) {
  .section-11 .main .content {
    padding: 11rem 6rem 18rem;
  }
}
.section-11 .main .title-3 {
  font-size: 4rem;
  font-weight: 100;
  color: #ffffff;
  margin-bottom: 7rem;
}
@media (min-width: 992px) {
  .section-11 .main .title-3 {
    font-size: 5.3rem;
    max-width: 50%;
  }
}
.section-11 .main-2 {
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
}
@media (max-width: 1599px) {
  .section-11 .main-2 {
    background-position: 70%;
  }
}
@media (min-width: 1600px) {
  .section-11 .main-2 {
    min-height: 60rem;
  }
}
.section-11 .main-2 .content {
  padding: 20rem 3rem 5rem 3rem;
}
@media (min-width: 480px) {
  .section-11 .main-2 .content {
    padding: 30rem 3rem 5rem 3rem;
  }
}
@media (min-width: 992px) {
  .section-11 .main-2 .content {
    padding: 8rem 6rem 8rem 6rem;
  }
}
.section-11 .main-2 .title-3 {
  font-size: 4.2rem;
  font-weight: 100;
  color: #ffffff;
  margin-bottom: 7rem;
}
@media (min-width: 992px) {
  .section-11 .main-2 .title-3 {
    font-size: 4.5rem;
    max-width: 50%;
  }
}
.section-11 .main-3 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.section-11 .main-3 .content {
  padding: 2rem 12rem 2rem 14rem;
}
@media (min-width: 992px) {
  .section-11 .main-3 .content {
    padding: 14rem 2rem 9rem 14rem;
  }
}
.section-11 .main-3 .title-3 {
  font-size: 4rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 7rem;
  text-align: center;
}
@media (min-width: 992px) {
  .section-11 .main-3 .title-3 {
    font-size: 5.3rem;
  }
}
.section-11 .main-4 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.section-11 .main-4 .content {
  padding: 14rem 2rem;
}
.section-11 .main-4 .title-3 {
  font-size: 4rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 7rem;
  text-align: center;
}
@media (min-width: 992px) {
  .section-11 .main-4 .title-3 {
    font-size: 5.3rem;
  }
}
.section-11 .main-5 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.section-11 .main-5 .content {
  padding: 8rem 2rem;
}
@media (min-width: 992px) {
  .section-11 .main-5 .content {
    padding: 14rem 2rem 9rem 14rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-11 .main-5 .title-2,
  .section-11 .main-5 .title-4 {
    width: 70%;
  }
}
.section-11 .main-6 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.section-11 .main-6 .content {
  padding: 12rem 2rem;
}
@media (min-width: 992px) {
  .section-11 .main-6 .content {
    padding: 18rem 2rem 20rem 14rem;
  }
}
@media (min-width: 768px) {
  .section-11 .main-6 .title-2,
  .section-11 .main-6 .title-4 {
    width: 50%;
  }
}
.section-11 .main-7 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.section-11 .main-7 .content {
  padding: 12rem 2rem;
}
@media (min-width: 992px) {
  .section-11 .main-7 .content {
    padding: 14rem 2rem 9rem 14rem;
  }
}
@media (min-width: 1600px) {
  .section-11 .main-7 .content {
    min-height: 60rem;
  }
}
@media (min-width: 992px) {
  .section-11 .main-7 .title-2 {
    font-size: 4.8rem;
    max-width: 60%;
  }
}
@media (min-width: 1600px) {
  .section-11 .main-7 .title-2 {
    max-width: 40%;
  }
}
.section-11 .menu-2 {
  background: #f2f4f5;
  display: flex;
  justify-content: space-between;
}
.section-11 .menu-2 > div {
  display: flex;
}
@media (max-width: 767px) {
  .section-11 .menu-2 > div {
    width: 50%;
  }
}
.section-11 .menu-2 > div:first-child {
  border-right: 1px solid #dddfe0;
}
@media (max-width: 767px) {
  .section-11 .menu-2 > div:first-child a {
    width: 100%;
  }
}
.section-11 .menu-2 > div:last-child {
  flex-direction: column;
}
@media (min-width: 768px) {
  .section-11 .menu-2 > div:last-child {
    flex-direction: row;
    border-left: 1px solid #dddfe0;
  }
}
.section-11 .menu-2 > div:last-child > a {
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .section-11 .menu-2 > div:last-child > a:first-child {
    justify-content: flex-start;
    border-right: 1px solid #dddfe0;
  }
}
.section-11 .menu-2 a {
  color: #141414;
  font-size: 14px;
  text-decoration: none;
  padding: 2rem 2rem 2rem 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: normal;
}
@media (max-width: 767px) {
  .section-11 .menu-2 a {
    height: 100%;
  }
}
@media (min-width: 768px) {
  .section-11 .menu-2 a {
    padding: 2rem 3rem;
  }
}
.section-11 .menu-2 a:hover {
  background: #e2e2e2;
}
.section-11 .title-2 {
  font-size: 4rem;
  font-weight: 100;
  color: #ffffff;
}
@media (min-width: 992px) {
  .section-11 .title-2 {
    font-size: 4.8rem;
    max-width: 40%;
  }
}
.section-11 .title-4 {
  font-size: 4rem;
  font-weight: 100;
  color: #ffffff;
}
@media (min-width: 992px) {
  .section-11 .title-4 {
    font-size: 5.3rem;
    max-width: 50%;
  }
}
@media (max-width: 479px) {
  .section-11 .button-3 {
    padding: 15px 15px 15px 55px;
  }
}
.section-11 .bg-grey {
  background: #3f4548;
}
.section-11 .bg-red {
  background: #cb232a;
}
.section-11 .bg-purple {
  background: #61739b;
}
.section-12 {
  background: #f4f4f5;
  padding-top: 9rem;
  padding-bottom: 23rem;
}
.section-12 .item {
  background: #fff;
}
@media (min-width: 992px) {
  .section-12 .item {
    display: flex;
  }
}
.section-12 .item + .item {
  margin-top: 6rem;
}
.section-12 .image {
  min-height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid #dfe0e1;
}
@media (min-width: 992px) {
  .section-12 .image {
    width: 35%;
    border-right: 2px solid #dfe0e1;
    border-bottom: none;
  }
}
.section-12 .label-4 {
  margin-bottom: 2rem;
}
.section-12 .content-container {
  padding: 2rem;
}
@media (min-width: 992px) {
  .section-12 .content-container {
    padding: 5rem 13rem 3rem 10rem;
    width: 75%;
  }
}
.section-12 .content-container .content {
  font-size: 17px;
  color: #6d6e71;
  font-weight: 300;
  margin-bottom: 4rem;
}
.section-12 .content-container .content p {
  margin-top: 10px;
}
.front-page .section-12b {
  padding-bottom: 0px !important;
}
.section-12b {
  background: #f4f4f5;
  padding-top: 9rem;
  padding-bottom: 23rem;
}
.section-12b.white {
  background: #fff;
}
.section-12b .home-title {
  font-size: 5.3rem;
  font-weight: 100;
  color: #282828;
  text-align: center;
  margin-bottom: 2rem;
}
.section-12b .item {
  background: #fff;
  margin-bottom: 4rem;
}
@media (min-width: 992px) {
  .section-12b .item {
    display: flex;
  }
}
.section-12b .item + .item {
  margin-top: 6rem;
}
.section-12b .image {
  min-height: 150px;
  border-bottom: 2px solid #dfe0e1;
  padding: 1rem 1rem 1rem 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .section-12b .image {
    width: 35%;
    border-right: 2px solid #dfe0e1;
    border-bottom: none;
  }
}
.section-12b .image .inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-12b .image img {
  max-height: 100px;
}
.section-12b .label-4 {
  margin-bottom: 2rem;
}
.section-12b .content-container {
  padding: 2rem;
}
@media (min-width: 992px) {
  .section-12b .content-container {
    padding: 3rem 3rem 3rem 3rem;
    width: 75%;
  }
}
.section-12b .content-container .content {
  font-size: 17px;
  color: #6d6e71;
  font-weight: 300;
  padding-top: 2rem;
  /*margin-bottom: 4rem;*/
}
.section-12b .content-container .content p {
  margin-top: 10px;
}
.section-13 {
  padding-top: 8rem;
  padding-bottom: 28rem;
}
.section-13 .content {
  font-size: 17px;
  color: #6d6e71;
  font-weight: 300;
}
.section-14 .item {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .section-14 .item {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .section-14 .item > div {
    width: 50%;
  }
}
.section-14 .item > .text {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .section-14 .item > .text:first-child {
    order: 1;
  }
}
.section-14 .content-container {
  padding: 4rem;
}
@media (min-width: 992px) {
  .section-14 .content-container {
    padding: 11rem 10rem 18rem 14rem;
  }
}
.section-14 .title,
.section-14 h2.title {
  font-size: 5.3rem;
  color: #282828;
  font-weight: 100;
  margin-top: 0;
  display: block;
}
.section-14 .content {
  font-size: 17px;
  color: #6d6e71;
  font-weight: 300;
}
.section-14 .content p + p {
  margin-top: 2rem;
}
.section-14 .image {
  min-height: 52rem;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .section-14 .image {
    background-size: cover;
    min-height: 72rem;
  }
}
.section-14 .bg-grey {
  background: #f4f4f5;
}
body.green .section-11 .menu > a:nth-child(2) {
  border-right: 2px solid #bbc1c5;
}
body.green .section-11 .menu > a.selected {
  background: #0ca848;
}
body.green .section-11 .main {
  background-color: #5fb97c;
}
body.orange .section-11 .menu > a:nth-child(2) {
  border-right: 2px solid #bbc1c5;
}
body.orange .section-11 .menu > a.selected {
  background: #f8931f;
}
body.orange .section-11 .main {
  background-color: #f8931f;
}
body.red .section-11 .menu > a.selected {
  background: #bd3d2d;
}
body.red .section-11 .main {
  background-color: #d2485f;
}
body.red .section-11 .button-3:hover {
  background-color: #000;
}
body.purple .section-11 .menu > a:first-child {
  border-right: 2px solid #9facb3;
}
body.purple .section-11 .menu > a.selected {
  background: #4f608e;
}
body.purple .section-11 .main {
  background-color: #61749f;
}
body.grey .section-11 .menu > a:nth-child(2) {
  border-right: 2px solid #bbc1c5;
}
body.grey .section-11 .menu > a.selected {
  background: #3f4548;
}
.section-contact {
  background: #707a80 url(../images/bg-contact.png) no-repeat fixed left 90px / cover;
  padding-top: 7rem;
  padding-bottom: 4rem;
}
@media (min-width: 1200px) {
  .section-contact {
    background-size: contain;
  }
}
.section-contact .title,
.section-contact h1.title {
  font-size: 6rem;
  color: #ffffff;
  font-weight: 100;
  text-align: center;
  margin-bottom: 10rem;
  margin-top: 0px;
  display: block;
}
@media (min-width: 992px) {
  .section-contact .inner {
    display: flex;
  }
}
@media (min-width: 992px) {
  .section-contact .inner > div {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .section-contact .inner > div:first-child {
    padding-right: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .section-contact .inner > div:first-child {
    padding-right: 4.5rem;
  }
}
@media (min-width: 992px) {
  .section-contact .inner > div:last-child {
    padding-left: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .section-contact .inner > div:last-child {
    padding-left: 4.5rem;
  }
}
.section-contact .contact-field {
  margin-bottom: 2rem;
}
.section-contact .form-control {
  font-size: 17px;
  color: #58595b;
  padding: 2rem 3rem;
  /*margin-bottom: 2rem;*/
  border-radius: 7px;
  min-height: 55px;
}
.section-contact .select2-container {
  min-height: 55px;
  margin-bottom: 2rem;
  border-radius: 7px;
  background: #fff;
}
.section-contact .select2-container .select2-selection--single {
  border: none;
}
.section-contact .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 14px 3rem;
}
.section-contact .select2-container .select2-selection--single .select2-selection__arrow {
  top: 0;
  bottom: 0;
  height: auto;
}
.section-contact .select2-container .select2-selection--single .select2-selection__arrow::before {
  content: "";
  border-left: 2px solid #eceded;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 70px;
}
.section-contact .select2-container .select2-selection--single .select2-selection__arrow b {
  border-color: #cb232a transparent transparent transparent;
  border-width: 12px 8px 0 8px;
  left: auto;
  right: 40px;
}
.section-contact .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #cb232a transparent;
  border-width: 0 8px 12px 8px;
}
.section-contact .form-bottom {
  height: 8rem;
}
.section-contact .content {
  background: #3f4548;
  font-size: 2.4rem;
  color: #e2e4e6;
  padding: 4.5rem;
  height: calc(100% - 18rem);
  position: relative;
}
.section-contact .content a {
  color: #e2e4e6;
}
.section-contact .content::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 106px;
  height: 103.2px;
  max-width: 100%;
  max-height: 100%;
  background: url(../images/contact-logo.png) no-repeat bottom right / contain;
}
@media (min-width: 768px) {
  .section-contact .content::after {
    width: 189.2px;
    height: 184.2px;
  }
}
@media (min-width: 992px) {
  .section-contact .content::after {
    width: 265px;
    height: 258px;
  }
}
@media (min-width: 1600px) {
  .section-contact .content {
    background-size: auto;
  }
}
.section-contact .content-bottom {
  background: #fff;
  padding: 2rem;
}
@media (min-width: 768px) {
  .section-contact .content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 8rem;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .section-contact .content-bottom {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
}
.section-contact .social-icons a {
  margin-right: 1rem;
}
.section-contact .telephone {
  font-size: 2.55rem;
  color: #cb232a;
  margin-top: 1rem;
  display: inline-block;
}
@media (min-width: 768px) {
  .section-contact .telephone {
    margin-top: 0;
  }
}
.section-contact textarea.form-control {
  min-height: 15rem;
}
.section-map {
  padding-top: 6rem;
}
.section-map .title {
  font-weight: 100;
  font-size: 5.3rem;
  color: #282828;
  margin-bottom: 6rem;
}
.section-footer {
  padding-top: 150px;
  padding-bottom: 4rem;
  background: #717a81;
  position: relative;
  overflow: hidden;
}
.section-footer .extra-logos {
  margin-top: 4rem;
  padding-top: 4rem;
  border-top: 1px solid #889094;
  text-align: center;
}
@media (min-width: 992px) {
  .section-footer .extra-logos {
    text-align: left;
  }
}
.section-footer .extra-logos .orf,
.section-footer .extra-logos .oaf,
.section-footer .extra-logos .exc {
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .section-footer .extra-logos .orf,
  .section-footer .extra-logos .oaf,
  .section-footer .extra-logos .exc {
    float: left;
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
  }
}
.section-footer .extra-logos .orf {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .section-footer .extra-logos .orf {
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.section-footer .extra-logos .exc {
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .section-footer .extra-logos .exc {
    margin-left: 20px;
    margin-top: 0;
  }
}
.section-footer .extra-logos .ormsf {
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .section-footer .extra-logos .ormsf {
    float: right;
    display: inline-block;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
  }
}
.section-footer .footer-logo {
  background: #f3f4f6;
  background: #fff;
  width: 288px;
  height: 244px;
  border-radius: 50%;
  position: absolute;
  top: -115px;
  display: block;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.section-footer .footer-logo img {
  vertical-align: middle;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 60px;
}
@media (max-width: 767px) {
  .section-footer .container-4 {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}
.section-footer .title {
  font-size: 21px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 2rem;
}
.section-footer ul {
  padding-left: 0;
  list-style: none;
}
.section-footer ul li {
  margin-bottom: 1rem;
}
.section-footer ul li a {
  font-size: 18px;
  color: #e2e4e6;
  text-decoration: none;
}
.section-footer ul li a:hover {
  color: #fff;
}
.section-footer .social-icons {
  display: inline-block;
  padding-top: 2.5rem;
  border-top: 1px solid #858e92;
  margin-top: 2.5rem;
}
.section-footer .social-icons a {
  display: inline-block;
}
.section-footer .social-icons a + a {
  margin-left: 1.5rem;
}
.section-footer .social-icons .icon-twitter {
  width: 26px;
  height: 26px;
  background: url(../images/icon-twitter-n.png);
}
.section-footer .social-icons .icon-twitter:hover {
  background: url(../images/icon-twitter.png);
}
.section-footer .social-icons .icon-facebook {
  width: 26px;
  height: 26px;
  background: url(../images/icon-facebook-n.png);
}
.section-footer .social-icons .icon-facebook:hover {
  background: url(../images/icon-facebook.png);
}
.section-footer .social-icons .icon-linkedin {
  width: 26px;
  height: 26px;
  background: url(../images/icon-linkedin-n.png);
}
.section-footer .social-icons .icon-linkedin:hover {
  background: url(../images/icon-linkedin.png);
}
.section-footer .social-icons .icon-youtube {
  width: 26px;
  height: 26px;
  background: url(../images/icon-youtube-n.png);
}
.section-footer .social-icons .icon-youtube:hover {
  background: url(../images/icon-youtube.png);
}
.section-footer .social-icons .icon-pinterest {
  width: 25px;
  height: 26px;
  background: url(../images/icon-pinterest-n.png);
}
.section-footer .social-icons .icon-pinterest:hover {
  background: url(../images/icon-pinterest.png);
}
.section-footer-bottom {
  background: #404549;
  align-items: center;
  text-align: center;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .section-footer-bottom {
    display: flex;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .section-footer-bottom > div {
    width: 33.333%;
  }
}
.section-footer-bottom .left {
  font-size: 13px;
  color: #e2e4e6;
  margin-bottom: 2rem;
}
.section-footer-bottom .left a {
  color: #e2e4e6;
}
@media (min-width: 1200px) {
  .section-footer-bottom .left {
    padding-left: 3rem;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-footer-bottom .left > span {
    display: block;
  }
}
.section-footer-bottom .left .separator {
  width: 2px;
  height: 3rem;
  margin-left: 2rem;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1600px) {
  .section-footer-bottom .left .separator {
    margin-right: 0;
    margin-right: 2rem;
    background: #60696e;
  }
}
.section-footer-bottom .left .powered-by {
  display: inline-block;
}
.section-footer-bottom .center {
  font-size: 13px;
  color: #e2e4e6;
  margin-bottom: 2rem;
}
@media (min-width: 1200px) {
  .section-footer-bottom .center {
    margin-bottom: 0;
  }
}
.section-footer-bottom .center a {
  color: #e2e4e6;
}
.section-footer-bottom .right {
  font-size: 18.441px;
  color: #ffffff;
}
@media (min-width: 1200px) {
  .section-footer-bottom .right {
    text-align: right;
  }
}
.section-footer-bottom .right .telephone {
  display: inline-block;
  margin-right: 2rem;
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .section-footer-bottom .right .telephone {
    margin-left: 2rem;
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .section-footer-bottom .right .telephone {
    margin-right: 4rem;
  }
}
.section-footer-bottom .chat-button {
  font-size: 15px;
  color: #ffffff;
  background: #cb232a;
  display: inline-block;
  padding: 2rem 6rem 1.7rem 3rem;
  border-top-left-radius: 3rem;
  border-top-right-radius: 3rem;
}
@media (min-width: 1200px) {
  .section-footer-bottom .chat-button {
    border-top-right-radius: 0;
  }
}
.section-footer-bottom .chat-button:hover {
  background: #000;
  text-decoration: none;
}
.breadcrumb {
  background: none;
  text-align: right;
}
.breadcrumb a {
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #ccc;
}
.breadcrumb .active {
  font-size: 11px;
  color: #ffffff;
}
.lSSlideOuter .lSPager.lSpg > li.active a {
  background: #282828;
}
.lSSlideOuter .lSPager.lSpg > li:hover a {
  background: #cb232a;
}
.lSSlideOuter .lSPager.lSpg > li a {
  width: 16px;
  height: 16px;
  background: #efeff0;
}
.section-ext .lSSlideOuter .lSPager.lSpg > li a {
  background: #282828;
}
.section-ext .lSSlideOuter .lSPager.lSpg > li.active a {
  background: #0ca848;
}
.section-ext .lSSlideOuter .lSPager.lSpg > li:hover a {
  background: #cb232a;
}
.overlay-1,
.overlay-2 {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 100vw;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10000;
}
.overlay-1 .social-icons a,
.overlay-2 .social-icons a {
  color: #fff;
  text-decoration: none;
  font-size: 2rem;
}
.overlay-1 .social-icons a:hover,
.overlay-2 .social-icons a:hover {
  color: #cb232a;
}
.overlay-1 .social-icons a img,
.overlay-2 .social-icons a img {
  margin-right: 10px;
}
.overlay-1 .content,
.overlay-2 .content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlay-1 .overlay-close,
.overlay-2 .overlay-close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  display: inline-block;
  cursor: pointer;
  z-index: 10001;
}
.overlay-1 .form,
.overlay-2 .form {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.overlay-1 .form::after,
.overlay-2 .form::after {
  content: "";
  border-bottom: 1px solid #ccc;
  display: block;
  width: calc(100% - 40px);
}
.overlay-1 .form,
.overlay-2 .form,
.overlay-1 input,
.overlay-2 input {
  width: 100%;
  max-width: 500px;
  height: 50px;
}
.overlay-1 input,
.overlay-2 input {
  color: #fff;
  background: none;
  border: none;
  padding-right: 40px;
}
.overlay-1 button,
.overlay-2 button {
  background: none;
  border: none;
  height: 50px;
  position: absolute;
  top: 0;
  right: 20px;
}
.overlay-3 {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 100vw;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10000;
}
.overlay-3 .languages a {
  color: #fff;
  text-decoration: none;
  font-size: 2rem;
}
.overlay-3 .languages a:hover {
  color: #cb232a;
}
.overlay-3 .languages a img {
  margin-right: 10px;
}
.overlay-3 .content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlay-3 .overlay-close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  display: inline-block;
  cursor: pointer;
  z-index: 10001;
}
.overlay-3 .form {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.overlay-3 .form::after {
  content: "";
  border-bottom: 1px solid #ccc;
  display: block;
  width: calc(100% - 40px);
}
.overlay-3 .form,
.overlay-3 input {
  width: 100%;
  max-width: 500px;
  height: 50px;
}
.overlay-3 input {
  color: #fff;
  background: none;
  border: none;
  padding-right: 40px;
}
.overlay-3 button {
  background: none;
  border: none;
  height: 50px;
  position: absolute;
  top: 0;
  right: 20px;
}
.button-1 {
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  display: inline-block;
  background: #cb232a url(../images/arrow-white.png) no-repeat 87%;
  padding: 20px 50px 20px 30px;
  border-radius: 3rem;
  text-decoration: none;
  border: none;
}
.button-1:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.button-3 {
  font-size: 15px;
  font-weight: 600;
  color: #141414;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 10px center;
  border-radius: 3rem;
  text-decoration: none;
  display: inline-block;
  padding: 20px 30px 20px 30px;
}
.button-3:hover {
  color: #fff;
  background-color: #cb232a;
  text-decoration: none;
}
.button-3.icon-video {
  padding: 20px 30px 20px 70px;
  background-image: url(../images/icon-play-green2.png);
}
.button-3.icon-video.red {
  background-image: url(../images/icon-play-red2.png);
}
.button-3.icon-video.red-2 {
  background-image: url(../images/icon-play-red-2.png);
}
.button-3.icon-video.pink {
  background-image: url(../images/icon-play-pink2.png);
}
.button-3.icon-video:hover {
  background-image: url(../images/icon-playh.png);
}
.button-3.icon-pointer {
  padding: 20px 30px 20px 70px;
  background-image: url(../images/icon-pointer-green.png);
}
.button-3.icon-pointer.red {
  background-image: url(../images/icon-pointer-red.png);
}
.button-3.icon-pointer.pink {
  background-image: url(../images/icon-pointer-pink.png);
}
.button-3.icon-pointer:hover {
  background-image: url(../images/icon-pointerh.png);
}
.button-3.icon-mouse {
  padding: 20px 30px 20px 70px;
  background-image: url(../images/icon-mouse2.png);
  background-position: 20px center;
}
.button-3.icon-mouse.red {
  background-image: url(../images/icon-mouse2r.png);
}
.button-3.icon-mouse.pink {
  background-image: url(../images/icon-mouse2p.png);
}
.button-3.icon-mouse:hover {
  background-image: url(../images/icon-mouse2h.png);
}
.button-4 {
  font-size: 15px;
  font-weight: 600;
  color: #414042;
  display: inline-block;
  background: #fff url(../images/icon-arrow-1.png) no-repeat 90%;
  padding: 1.5rem 40px 1.5rem 2rem;
  border-radius: 3rem;
  text-decoration: none;
  border: 1px solid #706f71;
}
.button-4:hover {
  color: #fff;
  background: #cb232a url(../images/icon-arrow-1h.png) no-repeat 90%;
  text-decoration: none;
}
.anim-1 {
  -moz-animation: anim-1 10s ease-in-out;
  -webkit-animation: anim-1 10s ease-in-out;
  animation: anim-1 10s ease-in-out;
}
@keyframes anim-1 {
  0%,
  2.5%,
  6%,
  10%,
  27.5%,
  31%,
  35%,
  50%,
  52.5%,
  56%,
  60%,
  77.5%,
  81%,
  85% {
    transform: translateY(0);
  }
  4%,
  29%,
  54%,
  79% {
    transform: translateY(10px);
  }
  8.5%,
  33.5%,
  58.5%,
  83.5% {
    transform: translateY(5px);
  }
}
.mt-1 {
  margin-top: 1rem;
}
.mt-2 {
  margin-top: 2rem;
}
.mt-3 {
  margin-top: 3rem;
}
.mt-4 {
  margin-top: 4rem;
}
.mt-5 {
  margin-top: 5rem;
}
.mt-6 {
  margin-top: 6rem;
}
.mt-7 {
  margin-top: 7rem;
}
.mt-10 {
  margin-top: 10rem;
}
.mb-2 {
  margin-bottom: 2rem;
}
.mb-3 {
  margin-bottom: 3rem;
}
.mb-4 {
  margin-bottom: 4rem;
}
.mb-5 {
  margin-bottom: 5rem;
}
.mb-7 {
  margin-bottom: 7rem;
}
.mb-8 {
  margin-bottom: 8rem;
}
.mb-10 {
  margin-bottom: 10rem;
}
.ml-1 {
  margin-left: 1rem;
}
.ml-2 {
  margin-left: 2rem;
}
.mr-1 {
  margin-right: 1rem;
}
.mr-2 {
  margin-right: 2rem;
}
.mr-3 {
  margin-right: 3rem;
}
.mh-15 {
  min-height: 150px;
}
.mh-21 {
  min-height: 210px;
}
.pt-8 {
  padding-top: 8rem;
}
.pt-11 {
  padding-top: 11rem;
}
.pt-15 {
  padding-top: 15rem;
}
.pt-16 {
  padding-top: 16rem;
}
.pt-19 {
  padding-top: 19rem;
}
.pb-7 {
  padding-bottom: 7rem;
}
.pb-11 {
  padding-bottom: 11rem;
}
.pb-14 {
  padding-bottom: 14rem;
}
.cursor {
  cursor: pointer;
}
.text-green {
  color: #0ca848;
}
.text-red {
  color: #bd3d2d;
}
.text-pink {
  color: #ee5ba0;
}
.text-purple {
  color: #7366b4;
}
.label-2.half-space,
.label-4.half-space,
.cs-label.half-space {
  padding-bottom: 5px;
}
.label-2 {
  font-size: 15px;
  font-weight: 600;
  color: #cb232a;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 2px solid #cb232a;
}
.label-2.text-white {
  color: #fff;
  border-bottom: 2px solid #fff;
}
.label-4,
.cs-label {
  font-size: 17px;
  color: #0ca848;
  font-weight: 600;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 2px solid #0ca848;
}
.label-green {
  color: #0ca848;
  border-bottom: 2px solid #0ca848;
}
.label-red {
  color: #bd3d2d;
  border-bottom: 2px solid #bd3d2d;
}
.label-black {
  color: #020202;
  border-bottom: 2px solid #020202;
}
.label-pink {
  color: #ee5ba0;
  border-bottom: 2px solid #ee5ba0;
}
.label-purple {
  color: #7366b4;
  border-bottom: 2px solid #7366b4;
}
.label-orange {
  color: #f8931f;
  border-bottom: 2px solid #f8931f;
}
.w-100 {
  width: 100%;
}
.nomargin {
  margin: 0 !important;
}
/******************************************/
.ImageMaxWidth100 {
  max-width: 100%;
}
.LeftFloatedImage {
  float: left;
  max-width: 50%;
  margin-right: 10px;
  margin-bottom: 10px;
}
.RightFloatedImage {
  float: right;
  max-width: 50%;
  margin-left: 10px;
  margin-bottom: 10px;
}
.caption {
  font-size: 0.8rem;
  color: darkgray;
  font-style: italic;
}
/******************************************/
#map-canvas {
  height: 80vh;
}
.field-validation-error {
  color: red;
  display: block;
  padding: 4px;
  background-color: antiquewhite;
  margin-top: 4px;
  border: 1px solid grey;
}
.alert-box {
  padding: 10px 20px;
  margin-bottom: 5rem;
}
.alert-box.success {
  background-color: #28a745 !important;
  color: #fff;
}
.alert-box.alert {
  background-color: #dc3545 !important;
  color: #fff;
}
.alert-box.warning {
  background-color: #ffc107 !important;
  color: #343a40 !important;
}
.alert-box.info {
  background-color: #17a2b8 !important;
  color: #fff;
}
.alert-box.radius {
  border-radius: 5px;
}
.search-content {
  padding: 4rem 2rem 4rem 2rem;
}
.search-content .search-panel {
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-content .search-panel form {
  width: 100%;
  max-width: 500px;
  height: 50px;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.search-content .search-panel form label {
  display: block;
  clear: both;
}
.search-content .search-panel form input {
  width: 100%;
  max-width: 410px;
  height: 50px;
  color: #020202;
  border: none;
  padding: 20px;
}
.search-content .search-panel form button {
  background: none;
  border: none;
  position: absolute;
  height: 50px;
  top: 0;
  right: 20px;
}
.search-results-outer {
  padding-top: 10rem;
  padding-bottom: 15rem;
}
.search-results-outer .title {
  font-size: 4.7rem;
  font-weight: 100;
  margin-bottom: 2rem;
}
.search-results-outer .search-results .no-results {
  text-align: center;
  margin-top: 2rem;
}
.search-results-outer .search-results .search-item {
  border-bottom: 1px dashed gray;
  padding: 10px 5px 15px 5px;
}
.search-results-outer .search-results .search-item:last-child {
  border-bottom: 0;
}
.generic-outer {
  padding-top: 10rem;
  padding-bottom: 15rem;
}
.generic-outer .title {
  font-size: 4.7rem;
  font-weight: 100;
  margin-bottom: 2rem;
}
.generic-outer .generic-inner .no-results {
  text-align: center;
  margin-top: 2rem;
}
.generic-outer .generic-inner .search-item {
  border-bottom: 1px dashed gray;
  padding: 10px 5px 15px 5px;
}
.generic-outer .generic-inner .search-item:last-child {
  border-bottom: 0;
}
.features-comparison {
  padding-top: 7rem;
  padding-bottom: 7rem;
  background-color: #fff;
  text-align: center;
}
.features-comparison .title,
.features-comparison h2.title {
  font-size: 5.3rem;
  font-weight: 100;
  color: #282828;
  text-align: center;
  margin-bottom: 4rem;
  margin-top: 0;
  display: block;
}
.features-comparison .title::after,
.features-comparison h2.title::after {
  content: "";
  width: 133px;
  display: block;
  margin: 2.5rem auto 0;
}
.features-comparison .description {
  font-size: 17px;
  font-weight: 300;
  color: #6d6e71;
  line-height: 1.3;
  text-align: center;
  padding-bottom: 5rem;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.features-comparison .description-bottom {
  padding-top: 5rem;
  font-size: 17px;
  font-weight: 300;
  color: #6d6e71;
  line-height: 1.3;
  text-align: left;
}
.features-comparison .description-bottom h1,
.features-comparison .description-bottom h2,
.features-comparison .description-bottom h3 {
  font-weight: 300;
}
.features-comparison .feat-table {
  text-align: left;
}
.features-comparison .feat-table .editions-row {
  border-bottom: 1px solid grey;
}
.features-comparison .feat-table .editions-row .edition-name {
  text-align: center;
  padding-bottom: 15px;
  padding-top: 10px;
}
.features-comparison .feat-table .editions-row .edition-name .box {
  background-color: #e96667;
  width: 140px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.features-comparison .feat-table .editions-row .edition-name .arrow {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin: -3px auto 0;
  width: 0;
  height: 0;
  visibility: visible;
  border-top: 10px solid #e96667;
  border-top-color: #e96667;
}
.features-comparison .feat-table .editions-row .edition-name.highlight {
  transform: scale(1.2);
}
.features-comparison .feat-table .editions-row .edition-name:hover .arrow,
.features-comparison .feat-table .editions-row .edition-name.highlight .arrow {
  border-top: 10px solid #e50914;
  border-top-color: #e50914;
}
.features-comparison .feat-table .editions-row .edition-name:hover .box,
.features-comparison .feat-table .editions-row .edition-name.highlight .box {
  background-color: #e50914;
}
.features-comparison .feat-table .editions-footer-row {
  border-top: 1px solid ghostwhite;
  background-color: ghostwhite;
}
.features-comparison .feat-table .editions-footer-row .edition-footnote {
  text-align: left;
  padding-bottom: 20px;
  padding-top: 10px;
  /*&:nth-child(even) {
                    background-color: #fff;
                }*/
}
.features-comparison .feat-table .editions-footer-row .edition-footnote.highlight {
  transform: scale(1.05);
}
.features-comparison .feat-table .row.feat-category {
  background-color: #aab5bc;
}
.features-comparison .feat-table .row.feat-category .feat-name {
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .features-comparison .feat-table .row.feat-category .feat-name {
    text-align: left;
  }
}
.features-comparison .feat-table .row.feat-category .ed-feat-category {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.features-comparison .feat-table .row.feat-category .ed-feat-category.pixel {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  /*padding: 0;
                    height: 1px;

                    @media(min-width: @bs-md) {
                        height: auto;
                        padding-top: 10px;
                        padding-bottom: 10px;
                    }*/
}
.features-comparison .feat-table .row.feat-item {
  background-color: #fff;
}
.features-comparison .feat-table .row.feat-item:nth-child(even) {
  background-color: #f4f4f5;
}
.features-comparison .feat-table .row.feat-item .feat-name {
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted gray;
}
@media (min-width: 992px) {
  .features-comparison .feat-table .row.feat-item .feat-name {
    font-weight: normal;
    text-align: left;
    border-bottom: 0;
  }
}
.features-comparison .feat-table .row.feat-item .ed-feat-item {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.features-comparison .feat-table .row.feat-item .ed-feat-item .glyphicon-ok {
  color: green;
}
.features-comparison .feat-table .row.feat-item .ed-feat-item .glyphicon-remove {
  color: lightgray;
}
.features-comparison .feat-table .row.feat-item .ed-feat-item.highlight {
  transform: scale(1.4);
}
.features-comparison .feat-table .row.feat-item + .row.feat-category {
  margin-top: 1rem;
}
.features-comparison .sep {
  position: relative;
  z-index: 2;
  background: #fff;
  padding-top: 6rem;
  margin-top: 2rem;
}
.features-comparison .sep::before {
  content: "";
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 20%;
  right: 20%;
  border-radius: 30%;
  box-shadow: 0 0 45px rgba(85, 85, 85, 0.6);
}
.features-comparison .sep::after {
  content: "";
  position: absolute;
  top: -15px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
body.green .features-comparison .title::after {
  border-bottom: 3px solid #0ca848;
}
body.orange .features-comparison .title::after {
  border-bottom: 3px solid #f8931f;
}
body.red .features-comparison .title::after {
  border-bottom: 3px solid #d1495e;
}
body.purple .features-comparison .title::after {
  border-bottom: 3px solid #ee5ba0;
}
body.green .features-comparison .title span {
  color: #0ca848;
}
body.orange .features-comparison .title span {
  color: #f8931f;
}
body.red .features-comparison .title span {
  color: #d1495e;
}
body.purple .features-comparison .title span {
  color: #ee5ba0;
}
.rotate90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tooltip_templates {
  display: none;
}
.tooltipster-sidetip .tooltipster-content {
  padding: 0;
}
.tooltip_content {
  max-width: 500px;
  min-width: 300px;
}
.tooltip_content .tooltip_title {
  background-color: #bd3d2d;
  color: #fff;
  padding: 6px 14px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 20px;
}
.tooltip_content .tooltip_text {
  color: #252e61;
  padding: 6px 14px;
}
.plansltip {
  border-bottom: 1px dotted #bd3d2d;
}
.bold {
  font-weight: bold;
}
.provoli.v1 {
  background-color: White;
  position: relative;
  width: 90%;
}
@media (min-width: 768px) {
  .provoli.v1 {
    height: 400px;
    width: 750px;
  }
}
.provoli.v1 .close {
  position: absolute;
  top: 4px;
  right: 4px;
  color: #fff;
  font-size: 12px;
  background-color: black;
}
@media (min-width: 768px) {
  .provoli.v1 .close {
    background-color: transparent;
    color: black;
  }
  .provoli.v1 .close:hover {
    color: black;
  }
}
.provoli.v1 .outer {
  margin-top: 1rem;
  background-color: White;
  text-decoration: none;
  align-items: center;
}
@media (min-width: 768px) {
  .provoli.v1 .outer {
    margin-top: 0rem;
    height: 400px;
    width: 750px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
}
.provoli.v1 .outer .provoli_left {
  width: 100%;
  height: 170px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .provoli.v1 .outer .provoli_left {
    width: 50%;
    height: 400px;
  }
}
.provoli.v1 .outer .provoli_right {
  width: 100%;
  height: 250px;
}
@media (min-width: 768px) {
  .provoli.v1 .outer .provoli_right {
    flex-grow: 1;
    width: 50%;
    height: 400px;
  }
}
.provoli.v1 .outer .provoli_right .ar-content {
  padding: 3rem;
  text-align: center;
}
.provoli.v1 .outer .provoli_right .ar-content .provoli_title {
  font-family: minion-pro, serif;
  font-family: petersburg-web, serif;
  color: #006e95;
  text-align: center;
  margin-bottom: 4rem;
  font-size: 2.8rem;
}
@media (min-width: 768px) {
  .provoli.v1 .outer .provoli_right .ar-content .provoli_title {
    margin-bottom: 5rem;
    font-size: 3rem;
  }
}
.provoli.v1 .outer .provoli_right .ar-content .provoli_text {
  font-family: petersburg-web, serif;
  color: #4d4d4d;
  text-align: center;
  margin-bottom: 4rem;
  font-size: 1.9rem;
}
@media (min-width: 768px) {
  .provoli.v1 .outer .provoli_right .ar-content .provoli_text {
    margin-bottom: 5rem;
    font-size: 2.1rem;
  }
}
.provoli.v1 .outer .provoli_right .ar-content .provoli_more {
  font-size: 2.1rem;
  font-family: petersburg-web, serif;
  color: #006e95;
  margin-bottom: 3rem;
  text-align: center;
  display: inline-block;
  padding: 1rem 2rem;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #006e95;
}
.provoli.v1 .outer .provoli_right .ar-content .provoli_more:hover {
  background-color: #006e95;
  color: #fff;
}
.provoli.v2 {
  box-shadow: 0 0 20px #000;
  /*background-color: White;*/
  position: relative;
  width: 300px;
  max-width: 90%;
  opacity: 1;
}
.provoli.v2 img {
  max-width: 100%;
}
.provoli.v2 .close {
  position: absolute;
  top: 4px;
  right: 4px;
  color: #fff;
  font-size: 18px;
  opacity: 1;
}
@media (min-width: 768px) {
  .provoli.v2 .close {
    background-color: transparent;
    color: white;
  }
  .provoli.v2 .close:hover {
    color: white;
  }
}
.provoli.v2 .outer {
  margin-top: 1rem;
  background-color: White;
  text-decoration: none;
  align-items: center;
}
.button-link {
  display: inline-block;
  margin-top: 3rem;
  margin-bottom: 1rem;
}
.video-container {
  max-width: 100%;
}
.video-container iframe {
  max-width: 100%;
}
.extensionH1Style {
  font-size: 4.7rem;
  font-weight: 100;
  color: #ffffff;
  text-align: center;
  margin-top: 0;
  display: block;
}
.extensionRedParagraphStyle {
  font-size: 15px;
  font-weight: 600;
  color: #cb232a;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 2px solid #cb232a;
}
.bottom-center-typeform {
  position: fixed;
  z-index: 99999;
}
@media (min-width: 700px) {
  .bottom-center-typeform {
    bottom: 20px;
    left: 50%;
    translate: -50%;
  }
}
@media (max-width: 700px) {
  .bottom-center-typeform {
    right: 20px;
    translate: 0;
    bottom: 65px;
  }
}
.tf-v1-popup {
  z-index: 99999999 !important;
}
.bottom-center-typeform button {
  background-color: #f20000 !important;
}