/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
@media (min-width: 1200px) {
  .bannercontainer {
    max-width: 1680px !important;
    margin: auto !important; } }
.bannercontainer {
  margin-bottom: 30px !important; }

.infomation {
  margin-top: 86px;
  text-align: center; }
  .infomation .title span {
    font-size: 48px;
    line-height: 35px;
    color: #1f1f1f;
    display: block;
    padding-top: 10px;
    padding-bottom: 35px; }
  .infomation p {
    display: block;
    margin: auto; }

.support-body {
  text-align: center;
  padding: 25px 95px;
  border: 1px dashed #ccc; }
  .support-body p {
    margin-bottom: 0px;
    line-height: 25px; }

.support-heading a {
  font-size: 24px;
  font-weight: 400; }

.video-block {
  margin-top: 30px;
  margin-bottom: 115px; }
  .video-block .block {
    margin-bottom: 0; }
  .video-block .video {
    display: none; }
  .video-block .image_description {
    position: absolute;
    bottom: 16px;
    left: 116px;
    width: 50px;
    height: 50px;
    background: #adc99c;
    border: 5px solid #d6e4cd;
    border-radius: 100%;
    cursor: pointer;
    transition: box-shadow 400ms cubic-bezier(0.2, 0, 0.7, 1), transform 200ms cubic-bezier(0.2, 0, 0.7, 1); }
    .rtl .video-block .image_description {
      right: 116px;
      left: auto; }
    .video-block .image_description .material-icons {
      color: #FFFFFF;
      margin: 8px; }
    .video-block .image_description:hover, .video-block .image_description:focus, .video-block .image_description:active {
      box-shadow: 0 0 1px 5px rgba(207, 231, 192, 0.7), 0 0 1px 10px rgba(207, 231, 192, 0.5), 0 0 1px 15px rgba(207, 231, 192, 0.3); }

.product-tabs-home {
  position: relative;
  text-align: center; }
  .product-tabs-home .title_block {
    margin: 0; }
  .product-tabs-home .nav-tabs {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-top: 15px;
    margin-bottom: 5px; }
    .product-tabs-home .nav-tabs .nav-items {
      float: none;
      margin-bottom: 0;
      display: inline-block; }
  .product-tabs-home .owl-wrapper .owl-item:last-child .thumbnail-container {
    margin-bottom: 50px; }
  .product-tabs-home .slick-slide div:last-child .slick-slide .thumbnail-container {
    margin-bottom: 50px; }
  .product-tabs-home .slick-slide, .product-tabs-home .owl-wrapper {
    padding-top: 10px; }
  .product-tabs-home .carousel .direction {
    display: none; }
  .product-tabs-home .block {
    margin-bottom: 3px; }

@media (min-width: 992px) {
  .video-block {
    padding: 0 100px; } }
@media (min-width: 768px) {
  .infomation p {
    margin: 0 185px; } }
@media (max-width: 1199px) {
  .support-body {
    padding: 25px 20px; } }
@media (max-width: 991px) {
  .video-block .image_description {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto; } }

/*# sourceMappingURL=profile1519244213.css.map */
