/*

Theme Name: Saifal Burhan Trading

Theme URI:  

Description:Saifal Burhan Trading

.

Author:techvologix

Author URI: https://techvologix.com/

Version: 1.0

Tags: light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu,, threaded-comments, translation-ready*/
/* 1.1) small reset */
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
/*.woocommerce*/
.xoo-wsc-sc-bkcont {
    padding: 3px 8px!important;
}
a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #ffb923
}
#thwwc-resp-table {
    margin-bottom: 40px;
    padding: 0px 20px;
}
.thwwc-resp-table-row.thwwac-content-item {
    border: 1px solid #eee;
    padding: 20px;
}
.thwwc-resp-table-row {
    margin-top: -1px;
}
#thwwc-resp-table-header {
    background-color: #fff;
    padding: 19px;
    border: 1px solid #efefef;
}
#thwwc-resp-table {
    margin-bottom: 40px;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn {

    border-radius: 50px;
}
nav.woocommerce-MyAccount-navigation ul {
    display: flex;
    list-style: none;
	padding:0;
	margin-bottom: 0;

}
nav.woocommerce-MyAccount-navigation ul li a {
    color: #000;
}
nav.woocommerce-MyAccount-navigation ul li .is-active a{  font-weight: 800;}
nav.woocommerce-MyAccount-navigation ul li {
    border: 1px solid #ddd;
    margin: 21px 5px;
    padding: 12px;
    min-width: 150px;
    text-align: center;
    margin-bottom: -1px;
}
.woocommerce-MyAccount-navigation-link.is-active {
    background: #000;
}
.woocommerce-MyAccount-navigation-link.is-active a {
    color: #fff;
}
nav.woocommerce-MyAccount-navigation {
    border-bottom: 1px solid #ddd;
    margin: auto;
    text-align: center;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
	min-width: 48%;max-width: 48%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
	min-width: 48%;max-width: 48%;
}
.woocommerce-MyAccount-content {
    padding: 25px;
    border: 1px solid #ddd;
    margin: 5px;
}
p {
    font-family: "Plus Jakarta Sans", serif;
    color: #525252;
}
.carousel-item p{color: #fff;}
.woocommerce div.product form.cart .variations select {
    border: 1px solid #dcdde3;
    padding: 5px 15px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: block;
    margin-top: 65px;
    padding-top: 60px;
    border-top: 1px solid #dcdde3;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    display: block;
    text-align: center;
    background-color: #ffc700;
    transition: all ease-in-out 0.3s;
    line-height: 44px;
    color: #000;
    border-radius: 25px;  font-family: "Big Shoulders Text", sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 900;
    line-height: 1.2;
    font-family: "Big Shoulders Text", sans-serif;
}
h2 {
    padding-top: 25px;
}
footer p {
    color: #fff;
}
h1.product_title.entry-title {
	    text-transform: uppercase;
    font-size: 50px;
    line-height: 1.12;
    font-weight: 900;
    margin-bottom: 13px;
    color: #000003;
    display: block;
    font-family: "Big Shoulders Text", sans-serif;
    border-bottom: 1px solid #dcdde3;
    padding-bottom: 20px!important;
}
.woocommerce div.product form.cart {
    margin-bottom: 1em;
    display: block;
	position:relative;
}
.single-product div.product p.price {
    display: flex;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    align-items: flex-end;
    margin-bottom: 20px;
    color: #000;
     font-family: "Big Shoulders Text", sans-serif;
}
.breadcrumbs a {
    color: #8b8b8b;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
}
.woocommerce div.product form.cart .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 2;
    border-radius: 30px;
    cursor: pointer;
    padding: 2px 20px;
    text-decoration: none;
    text-shadow: none;
    -webkit-appearance: none;
    border: none;
    transition: all 0.3s ease;
    text-transform: uppercase;
    /*color: #000;
    width: 100%;*/
}
.single-product div.product .product_meta > span {
    display: block;
    font-size: 14px;
    line-height: 2.1428571429;
    color: #8b8b8b;
    font-weight: 500;font-family: "Plus Jakarta Sans", serif;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #cfc8d8;
    background-color: #fff;
    color: #000;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 31px;
    margin: 0 4px;
    padding: 0 1em;
    font-family: "Big Shoulders Text", sans-serif;
    font-size: 20px;
	min-width: 250px;
}
.single-product div.product .product_meta > span a, .single-product div.product .product_meta > span .sku {
    font-size: 14px;
    letter-spacing: 0;
    color: #000;font-family: "Plus Jakarta Sans", serif;
}
.single-product div.product .product_meta {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #dcdde3;
}
.single-product div.product .single_add_to_cart_button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 900;
    white-space: nowrap;
    padding: 4px 20px;
    z-index: 1;
    flex: 1;
    transition: all 0.3s ease;
    background-color: #ffc700;
    color: #000000;
    font-family: "Big Shoulders Text", sans-serif;
}

.woocommerce ul.products li.product .button {
    line-height: 34px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #000;
	font-size: 20px;
    font-weight: 900;
    color: #fff;
    z-index: 2;
    border-bottom-color: #fff;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 50px;
	font-family: "Big Shoulders Text", sans-serif;
	min-width: 250px;
}
h2.woocommerce-loop-product__title {
    height: 105px;
    overflow: hidden;
}
p.woocommerce-result-count {
    padding: 15px 0px 0px;
}
button.single_add_to_cart_button.button.alt {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 35px 0 0;
    font-size: 0;
    letter-spacing: 0;
    color: transparent;
    transition: all ease-in-out 0.3s;
    line-height: 40px;
    height: 40px;
    min-width: 40px;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 20px;
    text-indent: -999em;
}
button.single_add_to_cart_button.button.alt:hover {
    color: #fff;
    background-color: #000;
    width: 180px;
    text-indent: 2px;
    font-size: 12px;
}
button.single_add_to_cart_button.button.alt:hover:after {
    color: #fff;
}
ul li.product a[class*=product_type_]:after, .single_add_to_cart_button:after {
    font-family: 'Woo-Side-Cart';
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    content: "\e90c";
    font-size: 20px;
    margin: 0;
    color: #000;
    text-indent: 0;
    line-height: 40px;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 0;
    top: 10px;
}


ul.products li.product h2 a:hover,
ul.products li.product h3 a:hover,
ul.products li.product .woocommerce-loop-product__title a:hover,
ul.products li.product .wc-block-grid__product-title a:hover,
ul.products .wc-block-grid__product h2 a:hover,
ul.products .wc-block-grid__product h3 a:hover,
ul.products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
ul.products .wc-block-grid__product .wc-block-grid__product-title a:hover,
.wc-block-grid__products li.product h2 a:hover,
.wc-block-grid__products li.product h3 a:hover,
.wc-block-grid__products li.product .woocommerce-loop-product__title a:hover,
.wc-block-grid__products li.product .wc-block-grid__product-title a:hover,
.wc-block-grid__products .wc-block-grid__product h2 a:hover,
.wc-block-grid__products .wc-block-grid__product h3 a:hover,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover {
  color: #000000;
}
ul.products li.product img,
ul.products .wc-block-grid__product img,
.wc-block-grid__products li.product img,
.wc-block-grid__products .wc-block-grid__product img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.yith-add-to-wishlist-button-block {
 
    margin: 0px auto;
}
ul.products li.product .product-labels,
ul.products .wc-block-grid__product .product-labels,
.wc-block-grid__products li.product .product-labels,
.wc-block-grid__products .wc-block-grid__product .product-labels {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  position: absolute;
  left: -1px;
  top: -1px;
  z-index: 4;
  max-width: calc(100% - 40px);
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--icon-button:is(button) svg.yith-wcwl-add-to-wishlist-button-icon {
    width: 20px;
    height: 20px;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--top-left {
    left: inherit;
    top: 10px;
    right: 10px;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image {
    margin: 0;
   
}
.yith-wcwl-add-to-wishlist-button:is(button) {
    padding: 5px;
}
ul li.product a[class*=product_type_]:after, .single_add_to_cart_button:after {
    font-family: 'Woo-Side-Cart';
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    content: "\e90c";
}
ul.products li.product .product-caption,
ul.products .wc-block-grid__product .product-caption,
.wc-block-grid__products li.product .product-caption,
.wc-block-grid__products .wc-block-grid__product .product-caption {
  position: relative;
}
ul.products li.product .product-caption-bottom,
ul.products .wc-block-grid__product .product-caption-bottom,
.wc-block-grid__products li.product .product-caption-bottom,
.wc-block-grid__products .wc-block-grid__product .product-caption-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
ul.products li.product a[class*=product_type_],
ul.products .wc-block-grid__product a[class*=product_type_],
.wc-block-grid__products li.product a[class*=product_type_],
.wc-block-grid__products .wc-block-grid__product a[class*=product_type_] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 35px 0 0;
  font-size: 0;
  letter-spacing: 0;
  color: transparent;
  transition: all ease-in-out 0.3s;
  line-height: 40px;
  height: 40px;
  min-width: 40px;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 20px;
  text-indent: -999em;
	    float: right;
}
.woocommerce ul.products li.product .button {
    margin-top: 0;
}
ul.products li.product a[class*=product_type_]:after,
ul.products .wc-block-grid__product a[class*=product_type_]:after,
.wc-block-grid__products li.product a[class*=product_type_]:after,
.wc-block-grid__products .wc-block-grid__product a[class*=product_type_]:after {
  font-size: 20px;
  margin: 0;
  color: #000;
  text-indent: 0;
  line-height: 40px;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 0;
  top: -1px;
}
ul.products li.product a[class*=product_type_]:hover,
ul.products .wc-block-grid__product a[class*=product_type_]:hover,
.wc-block-grid__products li.product a[class*=product_type_]:hover,
.wc-block-grid__products .wc-block-grid__product a[class*=product_type_]:hover {
  color: #fff;
  background-color: #000;
  width: auto;
  text-indent: 20px;
  font-size: 12px;
}
ul.products li.product a[class*=product_type_]:hover:after,
ul.products .wc-block-grid__product a[class*=product_type_]:hover:after,
.wc-block-grid__products li.product a[class*=product_type_]:hover:after,
.wc-block-grid__products .wc-block-grid__product a[class*=product_type_]:hover:after {
  color: #fff;
}
ul.products li.product.product-category h2,
ul.products li.product.product-category h3,
ul.products li.product.product-category .woocommerce-loop-category__title,
ul.products .wc-block-grid__product.product-category h2,
ul.products .wc-block-grid__product.product-category h3,
ul.products .wc-block-grid__product.product-category .woocommerce-loop-category__title,
.wc-block-grid__products li.product.product-category h2,
.wc-block-grid__products li.product.product-category h3,
.wc-block-grid__products li.product.product-category .woocommerce-loop-category__title,
.wc-block-grid__products .wc-block-grid__product.product-category h2,
.wc-block-grid__products .wc-block-grid__product.product-category h3,
.wc-block-grid__products .wc-block-grid__product.product-category .woocommerce-loop-category__title {
  font-size: 1.1em;
}
ul.products li.product.product-category img,
ul.products .wc-block-grid__product.product-category img,
.wc-block-grid__products li.product.product-category img,
.wc-block-grid__products .wc-block-grid__product.product-category img {
  margin-bottom: 1.618em;
}
span.woocommerce-Price-currencySymbol {
    font-size: 15px;
    font-family: "Big Shoulders Text", sans-serif;
    text-transform: lowercase!important;
}
.woocommerce ul.products li.product .price {
    font-size: 24px!important;
    font-weight: 500!important;
    color: #000;
    font-family: "Big Shoulders Text", sans-serif;
}
.onsale {
    color: #fff;
    background: #c70a33;
}
.onsale:before{
    content: "";
    display: block;
    height: 100%;
    width: 20px;
    top: 0;
    right: -8px;
    position: absolute;
    transform: skewX(335deg);
    z-index: -1;
    background: inherit;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.woocommerce ul.products li.product .onsale {
    top: 0;
    left: 0;
    margin: 0;
}
.woocommerce span.onsale {
    max-height: 21px;
    max-width: 80px;
    min-height: 21px;
    min-width: 80px;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 17px;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 0;
    background-color: #c70a33;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}
header {
    border-bottom: 1px solid #ddd;
}
.dgwt-wcas-search-wrapp {
    max-width: 500px;
}
.woocommerce ul.products li.product a img {
    border: 1px solid #dcdde3;
    margin-bottom: 20px;
    border-radius: 5px;
}
.woocommerce-loop-product__title {
    font-size: 20px!important;
    font-weight: 900;
    line-height: 1.5;
    font-family: "Big Shoulders Text", sans-serif;
    color: #000;
}
.woocommerce ul.products li.product .price {
      font-size: 20px;
    font-weight: 400;
	color:#000;
}
.woocommerce ul.products li.product .price {
    display: inline;
}
/*.woocommerce*/

ul#menu-secondary-menu {
    padding: 12px;
}
ul#menu-secondary-menu li a {
    color: #000;
    text-transform: capitalize;
}
body {
    font-family: "Plus Jakarta Sans", serif;
}
.nav_2nd {
    list-style: none;
    padding: 9px 40px;
    margin: 0px;
}
.nav_2nd li a {
    color: #000;
}
.nav_2nd li a {
    text-transform: capitalize;
    font-weight: 500;
}
.nav_2nd li a:hover {
    color: #ffb923;
	text-decoration: none;
}
li.menu-item a {
    color: #fff;
	text-transform: uppercase;
} 
li.menu-item a:hover {
   color: #ffb923;
}
li.menu-item.active a {
    color: #ffb923;
} 
.cart li a {
    padding: 14px!important;
    font-size: 21px;
}
.navbar-dark .navbar-brand {
    
    padding: 0px;
    color: #fff;
    border-radius: 0px;
    padding-right: 4px;
}
.border-right{border-right: 1px solid #eaeaea;
    padding-right: 15px;}
.border-left {
    border-left: 1px solid #FFFFFF66!important;
    padding-left: 2px;
    margin-left: 10px;
}
.border-top{border-top: 1px solid #eaeaea;
    padding-right: 15px;}
.border-bottom{border-bottom: 1px solid #eaeaea;
    padding-right: 15px;}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
     color: #ffb923;
}
.Shipping-Sec .lead {
    color: #000000;
	font-family: "Roboto", sans-serif !important;
	font-size: 18px;
	padding-top: 10px;
}
.Shipping-Sec .jumbotron{
	margin-bottom: 0;
	padding: 2.5rem 2rem;
}
.Shipping-Sec .border {
    border: 1px solid #dcdde3!important;
    margin: -1px;
}
a.navbar-brand {
    display: flex;
}
span.logoimg {
    display: block;
    padding: 5px;
}
span.logotxt {
    display: block;
}
span.logotxt {
    display: block;
    font-size: 17px;
    font-weight: 900;
    line-height: 16px;
    padding: 11px 5px 0;
    text-transform: uppercase;
}
.bg-dark {
    background-color: #222!important;
}
span.logotxt {
    display: block;
    font-size: 20px;
    font-weight: 800;
    line-height: 23px;
    padding: 10px 5px 0;
    text-transform: uppercase;
    font-family: "Plus Jakarta Sans", serif;
} 
span.logotxt span {
    display: block;
    font-size: 13px;
    font-weight: 800;
    color: #ba1f27;
    text-transform: uppercase;
    letter-spacing: 2px;font-family: "Plus Jakarta Sans", serif;
}
.Q-btn {
  background: #ffb923;
  color: #000;
  border-color: #ffb923;
  font-size: 14px;
  border-radius: 30px;
}
.top_info {
  color: #ffb923;
  font-size: 14px;
  position: relative;
  z-index: 999;
  border-bottom: 1px solid #eaeaea;
}
.jumbotron-1{
    background-image: url("assets/images/h1_bg-1.jpg");
    background-position: center center;
    background-size: cover;
}
.jumbotron-2{
    background-image: url("assets/images/banner-2.webp");
    background-position: center center;
    background-size: cover;
}
.jumbotron-3{
    background-image: url("assets/images/banner_4.png");
    background-position: center center;
    background-size: cover;
}
.WRW {
    background-image: url("assets/images/WRW.jpg");
    background-position: center center;
    background-size: cover;
}
.welding_mask {
    background-image: url("assets/images/welding.png");
    background-position: center center;
    background-size: cover;
	border-radius: 8px;
	min-height: 450px;
}
.rain_Wear {
    background-image: url("assets/images/rain_coat.png");
    background-position: center center;
    background-size: cover;
	border-radius: 8px;
	min-height: 450px;
}
.hand_protection {
    background-image: url("assets/images/hand.png");
    background-position: center center;
    background-size: cover;
	border-radius: 8px;
	min-height: 450px;
}
.first_aid {
    background-image: url("assets/images/first_aid.png");
    background-position: center center;
    background-size: cover;
	border-radius: 8px;
	min-height: 450px;
}
.e-con-boxed_1 h2 span {
    color: #FFFFFF;
    font-size: 70px;
    font-weight: 900;
  
    font-family: "Big Shoulders Text", sans-serif;
    text-transform: uppercase;
}
.e-con-boxed_1, .e-con-boxed_2{
	position: relative;
}
.e-con-boxed_1 .btn_position {
    position: absolute;
    bottom: 50px;
}
.e-con-boxed_2 .btn_position {
    position: absolute;
    bottom: 50px;
}
.e-con-boxed_1 h2  {
    color: #ffb923;
    font-size: 30px;
    font-weight: 900;
    font-family: "Big Shoulders Text", sans-serif;
    text-transform: uppercase;
}
.e-con-boxed_1 h2 span {
    color: #50F0A300;
    font-size:90px;
    font-weight: 900;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    stroke: #fff;
    font-family: "Big Shoulders Text", sans-serif;
    text-transform: uppercase;
}
.e-con-boxed-container {
   
    color: #fff;
   
    transform: rotateZ(-90deg);
    position: absolute;
    left: 11px;
    top: 25%;
    font-family: "Big Shoulders Text", sans-serif;
    font-size: 21px;
    font-weight: 900;
    text-transform: uppercase;
}
.e-con-boxed_2 h2 {
     color: #FFFFFF;
    font-size: 40px;
    font-weight: 900;
    font-family: "Big Shoulders Text", sans-serif;
    text-transform: uppercase;
}
.e-con-boxed_1 {
    background-image: url("assets/images/wear_2.png");
    background-position: center center;
    background-size: cover;
	border-radius: 8px;
	min-height: 450px;
}
.e-con-boxed_2 {
    background-image: url("assets/images/wear_1.png");
    background-position: center center;
    background-size: cover;
	border-radius: 8px;
	min-height: 450px;
}
.product-cat-content {
    align-items: flex-start;
    border-radius: 10px;
    padding: 15px;
    margin: 20px;
    background: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    transition: 0.4s;
}
.product-cat-content h2{
	
font-size: 24px;
    font-weight: 900;
    line-height: 1.5;
    font-family: "Big Shoulders Text", sans-serif;
	color: #fff;
}
.product-cat .jumbotron  {position: relative}
.product-cat .product-cat-content {
    display: flex;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    right: 0;
    flex-direction: column;
}

.product-cat .btn-white {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 2;
    border-radius: 30px;
    cursor: pointer;
    padding: 5px 20px;
    text-decoration: none;
    text-shadow: none;
    -webkit-appearance: none;
    text-transform: uppercase;
    transition: all ease 0.3s;
    color: #000;
	
    background-color: #ffc700;
}
h1, .alpha {
    font-size: 64px;
    line-height: 1.1875;
}
button.addcart-btn.button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 2;
    border-radius: 30px;
    cursor: pointer;
    padding: 13px 30px;
    text-decoration: none;
    text-shadow: none;
    -webkit-appearance: none;
    border: none;
    background-color: #ffc700;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
    color: var(--accent);
}
.wp-block-woocommerce-cart-totals-block {
    padding: 30px 30px 30px;
    position: relative;
    background-color: #fff;
    border: 6px solid #dcdde3;
    border-radius: 5px;
	    margin-bottom: 50px;
}
section.WRW p {
    font-size: 18px;
    line-height: 20px;
}
.WRW .owl-carousel .owl-item img {
    filter: grayscale();
}
.WRW .owl-item img:hover {
    filter: grayscale(0);
}
.Brands h4{
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Big Shoulders Text", sans-serif;
    font-size: 30px;
}

ul.WHR_ul{padding: 0}

ul.WHR_ul li:nth-child(1), ul.WHR_ul li:nth-child(2), ul.WHR_ul li:nth-child(4) {
    border-right: 1px solid #dddddd70;
}
ul.WHR_ul li {
    color: #fff;
    display: inline-table;
    padding: 10px;
    margin-bottom: 15px;
    width: 30%;
    text-align: center;
}
a.add_to_cart_button {
    background: #ddd;
    padding: 8px 12px;
    border-radius: 30px;
    color: #000;
    text-align: right;
}
.btn_pos{    justify-content: space-between;}
.shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}
.shape .shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg);
}
.shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.shape-top svg {
    height: 30px;
    transform: translateX(-50%) rotateY(180deg);
}
.shape-bottom {
    bottom: -1px;
}
.shape-bottom svg {
    height: 30px;
    transform: translateX(-50%) rotateY(180deg);
}
.shape-bottom {
    transform: rotate(180deg);
}
.display-4 {
    font-family: "Big Shoulders Text", sans-serif;
    color: #FFFFFF;
    font-size: 110px;
    font-weight: 900;
    line-height: 100px;
}
.lead{
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
	font-family: "Big Shoulders Text", sans-serif;
}
.btn-white{
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 2;
    border-radius: 30px;
    cursor: pointer;
    padding: 13px 30px;
    text-decoration: none;
    text-shadow: none;
    -webkit-appearance: none;
    text-transform: uppercase;
    transition: all ease 0.3s;
    color: #000;
    background-color: #fff;

}
.border-btn {
    border: 1px solid #dcdde3;

}
.btn-black {
    display: inline-block;
    font-size: 20px;
    line-height: 2;
    border-radius: 30px;
    cursor: pointer;
    padding: 7px 24px;
    text-decoration: none;
    text-shadow: none;
    transition: all ease 0.3s;
    color: #000;
    font-family: "Big Shoulders Text", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #02010100;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-e2db053);
}
a.btn.btn-black.collapsed{color: #fff; background-color: #000;}
.section-title{
    text-transform: uppercase;
	font-weight: 900;
	font-family: "Big Shoulders Text", sans-serif;
	font-size: 40px;
}
.btn-white .bi{
	    font-size: 16px;
}
.main_nav {
  border-radius: 0px;
  font-size: 15px;
  position: relative;
  z-index: 999;
}
.swiper-slide {
  border: 1px solid #efefef;
  text-align: center;
}
.bg-grey {
  background: rgba(119, 119, 122, .05);
}

.EMS .owl-item, .EMS .owl-dots {
  background: #eff1ed;
  margin-top: 0px !important;
  padding-bottom: 15px;
}
.card{   border: none;} 
h5.card-title {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
	font-family: "Big Shoulders Text", sans-serif;
}
.card-image{   border: 1px solid rgba(0, 0, 0, .125);} 
.card-image:hover img {
    transform: scale(1.1);
}
.card-image:hover img {
    transform: scale(1.1);transition: all 300ms ease-in-out;
}
.EMS.card{position: relative}
.card-image{position: relative;overflow: hidden;}
.card-image span:after {
	    height: 41px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    width: calc(100% + 10px);
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    background-color: #fff;
    transition: all 300ms ease-in-out;
	  transform: translateY(0)
}
p.card-text {
    text-transform: initial;
    font-size: 15px;
    line-height: 18px;
    font-weight: initial;
    color: #777;
}
.card-title {
    margin-bottom: .75rem;
    text-transform: capitalize;
}
.card-image:hover span:after {
   
		transform: translateY(100%)
}
.EMS .owl-carousel .owl-stage-outer {

    background: #eff1ed;
}
.bg-transparent {
  background-color: rgb(246 244 244 / 15%) !important;
}
.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: #ffb923;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #ffb923;
}
ul.top-box {
  border: 1px solid rgb(60 66 81 / 15%);
  padding: 0;
  background-color: #FFF;
}
.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #a8d451;
}
.effect2 {
  position: relative;
}
.effect2:before, .effect2:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 30px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: rgb(0 0 0 / 30%);
  box-shadow: 0 15px 10px rgb(0 0 0 / 30%);
  transform: rotate(-3deg);
}
.effect2:after {
  transform: rotate(3deg);
  right: 30px;
  left: auto;
}
.Enterprise .nav-tabs .nav-item.show .nav-link, .Enterprise .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #fff #fff #fff;
  border-radius: 0;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  color: #495057;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  background-color: #fff;
  border-color: #fff #fff #fff;
  border-radius: 0;
}
.nav-tabs {
  border-bottom: 1px solid #fff;
}
.Enterprise .nav-tabs a:hover img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(74%) saturate(1496%) hue-rotate(21deg) brightness(81%) contrast(96%);
}
.Enterprise .nav-tabs a.active img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(74%) saturate(1496%) hue-rotate(21deg) brightness(81%) contrast(96%);
}
.Enterprise .nav-tabs a img {
  filter: brightness(0) saturate(100%) invert(48%) sepia(5%) saturate(136%) hue-rotate(202deg) brightness(97%) contrast(88%);
}
.btn-default, .Q-btn {
  display: inline-block;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 8px 16px;
  border: 3px solid #ffb923;
}
.ITP .btn-default {
  padding: 8px 10px 8px 10px;
}
.ITP .border {
  border-radius: 30px;
  transition: 0.3s;
}
.ITP .border:hover img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(12%) hue-rotate(272deg) brightness(104%) contrast(105%);
}
.ITP .border:hover {
  background-color: #ffb923;
}
.btn-default:after, .Q-btn:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffb923;
  border-radius: 30px;
  z-index: -2;
}
.btn-default:before, .Q-btn:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #000;
  transition: all 0.3s;
  border-radius: 30px;
  z-index: -1;
}
.btn-default:hover, .Q-btn:hover {
  color: #fff;
	border-color: #000;
}
.btn-default:hover:before, .Q-btn:hover:before {
  width: 100%;
}

.carousel-caption h2 {
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgb(0 0 0 / 38%);
  letter-spacing: -2px;
  font-family: "Big Shoulders Text", sans-serif;
  font-size: 110px;
  font-weight: 900;
  line-height: 1.1em;
}
.carousel-caption .btn-default {
  position: relative;
  z-index: 999;
}
.p-6 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}
.services a {
  color: #222;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 14px;
}
.Q-btn i {
    font-size: 18px;
}
span.heading {
  font-size: 30px;
  text-transform: uppercase;
  color: #222;
}
.heading span {
  font-size: 32px;
  text-transform: uppercase;
  color: #ba1f27;
  font-weight: 700;
}
.services a:hover {
  color: #222;
  text-decoration: none;
}
ul.top-box li {
  list-style: none;
  display: inline-block;
  padding: 15px;
  margin: 9px;
  text-transform: uppercase;
}
ul.top-box li:Last-child {
  border-right: none;
}
.top-s-img {
  width: 100px;
  float: left;
}
.top-s-txt {
  width: 100px;
  padding-top: 10px;
  float: left;
}
span.top-s-txt span {
  font-weight: 800;
  position: relative;
  top: -10px;
}
.wwd {
  font-size: 18px;
  font-weight: 500;
  line-height: 13px;
}
.wwd span {
  font-weight: 700;
  color: #ba1f27;
  font-size: 24px;
}
.wwdm {
  font-weight: 700;
  color: #ba1f27;
  font-size: 92px;
  position: absolute;
  top: -36px;
  right: 100px;
}
.destination h5.destination-heading {
  padding-top: 2rem;
  font-size: 30px;
  font-weight: 700;
  word-spacing: -5px;
}
.destination p {
  font-size: 14px;
  line-height: 20px;
}
.Packages h5.card-title {
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -1px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  margin-bottom: 0rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 12rem;
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel-item {
  height: 60rem;
  margin-top: -15%;
}
#myCarousel2 .carousel-item {
  height: 30rem;
}
.carousel-item > img {
  position: absolute;
  top: -20%;
  left: 0;
  min-width: 100%;
  height: 50rem;
  z-index: -1;
}
section.Packages {
  background-color: #f7f7f7;
}
.btn-default {
  color: #000;
  background-color: #ffb923;
  border-color: #ffb923;
  border-radius: 30px;
}
.t-60 {
    font-size: 60px;
    color: #ba1f27;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 26px;
    letter-spacing: -1px;
    margin-top: 50px;
	margin-bottom: 30px;
}
.img_blue{filter: brightness(0) saturate(100%) invert(18%) sepia(91%) saturate(7456%) hue-rotate(229deg) brightness(89%) contrast(106%);}
.mwidth_65{    max-width: 65%;}
.clr-gray{ color: #7a7a7a;}
.clr-lblue{color: #6db1fa;}
.clr-blue{color: #ba1f27;}
.bg-default {
  background-color: #ba1f27;
  color: #fff;
}
.clr-default {
  color: #ba1f27;
}
footer {
  color: #fff;
  font-size: 16px;
}
.ITP {
  
  background-image: url("assets/images/quote_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  
}
.ITP_outer {
       background-color: transparent;
    background-image: linear-gradient(360deg, #007bffdb 16%, #ba1f27 95%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.EMS {
  background-color: #163300;
  background-image: url("assets/images/services_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
footer {
  background-color: #161616;
 
}
footer h3 {
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
}
.Rights {
    background: #121212;
    padding: 20px;
    border-radius: 0px;
    color: #fff;
    font-size: 16px;
    /* margin: 15px 0px; */
}
footer i.fab {
  padding: 2px;
  /* background-color: #b2b2b2; */
  color: #ba1f27;
  padding: 0px 0px;
  border-radius: 24px;
  margin: 0px 0px;
  font-size: 29px;
}
footer hr, footer p {
  position: relative;
}
footer h3 {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
}
footer ul {
  padding: 0;
  list-style: none;
}
footer p {
  margin: 0
}
footer hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #ffffff20;
}
footer .border-right {
  border-right: 1px solid rgb(75 70 70 / 27%) !important;
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* Choose Us
-------------------------------------------------- */
.well {
  background-color: #fff;
}
.well {
  position: relative;
  top: 4rem
}
.ChooseUs .heading {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 2.4rem;
}
.ChooseUs .fa-li {
  color: #fff;
}
.well .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 10px);
  padding: .375rem .75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  margin-bottom: 10px !important;
}
textarea.form-control {
  height: auto !important;
}
.ChooseUs {
  position: relative;
  margin-bottom: 6.5rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url('assets/images/banner-1.png');
  background-size: cover;
}
.ChooseUs::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgb(207 84 108 / 94%);
}
.Subscribe {
  position: relative;
  margin-bottom: 0rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url('assets/images/banner-1.png');
  background-size: cover;
}
.Subscribe_inner {
  background-color: #fff;
}
.Subscribe::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: rgb(207 84 108 / 94%);
}
.Subscribe .heading {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 2.4rem;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 10px);
  padding: .375rem .75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  margin-bottom: 10px !important;
}
.banner-1 {
  
  background-image: url("assets/images/banner-1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-2 {
  
  background-image: url("assets/images/banner_2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-2 {
  
  background-image: url("assets/images/banner_4.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* Featurettes
------------------------- */
.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  font-weight: 600;
  text-transform:uppercase;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.1rem;
    line-height: 1.2;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.3rem;
    padding-left: 1.3rem;
  }
  ul.top-box {
    border: 1px solid rgb(60 66 81 / 15%);
    padding: 0;
    position: absolute;
    ;
    top: -115px;
    background-color: #FFF;
  }
  ul.top-box li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid rgb(60 66 81 / 15%);
    padding: 15px;
    margin: 9px;
    text-transform: uppercase;
  }
  .p-md-6 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
@media (min-width: 900px) {
  .p-md-6 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }
}
.hero-info-list {
  margin-top: -169px;
  z-index: 1;
  position: relative;
}
.hero-info-list ul {
  background-color: #fff;
  padding: 20px 20px 20px;
  display: flex;
  box-shadow: 0 15px 20px rgba(20, 38, 75, .1);
  list-style: none;
}
.hero-info-item {
  margin-bottom: 0px;
  width: 33%;
  text-align: center;
}
.about h4 {
  line-height: 1;
  font-family: "Rajdhani", sans-serif;
}
.about h4 span {
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
  font-weight: 900;
  font-size: 2.8rem;
}
.iot, .LiveSmart, .SmartSwitches, .SuperCapacitor, .Lithium-ion, .Batteries, .Solar-Solutions, .PostpaidMetering, .UPSSolution, .Backup, .SourcePrepaid {
  background-size: cover;
  border-radius: 30px;
  height: 480px;
  position: relative;
}
.iot:hover, .LiveSmart:hover, .SmartSwitches:hover, .SuperCapacitor:hover, .Lithium-ion:hover, .Batteries:hover, .Solar-Solutions:hover, .PostpaidMetering:hover, .UPSSolution:hover, .Backup:hover, .SourcePrepaid:hover {
  background-position: -10px -50px;
  transition: all 0.5s ease;
}
#owl-EMS.item {
  overflow: hidden;
  border-radius: 25px;
}
#owl-EMS.item .border {
  background-size: 100%;
  transition: background-position .5s ease-in-out, color .2s ease-in-out;
}
#owl-EMS.item .border:hover, #owl-EMS.item .border:focus {
  background-position: 0 105%;
}
section.vedio video {
  border-radius: 30px;
}
.item_info {
  background: #fff;
  position: absolute;
  bottom: 0%;
  left: 0;
  right: 0;
  margin: 14px;
  padding: 15px;
  border-radius: 30px;
  text-align: left;
}
.item_info p {
  text-align: left;
   font-family: "Roboto", sans-serif !important;
  font-size: 14px;
  line-height: normal;
  font-weight: normal;
  text-transform: none;
}
.item_info h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 18px;
  font-weight: 800;
}
.item_blog {
  background: #fff;
  position: absolute;
  bottom: 0%;
  left: 0;
  right: 0;
  margin: 14px;
  padding: 15px;
  border-radius: 30px;
  text-align: left;
}
.item_blog p {
  text-align: left;
   font-family: "Roboto", sans-serif !important;
  line-height: normal;
  font-weight: normal;
  text-transform: none;
}
.post-meta i {
  color: #a4e91b;
}
.post-meta, .post-meta a {
  color: #888888;
}
.desc-wraper {
  height: 0;
  overflow: hidden;
  color: #888888;
  transition: all 0.3s ease-out;
  display: block;
}
.img_blog:hover .desc-wraper {
  height: 110px;
}
.item_blog h5 {
  font-family: "Rajdhani", sans-serif;
  font-size: 22px;
  font-weight: 800;
}
.iot {
  background-image: url("assets/images/IOT.png");
}
.LiveSmart {
  background-image: url("assets/images/smartlive.png");
}
.SmartSwitches {
  background-image: url("assets/images/SmartSwitches.png");
}
.SuperCapacitor {
  background-image: url("assets/images/SuperCapacitor.png");
}
.Lithium-ion {
  background-image: url("assets/images/Lithium-ion.png");
}
.Batteries {
  background-image: url("assets/images/Batteries.png");
}
.Solar-Solutions {
  background-image: url("assets/images/SolarSolutions.png");
}
.SourcePrepaid {
  background-image: url("assets/images/SourcePrepaid.png");
}
.PostpaidMetering {
  background-image: url("assets/images/PostpaidMetering.png");
}
.UPSSolution {
  background-image: url("assets/images/UPSSolution.png");
}
.Backup {
  background-image: url("assets/images/Backup.png");
}
.icons_img {
  background-color: #a4e91b;
  padding: 10px;
  border-radius: 10px;
  display: table;
  z-index: 99;
  position: relative;
}
.icons_img2 {
  background-color: #efefef;
  padding: 10px;
  border-radius: 10px;
  display: table;
  z-index: 99;
  position: relative;
}
.form_pos{
    
    position: relative;
    top: 50px;
}

.border_radius_16{border-radius: 16px}
.shadow-3 {
    box-shadow: 0px 1px 73px 0px rgba(40, 40, 40, 0.15);
}
.EMS .owl-theme .owl-nav [class*=owl-]:hover {
    background: #86979100;
    color: #ba1f27;
    text-decoration: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    margin: 0;
}
.EMS{background: #eff1ed;}
.EMS h4 {
  line-height: 1;
  font-family: "Rajdhani", sans-serif;
  text-align: center;
}
.EMS h4 span {
  text-transform: capitalize;
  font-weight: 900;
  font-size: 2.8rem;
}
.EMS .owl-theme .owl-nav {
    margin-top: 10px;
    background: #eff1ed;
    font-size: 36px;
    text-align: right;
    max-width: 200px;
    float: right;
    font-weight: 200;
}
.ITP h4 {
  line-height: 1;
  font-family: "Rajdhani", sans-serif;
}
.ITP small {
  text-align: left;
  display: block;
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
}
.ITP a {
  color: #000;
}
.ITP a:hover {
  text-decoration: none;
}
.ITP-img {
  min-height: 100px;
}
.ITP small {
  min-height: 80px;
}
.ITP h4 span {
  text-transform: capitalize;
  font-family: "Rajdhani", sans-serif;
  font-weight: 900;
  font-size: 2.8rem;
}
.hero-info-list h4 a {
  font-weight: 700;
  color: #a7d24f;
  margin-bottom: 5px;
  text-decoration: none;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 22px;
}
p.text-regular {
  font-size: 13px;
  margin-bottom: 0;
}

span.icon-list-icon {
  color: #ba1f27;
  font-size: 20px;
}
.img_intro {
  position: relative
}
.img_intro1 img {
  width: 100%;
  border-radius: 16px 16px 16px 16px;
  border-radius: 16px 16px 16px 16px;
}
.news .card {
    border: none;
}
.img_blog img {
  width: 100%;
  border-radius: 10px;
  border: 2px solid #f8f8f8;
}
.h4, h4 {
  font-size: 1.2rem;
  color: #ba1f27;
  font-weight: 600;
}
.h4 span, h4 span {
  color: #163300;
}
.Enterprise a {
  text-decoration: none;
  color: #163300;
  cursor: pointer;
}
.Enterprise a p {
  line-height: 14px;
  color: #888888;
  z-index: 99;
  position: relative;
}
.Enterprise a img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(74%) saturate(1496%) hue-rotate(21deg) brightness(81%) contrast(96%);
}
.Enterprise {
  background-color: #eff1ed
}
.Enterprise .border {
  border-radius: 32px;
  margin-bottom: 15px;
  border-color: #fff !important;
}
.EMS_figure:hover .item_info {
  bottom: 15px;
  transition: 1s;
}
.Enterprise h5 {
  line-height: 20px;
  z-index: 99;
  position: relative;
}
.Printing:hover p {
  color: #fff;
}
.Printing:hover h5 {
  color: #fff;
}
.border-Printing {
  background-image: url("assets/images/printing.png");
  background-size: 100%;
}
.border-DocumentManagement {
  background-image: url("assets/images/DocumentManagement.png");
  background-size: 100%;
}
.border-DataCenter {
  background-image: url("assets/images/DataCenter.png");
  background-size: 100%;
}
.border-EnergyManagement {
  background-image: url("assets/images/EnergyManagement.png");
  background-size: 100%;
}
.border-CCTV {
  background-image: url("assets/images/CCTV.png");
  background-size: 100%;
}
.Printing {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
}
.Printing:hover {
  border-radius: 30px;
  margin: 0;
  transition: background 6s ease-out 100ms
}
.Printing:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .5s;
  z-index: 0;
}
.Printing:hover:before {
  top: 100%;
}
.Printing:before {
  background: #fff;
  border-radius: 30px;
  margin: 0;
}
.EMS_figure {
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  height: 480px;
}
.EMS_figure:hover {
  border-radius: 30px;
  margin: 0;
  transition: background 6s ease-out 100ms
}
.EMS_figure:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .5s;
  z-index: 0;
}
.EMS_figure:hover:before {
  top: 0;
}
.EMS_figure:before {
  background: #5e860e75;
  border-radius: 30px;
  margin: 0;
  z-index: 0;
}
/* Shine */
.hoverShine figure {
  position: relative;
  overflow: hidden;
}
.hoverShine figure::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.hoverShine figure:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1280px;
  }
}
@media (max-width: 768px) {
	.dgwt-wcas-search-wrapp {
    max-width: 330px;
}
  .carousel-item {
    margin-top: -115%;
  }
  .carousel-caption {
    right: 8%;
    left: 8%;
  }
  .btn-default, .Q-btn {
    width: 100%;
  }
  .carousel-caption h2 {
    font-size: 30px;
  }
 .navbar-dark .navbar-toggler {
    color: #fff;
    border-color: rgb(186 31 39);
    background: #ba1f27;
    border-radius: 0px;
    padding: 12px;
    padding: 5px;
}
  .carousel-caption {
    bottom: 10rem;
    z-index: 10;
  }
  .display-4 {
    font-size: 50px;
    
}
.section-title {
  
    font-size: 36px;
}	
  .img_blog:hover .desc-wraper {
    height: 130px;
  }
}