/* ----------------------------------------------------------------
        Slider Icon Bar
    -----------------------------------------------------------------*/
.icon-angle-down {
  display: none !important;
}

.one-page-arrow {
  display: none !important;
}

.section.wrapper-icontrenner .iconlink-panel i {
  color: #ffffff;
  font-size: 36px !important;
  text-shadow: none;

}

.section.wrapper-icontrenner .iconlink-panel .i-xlarge.i-plain {
  line-height: 50px !important;
  height: 50px !important;
  margin: 10px 11px 7px 0;
}

.section.wrapper-icontrenner .iconlink-panel .i-xlarge.i-plain.icon-cloud {
  font-size: 43px !important;
}

.section.wrapper-icontrenner .iconlink-panel .i-xlarge.i-plain.icon-line2-directions {
  font-size: 38px !important;
}

@media (max-width: 480px) {
  .section.wrapper-icontrenner .iconlink-panel .i-xlarge.i-plain {
    font-size: 34px !important;
  }

  .section.wrapper-icontrenner .iconlink-panel .i-xlarge.i-plain {
    margin: 5px 11px 7px 0;
  }
}

.section.wrapper-icontrenner .iconlink-panel h6 {
  color: #FFFFFF;
  padding-top: 5px;
  margin-bottom: 10px;
}

.section.wrapper-icontrenner .iconlink-panel h6 {
  color: #FFFFFF;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.section.wrapper-icontrenner {
  background-color: transparent !important;
  overflow: visible;
  padding: 0 0;
}

.section.wrapper-icontrenner .section {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  background: #0000005e !important;
}


.section.wrapper-icontrenner .iconlink-panel:hover .i-plain:hover, .iconlink-panel:hover h6 {
  color: #ccc !important;
}

.section.wrapper-icontrenner .iconlink-panel:hover .i-plain:hover, .section.dark .iconlink-panel:hover h5 {
  color: #ccc !important;
}

.section.wrapper-icontrenner .iconlink-panel:hover i, .iconlink-panel:hover h6 {
  color: #ccc !important;
}


@media (max-width: 767px) {
  .section.wrapper-icontrenner .iconlink-panel i {
    padding-bottom: 40px;
    font-size: 40px !important;
  }

  .section.wrapper-icontrenner .col-lg-4 {
    padding: 0px !important;
  }

}

@media (max-width: 480px) {
  .section.wrapper-icontrenner .section .container {
    width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
  }

  .section.wrapper-icontrenner .section {
    bottom: 0;
  }

  .section.wrapper-icontrenner .section .container .row {
    margin-left: 0px;
    margin-right: 0px;
  }

  .section.wrapper-icontrenner .iconlink-panel h6 {
    font-size: 16px;
  }

}

@media (max-width: 767px) {
  .swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
    height: 420px !important;
  }

  .section.wrapper-icontrenner.wrapper-icontrenner-it .iconlink-panel h6 {
    font-size: 11px;
  }
}