@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
.no-margin {
  margin: 0 !important;
}

.marginbottom__3x {
  margin-bottom: 30px;
}

@-webkit-keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
  }
}

@keyframes animLoadedLogo {
  to {
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
    transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
  }
}

@-webkit-keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
  }
}

@keyframes animLoadedLoader {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
    transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
  }
}

@-webkit-keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
  }
}

@keyframes animLoadedHeader {
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@-webkit-keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 800px, 0);
  }
}

@keyframes animInitialHeader {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 800px, 0);
    transform: translate3d(0, 800px, 0);
  }
}

.desktop {display: block;}
.mobile {display: none;}

@media screen and (max-width: 768px) {

.desktop {display: none;}
.mobile {display: block;}

}


#ttcmsheader .ttheader-service span{ margin-left: 10px; }
.header-top-right i{color: #fff; margin-right: 10px;}
    .flexslider{border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;}
@media (max-width: 991px) {
    .flexslider{border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;}
    #column-left{display: none;}
    .flex-direction-nav{display: none;}
    .products-list .product-layout .left-block .product-image-container img{display: inline;}
    #ttcmsheader {
        width: 100%;
        text-align: center;
        padding: 5px 0;
    }
    #ttcmsheader .ttheader-service {
        display: inline-block;
        float: none;
        vertical-align: top;
        padding: 5px 0;
        width: 320px;
    }
	   #ttcmsheader .ttheader-service span{
      display: block;
      margin: 0;
      margin-top: 10px;
     }
    .user-info{
      margin: 6px 20px !important;
    }

  .header-top-right {
      display: inline-block !important;
      float: none !important;
      padding: 0 0 10px !important;
      vertical-align: top !important;
      text-align: center;
  }

  .type_6 .header-top-right {
    width: 100%;
  }
  .header-email {
    width: 100%;
  }
  .pri .pph--pwmilvus a {
    display: block;
    margin: 0 !important;
  }
  .header-phone {
    margin-bottom: 10px;
    width: 100%;
  }
  #ttfooter-desc > div:nth-child(1) {
    width: 100% !important;
    text-align: center;
  }
}

.btn-shine {
  position: absolute
  top: 50%
  left: 50%
  transform: translate(-50%,-50%)
  padding: 12px 48px
  color: #ffffff
  background: linear-gradient(to right, #4d4d4d 0, white 10%, #4d4d4d 20%)
  background-position: 0
  -webkit-background-clip: text
  -webkit-text-fill-color: transparent
  animation: shine 3s infinite linear
  animation-fill-mode: forwards
  -webkit-text-size-adjust: none
  font-weight: 600
  font-size: 16px
  text-decoration: none
  white-space: nowrap }
    

@keyframes shine {
    from {
  0%
    background-position: 0
  60%
    background-position: 180px
  100%
    background-position: 180px
    }
}
    
.type_6 {
  background-color: #ebebeb;
}

.type_6 .header-top {
  background: linear-gradient( to right, #502886, #462078);
    border-bottom: 1px solid #EC5165
}

.type_6 .header-top .languages-block,
.type_6 .header-top .currencies-block {
  margin: 0;
  border: none;
}

.type_6 .header-top .languages-block form:hover,
.type_6 .header-top .currencies-block form:hover {
  background: transparent;
}

.type_6 .header-top .languages-block a.btn,
.type_6 .header-top .currencies-block a.btn {
  color: #fff;
  text-decoration: none;
  line-height: 30px;
  padding: 2px 10px;
  font-size: 13px;
}

.type_6 .header-top .languages-block a.btn:hover,
.type_6 .header-top .currencies-block a.btn:hover {
  color: #fff;
}

.type_6 .header-center {
  padding: 25px 0 20px;
  padding-bottom: 0;
  background: linear-gradient(to right, #502886, #462078);
  
}
#LogoImage{position: relative; top: -15px; background: linear-gradient(to right, #502886, #462078);}

.type_6 .header-bottom {
  border-top: 1px solid #e5e5e5;
  position: relative;
  background: #fff;
  width: 100%;
  margin-bottom: 0;
}

.header-bottom::after {
  background: rgba(0, 0, 0, 0) url(../image/line-patterm.png) repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
}
.type_6 .header-top-right {
  display: inline-block;
}

.type_6 .header-top-right ul.top-link {
  list-style: none;
  margin: 6px 0;
}
#button-cart {
    background: #52a3ab url(../image/product-sprite.png) no-repeat scroll -28px -40px;
    border-color: #52a3ab;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 30px;
    color: #ffffff;
    float: left;
    font-family: "poppins", Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 26px;
    padding: 7px 14px 6px 42px;
    position: relative;
    margin-top: 29px;
    margin-right: 0px;
    border: 2px solid #52a3ab;
}


#button-cart:hover {
    background: #3d7b81ed url(../image/product-sprite.png) no-repeat scroll -28px -40px;
    border-color: #3d7b81ed;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 30px;
    color: #ffffff;
    float: left;
    font-family: "poppins", Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 26px;
    padding: 7px 14px 6px 42px;
    position: relative;
    margin-top: 29px;
    margin-right: 0px;
    border: 2px solid #3d7b81ed;
}


.type_6 .header-top-right ul.top-link>li {
  display: inline-block;
  list-style: outside none;
  vertical-align: middle;
}

.type_6 .header-top-right ul.top-link>li>a {
  display: block;
  font-size: 12px;
  color: #bcbdc7;
  text-decoration: none;
}

.type_6 .header-top-right ul.top-link>li>a:hover {
  color: #fff;
}

.type_6 .header-top-right ul.top-link>li .fa {
  margin-right: 5px;
  font-size: 14px;
}

.type_6 .phone-contact {
  color: #fff;
}

@media (min-width: 1200px) {
  .type_6 .phone-contact {
    padding: 0;
  }
}

.type_6 .phone-contact .inner-info {
  text-transform: uppercase;
  padding-left: 45px;
  background: url("../image/theme/home6/icon-phone.png") left top no-repeat;
  background-position: left 5px;
}

.type_6 .shopping_cart {
  padding: 0;
    margin: 7px 30px;
    width: auto;
    position: relative;
}

.type_6 .shopping_cart a.top_cart {
  display: inline-block;
}

.type_6 .shopping_cart a.top_cart .shopcart .title {
  color: #fff;
}

.type_6 .shopping_cart a.top_cart .shopcart .text-shopping-cart {
  color: #fff;
}

.type_6 #sosearchpro {
  margin-top: 4px;
  padding-right: 30px;
}

.type_6 #sosearchpro .select_category {
  vertical-align: middle;
  background: #fff;
  border-radius: 20px 0 0 20px;
  display: table-cell;
  max-width: 130px;
  position: relative;
  z-index: 1;
}

.type_6 #sosearchpro .select_category select {
  border: none;
  background-color: transparent;
  padding: 5px 10px;
  cursor: pointer;
}

.type_6 #sosearchpro .form-control {
  box-shadow: none;
  min-height: 40px;
  font-family: 'Poppins', sans-serif;
  border: 2px solid #f0f0f0;
  border-radius: 5px 0px 0px 5px;
  height: 44px;
}

.type_6 #sosearchpro .button-search {
  font-family: 'Poppins', sans-serif;
  padding: 7px 12px;
  color: #ffffff;
  background: #EC5165;
  border-color: #EC5165;
  padding: 9px 34px;
  min-width: 54px;
  font-size: 13px;
  height: 44px;
}

#ttcmsheader {
  float: left;
  padding: 10px 0;
}

.ttheader-service {
  color: #ffffff;  
  font: 400 13px/22px "Poppins", Helvetica, sans-serif;
  /*webkit-animation: heartbeat 1.5s ease-in-out infinite both; 
     animation: heartbeat 1.5s ease-in-out infinite both; */
}

.ttheader-service:hover {
    color: #ffffff;
    font: 400 13px/22px "Poppins", Helvetica, sans-serif;
    text-shadow: 0px 0px #ffffff;
}

.header-phone {
  position: relative;
  padding: 0 20px;
}

.header-phone a {
  position: relative;
  float: left;
  width: 100%;
  color: #666666;
}

.header-top-right {
  float: right;
  padding: 5px 0;
  width: auto;
}

.header-phone.pull-left span,
.header-email .email {
  color: #ffffff;
  font: 400 13px/20px "Poppins", Helvetica, sans-serif;
  text-transform: none;
}

.type_6 #sosearchpro .button-search:hover {
  background: #a1a1a1;
  border-color: #a1a1a1;
  color: #fff;
}

.type_6 #sosearchpro .button-search:hover {
  background: #a1a1a1;
  border-color: #a1a1a1;
}

#ttcmsheaderservices {
  float: left;
  margin: 6px 0px;
}
#ttcmsheaderservices .ttheaderservice-content {
  color: #000002;
  font: 500 14px/40px "Poppins",Helvetica,sans-serif;
}
#ttcmsheaderservices .ttheaderservice-content::before {
  background: rgba(0, 0, 0, 0) url(../image/sprite.png) repeat scroll -33px -425px;
  content: "";
  float: left;
  height: 40px;
  width: 50px;
  transition: all 900ms ease-in-out 0s;
  -webkit-transition: all 900ms ease-in-out 0s;
  -moz-transition: all 900ms ease-in-out 0s;
  -o-transition: all 900ms ease-in-out 0s;
  -ms-transition: all 900ms ease-in-out 0s;
}

@media (min-width: 992px) {
  .type_6 .vertical .megamenuToogle-wrapper {
    background: transparent;
  }
  .type_6 .vertical .megamenuToogle-wrapper .container {
    padding: 12px;
    margin-top: 6px;
    color: #000;
    font-weight: 700;
    text-shadow: none;
    text-transform: uppercase;
    height: 46px;
    line-height: 23px;
    background: #EC5165;
    color: #fffffa;
    cursor: pointer;
    font: 500 14px/24px "Poppins",Helvetica,sans-serif;
    padding: 13px 15px;
    text-transform: uppercase;
    border: 0px solid #000002;
    border-radius: 0px;
  }
  .type_6 .horizontal .navbar-default {
    background-color: transparent;
    border-color: transparent;
  }
  .type_6 .horizontal .navbar-default .megamenu-wrapper {
    background: transparent;
  }
  .type_6 .horizontal ul.megamenu .label-hot {
    position: absolute;
    z-index: 2;
    top: -10px;
    right: 0px;
  }
  .type_6 .horizontal ul.megamenu>li>a {
    color: #000000;
    display: block;
    float: left;
    font: 500 14px/15px "Poppins",Helvetica,sans-serif;
    overflow: hidden;
    padding: 22px 24px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
  }
  .type_6 .horizontal ul.megamenu>li strong {
    font-weight: normal;
  }
  .type_6 .horizontal ul.megamenu>li.home a,
  .type_6 .horizontal ul.megamenu>li.active a,
  .type_6 .horizontal ul.megamenu>li:hover a {
    background: transparent;
    color: #000002;
  }
  .type_6 .horizontal ul.megamenu>li .sub-menu a {
    color: #444;
  }
  .type_6 .horizontal ul.megamenu>li .sub-menu a:hover {
    color: #462078;
  }
  /**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

}