/*********btn product detail*************/
.btn-add-cart-new{
  display: block;
  width: 100%;
  border-radius: 3px;
  padding: 5px 10px;
  background-color: #ff0000;
  color: #ffffff;
  text-align: center;
  margin-bottom: 10px;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
  border-radius: 7px;
}
.btn-add-cart-new:hover, .btn-add-cart-new:active, .btn-add-cart-new:focus{
  outline: none;
  color: #ffffff;
  text-decoration: none;
     background: #8d1820;
}

.btn-add-cart-new p{
  margin-bottom: 0;
}
.btn-add-cart-new p:nth-of-type(1){
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    display: inline-flex;
}
.btn-add-cart-new p:nth-of-type(2){
    height: 16px;
    line-height: 16px;
    font-size: 0.9em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    text-transform: initial;
}
.product-info-button-support{
  display: block;
  width: 100%;
  padding-left: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  list-style:none;
}
.product-info-button-support li{
  margin-right: 2%;
  width: 100%;
  padding: 5px 10px;
  text-align: center;
  float: left;
  border-radius: 3px;
  margin-bottom: 10px;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
  border-radius: 7px;
}
.product-info-button-support li:nth-of-type(1){
  background-color: #35a8e0;
}
.product-info-button-support li:nth-of-type(2){
  margin-right: 0;
  background-color: #00973a;
}
.product-info-button-support li p{
  margin-bottom: 0;
  color: #ffffff;
}
.product-info-button-support li p:nth-of-type(1){
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}
.product-info-button-support li p:nth-of-type(2){
  height: 16px;
    line-height: 16px;
    font-size: 0.9em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}
.product-info-hotline{
  display: block;
  width: 100%;
  padding-left: 0;
  list-style:none;
}
.product-info-hotline::after{
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.product-info-hotline li{
  float: left;
  width: 32%;
  margin-right: 2%;
  border: 2px solid #cdcdcd;
  border-radius: 10px;
}
.product-info-hotline li:nth-of-type(3){margin-right: 0;}
.product-info-hotline li a{
  display: block;
  width: 100%;
  padding: 5px 5px;
  color: #000000;
  text-align: center;
}
.product-info-hotline li a p{
  margin-bottom: 0;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2;
}
.product-info-hotline li a p:nth-of-type(2){
  font-size: 14px;
  margin-top: 5px;
}
.product-info-hotline li:nth-of-type(1) a p:nth-of-type(2){
  color: #d20d14;
}
@media(max-width:576px){
	.product-info-hotline li a p{font-size:10px;}
	.product-info-hotline li a p:nth-of-type(2) {font-size: 12px;}
}
 .float-icon-support{
	display: block;
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 9999;
}

.phone.btn-phone-now {
    width: 112px;
    height: 35px;
    font-size: 11px;
    background: #ff6600;
    display: flex;
    align-items: center;
    border-radius: 20px;
    color: #fff;
    line-height: 1.3em;
    padding: 6px 10px 7px 10px;
}
.phone.btn-phone-now .icon {
    display: inline-flex;
    align-self: end;
}
.phone.btn-phone-now i {
    font-size: 15px;
}
.phone.btn-phone-now .text{
    padding-left: 5px;
}
.phone.btn-phone-now .text span~span.number {
    color: #ffe910;
    font-weight: bold;
}
/****************************/
.disabled{
	opacity: .5 !important;
    pointer-events: none !important;
}
.quantity_html {
    font-size: 16px;
    color: red;
    font-weight: bold;
}
/******.swal2*******/
.swal2-popup{font-size:16px !important;width:30em !important;}
.swal2-title {
    font-size: 20px !important;
    text-transform: uppercase !important;
}
.swal2-html-container {
    margin-top: 5px;
}
.swal2-container{
	z-index: 10800000000 !important;
}
.swal2-container.swal2-center>.swal2-popup{padding-bottom:10px;}
.swal2-container .swal2-actions{
	margin:0;
}
.swal2-styled.swal2-cancel {
    border: 0;
    border-radius: 0.25em;
    background: transparent !important;
    color: #fff;
    font-size: 1em !important;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0px 10px 5px 10px;
    line-height: 1.5em;
    border: none;
    box-shadow: none !important;
}
.swal2-styled.swal2-cancel:after{
    content: "x";
    font-size: 20px;
    color: #f00;
}
a.btn.btn-addtocard {
    padding: 5px 15px;
    background: #000;
    color: #fff;
}
/******.swal2*******/
.arcontactus-widget .messanger.msg-item-google-map span {
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
/**********130120230232*********/
.header-middle .container {
    position: relative;
    justify-content: center;
}
.header-middle-desktop .header-center .logo {
    margin: 0px 12rem;
    padding-right: 10px;
    height: 75px;
    text-indent: -9999px;
}
.header-middle-desktop .menu>li.logo>a{padding:0;}
.is-sticky .header-middle-desktop .logo img {
    height: 60px;
}
.header-middle-desktop{display:block;}
.header-middle-mobile{display:none;}
.footer{margin-top:0;}
@media(max-width:1200px){
	.header-middle-desktop .header-center .logo{
		margin: 0px 7.5rem
	}
}
@media(max-width:992px){
	.header-middle-desktop{display:none;}
	.header-middle-mobile{display:block;}
}
/**********130120230232*********/
.fw-bold {
    font-weight: bold;
}
.has-hover img.show-on-hover{
	opacity:0;
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	transition: filter .6s,opacity .6s,transform .6s,box-shadow .3s;
}
.has-hover:hover img.show-on-hover {
    opacity: 1;
    visibility: initial;
    z-index: 2;
}
/********CountDown Buy Flash Sale Detail**********/
.flash-sale-header {
    padding: 10px;
    background: linear-gradient(-90deg,#f0451e 9%,#f32424 96%);
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.flash-sale-info {
	padding: 10px;
	background:#fafafa;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
}
.flash-sale-info .old-price{
	font-size: 20px;
	text-decoration: line-through;
	color: #929292;
	margin-right: 10px;
}
.flash-sale-info .new-price{
	font-size: 24px;
	font-weight: bold;
	color: #d0011b;
	line-height:1.2em;
}
.precent-price{
	margin-left: 15px;
	font-size: .75rem;
	color: #fff;
	text-transform: uppercase;
	background: #ee4d2d;
	border-radius: 2px;
	padding: 2px 4px;
	font-weight: 600;
	line-height: 1;
	white-space: nowrap;
}
span.shopee-countdown-timer {
	background: #000;
	padding: 2px 15px;
	border-radius: 3px;
	font-weight: bold;
}
.countdown-text {
    width: 90%;
    text-align: center;
    line-height: 16px;
    font-size: 12px;
    color: #ffffff;
    border-radius: 20px;
    position: relative;
    margin: 5px auto 0;
    padding: 1px 3px 3px;
	background: #FF0900;
    /* background-image: linear-gradient(to right , rgba(255,153,0,1), rgba(255,0,0,1)); */
}
.countdown .time {
    display: inline-block;
    background: #000;
    margin: 0 2px;
	padding:2px 5px;
    line-height: 1.4em;
    font-weight: bold;
    border-radius: 5px;
}
/********CountDown List Flash Sale**********/
.countdown-product {
	background: #da251c;
	padding: 8px;
	color:#fff;
	width:100%;
}
.product-single .countdown-product {
    padding: 10px 12px;
}
.countdown-price .product-price{margin-bottom:0;}
.countdown-text p {
	font-size: 12px;
	line-height: 1.3em;
}
.countdown-price>*{display:block;}
.countdown-product .product-price,.countdown-product .old-price{color:#ffffff;}
.countdown-product .text-sale {
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 0;
    border: 0;
    margin: 0;
    margin-right: 7px;
} 
.countdown-product .product-price {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 1.5em;
    height: auto;
}
.countdown-product del.old-price {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    margin-left: 5px;
}
/********End CountDown List Flash Sale**********/
.badge {
    padding: 2px 10px 4px;
    line-height: 1.5em;
    font-size: 11px;
	border-radius:3px;
}
.badge.bg-dark{
	color:#fff;
}
.cart.cart-page {
    border-radius: 5px;
}
.swal2-title{
	font-size:20px !important;
}
.swal2-styled.swal2-confirm,.swal2-styled.swal2-cancel{
	font-size:14px !important;
}
/**************Image Full**********/
.image-full {
    position: relative;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    overflow: hidden;
    display: block;
}

.image-full:after {
    content: "";
    display: block;
    position: relative;
    z-index: 2;
    padding-top: 100%;
}

.image-full>img {
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
}

.image-full-cover {
    -o-object-fit: cover;
    object-fit: cover;
}
.search .form-control {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-right: 60px;
    padding-left: 10px;
    font-size: 14px;
}
.search .btn.btn-search {
    border-radius: 0 5px 5px 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    height: 100%;
	min-width:50px;
}
/**************Image Full End**********/
.topbar {
    background: #8c1623;
    color: #fff;
	padding: 2px 0;
}
.header-top .header-right .address.address-hotline,.header-top .logo-text{
    font-size: 14px;
}
.padding-search {
    padding: 2rem;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.mfp-modal-popup .mfp-content {
    vertical-align: top;
    margin-top: 2rem;
}

.mfp-modal-popup .btn {
    color: #ffffff;
    border-color: #8c1623;
    background-color: #8c1623;
}


blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C" "\201D" "\2018" "\2019";
    margin: 0;
}

blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
}

.note_status {
    padding: 1rem;
    border-left: 5px solid #c1c1c1;
    padding-left: 2rem;
    background: #fdfdfd;
    line-height: 1.3em;
}

.list-icon-spec {
    z-index: 10;
    height: auto;
    position: absolute;
    top: 2px;
    right: 2px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 80px;
    text-align: right;
}

ul.list-icon-spec.list-icon-spec-left {
    right: calc(100% - 100px);
}

.list-icon-spec li, .sale .hot {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3em;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.175rem;
    box-shadow: 0 0.002rem 0.5rem -0.275rem rgb(30 30 30 / 90%);
    margin-bottom: 5px;
    padding: 4px 7px 3px 7px;
    margin-left: 3px;
	border-radius: 3px;
}
@media(max-width:767px){
	.list-icon-spec li, .sale .hot{
		font-size:10px;
		 padding: 2px 4px 2px 3px;
		 line-height: 1rem;
	}
}
.blog-post .post-title {
    display: -webkit-box;
    height: 48px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-weight: 600;
    line-height: 1.3em
}

.blog-post .post-content {
    margin-top: 13px;
    height: 57px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    font-weight: 500;
    line-height: 1.3em
}

img.mfp-img {
    padding: 0
}

.product-media .badge-wp {
    position: absolute;
    top: .75rem;
    right: .75rem;
    z-index: 5
}

.product-media .badge-wp .badge {
    width: 100%;
    font-size: 12px;
    display: block
}

.product-label {
    display: inline-block;
    padding: .25em .625em;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3em;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .175rem;
    margin-bottom: 0;
    padding: 1px 2px
}

.bg-info {
    background-color: #8c1623
}

.bg-info.badge-shadow {
    box-shadow: 0 0.5rem 1.125rem -0.275rem rgb(252 37 37)
}

span.price {
    color: red
}

.main-content>.heading>h1.product-name {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 2rem
}

.filter-items.search-ul li.with-ul.active>ul,
.filter-items.search-ul li.with-ul.show>ul {
    display: block
}

.mobile-menu-toggle {
    width: 45px;
    text-align: center;
    display: flex;
    justify-content: center
}

.social-links.social-qr-code img {
    display: block
}

.fancybox-content .form-checkbox {
    padding: 5px 10px 10px 10px
}

@media screen and (max-width:1200px) and (min-width:992px) {
    .menu>li>a {
        font-size: 1.35rem
    }
}

@media (min-width:992px) {
    a.search-toggle {
        pointer-events: none
    }
}

@media (max-width:992px) {

    .product-details .btn-cart,
    .product-hide-details .btn-cart {
        min-width: 100%
    }

    .product-form.product-qty .input-group.col-12.col-lg-auto {
        width: 100%;
        justify-content: center
    }

    .input-group button,
    .input-group a.btn-add-cart {
        flex: 1
    }

    .product-single .quantity {
        flex: 2;
        max-width: 100%
    }

    .input-group,
    .product-qty-number {
        width: 100%;
    }

    .product-gallery.product-gallery-sticky {
        padding-bottom: 2rem;
        margin-bottom: 0
    }

    .comment-user h4 {
        font-size: 1.4rem
    }

    #product-tab-reviews .comment-rating,
    .card-reviews .comment-rating {
        position: static;
        margin-bottom: 8px !important
    }
}

.list-support li a {
    font-size: 1.4rem
}

label.error {
    color: red;
    font-size: 12px
}

.form-control {
    font-weight: 500;
    font-size: 1.6rem
}

.product-price>del,
.product-price>span {
    padding: 0 2px;
    display: inline-flex;
font-size: 90%;
}

.product-image,
.product.product-cart .product-media a {
    position: relative
}

.post-frame .img-news img,
.product-media .tt-image-box img,
.product-media .tt-image-box img,
.product-single-carousel .product-image img {
    width: 100%;
    height: auto;
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.post-frame .img-news:after,
.product-single-carousel .product-image>a:after,
.tt-image-box:after {
    content: "";
    display: block;
    position: relative;
    z-index: 2;
    padding-top: 105%
}

.post-frame .img-news:after {
    padding-top: 65%
}

.product-single-carousel .product-image>a {
    display: block;
    position: relative
}

.product-single-carousel .product-image>a:after {
    padding-top: 120%
}

.mobile-menu-toggle {
    background: 0 0;
    border: 0
}

.attribute_pro .badge, .cart-dropdown .badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin: 2px 2px; 
    box-shadow: none;
    background: #8d8d8d !important;
}

.logo img {
    height: 65px;
    width: auto;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.logo-footer img {
    height: 80px;
    width: auto;
}

nav.breadcrumb-nav {
    background: #f7f6ef;
    border-top: 1px solid #e7e0bb;
}

.breadcrumb li:hover:not(:last-child) a,
.breadcrumb li:not(:last-child) a {
    color: #333
}

.google-map iframe {
    width: 100%;
    height: 400px;
    display: block
}

.btn-call {
    position: fixed;
    bottom: 97px;
    right: 30px;
    z-index: 99
}

.btn-call span {
    display: flex;
    font-size: 26px;
    width: 50px;
    height: 50px;
    margin: auto;
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
    color: #fff;
    background: rgb(16 167 6);
    position: relative;
    align-items: center;
    justify-content: center
}

.btn-call span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    border: solid 1px solid 1px rgb(16 167 6);
    -webkit-animation-name: zoomin;
    animation-name: zoomin;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.btn-call span:after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
    background: rgba(40, 121 254, .6);
    z-index: -1;
    -webkit-animation-name: zoomout;
    animation-name: zoomout;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.btn-call span i {
    -webkit-animation-name: lac;
    animation-name: lac;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.btn-call strong {
    color: #fff;
    background: rgb(16 167 6);
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    border-radius: 5px;
    position: absolute;
    right: 100%;
    margin-right: 5px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    top: 50%;
    margin-top: -18px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.btn-call:hover strong {
    opacity: 1;
    visibility: visible
}

.btn-call strong:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 8px solid rgba(16, 167, 6, .8);
    border-bottom: 6px solid transparent;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -6px
}

@media all and (max-width:991px) {
    .btn-call strong {
        display: none
    }

    .logo img {
        height: auto;
        max-width: 40px;
		padding:0;
    }
}

@media all and (max-width:767px) {
    .btn-call span {
        width: 50px;
        height: 50px;
        margin: auto;
        line-height: 50px
    }

    .btn-call span img {
        width: 60%
    }
}

@keyframes lac {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    10% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg)
    }

    20% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }

    30% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg)
    }

    40% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }

    50% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes lac {
    0% {
        -webkit-transform: rotate(0)
    }

    10% {
        -webkit-transform: rotate(-25deg)
    }

    20% {
        -webkit-transform: rotate(25deg)
    }

    30% {
        -webkit-transform: rotate(-25deg)
    }

    40% {
        -webkit-transform: rotate(25deg)
    }

    50% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(0)
    }
}

@keyframes zoomin {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.2);
        transform: scale(2.2);
        opacity: .1
    }
}

@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2.2);
        opacity: .1
    }
}

@keyframes zoomout {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .3
    }
}

@-webkit-keyframes zoomout {
    0% {
        -webkit-transform: scale(.8);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.1);
        opacity: .3
    }
}

.image-full {

    position: relative;

    -webkit-transition: opacity .3s ease-out;

    transition: opacity .3s ease-out;

    overflow: hidden;

    display: block;

}

.image-full:after {

    content: "";

    display: block;

    position: relative;

    z-index: 2;

    padding-top: 80%;

}

.image-full img {

    width: 100%;

    height: auto;

    z-index: 1;

    -o-object-fit: cover;

    object-fit: cover;

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

}

.image-full.image-full-cover img {
    -o-object-fit: contain;
    object-fit: contain;
}

.image-full.image-full-contain img {
    -o-object-fit: contain;
    object-fit: contain;
}

.product-media {
    padding: 20px 10px 5px
}

.tt-image-box {
    position: relative;
}

/*******Start addThis_listSharing button click show contact all fixed**********/

.addThis_listSharing {

  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: transparent;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.addThis_listSharing .listSharing_action {
  position: absolute;
  bottom: 100px;
  border-radius: 12px;
  right: 20px;
  min-width: 200px;
  max-width: 250px;
  background-color: #f5f6fa;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin: 100% bottom;
  transform-origin: 100% bottom;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }
.addThis_listing{
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 10px 0;
}
.addThis_listing .addThis_item {
  margin: 0;
  padding: 10px 15px; min-height:45px; }

.addThis_listing .addThis_item:not(:last-of-type) {
  border-bottom: 1px solid #ecedf1;
  box-shadow: 0 1px 0 0 #fff; }

.addThis_listing .addThis_item .addThis_item--icon {
  width: 100%;
  height: auto;
  border-radius: 0;
  box-shadow: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; text-decoration:none;
     position: relative;
    padding-left: 38px; 
 }
.addThis_listing .addThis_item .addThis_item--icon span.icon {
    position: absolute;
    left: 0;
    font-size: 30px;
    width: 32px;
    height: 32px;
    display: block;
    line-height: 1em;
    text-align: center;
	color: #0D6EFD;
}
.addThis_listing .addThis_item .addThis_item--icon svg,.addThis_listing .addThis_item .addThis_item--icon img{
  display: block;
  border-radius: 50%;
  width: 100%;
  height:  100%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.11); }

.addThis_listing .addThis_item .addThis_item--icon .tooltip-text {
  opacity: 1;
  visibility: visible;
  position: initial;
  background: transparent;
  color: #1d243e;
  font-size: 13px;
  font-weight: 400; }
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text span {
    display: block;
    font-size: 14px;
    font-weight: 500;
}
.addThis_listing .addThis_item .addThis_item--icon .tooltip-text span ~ span {
    font-size: 12px;
    font-weight: normal;
}
.addThis_listing .addThis_item:hover .tooltip-text {
  color: #00a6c4; }
.addThis_listSharing .addThis_close {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  border: 0;
  outline: none;
  padding: 6px;
  background: transparent; }

.addThis_listSharing .addThis_close svg {
  opacity: 0.6;
  width: 24px;
  height: 24px;
  display: block;
  margin: auto; }

.addThis_iconContact {
  position: fixed;
  bottom: 48px;
  right: 20px;
  margin: 0;
  z-index: 9999;
  cursor: pointer; }
@media (max-width: 992px){
	.addThis_iconContact {
		right: 23px;
	}
}
.addThis_iconContact .svgico > svg {
  fill: #ffffff;
  width: 35px;
  height: 55px;
  transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out; }

.addThis_iconContact .svgico .svgico--close {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.3);
  transition: opacity 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out, transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out; }

.addThis_iconContact .svgico .svgico--close svg {
  fill: #ffffff;
  width: 17px;
  height: 55px; }

.addThis_listSharing.active + .addThis_iconContact .svgico .svgico--close {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1); }

.addThis_listSharing.active + .addThis_iconContact .svgico > svg {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.3); }

.addThis_listSharing.active {
  opacity: 1;
  visibility: visible; }

.addThis_listSharing.active .listSharing_action {
  -ms-transition-delay: 0.1s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.1s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1); }

.addThis_iconContact .box-contact .svgico {
  position: relative;
  z-index: 4;
  height: 55px;
  width: 55px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ffffff;
  cursor: pointer;
  background: #8d1820;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  animation: pulse 2s infinite;
  animation: pulse 2s infinite; }

.addThis_iconContact .box-contact:before, .addThis_iconContact .box-contact:after {
  position: absolute;
  content: '';
  height: 55px;
  width: 55px;
  left: 0;
  top: 0;
  background: #8d1820;
  border-radius: 50%; }

.addThis_iconContact .box-contact:before {
  animation: euiBeaconPulseSmall 2s infinite ease-out; }

.addThis_iconContact .box-contact:after {
  animation: euiBeaconPulseSmall 2s  infinite ease-out 0.4s; }

.listSharing_overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

@keyframes euiBeaconPulseSmall {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  50% {
    opacity: 0.6; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.4);
    opacity: 0; } }

.splide__slide {
    transition:all 0.3s;
}
@media (max-width: 991px) {
  .addThis_iconContact {
    display: block;}
  .addThis_listSharing .listSharing_action {
    bottom: 95px;
    left: 14px;
    right: 14px;
    max-width: 100%; }
  .addThis_listing .addThis_item .addThis_item--icon svg,.addThis_listing .addThis_item .addThis_item--icon img{
    width: 28px;
    height: 28px; }
  .addThis_listSharing.active .listSharing_overlay {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto; } }
/*******END addThis_listSharing button click show contact all fixed**********/