/*
Colores
  Verde: #2dad6d;
  Naranja: #f46135;
*/

body {
  color: #434448;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  font-size: 15px;
}

a:hover {
    color: #2dad6d;
    text-decoration: none;
}

.bg-green {
  background-color: #2dad6d !important;
  color: #ffffff;
}

.bg-orange {
  background-color: #f46135 !important;
  color: #ffffff;
}

.bg-blue {
  background-color: #1c59a7 !important;
  color: #ffffff;
}


.grey {
  color: #434343 !important;
}

.white {
  color: #ffffff !important;
}

.green {
 color: #2dad6d !important;
}

.orange {
 color: #f46135 !important;
}

.light-grey {
  color: #999999 !important;
}

.font-600 {
  font-weight: 600 !important;
}

.font-500 {
  font-weight: 500 !important;
}

.font-400 {
  font-weight: 400 !important;
}

.list-none {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.btn {
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    padding: 20px;
    font-size: 13px;
    line-height: 1;
    transition: all .5s;
}

.btn.btn-xs {
    font-weight: 600;
    padding: 5px;
    font-size: 10px;
}

.btn.btn-xs:hover {
    padding: 5px 6px;
}

.btn.btn-sm {
    padding: 10px;
}
.btn.btn-sm:hover {
  padding: 10px 12px;
} 

.btn-white {
  background-color: #ffffff;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
  color: #f46135;
}

.btn-white:hover {
  color: #f46135;
}

.btn:hover {
  padding: 20px 22px;
} 

.btn.bg-green:hover {
  color: #ffffff;
}

.btn.bg-orange:hover {
  color: #ffffff;
}

.header {
  background-color:#FF4233;
  position: relative;
  z-index: 1000;
  height: 86px;
  color: #ffffff;
}

@media (min-width: 780px) {
  .header {
    height: auto;
  }
}

.home .header {
  background-color: transparent;
  position: relative;
  z-index: 1000;
}

.header .logo {
  max-width: 170px;
}

@media (min-width: 1200px) {
  .navbar {
    padding: 0.5rem 9.2rem;
  }
}

.header .navbar-nav .nav-item {
  padding: 0 20px; 
}

.header .navbar-nav .nav-item .nav-link {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0; 
  font-weight: 500;
}

.header .navbar-nav .nav-item .nav-link:hover {
  color: #2dad6d;
}

.header .navbar-nav .nav-item .nav-link:active, .header .navbar-nav .nav-item.active .nav-link {
  color: #2dad6d;
  font-weight: 600;
  border-bottom: 2px solid #2dad6d;
}

.home .header .language-selector a, .home .header .language-selector {
  color: #ffffff !important;
  font-weight: 12px;
}

.header .language-selector a, .home .header .language-selector {
  color: #666666;
  font-size: 13px;
  font-weight: 600;
}

.home .header .language-selector a:hover {
  color: #f7f7f8;
}

.header .navbar-toggler-icon i {
  font-size: 22px;
  color: #666;
  margin-top: 10px;
}

.img-circle {
  object-fit: cover;
  border-radius: 50%;
      box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}

.img-circle.circle-100 {
  height: 100px;
  width: 100px !important;
}

/* Slider */

.slider-full {
  height: auto;
  margin-top: -86px;
}

@media (min-width: 768px) {
  .slider-full {
    height: 450px;
  }
}
@media (min-width: 992px) {
  .slider-full {
    height: 100vh;
  }
}

.slider-full .slider-img {
  height: 100vh;
      background-repeat: no-repeat;
    background-size: cover;
}

.slide-sm-img {
  display: none;
}

.slider-content h1, .banner-title {
  font-weight: 700;
  color: #f46135;
  font-size: 50px;
}

.slider-content p, .banner-description {
    color: #434448;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 300;
}

.slider-content p span {
  color: #f46135;
  font-weight: 600;
}

.slider-home .slider-content {
  height: 100vh;
}

.slider-home .slider-content .row {
  height: 100vh;
}

.slider-home .slider-content img.img-product {
  max-height: 60vh;
  margin-left: auto;
  float: right;
}

.carousel-indicators {
    bottom: 50px;
    left: auto;
    margin-right: 5%;
    margin-left: auto;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.padding-50 {
  padding: 50px 0;
}
.padding-100 {
  padding: 100px 0;
}

.padding-150 {
  padding: 150px 0;
}

.text-section h4 {
  font-size: 28px;
  font-weight: 400;
}

.parallax {
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

strong {
    font-weight: 700;
}

h1.title {
  font-size: 50px;
  font-weight: 300;
}

h1.title span {
  font-weight: 600;
}

.key-service {
  padding: 0 10px;
}

.key-service h5 {
  font-weight: 600;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.key-service p {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.2;
}

.lead {
  font-size: 17px;
}

.brands {
  background: url(/images/bg-brands.png) left no-repeat;
  background-size: contain;
  padding: 100px 0;
  margin-top: -30px;
}

.brand {
  padding: 10px;
  margin-bottom: 30px;
  text-align: center;
  border-radius: 5px;
}

.products-brand .brand {
  min-height: 305px;
}

.brand img {
  margin-bottom: 15px;
}

.brand h6 {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 0;
  color: #999999;
  line-height: 1;
  text-decoration: none;
}

.brand p {
  display: none;
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 0;
  padding: 0;
  color: #f46135;
  line-height: 1;
  text-decoration: underline;
}

.brand:hover {
  box-shadow: 1px 1px 8px rgba(0,0,0,0.2);
}

.brand:hover h6 {
  display: none;
}

.brand:hover p {
  display: block;
}

/* .brand-list {
  display: flex;
  justify-content: space-evenly;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  overflow-x: auto;
} */

.brand-page .brand:hover {
  box-shadow: 1px 1px 8px rgba(0,0,0,0);
}

.brand-list a .brand:hover h6 {
  display: block;
  color: #2dad6d;
  font-weight: 600;
  text-decoration: none;
}

.sinadorno{
  color: #ffffff;
  text-decoration: none;
}

.brand-list a.active .brand h6 {
  color: #2dad6d;
  border-bottom: 2px solid #2dad6d;
  font-weight: 600;
  width: min-content;
  margin-right: auto;
  margin-left: auto;

}

.brand-list a.active .brand:after {
  content: '';
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid #f46135;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    width: 0;
}

.brand-list .brand {
  padding: 0;
  margin-bottom: 0;
  margin-top: 15px;
}

.products-brand {
  background: top left no-repeat;
  background-size: initial;
  padding: 100px 0;
  margin-top: -30px;
}

.products-brand img {
    max-height: 200px;
    width: auto;
    object-fit: contain;
    object-position: bottom;
}

.products-brand .brand h5 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 0;
  color: #f46135;
  line-height: 1;
  font-weight: 600;
}

.products-brand .brand p.description {
  display: block;
  margin-bottom: 0;
  font-size: 13px;
  margin-top: 0;
  padding: 0;
  color: #999999;
  line-height: 1;
  text-decoration: none;
  height: 30px;
}

.meet {
  background-size: contain;
  background-repeat: no-repeat;
}

.meet-text {
  padding: 20px 50px;
}

.meet-text h5 {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 30px;
  color: #ffffff;
  font-weight: 300;
}

.meet-box {
  background-color: #f46135;
  margin-top: 80px;
}

.meet-box-sm {
  background-color: #f46135;
  margin-top: 50px;
}

.meet-box-sm {
    display: none;
  }

.meet-img {
  margin-top: -80px;
}

.img-download span {
  width: 55px;
  display: inline-flex;
}

.img-download img {
    margin-top: -50px;
    width: 45px;
    height: auto;
    position: absolute;
    margin-left: 15px;
}

.footer {
  background-color: #f46135;
  padding-top: 50px;
}

.footer-nav {
  list-style-type: none;
}

.footer-nav {
  font-size: 16px;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 0;
}

.footer-nav li {
  margin-bottom: 15px;
}

.footer-nav li a {
  color: #ffffff;
}

.footer-address h5 {
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 8px;
}

.footer-address p {
  color: #8f351b;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 0;
}

.bottom-footer {
  background-color: #e8582d;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  padding: 40px 20px;
}

.bottom-footer a {
  color: #ffffff;
}

.image-top {
  background-position: top right;
  background-repeat: no-repeat;
  /*margin-top: -86px;*/
  min-height: 100vh;
}

.image-top.image-top-left {
  background-position: top left;
}

.image-top .row {
  min-height: 100vh;
}

.top-text h1 {
    font-weight: 700;
    color: #f46135;
    font-size: 50px;
}

.top-text p {
    color: #434448;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 300;
}

.list-icons {
  list-style-type: none;
  margin-bottom: 0;
}

.list-icons li {
  margin-bottom: 10px;
}

.list-icons li i {
  font-size: 25px;
  margin-left: -29px;
}

.triangle-bg {
    background: top left no-repeat;
    background-size: initial;
    padding: 100px 0;
    margin-top: -30px;
}

.triangle-bg.triangle-right {
    background: top right no-repeat;
}

.comercialization-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
}

.comercialization-list li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  margin-right: 15px;
}

.comercialization-list li i {
  font-size: 45px;
  color: #f46135;
  margin-right: 7px;
}

.comercialization-list li p {
  font-size: 18px;
  color: #434448;
  font-weight: 300;
  line-height: 1.1;
  margin-bottom: 0;
  margin-left: 3px;
}

.comercialization-list li img {
  height: 60px;
  width: 60px;
  margin-right: 5px;
}

.half-bg {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 50%;
  padding: 100px 0;
}

.table-consulting {
  width: 100%;
  margin-top: 80px;
  overflow-x: hidden;
}

.table-consulting tbody {
  border: 1px solid #a9a9a9;
}

.table-consulting tbody td {
  line-height: 1.2;
  padding-top: 10px;
  padding-bottom: 12px;
}

.table-consulting tbody tr td:first-child {
  padding-left: 12px;
  border-left: 1px solid #a9a9a9;
}

.table-consulting tbody tr td:last-child {
  border-right: 1px solid #a9a9a9;
}

.icon-consulting {
  font-size: 22px;
  text-align: center;
  border-left: 1px solid #a9a9a9;
}

.border-title {
  color: #e8582d;
  border-bottom: 2px solid #e8582d;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 5px;
  line-height: 1.1;
  margin-bottom: 20px;
  width: 100%;
}

.border-title.border-title-white {
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
}

.cadena-item {
  margin-bottom: 15px;
}

.cadena-item button {
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #434448;
  text-transform: none;
  text-align: left;
  background-color: transparent;
  border: 0;
}

.cadena-item button:hover {
  color: #f46135;
}

.cadena-item button:focus {
  outline: none;
}

.cadena-item-card {
  background-color: #e8582d;
  color: #ffffff;
  font-size: 15px;
}

.cadena-item-card:before {
  content: " ";
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: relative;
  text-align: center;
  border-bottom: 10px solid #e8582d;
      top: -31px;
    left: 11%;
}

.cadena-item-card ul {
  list-style-type: none;
  padding: 0 15px 15px;
  margin-bottom: 0;
}

#accordionCadenas [data-toggle="collapse"] .fa:before {  
  content: "\f068";
  color: #e8582d;
  font-size: 15px;
}

#accordionCadenas [data-toggle="collapse"].collapsed .fa:before {
  content: "\f067";
  color: #e8582d;
  font-size: 15px;
}

.z-1 {
  position: relative;
  z-index: 1;
  margin-top: -25px;
}
.z-2 {
  position: relative;
  z-index: 2;
}
.z-3 {
  position: relative;
  z-index: 3;
}


/* Admin ========================================================================================================= */

.menu-perfil {
  background-color: #e9e9e9;
  height: 100%;
  min-height: 100vh;
  padding: 50px 20px;
}

.menu-perfil .nav-tabs {
  margin-top: 30px;
  width: 100%;
  border: 0;
}

.menu-perfil .nav-tabs .nav-link {
    font-size: 20px;
    color: #434448;
    width: 100%;
    border: 0;
    text-transform: uppercase;
}

.menu-perfil .nav-tabs>.nav-item {
  border-bottom: 1px dotted #999999;
  margin-bottom: 10px;
}

.menu-perfil .lista-collapse {
  list-style-type: none;
}

.menu-perfil .lista-collapse .nav-link {
    font-size: 16px;
    color: #434448;
    width: 100%;
    border: 0;
    text-transform: none;
}

.menu-perfil .nav-link:hover {
  color: #2dad6d;
}

.breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
    justify-content: flex-end;
}

.breadcrumb a {
  color: #666666;
}

.block-header__title {
  text-transform: uppercase;
  font-weight: 400;
  width: 100%;
  border-bottom: 1px solid #a9a9a9;
  color: #666666;
  margin-bottom: 2rem;
}

.header-admin {
  background-color: #e8582d;
  padding: 15px 30px;
  text-align: right;
}

.header-admin a{
  color: #f7f7f8;
  line-height: 1;
}

.container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}

.card {
    border: 0;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.3);
}

.card-product-image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
}

.product-information {
  display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-left: 25px;
}

.product-information h1 {
  font-size: 55px;
}

.product-ranking i {
  color: #f46135;
  font-size: 17px;
}

.product-content {
      background: #f46135;
    width: fit-content;
    padding: 15px 15px;
    color: #ffffff;
    height: 46px;
    margin-left: -30px;
    line-height: 1;
}

.product-content::before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    border-right: 20px solid #f46135;
    position: absolute;
    left: -10px;
    margin-top: -15px; 
}

.ranking .product-ranking button {
  background-color: transparent;
  border: 0;
}

.ranking .product-ranking button i {
  font-size: 45px;
  color: #ffffff;
  line-height: 56px;
}

.ranking .product-ranking button:hover i {
  font-size: 55px;
}

.ranking .product-ranking button:focus {
  outline: 0;
}

.ranking p.lead {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
}

table.dataTable td {
  font-size: 14px;
  line-height: 1.2;
}

.table.dataTable th {
  font-size: 14px;
  line-height: 1.2;
  color: #666;
  font-weight: 500;
}

.dataTables_filter input {
      color: #666;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.dataTables_filter input:focus {
    outline: -webkit-focus-ring-color auto 0;
}

.dataTables_length {
  width: 50%;
  float: left;
}

div.dataTables_wrapper div.dataTables_filter {
    width: 50%;
    float: right;
}

.dataTables_length select {
  border: 1px solid #ccc;
}

div.dataTables_wrapper div.dataTables_info {
    width: 50%;
    float: left;
    color: #666;
    font-size: 14px;
}

.dataTables_paginate a {
  color: #666;
  padding: 5px;
}

.dataTables_paginate span a {
  color: #333;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin-top: 20px;
}

.admin-vendedor .site__body {
  margin-right: 20px;
}

.img-small {
  max-height: 100px;
  max-width: 100px;
}

/* lightbox */

/* The Modal (background) */
.modal.lightbox {
  display: none;
  position: absolute;
    z-index: 1000;
    padding-top: 50px;
    padding-bottom: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content */
.lightbox .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 50%;
  max-width: 1200px;
}

/* The Close Button */
.lightbox .close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.lightbox .close:hover,
.lightbox .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.lightbox .mySlides {
  display: none;
}

/* Next & previous buttons */
.lightbox .prev,
.lightbox .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.lightbox .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.lightbox .prev:hover,
.lightbox .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.lightbox .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.lightbox .caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.lightbox img.demo {
  opacity: 0.6;
}

.lightbox .active,
.lightbox .demo:hover {
  opacity: 1;
}

.lightbox img.hover-shadow {
  transition: 0.3s;
}

.lightbox .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.closetext {
    float: right;
    padding: 20px;
    font-weight: 600;
    font-size: 20px;
}

.italic {
  font-style: italic !important;
}

.table-descripction {
  max-height: 100px;
  overflow-y: auto;
  overflow-x: hidden;
}

.numbers-list {
    padding-left: 20px;
    color: #f46236;
    font-weight: 600;
    font-size: 18px;
}

.numbers-list h5 {
    color: #434448;
    margin-bottom: 0;
}

.numbers-list p {
    color: #434448;
    font-weight: 400;
    font-size: 14px;
}

.team .border-title {
    margin-bottom: 5px;
}

.plus i {
    font-size: 20px;
    vertical-align: middle;
}

.leng img {
  width: 15px;
  height: 15px;
  object-fit: contain;
}

.modal-download .modal-header {
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.modal-download .modal-content {
    border: 0;
    border-radius: 0;
    border-top: 5px solid #e8582d;
}

.modal-download .modal-footer {
    border-top: 0;
}