html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font-family: montserrat, sans-serif;
	font-size: 16px;
	color: #4a4a4a;
	background: #fbfbfb;
	line-height: 1.5
}

.header {
	padding: 12px 15px;
	background: #fff
}

.header a {
	display: block;
	max-width: 255px;
	width: 100%;
	margin: 0 auto
}

.header a img {
	display: block;
	width: 100%;
	height: auto
}

.container {
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 15px
}

.intro {
	color: #fff;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.intro-cover {
	padding: 20px 0 70px;
	background: rgba(0, 0, 0, .5)
}

.intro .container {
	position: relative
}

.intro h1 {
	font-family: 'dm serif display', serif;
	font-size: 2.25rem;
	max-width: 820px;
	line-height: 1.2;
	margin-bottom: 25px
}

.intro p {
	margin-top: 10px;
	font-size: .938rem;
	max-width: 768px;
	width: 85%;
	opacity: .85
}

.bold {
	font-weight: 700
}

.top-update {
	position: absolute;
	bottom: -65px;
	left: 15px;
	font-size: .875rem
}

.wrapper {
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 15px
}

.product {
	font-size: 0;
	border: 3px solid #dbdbdb;
	margin-bottom: 15px;
	position: relative;
	background: #fff
}

.product-number {
	position: absolute;
	top: -3px;
	left: -3px;
	font-size: .875rem;
	padding: 3px 9px;
	background: #dbdbdb
}

.product.winner-product {
	border: 0;
	-webkit-box-shadow: 0 0 14px 0 #999;
	-moz-box-shadow: 0 0 14px 0 #999;
	box-shadow: 0 0 14px 0 #999
}

.product.winner-product:last-child {
	margin-bottom: 0
}

.winner-ribbon {
	position: absolute;
	top: -10px;
	left: -10px;
	overflow: hidden;
	width: 150px;
	height: 150px
}

.winner-ribbon:after,
.winner-ribbon:before {
	width: 10px;
	height: 10px;
	background: #17475e;
	position: absolute;
	display: block;
	content: ""
}

.winner-ribbon:after {
	right: 0;
	top: 0
}

.winner-ribbon:before {
	left: 0;
	bottom: 0
}

.winner-ribbon span {
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	background: #17475e;
	color: #fff;
	font-size: .813rem;
	transform: rotate(-45deg);
	display: block;
	width: 240px;
	text-align: center;
	position: absolute;
	top: 40px;
	right: -33px;
	padding: 13px 5px;
	font-weight: 700;
	line-height: 1
}

.product-left {
	width: 25%;
	display: inline-block;
	vertical-align: middle;
	padding: 30px 15px;
	position: relative;
	z-index: 1;
	text-align: center
}

.winner-product .product-left {
	padding-top: 60px
}

.product-img {
	display: block;
	max-width: 200px;
	margin: 0 auto
}

.product-img img {
	display: block;
	max-width: 100%;
	height: auto
}

.product-left .score{
	display: block;
	font-size: 2rem;
	font-weight: bold;
}

.product-left .partner {
	font-size: 1rem;
	color: #8a8a8a;
	font-style: italic;
}

.stars {
	padding: 4px 0
}

.stars i {
	font-size: 1rem;
	color: #048ce2
}

.visit-site {
	margin-top: 4px
}

.visit-site a {
	font-size: .875rem;
	color: #505050;
	text-decoration: none
}

.total-reviews {
	color: #8a8a8a;
	font-size: .75rem;
	margin-top: 4px
}

.product-middle {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 15px
}

.product-title {
	font-size: 1.313rem;
	font-weight: 700;
	padding-bottom: 20px;
	position: relative
}

.product-title:after {
	content: "";
	display: block;
	width: 80px;
	left: 0;
	bottom: 12px;
	height: 3px;
	background: #0b8fe4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute
}

.info-box {
	color: #fff;
	background: #17475e;
	padding: 12px 40px 12px 25px;
	font-size: .813rem;
	font-weight: 700;
	max-width: 430px;
	-webkit-border-radius: 125px;
	-moz-border-radius: 125px;
	border-radius: 125px;
	margin-bottom: 15px;
	position: relative;
	line-height: 1.4
}

.info-box i {
	position: absolute;
	bottom: 15px;
	right: 15px;
	transform: rotate(-45deg);
	font-size: 1.25rem
}

.product-middle ul li {
	position: relative;
	font-size: .875rem;
	color: #505050;
	padding: 2px 0 2px 18px;
	text-transform: capitalize
}

.product-middle ul li i {
	color: #0b8fe4;
	position: absolute;
	left: 0;
	top: 5px
}

.product-middle ul li i.fa-circle-minus {
	color: #940a0a
}

.product-middle-link {
	margin-top: 10px
}

.product-middle-link a {
	color: #0b8fe4;
	font-size: .875rem;
	text-decoration: none
}

.product-right {
	width: 25%;
	padding: 15px;
	display: inline-block;
	vertical-align: middle;
	text-align: center
}

.product-right .btnbubble {
    max-width: 170px;
    margin: 0 auto 13px;
    position: relative;
    background: #e9525e;
    border: 1px solid #e9525e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: .75rem;
    color: #fff;
    line-height: 1.4;
    padding: 5px;
    text-align: center;
    cursor: pointer
}

.product-right .arrow-downbbl {
    left: 0;
    right: 0;
    color: #e9525e;
    text-align: center;
    position: absolute;
    bottom: -15px;
    font-size: 1.125rem
}

.product-right .btnbubble:hover {
    -webkit-animation-name: jump;
    -webkit-animation-duration: 750ms;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: jump;
    -moz-animation-duration: 750ms;
    -moz-animation-fill-mode: both;
    -moz-animation-timing-function: linear;
    animation-name: jump;
    animation-duration: 750ms;
    animation-fill-mode: both;
    animation-timing-function: linear
}

@-webkit-keyframes jump {
    0% {
        transform: translateY(-10px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes jump {
    0% {
        transform: translateY(-10px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes jump {
    0% {
        transform: translateY(-10px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.product-discount {
	position: absolute;
	top: 30px;
	right: -10px;
	background: #17475e;
	color: #fff;
	font-size: .938rem;
	padding: 8px 5px;
	width: 20%;
	text-align: center;
	font-weight: 700;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1)
}

.product-discount:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 0;
	border-color: #17475e transparent transparent transparent;
	position: absolute;
	bottom: -10px;
	right: 0
}

.call-now-btn {
	font-size: .938rem;
	max-width: 150px;
	background: #fff;
	border: 1px solid #17475e;
	color: #17475e;
	text-decoration: none;
	width: 100%;
	display: block;
	margin: 0 auto 15px;
	padding: 10px 5px;
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	transition: all 150ms ease-in
}

.call-now-btn:hover {
	color: #fff;
	background: #17475e
}

.see-details-btn {
	background: #0b8fe4;
	font-size: .938rem;
	color: #fff;
	text-decoration: none;
	display: block;
	max-width: 150px;
	padding: 13px 5px;
	margin: 0 auto;
	font-weight: 700;
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	transition: all 150ms ease-in
}

.see-details-btn:hover {
	background: #1261c9
}

.see-details-btn:after {
	content: "";
	opacity: 0;
	-webkit-transition: all 150ms ease-in;
	-moz-transition: all 150ms ease-in;
	transition: all 150ms ease-in
}

.see-details-btn:hover:after {
	content: "\f0a9";
	font-family: "font awesome 6 free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: var(--fa-display, inline-block);
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	font-weight: 900;
	opacity: 1;
	margin-left: 5px
}

.product-divider {
	height: 1px;
	background: #e8e8e8;
	margin: 65px 0 45px
}

.footer {
	border-top: 1px solid #e8e8e8;
	margin-top: 45px;
	padding: 30px 0;
	text-align: center
}

.disclaimer {
	color: #17475e;
	font-size: .813rem;
	margin-bottom: 15px;
	font-weight: 700;
	position: relative
}

.disclaimer span {
	text-decoration: underline;
	color: #0b8fe4;
	cursor: pointer
}

.disclaimer i {
	display: none;
	background: #fff;
	padding: 40px 25px;
	position: absolute;
	bottom: 100%;
	right: 0;
	-webkit-box-shadow: 0 0 14px 0 #999;
	-moz-box-shadow: 0 0 14px 0 #999;
	box-shadow: 0 0 14px 0 #999;
	z-index: 20;
	font-size: .75rem;
	color: #505050;
	font-weight: 400
}

.disclaimer span:hover+i {
	display: block
}

.footer img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto
}

.footer ul {
	font-size: 0;
	margin-top: 15px
}

.footer ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 3px 4px
}

.footer ul li a {
	display: block;
	font-size: .813rem;
	color: #9b9b9b;
	text-decoration: none
}

.dmca {
	margin-top: 15px
}

.dmca a {
	display: block;
	width: 140px;
	margin: 0 auto
}

.copyright {
	font-size: .813rem;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #e8e8e8;
	color: #9b9b9b
}

@media screen and (max-width:767px) {
	.intro-cover {
		padding: 10px 0 40px
	}

	.intro h1 {
		font-size: 1.438rem;
		margin-bottom: 15px
	}

	.intro p {
		font-size: .813rem;
		width: 100%
	}

	.top-update {
		font-size: .75rem;
		bottom: -30px
	}

	.product-left,
	.product-middle,
	.product-right {
		width: 100%;
		display: block;
		padding: 10px
	}

	.info-box {
		max-width: 768px;
		text-align: center;
		padding: 12px 15px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0
	}

	.info-box i {
		display: none
	}

	.product-middle ul li {
		font-size: .813rem
	}

	.product-discount {
		font-size: .875rem;
		width: 140px;
		top: -10px;
		padding: 8px 5px
	}

	.call-now-btn,
	.see-details-btn {
		width: 100%;
		max-width: 768px
	}

	.product-divider {
		margin: 35px 0 25px
	}

	.disclaimer i {
		padding: 25px 15px;
		bottom: 50%
	}
}