/*
Theme Name: Southteam
Theme URI: https://southteam.vn
Author: South93
Author URI: https://southteam.vn
Description: Đây là Theme được phát triển bởi đội ngũ South Team, dựa trên nền tảng Bootstrap và FontAwesome
Version: 0.9.4

...and now go out and play!
*/
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&display=swap');
@font-face{font-family:futura;src:url('fonts/SFUFuturaBook.TTF') format('truetype');font-weight:400;font-style:normal}
@font-face{font-family:futura;src:url('fonts/SFUFuturaHeavy.TTF') format('truetype');font-weight:500;font-style:normal}
@font-face{font-family:futura;src:url('fonts/SFUFuturaBold.TTF') format('truetype');font-weight:700;font-style:normal}
@font-face{font-family:futura;src:url('fonts/SFUFuturaExtraBold.TTF') format('truetype');font-weight:900;font-style:normal}
body{
	margin:0;
	font-family:-apple-system,BlinkMacSystemFont,"futura",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#212529;
	text-align:left;
	background-color:#fff}
	.text-primary{color:#003882!important}
	.btn-primary{color:#fff;background-color:#003882;border-color:#003882}
	.btn-primary:hover{color:#fff;background-color:#1676cd;border-color:#1676cd}
	.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(111,49,205,.5);box-shadow:0 0 0 .2rem rgba(111,49,205,.5)}
	.bg-primary{background-color:#003882!important}
.text-oswald {
	font-family: 'Oswald', sans-serif;
}
@media (max-width: 575.98px) {
	.page-header .title {
    font-size: 22px;
}
	.product--item .product--item--content .title {
    font-size: 14px;padding: 4px 0;
}
	div#carousel-thumb ul.slides li {
    padding: 5px;
}
	.product-grid .row .col-lg-3.col-6:nth-child(2n +1) {
    padding-right: 5px;
}
.product-grid .row .col-lg-3.col-6:nth-child(2n) {
    padding-left: 5px;
}
	.product--item--inner .product--item--overlay {
    font-size: 12px;
    padding: 10px;
}
	.product--item--inner .product--item--overlay a.btn{
		display:none;
	}
   }
@media (max-width: 767.98px) {
	.tp-caption.rev-btn {
    padding: 1px 8px !important;
    font-size: 7px !important;
}
  }
@media (max-width: 991.98px) {
	.middle-header .logo img {
    width: 60px;
}
div#wrapper-navbar {
    height: 107px;
}
	div#exampleModal .modal-dialog {
    margin: 200px auto;
}
	.hotline-mobi .website-alo-phone {
    width: 70px;
    height: 70px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle {
    display: none;
}
	.hotline-mobi .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 25px;
    left: 18px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill {
    width: 50px;
    height: 50px;
    top: 15px;
    left: 8px;
}
	.hotline-mobi .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa {
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}
    i.fa.fa-plus.d-lg-none.submenu-opened:before {
    content: "\f068";
}

    ul#main-menu li a {
    color: #000;
    font-weight: 500;
    display: block;
    border-bottom: 1px solid darkgrey;
    padding: 5px 10px;
}
	ul#main-menu li ul.sub-menu a {
    padding-left: 0;
}
li.menu-item-has-children >i.fa {
    right: 0px;
    top: 0px;
    color: black;
    position: absolute;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
    a.mobile-menu {
    width: 32px;
    height: 18px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: inline-block;
}
a.mobile-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
a.mobile-menu span:nth-child(1) {
    top: 0px;
}
a.mobile-menu span:nth-child(2), a.mobile span:nth-child(3) {
    top: 7px;
}
a.mobile-menu span:nth-child(4) {
    top: 14px;
}
a.mobile-menu.display span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
a.mobile-menu.display span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.mobile-menu.display span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 7px;
}
a.mobile-menu.display span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.header .primery-menu {
    position: fixed;
    width: 250px;
    left: -250px;
    background-color: #fff;
    height: 100%;
    z-index: 999;
    top: 0;
    overflow: auto;
}
.header .primery-menu.display {
    left: 0;
}
.panel-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 13;
    display: none;
}
.panel-overlay.display {
    display: block;
}
    ul.sub-menu {
    display: none;
    -webkit-transition: unset;
    -moz-transition: unset;
    -o-transition: unset;
    transition: unset;padding-left: 25px;
}
   }
@media (max-width: 1199.98px) {
}
@media (min-width: 576px) {
		.vertile-slider .flex-direction-nav li a {
    top: -30px;
    left: auto;
    right: auto;
    background-color: black;
    width: 100%;
    height: 32px;
    margin: 0;
    text-align: center;
    font-size: 0;
}
	.vertile-slider .flex-direction-nav li.flex-nav-next a {
    top: 355px;
}
.vertile-slider {
    height: 417px;
    overflow: hidden;padding: 30px 0;
}
	.vertile-slider ul.slides li {
    margin-bottom: 5px;
}
	.vertile-slider .flex-direction-nav a.flex-next:before {
    content: "\f078";
    font-size: 20px;
    color: white;
}
.vertile-slider .flex-direction-nav a.flex-prev:before {
    content: "\f077";
	font-size: 20px;
    color: white;
}
	.vertile-slider  div#carousel-thumb ul.slides { width:100% !important;}
     }
  @media (min-width: 768px) {
     }
@media (min-width: 992px) {
.slider-view div#slider ul.slides li a {
    height: 416px;
    display: flex;
    align-items: center;
}
	div#wrapper-navbar {
    height: 130px;
}
	div#exampleModal .modal-dialog {
    margin: 15% auto;
}
	.product--item--thumb {
    height: 255px;
    display: flex;
    align-items: center;
    border: 1px solid #f3f3f3;
}
	.collection--item-thumb img {
    height: 220px;
}
	div#text-2.footer-widget {
	 -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	}

	.negative-right .vc_column-inner>.wpb_wrapper, .negative-left .vc_column-inner>.wpb_wrapper {
    padding: 15px;
    border: 1px solid;
}
	.negative-right {
    width: 720px!important;
    position: absolute!important;
    padding: 15px;
    background-color: white;
    right: 0;
    bottom: 20%;
    box-shadow: 0 0 15px #0000001a;
}
	.margin-left {
    width: 720px!important;
    position: absolute!important;
    padding: 15px;
    background-color: white;
    left: 0;
    bottom: 20%;
    box-shadow: 0 0 15px #0000001a;
    z-index: 2;
}
		.owl-controls .owl-nav .owl-next {
    right: -15px;
}
	.owl-controls .owl-nav .owl-prev {
    left: -15px;
}
    ul#main-menu ul.sub-menu ul.sub-menu {
    right: -201px;
    margin-top: -3px;
    top:0;
}
ul#main-menu li ul.sub-menu li a {
    padding: 8px 20px;    font-weight: 400;
}
	ul#main-menu li ul.sub-menu li a:hover {
    background-color: #efefef;
}
ul.sub-menu {
    padding-left: 25px;
}
    ul#main-menu li.menu-item.menu-item-gtranslate a {
    padding: 10px 15px;
}
ul#main-menu li a {
    padding: 5px 12px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
}
ul#main-menu .menu-item-has-children:before {
    content: "\f0dd";
    font-family: Fontawesome;
    top: 50%;
    position: absolute;
    right: 5px;
    margin-top: -9px;
    color: black;
    font-size: 12px;
}
ul#main-menu ul.sub-menu .menu-item-has-children:before {
   content:"\f0da";
}

ul#main-menu li {
    display: inline-block;
}
ul#main-menu ul.sub-menu {
    font-weight: 500;
    position: absolute;
    z-index: 3;
    top: 100%;
    visibility: hidden;
    width: 200px;
    padding: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    background-color: transparent;
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .1);
    overflow: visible;
     }
ul#main-menu ul.sub-menu > li {
    display: block;
    background-color: #fff;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
}

ul#main-menu li.menu-item-has-children:hover > .sub-menu > li {
    visibility: visible;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu > li:nth-child(1) {
    transition-delay: 0ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(2) {
    transition-delay: 50ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(3) {
    transition-delay: 100ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(4) {
    transition-delay: 150ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(5) {
    transition-delay: 200ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(6) {
    transition-delay: 250ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(7) {
    transition-delay: 300ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(8) {
    transition-delay: 350ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(9) {
    transition-delay: 400ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu li:nth-child(10) {
    transition-delay: 450ms;
}
ul#main-menu li.menu-item-has-children:hover > .sub-menu {
    border-top: 3px solid;
    visibility: visible;
    max-height: 2000px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
}
ul#main-menu .sub-menu > li + li {
    border-top: 1px solid rgba(0, 0, 0, .1);
}
}
 @media (min-width: 1200px) {
ul#main-menu li.menu-item a {
    padding: 5px 18px;
    color: #000;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
}
    }
* {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
a:hover {
    color: #4e228f;
    text-decoration: none;
}
ul#main-menu li.menu-item-has-children {
    position: relative;
}
.social-icon a.facebook {
    background-color: #4267B2;
}
.social-icon a {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    color: white;
}
.social-icon a.google {
    background-color: #db4437;
}
.social-icon a.youtube {
    background-color: #FF0000;
}
a.zalo {
    background-color: #008FE5;
    font-size: 14px;
}
.box_hotline h1 {
    font-size: 28px;
    text-shadow: 1px 1px black;
    font-weight: 700;
}
/*-------------------------------------------- Hotline -----------------------------------------*/
.website-alo-phone{
	position: fixed;
  left: 0px;
  bottom: 0px;
  visibility: visible;
  background: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 999999;
}
.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.zoomIn{
	animation-name: zoomIn;
}
.website-alo-phone .animated.infinite.zoomIn.website-alo-ph-circle{
    box-shadow: 0 0 15px #ffffff7d;
	position: absolute;
  width: 90px;
  height: 90px;
  top: 12px;
  left: 12px;
  border: 2px solid #000;
  border-radius: 100%;
  background: transparent;
  opacity: 0.5;
}
    
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

    @keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
    @keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.pulse{
	animation-name: pulse;
    -webkit-animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.pulse.website-alo-ph-circle-fill{
	position: absolute;
  width: 60px;
  height: 60px;
  top: 28px;
  left: 28px;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: all 0.5;
  background-color: #000;
  opacity: 0.75;
  box-shadow: 0 0 15px #ffffff7d;
}

.website-alo-phone .animated,.animated{
	animation-duration: 1s;
  animation-fill-mode: both;
}
.website-alo-phone .animated.infinite,.animated.infinite{
	animation-iteration-count: infinite;
}
.website-alo-phone .animated.infinite.tada,.animated.infinite.tada{
	animation-name: tada;
}
.website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle{
	position: absolute;
  width: 30px;
  height: 30px;
  top: 43px;
  left: 43px;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
  transform-origin: 50% 50%;
  background-color:#000;
  background-size: 70%;
}
    .website-alo-phone .animated.infinite.tada.website-alo-ph-img-circle .fa{
    zoom: 1.4;
    color: #fff;
    display: block;
    padding: 2px;
    }
    .quydinh-tip.quydinh-tip-2 {
    position: absolute;
    right: -134px;
    top: 47px;
    background-color: #fcb040;
    color: white;
    padding: 5px 20px;
    box-shadow: 0 0 15px #ffffff47;
}
.quydinh-tip::before {
    content: '';
    position: absolute;
    width: 18px;
    height: 36px;
    right: 100%;
    top: 50%;
    margin-right: -2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-clip-path: polygon(0 50%, 100% 0, 100% 100%);
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    background-color: #fcb040;
}
/*------------------------------------------------ End Hotline-------------------------------*/
a.gotop {
    position: fixed;
    right: -55px;
    bottom: 90px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    z-index: 9;
    background-color: #000;
    color: white;
    box-shadow: 0 0 10px #0000007d;
}
.wt-separator-outer {
    overflow: hidden;
}
.wt-separator.style-square {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
    border-color: #ffc107;
    display: inline-block;
    position: relative;
}
.wt-separator.style-square .separator-left, .wt-separator.style-square .separator-right {
    height: 3px;
}
.wt-separator .separator-left, .wt-separator .separator-right {
    position: absolute;
    top: 50%;
    width: 70px;
    height: 2px;
    margin-top: -1px;
}
.wt-separator .separator-left {
    left: -80px;
}
.wt-separator .separator-right {
    right: -80px;
}
.border-img.wpb_single_image  img {
    border: 8px solid #003882;
    height: 420px;
}
.news-grid .news-thumb img {
    height: 235px;
}
.news-item .news-thumb {
    position: relative;
}

.news-item-inner .published-date {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    background-color: #000000;
    color: white;
    padding: 6px;
    font-style: italic;
}
.news-item-inner:hover {
    box-shadow: 0 0 15px #00000040;
}
/*
 *  STYLE 2
 */

html::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

html::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

html::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #000;
}
.primery-menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.primery-menu::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #000;
}
.footer-widget a, .footer-widget p,.footer-widget * {
    color: #222;
}
.footer-widget h3.widget-title {
    margin-bottom: 35px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'oswald';
}
.footer-widget .wt-separator-outer {
    margin-bottom: 10px;
}
.post-list .item img {
    width: 75px;
    margin-right: 10px;
}
aside.widget h3.widget-title {
    text-align: center;
    background-color: #000000;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 0;
    margin-bottom: 0;
    font-family: 'Oswald';
}
.post-list .item {
    border-bottom: 1px solid #e3e3e3;
}
aside.widget .textwidget {
    padding: 10px;
    background-color: white;
}
.contact-info .vc_column-inner > .wpb_wrapper {
    padding: 30px 15px;
    border: 1px solid #eaeaea;
}
.contact-info .item i.fa {
    line-height: 65px;
    width: 65px;
    text-align: center;
    color: white;
    margin-right: 15px;
}
#wrap {
    padding: 25px;
    border: 1px solid #ebebeb;
    background: #fff;
}
#wrap #top {
    margin: 0 -25px;
    position: relative;
}
#wrap #top:before {
    content: "";
    border-left: 2px solid #faac1c;
    margin-left: -1px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}
 #wrap:hover h5 a, #wrap:hover {
    color: #fff;
}

#wrap:hover {
    background: #faac1c;
    border-color: #faac1c;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.15);
}
span.transaction, h5.transaction a {
    color: #000000;
}
.tg-service {
    text-align: center;
    position: relative;
    margin: 5px;
}
.animate_line:after, .animate_line:before {
    content: "";
    height: 4px;
    width: 0px;
    position: absolute;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    z-index: -1;
}

.animate_line:before {
    right: -5px;
    top: -5px;
}
.tg-service .tg-border-topleft {
    padding: 30px;
    position: relative;
    z-index: 2;
    height: 242px;
    background: #fff;
}
.tg-displaytable {
    width: 100%;
    height: 100%;
    display: table;
}
.tg-displaytablecell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.tg-service i {
    display: block;
    padding: 0 0 15px;
}
.tg-service h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.animate_line:hover:after, .animate_line:hover:before {
    width: 50%;
    height: 50%;
    background: #ffbc13;
}
.animate_line:after {
    left: -5px;
    bottom: -5px;
}
.strong {
	font-weight:bold;
}
.post-list .item img {
    width: 75px;
    margin-right: 6px;
}
 .item i.fa {
    line-height: 65px;
    width: 65px;
    text-align: center;
    color: white;
    margin-right: 15px;
}
.text-strock-white {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.text-strock-black {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.aligncenter {
	display:block;
}
.bg-overlay:before {
    content: '';
        position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.48);
    display: block !important;
    left: 0;
    z-index: 0;
    top: 0;
}
div.block-connectus p[class*="fa-"] {
    padding-left: 50px;
    position: relative;
}
div.block-connectus p[class*="fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    display: inline-block;
    border: 1px solid #eaeaea;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    color: #888;
    font-size: 13px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background: #fff;
}
.footer-widget ul.menu {
    padding-left: 0;
    list-style: none;
}
.footer-widget ul.menu li {
    position: relative;
}
.footer-widget ul.menu li:before {content: '\f105';font-family: Fontawesome;margin-right: 5px;color: #8c8c8c;}
.bg-grey {
    background-color: #f3f3f3;
}
.top-header * {
    font-size: 13px;
    color: #222;
}
.top-icon a {
    display: inline-block;
    margin-left: 7px;
}
.middle-header {
    padding: 10px 0;
}

.text-italic {
	font-style: italic;
}
.contact-info-box {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    align-items: center;
    margin-bottom: 6px;
}

.contact-info-cell .wrapper-icons {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: black;
    color: white;
    border-radius: 50%;
    margin-right: 10px;
}
div#carousel-thumb ul li img {
    border: 1px solid #e6e6e6;
}

div#carousel-thumb ul li.flex-active-slide img {
    border-color: black;
}
     div#slider ul.slides li img {
    max-height: 550px;
    width: auto;
    margin: auto;
}

.product--item--thumb,.portfolio--item--thumb  {
    position: relative;
    overflow: hidden;
}
.product--item--thumb {
    border: 1px solid #f3f3f3;
}
.product--item--thumb img {
	webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.product--item--inner:hover .product--item--thumb img {
    transform: scale(1.05);
}
.portfolio--item--content .title {
    font-size: 16px;
    padding: 15px 0;
    text-align: center;
    background-color: black;font-weight:400;
}

.portfolio--item--content .title a {
    color: white;
}
.portfolio--item--thumb a::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.portfolio--item--thumb a::before, .portfolio--item--thumb a::after {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;z-index:2;
}
.portfolio--item--thumb a::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.portfolio--item:hover .portfolio--item--thumb a::before, .portfolio--item:hover .portfolio--item--thumb a::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.portfolio--item--thumb {
    background: black;
}
.portfolio--item .portfolio--item--thumb img {
	 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;z-index:2;
}
.portfolio--item:hover .portfolio--item--thumb img {
	opacity:0.7;
}
.portfolio--item:hover  .portfolio--item--content .title {
    background-color: #8e8e8e;
}
.product--item--content .title {
    font-size: 16px;
    padding: 10px 0;margin-bottom: 0;
}
.product--item--content .price {
    color: #bd0000;
    font-weight: 500;
    font-size: 14px;    margin-bottom: 0;
}
.product--item--content .price del {
    color: black;
    opacity: 0.5;
    margin-right: 15px;
}
.product--item .product--item--inner {
    moz-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1);border-radius: 8px;
}
.product--item--inner .product--item--thumb {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.product--item--content .price ins {
    text-decoration: none;
}
.product--item--overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 30px 15px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.68);
    opacity: 0;color:white;
	 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.product--item--inner:hover .product--item--overlay {
    opacity: 1;
}
.product-sumary .title {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(119,119,119,.17);
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.product-sumary .price {
    color: #bd0000;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 12px;
    border-bottom: 1px solid rgba(119,119,119,.17);
    padding: 0px 0 15px;
}
.product-sumary .description {
    padding: 10px 0;
}

.product-sumary .description p {
    margin-bottom: 0;
}
.product-sumary .description .des_title {
    font-size: 18px;
}
.product-slider .carousel-indicators li {
    width: 100%;
    height: 100%;
    text-indent: unset;
    margin: 10px 0;border: 0;
}

.product-slider .carousel-indicators {
    position: relative;
    display: block;margin: 0;
}
.product-slider .carousel-indicators li img {
    border: 1px solid #ababab;
}
.carousel-control-next i.fa,.carousel-control-prev i.fa {
    font-size: 22px;
    color: black;
}
.cam-ket ul {
    list-style: none;
    padding: 0px 0;
    margin-bottom: 0;
    border: 1px solid rgba(0,0,0,.1);border-bottom: 0;
}
.cam-ket ul li {
    padding: 6px 5px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(0,0,0,.1);
}
div#product-carousel .carousel-inner {
    border: 1px solid gainsboro;
}
.product-sumary .price del {
    color: black;
    opacity: 0.5;
    margin-right: 12px;
}
.price del {
    color: black;
    opacity: 0.5;
}
 .price ins {
    text-decoration: none;
}
.product--widget--item img {
    width: 80px;
}
a.widget-product-thumb {
    margin-right: 15px;
    position: relative;
    overflow: hidden;
    display: block;
}
.product--widget--item a.widget-product-thumb:before {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-105%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-105%,0);
}
.product--widget--item a.widget-product-thumb:hover:before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,105%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,105%,0);
}
a.widget-product-thumb:hover img {
    transform: scale(1.1);
}
.product--widget--item .title {
    color: #222;
}
.product--widget--item {
    border-bottom: 1px solid #dadada;
}
.product--widget--item .price {
    margin-bottom: 0;
    font-size: 13px;
    color: #b70006;
    font-weight: 500;
    padding: 5px 0;
}

.product--widget--item .price del {
    margin-right: 10px;
}
aside.widget {
    margin-bottom: 35px;
}
aside.widget ul.menu {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}

aside.widget ul.menu li a {
    padding: 5px;
    display: block;
    border: 1px solid;
    margin-top: 5px;
    color: #222;
    text-transform: capitalize;
}

aside.widget ul.menu li a:hover {
    background-color: #6f6f6f;
    color: white;
}
.collection--item-thumb {
    position: relative;
    overflow: hidden;border-radius: 8px;
}

.collection--item-thumb:before {
    background: -moz-linear-gradient(top, black 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, black 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, black 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=0 );
    position: absolute;
    opacity: 0.5;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;z-index:1
}

.collection--item .title {
    position: absolute;
    top: 28px;
    font-size: 16px;
    width: 100%;
    text-align: center;
    color: white;z-index:2
}

.collection--item {
    position: relative;
}
.btn-outline-white {
    border: 1px solid white;
    color: white;
}
.btn-outline-white:hover {
    background-color: white;
    color: black;
}
.collection--item--button {
    position: absolute;
    bottom: 25px;
    text-align: center;
    width: 100%;z-index:2;opacity: 0;
}
.collection--item:hover .collection--item-thumb:before {
    opacity: 0.8;
}

.collection--item:hover .collection--item-thumb img {
    transform: scale(1.1);
}

.collection--item:hover .collection--item--button {
    opacity: 1;
}
.product--item--content {
    padding: 5px 15px 15px;
}
.news-content .title {
    font-size: 18px;
}

.news-content .title a,a.readmore {
    color: #222;
}
.news-content 
 .text-excerpt {
    margin-bottom: 5px;
}
.product-hover {
    max-width: 225px;
    background-color: white;
}
.btn-black {
    background-color: black;
    color: white;
}

.btn-black:hover {
    background-color: #5d5d5d;
    color: white;
}
.btn-outline-black {
    background-color: transparent;
    border: 1px solid black;
}

.btn-outline-black:hover {
    background-color: black;
    color: white;
}
div#crumbs *,div#crumbs {
    color: #cccccc;
}
div#crumbs span.current {
    color: white;
}
div#exampleModal button.close {
    position: absolute;
    right: -11px;
    top: -12px;
    width: 30px;
    height: 30px;
    background-color: black;
    opacity: 1;
    color: white;
    font-size: 15px;
    border-radius: 50%;
}
.btn-search-totop i.fa {
    font-size: 20px;
    color: black;
}
.collection--single .title {
    font-size: 1.3rem;
    padding: 15px 0;
    margin-bottom: 0;
    text-align: center;
}
.collection--single .title a {
    color: #222;
}
.product--item--collect .product--item--inner {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14);
    border-radius: 8px;
}
.bg-black {
    background-color: black;
}
header.header.fixed .middle-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 15;
    background-color: white;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.18);
}
header.header.fixed .middle-header .logo img {
    width: 50px;
}
.color--variation {
    padding: 0;
    list-style: none;
}
.color--variation li {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 2px;
    border: 1px solid #949494;
    cursor: pointer;
}
.color--variation li.active {
    border-color: black;
    background-color: #dadada;
}
.color--variation li span {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 38px;
}
.heavy {
    font-weight: 500;
}
ul.product-sort li {
    margin-left: 15px;
}
ul.product-sort li a {
    color: black;
    border-bottom: 1px solid transparent;
}
ul.product-sort li.active a {
    border-bottom-color: black;
}
.style-carousel-1 .owl-dots {
    position: absolute;
    width: 100%;
    margin-top: -50px;
}