body, p, .fbox-content h3, fbox-content strong a ,a{
	color:#000;
}

p{
	margin:0px;
	padding:0px;
}

a:hover{
	color:#d31f2d;
}

:root {
    --themecolor:  #232146;
    --themecolorrgba:  35, 33, 70;
    --secondarycolor:  #d31f2d;
    --secondarycolorrgba:  211,  31,  45;
}

.color-2, .h-color-2:hover {
    color: var(--secondarycolor, #d31f2d)!important;
}

.bg-color-2, .h-bg-color-2:hover {
    background-color: var(--secondarycolor, #d31f2d)!important;
}
#header.sticky-on-scrollup, #header.sticky-on-scrollup #header-wrap {
    -webkit-transition: height .2s ease, opacity .2s ease, transform .2s ease;
    -o-transition: height .2s ease, opacity .2s ease, transform .2s ease;
    transition: height .2s ease, opacity .2s ease, transform .2s ease;
}
#header.sticky-on-scrollup.sticky-header-shrink:not(.show-sticky-onscroll) #header-wrap {
    transform: translate3d(0, -100%, 0);
}
.top-links-item>a {
    text-transform: none;
    color: #eee!important;
    font-size: 15px;
    font-weight: 400;
    padding: 18px 24px;
}
.top-links-sub-menu .top-links-item>a {
    font-size: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}
@media(max-width:991.98px) {
    .top-links-item {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}
}.dark .top-links-item:hover {
    background-color: rgba(255, 255, 255, .2);
}
.menu-link {
    font-weight: 500;
    font-size: 1.05rem;
    letter-spacing: 0;
    text-transform: none;
}
.sub-menu-container .menu-item>.menu-link {
    font-size: .925rem;
}
.iconlist>li {
    line-height: 24px;
}
.iconlist>li [class^=icon-]:first-child, .iconlist>li [class*=" icon-"]:first-child {
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 50%}
.dotted-bg:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 110%;
    height: 100%;
    background-size: 12px 12px;
    background-position: center;
    transform: translate(-50%, -50%);
    background-image: radial-gradient(rgba(var(--themecolorrgba), 0.3) 14%, transparent 14%);
    -webkit-mask-image: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 75%);
    mask-image: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 75%);
    z-index: 0;
}
.services-grid .feature-box {
    padding: 2rem;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: .5rem;
    border: 1px solid var(--secondarycolor);
}
.services-grid .feature-box:hover {
    background-size: cover;
}
.hover-button {
    display: block;
    margin-top: 20px;
    font-weight: 600;
}
.dark .hover-button {
    color: #fff;
}
.services-grid .feature-box {
    background-color: var(--themecolor);
}
.dark .services-grid .feature-box .fbox-icon i {
    background-color: rgba(255, 255, 255, .15);
}
.services-grid .feature-box, .services-grid .feature-box .fbox-icon, .services-grid .feature-box .fbox-content, .hover-button {
    transition: all .4s ease, border-color 0s ease;
}
.heading-block h3 {
    font-size: 2.1rem;
    line-height: 1.3!important;
}
.form-widget label {
    text-transform: none;
    letter-spacing: 0;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 5px;
}
@media(min-width:992px) {
    .sub-menu-container {
    border-top: 0;
    border-radius: 5px;
    border: 0;
    width: 270px;
    background-color: #d31f2d;
}
.sub-menu-container::before {
    --arrow-size:  5px;
    content: "";
    position: absolute;
    top: calc(-1 * var(--arrow-size, 5px));
    left: 20px;
    width: 0;
    height: 0;
    border-left: var(--arrow-size, 5px) solid transparent;
    border-right: var(--arrow-size, 5px) solid transparent;
    border-bottom: var(--arrow-size, 5px) solid #d31f2d;
}
.sub-menu-container .menu-item>.menu-link {
    font-size: 1rem;
    font-weight: 400;
    color:#FFF;
}
.menu-container>.menu-item:hover {
    background-color: rgba(var(--themecolorrgba), 0.1);
}
.menu-container>.menu-item:hover::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 5px;
    background-color: var(--secondarycolor, #d31f2d);
}
.sub-menu-container .menu-item:not(:last-child) {
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid rgba(233, 196, 106, .1);
}
.sub-menu-container .menu-item:last-child {
    padding-top: 4px;
}
.sub-menu-container .menu-item:hover>.menu-link {
    background-color: inherit;
    font-weight: 400;
	color:#232146;
}
.services-grid .feature-box {
    padding: 3rem;
    background-size: 0;
    border: 1px solid rgba(255, 255, 255, .1);
}
.services-grid .feature-box:hover {
    transform: translateY(-6px);
    border-color: var(--themecolor);
}
.services-grid .feature-box:not(:hover) .hover-button {
    opacity: 0;
    transform: translateY(-5px);
}
.services-grid .feature-box .fbox-icon, .services-grid .feature-box .fbox-content {
    transform: translateY(20px);
}
.services-grid .feature-box:hover .fbox-icon, .services-grid .feature-box:hover .fbox-content {
    transform: translateY(0px);
}
.dark .services-grid .feature-box:hover .fbox-icon i {
    background-color: #fff;
}
.heading-block h3 {
    font-size: 2.5rem;
    line-height: 1.3!important;
}
.hero-title.display-3 {
    font-size: 4.25rem;
    letter-spacing: -3px;
}
}@media(max-width:991.98px) {
    .services-grid .feature-box .fbox-icon i {
    background-color: #fff;
}
}





.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


.second-color { color: #d31f2d !important; }
.second-bg-color { background-color: #d31f2d !important; }

.opacity-very-light {position: absolute; height: 100%; width: 100%; opacity: 0.2; top:0; left: 0;}
.opacity-light {position: absolute; height: 100%; width: 100%; opacity: 0.3; top:0; left: 0;}
.opacity-extra-medium {position: absolute; height: 100%; width: 100%; opacity: 0.5; top:0; left: 0;}
.opacity-medium {position: absolute; height: 100%; width: 100%; opacity: 0.75; top:0; left: 0;}
.opacity-full {position: absolute; height: 100%; width: 100%; opacity: 0.8; top:0; left: 0;}
.opacity-full-dark {position: absolute; height: 100%; width: 100%; opacity: 0.9; top:0; left: 0;}

/* ===================================
    Background color
====================================== */

.bg-transparent, .background-transparent {background-color: transparent;}
.bg-white, .background-white {background-color:#fff;}
.bg-black, .background-black {background-color:#000;}
.bg-extra-dark-gray {background-color:#1c1c1c;}
.bg-dark-gray {background-color:#757575;}
.bg-extra-medium-gray {background-color:#939393;}
.bg-very-dark-gray {background-color:#121212;}
.bg-medium-gray {background-color:#dbdbdb;}
.bg-extra-light-gray {background-color:#e0e0e0}
.bg-medium-light-gray {background-color:#ededed}
.bg-light-gray {background-color:#f7f7f7}
.bg-very-light-gray {background-color:#fafafa}
.bg-deep-pink {background-color:#f15b26;}
.bg-transparent-white { background-color: rgba(255,255,255,0.3); background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(37%, rgba(255,255,255,0)), color-stop(96%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1))); background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, rgba(255,255,255,1) 96%, rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); }
.bg-transparent-black { background-color: rgba(0,0,0,0); background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(37%, rgba(0,0,0,0)), color-stop(96%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1))); background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 37%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 ); }
.bg-gradient-light-red-light-orange { background-image: linear-gradient(to right top, #213f60, #1d528b, #213f60, #1d528b, #1d528b) }
.bg-white-opacity { background-color: rgba(255, 255, 255, 0.85); }
.bg-black-opacity { background-color: rgba(0, 0, 0, 0.85); }
.bg-black-opacity-light { background-color: rgba(0, 0, 0, 0.5); }
.bg-deep-pink-opacity {background-color: rgba(255, 33, 79, 0.85);}
.bg-charcoal-gray{background-color: #0e0f10;}
.bg-gradient-top-bar { background-image:-webkit-linear-gradient(90deg,#27a2dc 0,#620e10 50%,#193952 100%) }

#page-title{position:relative;padding:4rem 0;background-color:#f5f5f5;}
#page-title .container{position:relative}
#page-title h1{padding:0;margin:0;line-height:1;font-weight:600;color:#333;font-size:45px;}
#page-title span{display:block;margin-top:10px;font-weight:300;color:#777;font-size:18px}

.resim1{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin-bottom:10px;
}

.resim2{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin-top:10px;
}

.resim3{
	float:right;
	margin: 10px 0 10px 0;
}

.resim4{
	float:left;
	margin: 0px 10px 0px 10px;
}

.icerikresim{
	width:50%; float:left; margin-right:20px;
}

.icerikresim2{
	width:50%; float:right; margin-left:20px;
}

.resim1 img, .resim2 img, .resim3 img, .resim4 img, .icerikresim img, .icerikresim2 img{
	width:100%;
	border-radius:4px;
}

.glrs{
	height:178px;
}


@media (min-width: 1200px) {

.icerikresim{
	width:50%; float:left; margin-right:20px;
}

.icerikresim2{
	width:50%; float:right; margin-left:20px;
}

}

@media (min-width: 768px) and (max-width: 979px) {
	
.icerikresim{
	width:70%; float:left; margin-right:20px;
}

.icerikresim2{
	width:70%; float:right; margin-left:20px;
}

.glrs{
	height:155px;
}

}

@media (max-width: 768px) {
.icerikresim{
	width:70%; float:left; margin-right:20px;
}

.icerikresim2{
	width:70%; float:right; margin-left:20px;
}

.glrs{
	height:auto;
}

}

.swiper-slide .heading-block h2{
	font-size:45px;
}

@media (min-width: 100px) and (max-width: 767px) {
.icerikresim{
	width:100%; float:left; margin-bottom:20px;
}

.icerikresim2{
	width:100%; float:right; margin-bottom:20px;
}

.glrs{
	height:auto;
}

.swiper-slide .heading-block h2{
	font-size:25px;
}

}

.imgoval, .imgoval img{
	border-color:#ddd;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

 iframe, frame{
	width:100%;
}

.smfont{
	font-weight:500;
	font-size:11px;
	color:#FFF;
}

a.list-group-item.smfont {
	font-size:11px;
}

.syhrenk{
	color:#000;
}

.brbottom{
	border-bottom:5px solid #734c98;
	padding:0px;
	padding-bottom:30px;
}

.gns{
	width:100%;
	float:left;
}

.content-details, .content-details p{
	font-size:14px;
	line-height:13px;
	color:#000;
	font-weight:400;
}

.content-details ul, .content-details ol{
	margin-left:30px;
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
}

.content-details ul li, .content-details ol li{
	line-height:20px;
}



body.stretched .container-fullwidth .breadcrumb { right: 60px !important; }


.breadcrumb a { color: #555; margin-right:10px;}

.breadcrumb a:hover { color: #62161a; }

.breadcrumb i { width: auto !important; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}


#copyrights{
	background-color:#d31f2d;
	color:#fff;
	line-height:25px;
}

#copyrights a{
	color:#fff;
	font-size:12px;
}

#copyrights a:hover{
	color:#999;
}

.hero-diagonal::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to right, rgba(35, 33, 70, 1) 30%, rgba(84, 11, 15, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(var(--themecolorrgba, 35, 33, 70), 1) 30%, rgba(var(--themecolorrgba, 84, 11, 15), 0.5) 100%);
	-webkit-clip-path: none;
	clip-path: none;
	background-position: center center;
	background-size: cover;
	z-index: 2;
}


.slider-arrow-left,
.slider-arrow-right {
	width: 50px;
	height: 50px;
	background-color: #FFF;
	border-radius: 50%;
	left: 20px;
	right: auto;
}
.slider-arrow-right {
	right: 20px;
	left: auto;
}

.slider-arrow-left i,
.slider-arrow-right i {
	color: #d31f2d;
	color: var(--themecolor, #d31f2d);
	text-shadow: none;
	height: 50px;
	line-height: 48px;
	margin: 0;
}

.slider-arrow-right i { margin-right: 2px; }

.counter.counter-xlarge {
	font-size: 4.5rem;
	letter-spacing: -2px;
	font-weight:700;
}

.counter + span {
	font-size: 1.125rem;
	line-height: 1.3;
	margin: 0 0 0 12px;
	text-transform: lowercase;
}

/* img-hover-wraps */
.img-hover-wrap {
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	-moz-transform-style: flat !important;
	-webkit-backface-visibility: hidden;
}

.img-hover-wrap:hover {
	-webkit-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
	z-index: 2;
}

.img-hover-card > a::after {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 0;
	-webkit-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.img-hover-wrap:hover .img-hover-card > a::after { background-color: rgba(0, 0, 0, 0.6); }

.img-hover-card {
	position: relative;
	display: block;
	will-change: transform;
	transition: all .3s ease;
	box-shadow: 0 10px 40px transparent;
}

.img-hover-card a {
	width: 100%;
	max-width: 100%;
	display: block;
	z-index: 99;
}

.img-hover-card.hover-in {
	transition: -webkit-transform .2s ease-out;
	transition: transform .2s ease-out;
	transition: transform .2s ease-out, -webkit-transform .2s ease-out;
}

.img-hover-card.hover-3d { z-index: 2; }

.img-hover-card.hover-out {
	transition: -webkit-transform .2s ease-in;
	transition: transform .2s ease-in;
	transition: transform .2s ease-in, -webkit-transform .2s ease-in;
}

.img-hover-wrap:hover .img-hover-card { box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4); }

.img-hover-wrap .img-hover-detail {
	position: absolute;
	top: auto;
	left: 40px;
	bottom: 40px;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-webkit-transform: scale(1) translateY(40px) translateZ(50px);
	-ms-transform: scale(1) translateY(30px) translateZ(50px);
	-o-transform: scale(1) translateY(30px) translateZ(50px);
	transform: scale(1) translateY(30px) translateZ(50px);
	-webkit-transition: transform .2s ease;
	-o-transition: transform .2s ease;
	transition: transform .2s ease;
}

.img-hover-wrap:hover .img-hover-detail {
	opacity: 1;
	-webkit-transform: scale(1.06) translateY(-5px) translateZ(50px);
	-ms-transform: scale(1.06) translateY(-5px) translateZ(50px);
	-o-transform: scale(1.06) translateY(-5px) translateZ(50px);
	transform: scale(1.06) translateY(-5px) translateZ(50px);
}

.img-hover-wrap .img-hover-title {
	margin: 0 0 6px 0;
	font-size: 17px;
	font-weight: 600;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	z-index: 9;
	background-color: rgba(0, 0, 0, 0.6);
	width:100%;
	padding:10px;
	border-radius:5px;
}

.img-hover-wrap .img-link {
	opacity: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #FFF;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.img-hover-wrap:hover .img-link { opacity: 1; }

.img-hover-detail a { color: #FFF; }

@media (min-width: 992px) {
.content-sticky {
		position: -webkit-sticky !important;
		position: sticky !important;
		top: 40px;
		height: 100%;
	}
}

@media (min-width: 1200px) {
	.slider-element:not(.bg-color) {
	background-image: linear-gradient(
		to bottom,
		#232146 0%,
		var(--themecolor) 84%,
		var(--themecolorlight) 84%
		);
	}
	.hero-image {
		margin-right: 30px;
		width: 65%;
	}

	.slider-element > .container {
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
	}
	
	.product-home-image{
		overflow:hidden;
		text-align:center;
	}
	
	.product-home-image a{
		width:100%;
		height:200px;
		overflow:hidden;
		text-align:center;
		background-color:#FFF;
		display:block;
		-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	-moz-transform-style: flat !important;
	-webkit-backface-visibility: hidden;
	}
	
	.product-home-image a:hover{
		-webkit-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
	}
	
	.product-home-image img{
		height:100%;
		text-align:center;
	}
}

@media (max-width: 768px) {
.product-home-image{
		overflow:hidden;
		text-align:center;
	}
	
	.product-home-image a{
		width:100%;
		height:auto;
		overflow:hidden;
		text-align:center;
		background-color:#FFF;
		display:block;
		-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	-moz-transform-style: flat !important;
	-webkit-backface-visibility: hidden;
	}
	
	.product-home-image a:hover{
		-webkit-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
	}
	
	.product-home-image img{
		height:100%;
		text-align:center;
	}
}

.product-cat{
	font-size:14px;
	font-weight:400;
}

/* Toggle */
.single-product .qv-toogle a {
	font-size: 1.15rem;
	transition: font-weight .2s;
}

.single-product .qv-toogle a:not(.collapsed) {
	font-weight: 500;
}

.single-product .qv-toogle p {
	font-size: 0.925rem;
}

.single-product .qv-toogle a.collapsed i:nth-child(2),
.single-product .qv-toogle a:not(.collapsed) i:nth-child(1) {
	display: none;
}

.slider-element .card {
	background-color: rgba(255, 255, 255, 0.35);
	border-color: rgba(255, 255, 255, 0.1);
}

@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
	.slider-element .card {
		background-color: rgba(255, 255, 255, 0.15);
		-webkit-backdrop-filter: blur(10px);
		backdrop-filter: blur(10px);
	}
}

/*.slider-element .card .card-body i {
	transform: translateX(-4px);
	transition: transform .3s ease;
}

.slider-element .card:hover .card-body i {
	transform: translateX(0px) scale(1.1);
}

.slider-arrow-left,
.slider-arrow-right,
.slider-arrow-left:hover,
.slider-arrow-right:hover {
	background-color: transparent !important;
	transform: translateX(0) translateY(-50%) scale(.93);
	transition: transform .3s ease;
	will-change: transform;
}

.slider-arrow-left {
	transform: translateX(6px) translateY(-50%);
}

.slider-arrow-right {
	transform: translateX(-6px) translateY(-50%);
}*/

.product-home-image{
	border:1px solid #CCC;
}

.theme-btn{
	background-color: #ffffff;
    border-radius: 40px;
    bottom: 20px;
    color: #ffffff;
    display: table;
    height: 50px;
    left: 80px;
    min-width: 50px;
    position: fixed;
    text-align: center;
	z-index: 99;
	text-decoration:none;
}

@media (max-width: 768px) {
	.theme-btn{
    left:20px;
}
}

.theme-btn::-moz-selection {
  border:1px solid #F00;
}

.theme-btn::selection {
  border:1px solid #F00;
}

.theme-btn i{
	font-size: 22px;
    line-height: 50px;
}
.theme-btn.bt-support-now{
	text-decoration:none;
	background: #ea4b81; /* Old browsers */
	background: -moz-linear-gradient(45deg, #25D366 8%, #16cb5a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #25D366 8%,#16cb5a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #25D366 8%,#16cb5a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25D366', endColorstr='#16cb5a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	bottom: 80px;
	animation: headShake 1.5s infinite alternate;
}
.theme-btn.bt-phone{
	text-decoration:none;
	background: #1fdf61; /* Old browsers */
	background: -moz-linear-gradient(top,  #0b6889 0%, #28aae1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #0b6889 0%,#28aae1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #0b6889 0%,#28aae1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b6889', endColorstr='#28aae1',GradientType=0 ); /* IE6-9 */
	animation: tada 1.5s infinite alternate;
}

.theme-btn.bt-directions{
	text-decoration:none;
	background: #8e0000; /* Old browsers */
	background: -moz-linear-gradient(top,  #8e0000 0%, #ff0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #8e0000 0%,#ff0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #8e0000 0%,#ff0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e0000', endColorstr='#ff0000',GradientType=0 ); /* IE6-9 */
	bottom:140px;
	animation: heartBeat 1.5s infinite alternate;
}

.theme-btn.bt-instagram{
	text-decoration:none;
	background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
	bottom:200px;
	animation: swing 1.5s infinite alternate;
	color:#FFF;
}

.theme-btn:hover{
	color:#fff;
	padding: 0 20px;
}
 .theme-btn span{
	display: table-cell;
	vertical-align: middle;
    font-size: 16px;
    letter-spacing: -15px;
    opacity: 0;
	line-height: 50px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	text-transform:uppercase;
}
.theme-btn:hover span{
	opacity:1;
	letter-spacing: 1px;
	padding-left:10px;
}

.entry-content ul, .entry-content ol{
	margin-left:60px;
}