﻿/*variables less begin*/
/*font / text properties*/
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
.textRight {
  text-align: right;
}
.textLeft {
  text-align: left;
}
.textJustify {
  text-align: justify;
}
.textJustify {
  text-align: justify;
}
.textCenter {
  text-align: center;
}
.text-deco-none {
  text-decoration: none;
}
.text-deco-underline {
  text-decoration: underline;
}
.boldText {
  font-weight: bold;
}
.auto-width {
  width: auto;
}
/*colors*/
/*borders*/
.clear {
  clear: both;
  float: left;
  width: 100%;
}
.left-float {
  float: left;
}
.right-float {
  float: right;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.relative-right {
  position: relative;
  float: right;
}
.relative-left {
  position: relative;
  float: left;
}
.margin-auto {
  margin: auto !important;
}
.zero-padding {
  padding: 0;
}
.zero-margin {
  margin: 0;
}
.zero-margin-padding {
  margin: 0;
  padding: 0;
}
.hidden-overflow {
  overflow: hidden;
}
.transparent-bg {
  background-color: transparent;
}
.contain-bg-size {
  background-size: contain;
}
/*variables less end*/
/** Product Vars*/
/*colors*/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype');
}
.product-body {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  color: #4e4e4e;
  padding-top: 9.5rem;
}
.product-body .teaser-header {
  position: absolute;
  padding-right: 14%;
  padding-top: 7%;
  right: 0;
  top: 0;
  width: 50%;
}
.product-body .teaser-header h2 {
  color: #004f76;
  font-family: 'Montserrat', sans-serif;
  font-size: 65px;
  text-align: center;
  padding: 20px 0;
  font-weight: 400;
}
.product-body .teaser-header p {
  font-family: 'Montserrat', sans-serif;
  color: #4e4e4e;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
}
header.product-header {
  padding: 10px;
  box-shadow: 0 11px 12px 3px #00000033;
  height: 110px;
  background-color: #fff;
}
header.product-header .nav-wrapper ul.nav li a {
  color: #4e4e4e;
  letter-spacing: normal;
  font-weight: 600;
  font-size: 13px;
}
header.product-header .nav-wrapper ul.nav li a:hover,
header.product-header .nav-wrapper ul.nav li a:active,
header.product-header .nav-wrapper ul.nav li a:focus {
  color: #004f76 !important;
  background-color: #fff;
}
/*.tiny {
    height: 90px;
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
}*/
.section-teaser {
  padding-right: 0;
  padding-left: 0;
}
.section-product {
  padding: 25px 15px;
  line-height: 25px;
}
.section-product h4 {
  color: #004f76;
  font-size: 40px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
}
.section-product small.small-icon-text {
  font-size: 57%;
}
.section-product .alert-warning {
  color: #292929;
  background-color: #f3ec18;
  border-color: transparent;
  padding: 5px;
}
.section-product small.alert-text {
  font-size: 65%;
  font-weight: 600;
}
.section-info {
  padding: 25px 15px;
  line-height: 25px;
  color: #fff;
  background-color: #004f76;
  font-size: 16px;
}
.section-info h4 {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
}
.section-info ul {
  list-style-type: disc;
}
.section-info ul li {
  padding: 10px;
}
.section-video {
  padding: 25px 15px;
  line-height: 25px;
}
.section-video h4 {
  color: #004f76;
  font-size: 40px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
}
.section-location {
  padding: 25px 15px;
  line-height: 25px;
  color: #fff;
  background-color: #004f76;
  font-size: 16px;
}
.section-location p {
  color: #fff;
}
.section-location h4 {
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
}
.section-location ul {
  list-style-type: disc;
}
.section-location ul li {
  padding: 10px;
}
ul.nav.nav-stacked a {
  color: red;
}
footer.footer-product {
  border-top: solid 5px #fff;
  background-color: #fe5000;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  padding: 10px 0;
}
footer.footer-product .container .copyright {
  font-weight: 400;
  line-height: 64px;
}
header.product-header .nav-wrapper {
  top: 0;
}
header.product-header .navbar-nav {
  position: relative;
  top: auto;
}
header.product-header ul.nav.navbar-nav.navbar-right {
  top: 22px;
}
a.anchor {
  display: block;
  position: relative;
  top: unset;
}
@media only screen and (max-width: 767px) {
  body.product-body {
    padding-top: 10.4rem;
  }
  body.product-body .container {
    padding: 0 15px;
  }
  body.product-body .navbar-toggle {
    background-color: #ff934d;
    margin-right: 0;
    top: 15px;
  }
  body.product-body div#navbar {
    height: 226px !important;
    background: #fff;
    padding: 0;
    box-shadow: 0 11px 12px 3px #00000033;
  }
  body.product-body header.product-header ul.nav.navbar-nav.navbar-right {
    top: 0;
  }
  body.product-body video {
    width: 100%;
    height: auto;
  }
  body.product-body footer {
    height: auto;
  }
  body.product-body footer .container .copyright {
    position: relative;
    bottom: auto;
    text-align: center;
    text-align: right;
    line-height: 55px;
    font-size: 10px;
  }
  body.product-body .section-info ul {
    padding-left: 25px;
  }
}
section {
  clear: both;
  float: left;
  width: 100%;
  position: relative;
}
section.content-wrapper {
  padding-top: 10px;
}
section.content-wrapper .teaser-wrapper {
  clear: both;
  float: left;
  width: 100%;
}
section.content-wrapper .teaser-wrapper .teaser img {
  width: 100%;
}
section.content-wrapper .teaser-wrapper .teaser-header {
  position: absolute;
  color: #fff;
  padding-right: 14%;
  padding-top: 7%;
  right: 0;
  top: 0;
  width: 60%;
}
section.content-wrapper .teaser-wrapper .teaser-header h1 {
  font-size: 40px;
  font-weight: bold;
  float: right;
}
section.content-wrapper .teaser-wrapper .teaser-header p {
  clear: both;
  color: #fff;
  display: block;
  text-align: right;
}
section.content-wrapper .teaser-wrapper .teaser-header a {
  float: right;
}
section.content-wrapper .service-wrapper {
  background: #eeeff3;
  clear: both;
  float: left;
  width: 100%;
  padding: 50px 0px;
}
/*section.content-wrapper .service-wrapper .container div:nth-child(1) > a > div {
  background: url('~/Bentas.Orchard.Theme/Style/css/images/service_1.png') no-repeat;
}
section.content-wrapper .service-wrapper .container div:nth-child(2) > a > div {
  background: url('~/Bentas.Orchard.Theme/Style/css/images/service_2.png') no-repeat;
}
section.content-wrapper .service-wrapper .container div:nth-child(3) > a > div {
  background: url('~/Bentas.Orchard.Theme/Style/css/images/service_3.png') no-repeat;
}*/
section.content-wrapper .service-wrapper .container .service {
  border-bottom: 7px solid #ff6501;
  height: 387px;
  padding: 90px 0px;
}
section.content-wrapper .service-wrapper .container .service h2 {
  color: #292929;
  font-size: 20px;
  line-height: 26px;
  margin: 0px;
}
section.content-wrapper .service-wrapper .container .service p {
  display: block;
  margin-bottom: 43px;
  padding-top: 35px;
}
section.content-wrapper .referance-wrapper {
  clear: both;
  float: left;
  width: 100%;
  padding: 35px 0px;
}
section.content-wrapper .referance-wrapper .container {
  max-width: 80%;
}
section.content-wrapper .referance-wrapper .container h5 {
  font-size: 18px;
  margin-bottom: 50px;
  text-align: center;
}
section.content-wrapper .referance-wrapper .container .company-brand {
  margin: auto;
  width: 100%;
  text-align: center;
}
section.content-wrapper .referance-wrapper .container img {
  max-height: 65px;
  margin-bottom: 30px;
}
section.content-wrapper .referance-wrapper .container .see-all {
  background-color: transparent;
  clear: both;
  float: left;
  width: 100%;
  height: auto;
  text-align: right;
}
section.content-wrapper .referance-wrapper .container .see-all img {
  display: none;
  margin-bottom: 0px;
  margin-right: 5px;
}
section.content-wrapper .referance-wrapper .container .see-all img.hiding-img {
  display: inline-block;
}
section.content-wrapper .referance-wrapper .container .see-all span {
  font-weight: bold;
  color: #ff6501;
  float: right;
}
section.content-wrapper .member-wrapper {
  background-color: #eeeff3;
  clear: both;
  float: left;
  width: 100%;
  padding: 50px 0px;
}
section.content-wrapper .member-wrapper .container h5 {
  font-size: 18px;
  margin-bottom: 35px;
  text-align: center;
}
section.content-wrapper .member-wrapper .container .eura-brand {
  text-align: right;
}
@media only screen and (max-width: 1133px) {
  .mainboxes span {
    top: 230px;
  }
}
@media only screen and (max-width: 1024px) {
  section.content-wrapper .service-wrapper .container .service h2 {
    font-size: 16px;
  }
  section.content-wrapper .referance-wrapper .container {
    max-width: 100% !important;
    padding: 10px;
    width: 100%;
  }
  section.content-wrapper .referance-wrapper .container img {
    max-height: 50px;
  }
  section.content-wrapper .teaser-wrapper .teaser-header {
    padding: 6% 0px;
    right: 20px;
  }
  section.content-wrapper .teaser-wrapper .teaser-header h1 {
    font-size: 28px;
  }
  section.content-wrapper .mainboxes span {
    top: 140px;
  }
}
@media only screen and (max-width: 768px) {
  section.content-wrapper .service-wrapper .container .service h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  section.content-wrapper {
    padding-top: 0px;
  }
  section.content-wrapper .teaser-wrapper .teaser-header {
    padding: 0px;
    right: 25px;
    width: 100%;
  }
  section.content-wrapper .teaser-wrapper .teaser-header h1 {
    font-size: 16px;
  }
  section.content-wrapper .teaser-wrapper .teaser-header p {
    display: none;
  }
  section.content-wrapper .teaser-wrapper .teaser-header a {
    clear: both;
  }
  section.content-wrapper .service-wrapper {
    padding: 0px;
  }
  section.content-wrapper .service-wrapper .container div:nth-child(1) > a > div,
  section.content-wrapper .service-wrapper .container div:nth-child(2) > a > div,
  section.content-wrapper .service-wrapper .container div:nth-child(3) > a > div {
    background-size: 33px;
  }
  section.content-wrapper .service-wrapper .container .mainboxes {
    float: none;
    margin: auto;
    width: 300px;
  }
  section.content-wrapper .service-wrapper .container .mainboxes a {
    padding-top: 15px;
  }
  section.content-wrapper .service-wrapper .container .mainboxes span {
    top: 200px;
  }
  section.content-wrapper .service-wrapper .container .service {
    clear: both;
    float: left;
    width: 100%;
    height: 372px;
    padding: 16px 45px;
  }
  section.content-wrapper .service-wrapper .container .service h2 {
    font-weight: bold;
    font-size: 13px;
  }
  section.content-wrapper .service-wrapper .container .service p {
    display: block;
  }
  section.content-wrapper .referance-wrapper {
    padding: 35px 0px 0px 0px;
  }
  section.content-wrapper .referance-wrapper .container {
    max-width: 100%;
    padding: 0px 5px;
  }
  section.content-wrapper .referance-wrapper .container h5 {
    color: #ff934d;
  }
  section.content-wrapper .referance-wrapper .container .see-all {
    background: #ff6501;
    height: 40px;
    text-align: left;
  }
  section.content-wrapper .referance-wrapper .container .see-all span {
    color: #fff;
    font-weight: normal;
    float: left;
    line-height: 40px;
    padding-left: 5px;
  }
  section.content-wrapper .referance-wrapper .container .see-all img {
    display: inline-block;
    float: left;
    padding-top: 15px;
    padding-left: 25px;
  }
  section.content-wrapper .referance-wrapper .container .see-all img.hiding-img {
    display: none;
  }
  section.content-wrapper .referance-wrapper .container .company-brand {
    text-align: center;
  }
  section.content-wrapper .member-wrapper {
    padding: 20px 0px;
  }
  section.content-wrapper .member-wrapper .container img {
    max-height: 40px;
  }
  section.content-wrapper .member-wrapper .container h5 {
    color: #ff934d;
    margin-bottom: 20px;
  }
}
.topbarPrivacy {
  margin-right: 15px !important;
  background-color: #949295 !important;
}
@media only screen and (max-width: 767px) {
  .topbarPrivacy {
    margin-right: 15px;
    position: absolute !important;
    right: 80px !important;
    width: 83px !important;
    top: 5px !important;
  }
}
.navbar-nav {
  position: relative;
  top: 0;
}
header .nav-wrapper {
  position: relative;
  top: 20px;
  width: 100%;
  z-index: 2000;
}


.privacy-list {
    padding: 10px;
    list-style-type: circle;
    line-height: 22px;
}

.vw-100 {
    width: 100vw;
}