@font-face {
    font-family: Roboto;
    src: url('/font/venplast/RobotoSlab-Regular.ttf');
}
@font-face {
    font-family: RobotoBold;
    src: url('/font/venplast/RobotoSlab-Bold.ttf');
}
body {
  overflow-x: hidden;
  transform-origin:0 0;
  position:absolute;
  top:0;
  left:0;
  right:0;
  margin:0;
  padding:0;
}
h1, h2 {
  font-family: Roboto;
}
h3, h4 {
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}
.messageError {
  color: #000 !important;
}
.full-height{
  min-height: 70vh !important;
}
.family {
  cursor: pointer !important;
}
#menuCatalog .active {
  background: #DE0065;
  color: #FFF;
}
#catalog h2, #menuCatalog h2 {
  color: #000;
  margin-top: 20px !important;
}
a[href~="http://www.amcharts.com"]{
  display: none !important;
}
#trackGDPR {
  padding: 0 !important;
}
/* .form-check-input {
  margin-left: -29.25rem !important;
} */
p, a{
  font-family: 'PT Sans', sans-serif;
}
p {
  letter-spacing: 1.5px;
}
.form-check-label {
  font-family: 'PT Sans', sans-serif;
  letter-spacing: 1.5px;
}

h2, h3, p, a, h4 {
  color: #40403f;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 25px;
}
h4 {
  font-size: 20px;
}
p {
  font-size: 14px;
}
.bold {
  font-family: 'PT Sans', sans-serif;
  font-weight: bold !important;
  font-size: 16px !important;
}

ul li {
  display: inline-block;
  list-style: none;
}
a:hover {
  text-decoration: none;
  color: #40403f;
}
#downloads-list {
  padding-left: 40px;
}
#mainNav {
  background: url('/media/venplast/menu_bg.jpg');
  background-size: cover;
  border-bottom: 1px solid #acacac;
}

#pills-label th {
    font-size: 14px;
}
.navbar {
  padding: 0 1rem !important;
}
.header-background{
  background: url('/media/venplast/header_home.png');
  background-size: cover;
  padding: 11rem 0;
  color: #FFF !important;
  text-align: center;
  background-position: bottom;
}
.header-background h1 {
  margin-bottom: 40px;
}
.header-background p {
  color: #FFF !important;
}
#sound_title {
  text-align: center;
  margin: 20px 0;
}
#loggedOut {
  background: url('/media/venplast/bg_login.png');
  background-size: cover;
  padding: 8rem 0;
}
#loggedOut h2 {
  font-family: RobotoBold;
}
.nav-item a {
  font-family: Roboto;
  letter-spacing: 2px;
}

.customerBlock {
  margin-top: 80px;
}
#search input {
  border: 1px solid rgba(0,0,0,.2);
  padding: 5px 10px;
  text-align: center;
}
#search h2 {
  text-transform: uppercase;
  margin-top: 40px;
}
#search p {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 40px;
  font-size: 13px;
  font-weight: 400;
}
.cat-img {
  height: 50px;
}
.pink-btn {
  color: #FFF !important;
  background-color: #DE0065 !important;
}
#search select {
  width: 100%;
  display: block;
  background: transparent;
  border: 1px solid rgba(0,0,0,.2) !important;
  border-radius: 0px !important;
  font-family: 'PT Sans', sans-serif;
  text-align: center;
  text-align-last:center;
  font-weight: 400;
  font-size: 13px;
}
input:focus{
   outline: none;
}

select:focus, .form-control:focus{
 outline:0;
 box-shadow:none;
}
input {
  background: transparent;
  border: transparent;
  border-bottom: 1px solid #40403f;
  width: 100%;
  margin-bottom: 20px;
  font-family: 'PT Sans', sans-serif;
}
.btn-calc {
  text-align: center;
  text-transform: uppercase;
  color: #40403f;
  border: 1px solid rgba(0,0,0,.2);
  letter-spacing: 1px;
  font-size: 13px;
  padding: 8px 0;
  margin-bottom: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.btn-doCalc {
  background: #f1f1f1;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #40403f;
  border: 1px solid rgba(0,0,0,.2);
  letter-spacing: 1px;
  font-size: 13px;
  padding: 8px 0;
  background: #f1f1f1;
  font-family: 'PT Sans', sans-serif;
}
.btn-restore, .btn-search, .grid_element, .search-card {
  cursor: pointer;
}
.btn-logIn, .btn-signUp, .signUp, .restorePwd {
  width: 100%;
  display: block;
  background: transparent;
  border: 1px solid #40403f;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 0px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
.uppercase {
  text-transform: uppercase;
}
.text-right {
  text-align: right;
}
.btn-search, .btn-settings {
  display: block;
  width: 49%;
  background: #f1f1f1;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  color: #40403f;
  margin: 20px auto 40px auto;
  border: 1px solid rgba(0,0,0,.2);
  letter-spacing: 1.5px;
}
.settings-pink {
  display: inline-block;
  background: #DE0065 !important;
  color: #FFF !important;
  width: 40%;
  margin-left: 20px;

}
.text-right {
  text-align: right;
}
.search-card {
    height: 200px;
    background-position: right !important;
    background-size: contain !important;
    padding: 15px;
    margin-top: 10px;
}
.search-card h4 {
  max-width: 60%;
}
a#toPdf {
    cursor: pointer;
    text-decoration: underline;
}
.search-card.selected {
  border: 3px solid #DE0065;
}
.search-card.deselected {
  border: 1px solid rgba(0,0,0,.2);
}

.grid_element {
  display: inline-block;
  width: 19%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.grid_element img {
    height: 50px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;

}

.grid_element.selected {
  border: 3px solid #DE0065;
}
.grid_element.deselected {
  border: 1px solid rgba(0,0,0,.2);
}
.hidden {
  display: none !important;
}
.loader {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #DE0065;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  margin-left: auto;
  margin-right: auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.table th {
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  color: #40403f;
}
.table thead th {
  vertical-align: top !important;
}
.table td {
  font-family: 'PT Sans', sans-serif;
  color: #40403f;
}
#productsTable td {
  cursor: pointer;
}
.lineSeparator {
  height:1px;
  background:rgba(0,0,0,.1);
  border-bottom: 1px solid rgba(0,0,0,.1);
}
.productImg {
  height: 100px;
}
.productCode {
  display: inline-block;
}
#chartdiv {
  width: 100%;
  height: 650px;
}
#chartdiv2, #chartdiv3, #chartdiv4, #chartdiv5 {
  width: 100%;
  height: 500px;
}
.configImage {
  width: 100%;
  height: auto;
  position: relative;
}
.configImage.active {
  background-color: #cff7cf;
}
.containerImage .dropdown {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 20;
}
.containerImage .btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #de00651f;
    border-color: #de00651f;
}
.containerImage {
  padding: 5px;
  position: relative;
}
.btn-other-graph {
  display: block;
  width: 30%;
  background: #f1f1f1;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  color: #40403f;
  margin: 20px auto 40px auto;
  border: 1px solid rgba(0,0,0,.2);
  letter-spacing: 1.5px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #DE0065 !important;
}
.pad10 { padding: 10px; }
.width100 {
  width: 100%;
  max-height: 400px;
  object-fit: contain;
}
.access-card {
  height: 200px;
  background-position: right !important;
  background-size: contain !important;
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid rgba(0,0,0,.2);
}
.price {
  background: #f1f1f1;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  color: #40403f;
  border: 1px solid rgba(0,0,0,.2);
  letter-spacing: 1.5px;
  font-size: 20px;
  font-family: RobotoBold;
}
.accesory-modal-img {
  max-width: 100%
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #40403f;
    opacity: 1; /* Firefox */
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #40403f;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #40403f;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
}



.m-t-20 {
  margin-top: 20px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-50 {
  margin-top: 50px;
}
.m-t-0 {
  margin-top: 0px !important;
}
.m-b-0 {
  margin-bottom: 0px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.m-b-50 {
  margin-bottom: 50px;
}
.pad25 {
  padding: 0 25px;
}
.background-gray {
  background: #f1f1f1;
  padding-bottom: 80px;
}
.background-white {
  background: #FFF;
  padding: 30px;
}
footer {
  background: url('/media/venplast/bg_footer.png');
  background-size: cover;
  padding: 6rem 0;
}
footer ul {
  text-align: center;
  margin-top: 20px;
  padding-left: 0;
}
footer ul li a {
  margin: 0 20px;
  color: #FFF;
  font-family: Roboto;
  letter-spacing: 2px;
}
footer ul li a:hover {
  text-decoration: none;
  color: #FFF;
}

.col-configurations {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%;
}

@media (max-width: 1020px) {
  .col-configurations {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
  }
  #dropdownMenu2{
    padding: 6px;
  }
}

@media (max-width:320px){
  .navbar-toggler {
    display: inline-block;
  }
  .navbar-brand {
    display: inline-block;
    margin-right: 0;
  }
  .menu-logo {
    width: 80%;
  }
}

@media (max-width: 425px) {
  .amcharts-export-menu {
    display: none;
  }
  .no-padding {
    padding: 0px;
  }
  .btn-other-graph, .btn-search {
    width: 80%;
  }
  .grid_element.deselected {
    width: auto;
    min-width: 30%;
  }
  .btn-settings {
    width: 90%;
  }

}

@media (min-width: 768px){
  .amcharts-export-menu li:last-child>a {
    right: -35px;
  }
}

@media (max-width: 1024px){
  .search-card {
    margin: 10px 0;
  }
  #search p {
    margin-bottom: 10px;
  }


  footer img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

}
@media (max-width: 767px) {
  #search select {
    margin: 10px 0;
  }
}

@media (max-width: 1199px){
  .form-check-input {
    position: inherit;
    margin-left: 0 !important;
  }
}

@media (min-width: 1025px) {
  .navbar-nav a {
    padding-right: 20px !important;
  }
}


/* APP STYLE */
.appPadding {
  padding-left: 20px;
  padding-right: 20px;
}

.appDimensions {
  width: 100% !important;
  height: 450px !important;
  padding: 0 !important;
}

.appDimensionSecondary {
  width: 100% !important;
  height: 350px !important;
  padding: 0 !important;
}

.imageAppFamilies {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 30px
}

.productAppImg {
  width: 120px;
  height: 120px;
  object-fit: contain;
}

.cardInfoBox {
  padding: 10px;
  border: 1px solid rgba(228, 233, 242, 0.79);
  margin-bottom: 15px;
  text-align: left;
  border-radius: 5px; 
}

.cardInfoRow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
  border-radius: 4px; 
}

.cardInfoRow p {
  margin-bottom: 0px;
}

.cardInfoTitle {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0px !important;
  flex-wrap: wrap;
  flex: 0.6;
}

.cardInfoValue {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0px !important;
}

.btn-app-other-graph {
  display: block;
  width: 100%;
  margin: 20px auto;
  background: #DE0065;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  /* text-transform: uppercase; */
  color: #FFF !important;
  letter-spacing: 1.5px;
}

.white {
  background-color: #fff;
}

.gray {
  background-color: rgba(196, 196, 196, 0.17);
}

.appTitle {
  font-size: 18px;
  color: #DE0065;
}

.appImage {
  max-width: 100%;
}

.col-configurations-mob {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-configurations-mob.containerImage {
  margin-bottom: 10px;
}

.access-card-mob h4 {
  text-align: left;
}
.access-card-mob img {
  width: 100%;
  height: 70%;
  object-fit: contain;
}
.access-card-mob {
  height: 200px;
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid rgba(228, 233, 242, 0.79);
  border-radius: 4px;
}

.accesory-modal-img-mob {
  max-width: 50%
}

#dropdownMenuApp{
  padding-left: 6px;
  padding-right: 2px; 
}

@media (min-width: 768px){
  .col-configurations-mob {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.25%;
    flex: 0 0 12.25%;
    max-width: 12.25%;
  }

  .btn-app-other-graph {
    width: 50%;
  }
  
}

.title-chart{
  text-align: left;
  font-size: 9px;
  font-weight: bold;
}

.fixed-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  margin: 0;
  padding-left : 10px;
  padding-right: 10px;
}

.m-b-100 {
  margin-bottom: 100px;
}
