::selection {
    background: #000;
    color: #fff;
}
.goog-te-banner-frame.skiptranslate {
    bottom: 0 !important;
    position: fixed;
    top: auto !important;
}

body{
  overflow-x: hidden;
  overflow-y: auto;
}
a{
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 960px){}
  .footer {
    float: left;
  }
}
/*Bootstrap container*/

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  width: 100%;
  display: inline-block;
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/*-------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------------------*/

/*my style*/
p{
  position: relative;
  display: block;
  line-height: 1.4;
  text-align: justify;
  margin-bottom: 10px;
  color: #000;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
}
.thm-color{
  color: #0060AA !important;
}
img.img-blur {
    display: block;
    height: 100%;
    opacity: 0.28;
    filter: blur(0.5px);
    width: calc(100% - 60px);
}
img.no-blur-img {
    display: block;
    height: auto;
    position: absolute;
    right: 35px;
    top: 60%;
    -webkit-transform: translateY(-45%);
    -moz-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    -o-transform: translateY(-45%);
    transform: translateY(-45%);
    width: calc(100% - 150px);
    box-shadow: 5px 13px 20px #00000047;
}
.cta-title.orange-line-single::before {
    height: 3px;
    left: 0px;
    top: 50px;
    width: 60px;
}
.orange-line-single:before {
    z-index: -1;
    background: #0060AA;
    min-width: 12px;
    min-height: 2px;
    display: block;
    position: absolute;
    content: "";
}
.visbtn{
    color: #fff;
    background-color: #3d3d3d;
    padding: 13px 26px;
    letter-spacing: 3px;
    cursor: pointer;
    border: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.visbtn:hover {
    box-shadow: 0px 16px 10px -13px rgb(0, 0, 0);
    background-color: #000;
}
.visbtn.tilesvis{
    position: absolute;
    display: inline-block;
    right: 160px;
    bottom: 100px;
}
.tiles-display {
    position: fixed;
    top: 50%;
    transform: rotate(90deg);
    left: -65px;
    z-index: 1;
}
.tiles-display a {
    background: #0060AA;
    padding: 10px 20px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
@media only screen and (max-width: 767px){
    .area-mobile-none {
        display: none;
    }
}
@media (min-width: 992px){
  .text-col{
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
}
.img-col{
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
}
}
.right-img{
    position: absolute;
    right: -4rem;
    bottom: -4rem;
    width: 10rem;
    -webkit-filter: drop-shadow(5px 8px 8px rgba(0,0,0,.35));
    filter: drop-shadow(5px 8px 8px rgba(0,0,0,.35));
}
.left-img{
    position: absolute;
    left: -4rem;
    bottom: -4rem;
    width: 10rem;
    -webkit-filter: drop-shadow(5px 8px 8px rgba(0,0,0,.35));
    filter: drop-shadow(5px 8px 8px rgba(0,0,0,.35));
}
@media (min-width: 1200px){
  .right-img{
    width: 26rem;
  }
  .left-img{
    width: 26rem;
  }
}
@media (min-width: 992px){
  .right-img{
    right: -9rem;
    bottom: -11rem;
    margin-bottom: 35px;
    -webkit-filter: drop-shadow(10px 15px 12px rgba(0,0,0,.35));
    filter: drop-shadow(10px 15px 12px rgba(0,0,0,.35));
  }
  .left-img{
    left: -9rem;
    bottom: -11rem;
    margin-bottom: 35px;
    -webkit-filter: drop-shadow(10px 15px 12px rgba(0,0,0,.35));
    filter: drop-shadow(10px 15px 12px rgba(0,0,0,.35));
  }
  .product-sec:before{
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background-image: url(../img/icons/grey-dot-pattern.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 230px;
    height: 390px;
    filter: brightness(0.6);
}
.laying-sec:before{
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background-image: url(../img/laying/pattern-9.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 400px;
    height: 375px;
    filter: brightness(1.5);
}
}
@media (min-width: 768px){
  .right-img {
      right: -8rem;
      bottom: -8rem;
      width: 18rem;
      -webkit-filter: drop-shadow(8px 10px 8px rgba(0,0,0,.35));
      filter: drop-shadow(8px 10px 8px rgba(0,0,0,.35));
  }
  .left-img {
      left: -8rem;
      bottom: -8rem;
      width: 18rem;
      -webkit-filter: drop-shadow(8px 10px 8px rgba(0,0,0,.35));
      filter: drop-shadow(8px 10px 8px rgba(0,0,0,.35));
  }
}
.mt-80{
  margin-top: 80px;
}
.row.py-40{
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  display: block;
  float: left;
}
.text-center{
  text-align: center !important;
}
.text-left{
  text-align: left !important;
}
.footer-p{
  padding: 25px 0 10px;
  text-align: left;
  background-color: ##0f0f12;
  font-size: 12px;
  color: #f1f1f1;
}
::-webkit-scrollbar {
    width: 10px;
    background: #fff;
    padding: 2px;
}
::-webkit-scrollbar-thumb {
    background: #0060AA;
    border-radius: 50px;
}
.main-block{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-title{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    float: left;
}
#help-button {
    position: fixed;
    max-width: 500px !important;
    bottom: 22px !important;
    left: 23px;
    cursor: pointer;
    z-index: 1000;
    margin-bottom: 1%;
}
span.whats-app {
    background: #2ea042;
    color: white !important;
    display: inline-block;
    padding: 8px 15px;
    border-radius: 5px;
    font-size: 14px;
    margin-left: 8px;
}
div#help-button img {
    width: 34px;
    vertical-align: middle;
}
.big-title h2{
    font-size: 42px;
    font-weight: 600;
}
.big-title p{
    font-size: 25px;
    font-weight: 300;
    letter-spacing: 4px;
    text-align: center;
    line-height: 50px;
}
.big-title span{
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
}
.big-title{
    text-align: center;
}
.next-menu-img{
  background-size: 105% !important;
    overflow: hidden;
    border-radius: 50%;
}
@media (min-width: 960px){
  .nav-submenu--list.who-we{
    width: 65% !important;
  }
  .sm-hide{
    display: none;
  }
}
.left-big{
    position: absolute;
    display: inline-block;
    content: '';
    left: -100px;
    transform: rotate(270deg);
    font-size: 100px;
    font-weight: 900;
    color: #dddddd42;
    -webkit-text-fill-color: rgb(239, 239, 239);
    -webkit-opacity: 1;
}

@media (max-width: 767px){
    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .row {
        margin-right: auto;
        margin-left: auto;
    }
    .topbar-nav--link{
        letter-spacing: 0;
    }
    .topbar{
        margin-bottom: 200px;
    }
  .is-submenu-open .nav-submenu--link{
    width: 100%;
  }
  .nav-submenu--link-image{
    min-height: 85px;
  }
  .main-slider .flickity-viewport{
    height: 450px !important;
  }
  .main-slider{
    margin-bottom: 40px;
  }
  .footer, .footer-p{
      text-align: center;
  }
  .footer ul li{
      line-height: 22px;
  }
  .footer-icons--list{
      justify-content: center;
  }
  .about-features.is-reverted{
      display: flex;
      flex-direction: column;
  }
  .about-features--media {
        position: relative;
        order: 2;
    }
    .home-tabs.laying-sec .img-col, .home-tabs.laying-sec .text-col{
        padding-right: 0px;
        padding-left: 0px;
    }
    .home-tabs.laying-sec .col-md-12.col-xs-12.xs-pl0{
        padding-left: 0px;
    }
    h2.font-36{
        font-size: 25px;
    }
  .cta-title {
        margin-bottom: 30px;
        font-size: 22px;
        line-height: 1.14;
        letter-spacing: 0.6px;
    }
    img.img-blur {
        display: block;
        height: 100%;
        opacity: 1;
        filter: none;
        width: 100%;
        box-shadow: 5px 13px 20px #00000025;
    }
    img.no-blur-img{
        display: none;
    }
  .xs-py40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .row.py-40 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .home-tabs.product-sec .row.py-40 .img-col img:nth-child(1){
    position: relative;
    left: -15px;
  }
  .home-tabs.product-sec .row.py-40:nth-child(3) .img-col img:nth-child(1){
    position: relative;
    right: -15px;
    left: auto;
  }
  .cta-title.orange-line-single::before {
    height: 3px;
    left: 0;
    top: 32px;
    width: 60px;
  }
  .home-tabs{
    min-height: auto;
  }
  .right-img {
    position: absolute;
    right: 0rem;
    bottom: -1.2rem;
    width: 10rem;
    -webkit-filter: drop-shadow(5px 8px 8px rgba(0,0,0,.35));
    filter: drop-shadow(5px 8px 8px rgba(0,0,0,.35));
  }
  .left-img {
    position: absolute;
    left: 0rem;
    bottom: -1.2rem;
    width: 10rem;
    -webkit-filter: drop-shadow(5px 8px 8px rgba(0,0,0,.35));
    filter: drop-shadow(5px 8px 8px rgba(0,0,0,.35));
  }
  .xs-ptl{
    padding-left: 15px;
    padding-top: 35px;
  }
  .xs-prb{
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
  }
  .xs-pl0{
    padding-left: 0px;
  }
  .xs-pr0{
    padding-right: 0px;
  }
  .xs-plr0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .g-recaptcha > div{
      width: 310px;
  }
  .home-tabs.c-inq .form-box .in-form #formoid{
      top: 50px !important;
  }
  .title-row{
    width: auto !important;
  }
  .visbtn.tilesvis {
    position: relative;
    display: inline-block;
    right: auto;
    bottom: auto;
    margin-top: 15px;
    }
    
    .product-info--container{
        padding: 0 15px 50px;
    }
  .big-title h2 {
    font-size: 30px;
    font-weight: 600;
  }
  .big-title p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
    line-height: 12px;
    padding-top: 10px;
  }
  .big-title span {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
  }
  .footer.mt-80{
    margin-top: 0px;
  }
}
@media (min-width: 960px) {
    .nav {
        padding-top: 8px;
    }
    .menu{
        height: 90px;
    }
    .menu-actions{
        padding-top: 8px;
    }
}
@media (min-width: 1024px){
  .md-pt50{
    padding-top: 60px;
  }
}
.product-info--text .font-22.thm-color.pt-15{
        padding-bottom: 15px;
    }
/*--------------------------------------------
          contact page
----------------------------------------------*/
.home-tabs.c-inq {
        width: 100%;
        padding: 80px 0;
}

.home-tabs.c-inq .form-box {
        width: 70%;
        margin: 0 auto;
        position: relative;
        z-index: 9;
}

.home-tabs.c-inq .form-box::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 80px;
    left: 0;
    background: #0060AA52;
    z-index: -1;
}

.home-tabs.c-inq .form-box .in-head h1 {
        text-align: center;
}

.home-tabs.c-inq .form-box .in-form {
        padding: 60px 120px;
        /*  padding:0 80px;*/
        /*  background: #0f61aa;*/
}

.home-tabs.c-inq .form-box .in-form .form-group {
        padding-top: 40px;
        margin: 0 10px;
}

.home-tabs.c-inq .form-box .in-form #formoid {
        float: left;
        background: #fff;
        padding: 60px;
        box-shadow: 0 1.25em 3.75em -.625em rgba(0, 0, 0, 0.4);
}

.home-tabs.c-inq .form-box .in-form .form-group .form-control {
        border: none;
        box-shadow: none;
        border-bottom: 3px solid #e4e4e4;
}

.contactForm__button-holder {
        margin-top: 40px;
        text-align: center;
}

.contactForm__button-holder #s_btn {
        color: #fff;
        background-color: #3d3d3d;
        padding: 13px 26px;
        letter-spacing: 1px;
        cursor: pointer;
        border: none;
        -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.contactForm__button-holder #s_btn:hover{
  background-color: #000;
}
.home-tabs.c-inq .form-box .in-form .form-group .form-control:focus{
  border-color: #e2ac7c;
}
.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.center-full{
  max-width: 100%;
  text-align: center;
}    
.parallax {
  position: relative;
  transition: top 1.5s cubic-bezier(0.2, 0.54, 0.36, 1);
}
.water{
  font-size: 32px;
  padding-top: 25px;
  padding-left: 0px;
}
.contact-sec a{
  color: #000;
}
.contact-sec a:hover{
  color: #0060AA; 
}
.call-box i{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
.call-box{
  position: relative;
  display: flex;
  padding: 10px 15px;
  box-shadow: 1px 1px 5px #00000040;
  border-radius: 6px;
}
.call-row{
  padding-top: 80px;
}

/*page title*/
.page-title{
  position:relative;
  padding: 200px 0 50px;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  margin-bottom: 40px;
}

.page-title:before{
  content:'';
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  background:#000000;
  opacity: .70;
  position:absolute;
}

.page-title .inner-container{
  position: relative;
}

.page-title .title-box{
  position: relative;
  float: left;
}

.page-title h1{
  position:relative;
  display: block;
  font-size:48px;
  color:#ffffff;
  line-height: 50px;
  font-weight: 500;
  margin-bottom: 35px;
}

.page-title .title{
  position: relative;
  display: block;
  font-size: 20px;
/*  line-height: 40px;*/
/*  color: #ffffff;*/
  font-weight: 400;
}

.page-title .bread-crumb {
  position: relative;
  float: right;
  padding-top: 95px;
}

.page-title .bread-crumb li{
  position: relative;
  float: left;
  font-size: 18px;
  line-height: 30px;
  color:#ff8a00;
  font-weight: 700;
  text-transform: capitalize;
  cursor: default;
  padding-right:  10px;
  margin-right: 10px;
}

.page-title .bread-crumb li:before{
  position: absolute;
  right: -2px;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  content: "-";
}

.page-title .bread-crumb li:last-child:before{
  display: none;
}

.page-title .bread-crumb li a{
  color:#ffffff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
/*-------------------------------------
  1. inner page banner 
-------------------------------------*/
.wt-bnr-inr {height:500px;  background-size:cover;  background-position:center center;  display:table;  width:100%;}
.wt-bnr-inr .container{display:table; height:100%;}
.wt-bnr-inr-entry {display:table-cell;vertical-align:middle;}

.wt-bnr-inr-entry .banner-title-outer{position: relative; padding: 70px 0px 70px 75px;  border: 10px solid #fff;  border-right: 0px;  width: 200px;}

.wt-bnr-inr-entry .banner-title-outer:after,
.wt-bnr-inr-entry .banner-title-outer:before{content:"";  position:absolute;    right:0px;  width:10px; height:50px;  background-color:#fff;}
.wt-bnr-inr-entry .banner-title-outer:after{  top:0px;}
.wt-bnr-inr-entry .banner-title-outer:before{bottom:0px;  right:0px;}

.wt-bnr-inr-entry .banner-title-name{width:700px;}
@media only screen and (max-width: 991px) {
.wt-bnr-inr {height: 330px;    padding-top: 120px;}
}

@media only screen and (max-width: 768px) {
.wt-bnr-inr-entry .banner-title-name{width:auto;}
}

.banner-inner-row h1,
.banner-inner-row h2,
.banner-inner-row h3,
.banner-inner-row h4,
.banner-inner-row h5,
.banner-inner-row h6{ 
  color:#FFF;
}

/*13.1 breadcrumb-row-1*/

.wt-breadcrumb{margin:0;  list-style:none;}
.wt-breadcrumb li {padding:0;   margin-right:3px;   color:#fff; position:relative;  display:inline-block; font-size:14px;}
.wt-breadcrumb li a{color:#fff; }
.wt-breadcrumb li a:hover{color:#f4ab68;  }
.wt-breadcrumb li:last-child {color:#fff;}
.wt-breadcrumb li:first-child a i{font-size: 18px;  vertical-align: text-top;}
.wt-breadcrumb li:last-child:after {display:none;}

/*13.2 Breadcrumb-1*/ 

.p-tb20 {
    padding-bottom: 20px;
    padding-top: 20px;
}

/*-------------------------------------
  5. text size
------------------------------------ */
.font-12 {  font-size:12px; line-height:18px;}
.font-14 {  font-size:14px; line-height:20px;}
.font-16 {  font-size:16px; line-height:22px;}
.font-18 {  font-size:18px; line-height:24px;}
.font-20 {  font-size:20px; line-height:26px;}
.font-22 {  font-size:22px; line-height:28px;}
.font-24 {  font-size:24px; line-height:30px;}
.font-26 {  font-size:26px; line-height:32px;}
.font-28 {  font-size:28px; line-height:34px;}
.font-30 {  font-size:30px; line-height:36px;}
.font-32 {  font-size:32px; line-height:38px;}
.font-34 {  font-size:34px; line-height:40px;}
.font-36 {  font-size:36px; line-height:42px;}
.font-38 {  font-size:38px; line-height:44px;}
.font-40 {  font-size:40px; line-height:46px;}
.font-50 {  font-size:50px; line-height:56px;}
.font-60 {  font-size:60px; line-height:66px;}
.font-70 {  font-size:70px; line-height:76px;}
.font-80 {  font-size:80px;line-height:86px;}

/*-------------------------------------
  6. text bold
------------------------------------ */
.font-weight-300{font-weight:300;}
.font-weight-400{font-weight:400;}
.font-weight-500{font-weight:500;}
.font-weight-600{font-weight:600;}
.font-weight-700{font-weight:700;}
.font-weight-800{font-weight:800;}
.font-weight-900{font-weight:900;}

/*-------------------------------------
  7. Letter Spacing
------------------------------------ */
.letter-spacing-2{letter-spacing:2px;}
.letter-spacing-3{letter-spacing:3px;}
.letter-spacing-4{letter-spacing:4px;}
.letter-spacing-5{letter-spacing:5px;}

.text-white{
  color: #fff;
}
.wt-breadcrumb.breadcrumb-style-2 li > i{
  margin-left: 7px;
}
.about-header .container{
  padding-top: 200px;
}
/*page title*/

/*product page*/
.collection-sec .filter-title {
    font-size: 15px;
    font-weight: 500;
    color: #312e2e;
    background-color: transparent;
    padding: 10px 12px;
    margin-bottom: 10px;
    box-shadow: 0px 16px 6px -17px #00000054;
}
.collection-sec input {
    display: none;
}

.collection-sec label {
    display: flex;
    width: 100%;
    height: 35px;
    cursor: pointer;
    border: none;
    user-select: none;
}

.collection-sec label div:first-child {
    width: 100%;
    line-height: 45px;
    margin-left: 10px;
    font-size: 1.2em;
    font-weight: 500;
    color: #3e474f;
}

.cross{
    margin-right:15px;
    margin-top:3px;
}

.cross:before,.cross:after {
    content: '';
    border-top: 2px solid #3E474F;
    width: 15px;
    display: block;
    margin-top: 18px;
    transition: 0.3s;
}

.cross:after {
    transform: rotate(90deg);
    margin-top: -2px;
}

.collection-sec .content {
    box-sizing: border-box;
    font-size: 0.9em;
    margin: 10px 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height, .5s;
}

.collection-sec input:checked ~ .content {
    max-height: 400px;
    transition: max-height, 1s;
}

.collection-sec input:checked ~ label .cross:before {
    transform: rotate(180deg);
}

.collection-sec input:checked ~ label .cross:after {
    transform: rotate(0deg);
}

.questions{
    margin-top:20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height, .5s;
}

.questions label{
    border:none;
    box-shadow: none;
    margin:0;
}

.collection-sec .aside{
  box-shadow: 25px 0 20px -30px #00000054;
}
.collection-sec .filters--input {
    pointer-events: auto;
    align-items: baseline;
}
.collection-sec .products--title, .collection-sec .products--inner-title{
  text-transform: uppercase;
}
.collection-sec{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    float: left;
    padding-top: 50px;
    border-top: 0.1px solid #00000012;
}
.collection-sec input:checked ~ .questions {
    max-height: 400px;
    border-bottom:2px solid #3E474F;
    transition: 1s;
}
.pb-15{
  padding-bottom: 15px;
}
.pt-15{
  padding-top: 15px;
}
/*----------tool-tip------------*/

.tip {
    color: #f03768;
    cursor: help;
    position: relative;
    overflow: visible;
    font-family: monospace;
    font-size: 1.3em;
}

.tip:before,
.tip:after {
    position: absolute;
    opacity: 0;
    z-index: -100;    
    transform: translateY(-30%);
    transition: .4s;
}

.tip:before {
    content: '';
    border-style: solid;
    border-width: 0.8em 0.5em 0 0.5em;
    border-color: #3E474F transparent transparent transparent;
    transform: translateY(-200%);
    bottom:90%;
    left:50%;
}

.tip:after {
    content: attr(data-tip);
    background: #3E474F;
    color: white;
    width: 150px;
    padding: 10px;
    font-size: 0.8em;
    bottom: 150%;
    left: -50%;
}

.tip:hover:before,
.tip:hover:after {
    opacity: 1;
    z-index: 100;
    transform: scaleY(1);
}

.products-block{
  overflow: hidden;
}
.products-block .products-img{
  width: 100%;
  -webkit-transition: -webkit-transform 0.8s ease-in-out;
    transition: -webkit-transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
}
.article--link:hover .products-img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
@media (min-width: 960px) {
  .product-info{
    border-top: 1px solid #9e9e9e;
    margin-top: 30px;
  }
  .product-info--text ul li{
    margin-bottom: 5px;
  }
  .product-attributes:before{
    content: '';
    position: absolute;
    display: block;
    left: -90px;
    background-image: url(../img/icons/grey-dot-pattern2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 350px;
    height: 431px;
    filter: contrast(0);
  }
}
.ch-img{
    width: 75px;
    height: auto;
    margin-right: 15px;
}
/*product page*/
.certi-effect > img{
  -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out,-webkit-transform .8s ease-in-out;
}
.certi-effect:hover > img{
  -webkit-transform: scale(.95);
  transform: scale(.95);
}
.text-right{
  text-align: right;
}
.spanrotet{
  position: relative;
  display: inline-block;
  padding-top: 50px;
  transform: rotate(269deg);
}
.spanrotet b > i{
  position: relative;
  top: 7px;
}
.vis-block .item h3 {
    padding-left: 50px;
    font-size: 20px;
    color: #000000;
    line-height: 48px;
    font-weight: 400;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: left center;
}
.vis-block .item p {
    font-size: 16px;
    color: #232323;
}
#chartdiv {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.py-15{
  padding-top: 15px;
  padding-bottom: 15px;
}
/*events page*/
.r-events{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.r-events > a{
  color: #000;
}
.r-events:hover > a{
  color: #0060AA;
}
.r-events img{
  position: relative;
  display: inline-block;
  width: 80px;
  height: 70px;
  object-fit: cover;
  object-position: center;
  float: left;
  padding-right: 10px;
}
.r-events .r-events-text{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 15px;
} 
/*events page*/
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */

.modal-content {
  position: relative;
  background-color: #fff;
  margin: auto;
  padding: 0;
  border: none;
  width: 30%;
  min-height: 600px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}
.modal-header h2{
  font-size: 22px;
  font-weight: 500;
}
@media (max-width: 676px){
  #myModal{
    padding-right: 15px;
    padding-left: 15px;
  }
  .modal-content{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: #999;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

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

.modal-header {
    padding: 8px 15px;
    background-color: #ffffff;
    color: #1b1c1d;
    text-align: left;
}

.modal-body {padding: 10px 15px;}

.modal-footer {
  padding: 8px 15px;
  background-color: #fff;
  color: white;
}

/*table for packing*/
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
.table-bordered {
    border: 1px solid #dddddd;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
table {
    background-color: transparent;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
th {
    text-align: left;
}
/*table for packing*/

.format-text{
  position: relative;
  display: block;
  text-align:center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.format-size {
    position: relative;
    border: 1px solid #ddd;
    display: inline-block;
    max-width: 100%;
    max-height: 250px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.product-list--element.col-md-12 > .col-md-3 a{
  display: block;
}
.product-list--element.col-md-12 > .col-md-3 a:hover p{
  color: #0060AA;
}
.product-list--element.col-md-12 > .col-md-3 a:hover .format-size{
  border-color: #0060AA;
}
.product-list--element.col-md-12 > .col-md-3{
  height: 250px;
}

@media (max-width: 1525px){
    .product-info--media {
        height: 400px; 
    }
    .product-attributes:before {
        content: '';
        position: absolute;
        display: block;
        left: -90px;
        background-image: url(../img/icons/format.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 300px;
        height: 431px;
        filter: brightness(1.06);
    }
    .products--inner-title{
      font-size: 16px;
    }
}
@media (max-width: 767px) {
    .about-header--content {
        margin-bottom: 35px;
        padding: 0px 0 20px;
    }
    .format-text {
    position: absolute;
    display: block;
    width: max-content;
    right: 15px;
    bottom: -20px;}
    .product-attributes:before{
        display:none;
    }
    .xs-mb-0{
        margin-bottom: 0px;
    }
    .xs-pb-0{
        padding-bottom: 0px;
    }
    #chartdiv{
        height: auto;
    }
    .form-box .in-form {
        position: relative;
        display: block;
        float: left;
        width: 100%;
        padding: 15px;
    }
    .home-tabs.c-inq .form-box .in-form, .home-tabs.c-inq .form-box .in-form #formoid{
        padding: 0px;
        width: 100%;
    }
    .home-tabs.c-inq .form-box{
        padding: 0px;
        width: 100%;
    }
    .footer-info:after{
        display: none;
    }
    .home-tabs.c-inq .form-box .in-form #formoid{
        padding-bottom: 20px;
    }
    .about-header .container{
        justify-content: center;
    }
    .product-attributes{
        position: relative;
        display: block;
        float: left;
    }
    .product-downloads{
        position: relative;
        float: left;
        padding-top: 60px;
        padding-bottom: 30px;
        margin-bottom: 40px;
    }
    .related-products--item-name, .related-products--item-link {
        left: auto;
        text-align: center;
    }
    .slick-slide img{
        padding: 0 5px;
    }
    .related-products--item-name{
        font-size: 18px;
    }
    .related-products--item-link{
        font-size: 22px;
    }
    .menu{
        height: 80px;
    }
    .menu-actions{
        position: relative;
        top: 5px;
    }
    .menu-logo {
        display: block;
        width: 180px;
        height: 50px;
        padding: 15px 20px;
        color: inherit;
    }
    .menu-trigger{
        position: relative;
        top: 8px;
    }
    .nav-link{
        font-size: 13px;
    }
    .topbar-zyx {
    padding: 25px 40px;
    font-size: 13px;}
    .topbar-nav--link{
        padding: 5px 8px;
        font-size: 13px;
    }
}
    
@media (min-width: 1500px){
    .col-xl-2{
        width: 16.66666667%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-xl-3{
        width: 25%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
     .col-xl-4{
        width: 33.333333%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .products--attribute > span:first-child{
        display:block;
    }
}
    
}
@media (max-width: 1440px) and (min-width: 1280px){
    .about-features--content .container{
        padding-left: 25px;
        padding-right: 25px;
    }
    
}
.slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
}
.modal-body #formoid .form-group{
    padding-bottom: 15px;
}
.vis-block{
    float: left;
    position: relative;
}
.center-box{
  position: relative;
  display: flex;
}
.float-left{
  float: left;
}

.main-block > p{
  letter-spacing: 0.5px;
  line-height: 1.43;
  font-size: 16px;
}
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}