html {
    scroll-behavior: smooth;
}
body {
    margin:0px;
    padding:0px;
    font-family: 'Poppins',Arial,serif;
    font-size: 16px;
}
h1{
    color: #354e55;
}
.navbar-dark .navbar-toggler {
    color: rgb(107 107 107 / 50%);
    border-color: rgba(255,255,255,.1);
    background: #1959c6;
}
.fixed-top{
    background-color: rgba(255,255,255,.15);
    backdrop-filter: blur(10px);
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(0,0,0,1);
    font-weight:bold;
    transition: all 0.5s ease;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: rgba(25,89,198,1);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
   color: rgba(25,89,198,.45);
}
.logo{
    width:140px;
    height:auto;
    transition: all 0.5s ease;
    margin-right:4em;
}
.logo-small{
    width:100px;
    height:auto;
}
.navbar-smaller {
    transition: padding-top 0.3s, padding-bottom 0.3s;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.nav-item {
    padding-left:1.5em;
    padding-right:1.5em;
}
.nav-item:last-child {
  padding-right:0px;
}
.cnt{
    display:block;
    margin:0px;
    padding:0px;
    position:relative;
    width: 100%;
    height:auto;
    min-height: 100vh;
    overflow:hidden;
}
.cnt-contact{
    background: url(../images/139.jpg);
    background-repeat:no-repeat;
}

.product-display{
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px rgba(48, 57, 82, 0.15);
    -moz-border-radius: 5px;
    box-shadow-color-transparency: 85;
    -moz-box-shadow: 0px 0px 10px 0px rgba(48, 57, 82, 0.15);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 57, 82, 0.15);
    min-height:350px;
}
.in-data{
  font-size:12px;
  margin-bottom: 0px;
}
.modal-body {
    padding:0px 1rem 1rem 1rem;
}
.box{
  display: flex;
  align-items: center;
  justify-content: center;
  background-color:#f8f8f8;
}
.to-action{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80%;
}
.btn-more{
  margin-top:3em;
  padding:1.5em 2.5em;
  text-transform:uppercase;
  background-color:#D85A00;
  color:#fff;
  border-radius:4px;
  font-weight:800;
  opacity:.9;
}
.btn-more:hover{
  background-color:#0030A0;
  color:#fff;
  opacity:1;
}
.title-lnk{
  font-size:22px !important;
  color:#fff !important;
}
.info-description{
  padding:0px 1em;
  height:100px;
  overflow:auto;
}
.title{
    font-size: 40px;
    text-transform: uppercase;
    line-height: 110%;
    letter-spacing: 1px;
    color:#354e55;
    font: 800 30px/1.2 Arial,serif;
    margin-top:.5em;
    padding:.5em;
}
.img-prod{
   width:100%;
   height:auto;
}
.product-name{
  color:#428bca;
  margin: 0px 0px 1.5em 0px;
  /*font-size: 14px;*/
  font:800 14px/1.2 Arial,serif;
  min-height: 40px;
}
.btn-info {
    color: #fff;
    background-color: #1959c6;
    border-color: #2963c6;
    font-weight: 400;
}
.btn-info:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-info > i{
  margin-right:.2em;
}
.product-image{
  min-height:355px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lnk-linfo{
   cursor:pointer;
}
.lnk-linfo:hover{
   opacity:.85;
}
.content-svg{
  text-align: center;
  margin:5em auto;
  -webkit-border-radius: 142px;
  -moz-border-radius: 142px;
  min-height: 10px;
  width: 80px;
  height: 80px;
  color: #1959c6;
  position: relative;
  background-color: rgba(151, 180, 229, 0.20);
  border-radius: 142px;
  padding-left: 5px;
  padding-top: 5px;
}
.social{
  margin:2em auto;
  height: 80px;
  width: 80px;
  fill: #1959c6;
}
.flx{
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.capisa{
  margin: 0px 0px 2em 0px;
}
.credit{
  margin:2em 0px 1em 0px;
  font-size:10px;
}
footer{
  text-align:center;
  margin:1em 0px;
}
.card-contact{
  margin-top:18%;
  margin-bottom: 2em;
}

/* products */
.bg-blue{
	color:#fff;
	background: url(/assets/images/dots.svg) repeat center/auto,linear-gradient(270deg,#1962b3 0,#69caf0 100%);
}
.bg-red{
	color:#fff;
	background: url(/assets/images/dots.svg) repeat center/auto,linear-gradient(270deg,#a52421 0, #f07967 100%);
}
.bg-yellow{
	color:#fff;
	background: url(/assets/images/dots.svg) repeat center/auto,linear-gradient(270deg,#ccac1f 0,#fef596 100%);
}
.bg-green{
  color:#fff;
  background: url(/assets/images/dots.svg) repeat center/auto,linear-gradient(270deg,#299216 0,#95ecb8 100%);
}
.bg-violet{
  color:#fff;
  background: url(/assets/images/dots.svg) repeat center/auto,linear-gradient(270deg,#3B1791 0,#A996EA 100%);
}
.bg-black{
  color:#fff;
  background: url(/assets/images/dots.svg) repeat center / auto, linear-gradient(270deg, #ff5200 0, #dc8c14 100%);
  /*background: url(/assets/images/dots.svg) repeat center/auto,linear-gradient(270deg,#16688E 0,#96E8E1 100%);*/
}


/* Fixed/sticky */
.icon-bar-left {
  position: fixed;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index:100;
}
.icon-bar-left a {
  margin: 12px;
  border-radius: 30px;
  width: 40px;
  display: block;
  text-align: center;
  padding: 9px;
  transition: all 0.3s ease;
  color: white;
  font-size: 15px;
}
.icon-bar-left a:hover {
  background-color: #000;
}
.facebook {
  background: #3B5998;
  color: white;
}
.twitter {
  background: #55ACEE;
  color: white;
}
.phone {
  background: #656565;
  color: white;
}
.whatsapp {
  background: #06A513;
  color: white;
}
.youtube {
  background: #bb0000;
  color: white;
}
.modal-backdrop.show {
    opacity: .8;
}
@media screen and (max-width: 767px){
  body{
    margin-bottom:80px;
  }
	.icon-bar-left {
    transform: none;
    position: fixed;
    z-index: 100;
    top:auto;
    right:0px;
    bottom:0px;
    left:0px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    background-color: #fff;
  }
  .icon-bar-left a {
    margin: 12px;
    border-radius: 30px;
    width: 40px;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease;
    color: white;
    font-size: 15px;
  }
  
  .navbar-nav>li>a {
    padding: 20px 5px;
    text-transform: uppercase;
    font-size: 11px;
    color: #000;
  }
}

/** Dbg **/
.breakPoint{
	background-color: #FF0F0F;
	color: #fff;
	margin-bottom: 0px;
}
.pre-dbg{
	padding:1em;
	text-align: left;
	background:#000;
	color:#fff;
	overflow:auto;
}
.sp{
  color: #CE3D00;
	font-weight: bold;
	font-style: italic;
}
.ar{
  color: #77b7ef;
	font-weight: bold;
}
.comp{
  color: #338914;
}

.set{
  color: #CE3D00;
	font-style: italic;
}
/**/