/**************** 25-11-2019 *******************/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap');
/*
font-family: 'Montserrat', sans-serif;
*/

@font-face {
	font-family: 'Conv_DINCond-Medium';
	src: url('../fonts/DINCond-Medium.eot');
	src: url('../fonts/DINCond-Medium.woff') format('woff'), url('../fonts/DINCond-Medium.ttf') format('truetype'), url('../fonts/DINCond-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_DINCond-Bold';
	src: url('../fonts/DINCond-Bold.eot');
	src: url('../fonts/DINCond-Bold.woff') format('woff'), url('../fonts/DINCond-Bold.ttf') format('truetype'), url('../fonts/DINCond-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_DINCond-Black';
	src: url('../fonts/DINCond-Black.eot');
	src: url('../fonts/DINCond-Black.woff') format('woff'), url('../fonts/DINCond-Black.ttf') format('truetype'), url('../fonts/DINCond-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
}
a {
	outline: none !important;
	text-decoration: none;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
a:hover, a:focus, select:focus, button:focus {
	outline: none;
	text-decoration: none;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, input, select, textarea, button {
	outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-family: 'Conv_DINCond-Black';
}
input, textarea, select { /*-moz-appearance: none; -webkit-appearance: none;*/
}
.container {
	width: 96%;
	max-width: 1260px;
	margin: 0 auto;
	padding: 0;
}
/***********  Top Part  ************/
header {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 53px 0 15px 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
}
.logo {
	float: left;
	margin: 0px;
	padding: 0px;
}
/***********  Section Part  ************/
section {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
/****** Home Banner *******/
.home_banner {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 380px 0 311px 0;
	background: url(../images/home_banner.jpg) no-repeat bottom center;
	background-size: cover;
}
.home_banner h3 {
	margin: 0 0 19px 0;
	padding: 0;
	font-size: 32px;
	color: #eb4b4d;
	font-family: 'Conv_DINCond-Bold';
	text-transform: uppercase;
	letter-spacing: 8px;
}
.home_banner h2 {
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 85px;
	color: #313131;
	text-transform: uppercase;
	line-height: 1 !important;
}
.home_banner h2 small {
	display: block;
	font-size: 62px;
	line-height: normal;
}
.home_banner .shop_btn {
	margin: 0;
	padding: 16px 45px 15px 45px;
	display: inline-block;
	font-size: 30px;
	color: #fff;
	font-family: 'Conv_DINCond-Bold';
	text-transform: uppercase;
	background: #eb4b4d;
	border-radius: 100px;
	box-shadow: 0 25px 65px rgba(0,0,0,0.21);
}
.home_banner .shop_btn:hover {
	background: #c3362f;
	color: #fff;
}
.global_title {
	margin: 0 0 32px 0;
	padding: 0 0 16px 0;
	font-size: 80px;
	color: #353434;
	text-transform: uppercase;
	position: relative;
	z-index: 5;
	line-height: 80px;
}
.global_title:before {
	content: "";
	width: 82px;
	height: 5px;
	background: #e8e8e8;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 15px;
}
.global_title.center {
	text-align: center;
}
.global_title.center:before {
	left: 50%;
	transform: translate(-50%, 0%);
}
/****** Benefit Sec ******/
.benefit_sec {
	width: 100%;
	float: left;
	margin: 0;
	padding: 130px 0px;
}
.benefit_sec .global_title {
	margin-bottom: 0;
}
.benefit_sec figure {
	margin: -45px 0 0 -35%;
	padding: 0;
	position: relative;
	z-index: 2;
}
.benefit_sec .visible-res {
	display: none;
}
.benefit_sec .inner {
	width: 100%;
	float: left;
	margin: 0;
	padding: 74px 0 0 15px;
}
.benefit {
	width: 100%;
	float: left;
	margin: 0 0 45px 0;
	padding: 0;
}
.benefit i {
	width: 107px;
	height: 107px;
	background: #fff;
	border-radius: 50%;
	border: 5px solid #eaeaea;
	text-align: center;
	line-height: 97px;
	float: left;
	position: relative;
}
.benefit i:before {
	content: "";
	width: 300px;
	height: 5px;
	background: #eaeaea;
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translate(0%, -50%);
}
.benefit i:after {
	content: "";
	width: 24px;
	height: 24px;
	background: #eb4b4d;
	border-radius: 50%;
	border: 6px solid #fff;
	box-shadow: 0 10px 29px rgba(0,0,0,0.57);
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translate(-159px, -50%);
	z-index: 4;
}
.benefit .dtl {
	overflow: hidden;
	margin: 0;
	padding: 3px 0 0 18px;
}
.benefit h3 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 28px;
	color: #242424;
	text-transform: uppercase;
}
.benefit p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #636363;
	line-height: 23px;
	font-weight: 300;
}
.benefit2 i:after {
	transform: translate(-70px, -50%);
}
.benefit3 i:after {
	transform: translate(-42px, -50%);
}
.benefit4 i:after {
	transform: translate(-65px, -50%);
}
.benefit5 i:after {
	transform: translate(-150px, -50%);
}
/******** Choose Sec ********/
.choose_sec {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 135px 0 200px 0;
	background: url(../images/choose_bg.png) no-repeat bottom right;
	background-size: cover;
}
.choose_sec .inner {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	max-width: 650px;
}
.choose_sec p {
	margin: 0 0 37px 0;
	padding: 0;
	font-size: 22px;
	color: #615b62;
	line-height: 40px;
	font-weight: 300;
}
.choose {
	width: 100%;
	float: left;
	margin: 0 0 24px 0;
	padding: 0;
}
.choose figure {
	width: 55px;
	float: left;
	margin: 0;
	padding: 0;
}
.choose .dtl {
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 10px;
}
.choose h3 {
	margin: 0;
	padding: 0;
	font-size: 23px;
	color: #242424;
	line-height: 30px;
	text-transform: uppercase;
}
.choose_sec .shop_link {
	margin: 18px 0 0 0;
}
.shop_link i {
	padding-right: 8px;
}
.shop_link {
	margin: 0;
	padding: 16px 35px;
	display: inline-block;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	background: #eb4b4d;
	border-radius: 100px;
	font-family: 'Conv_DINCond-Bold';
	box-shadow: 0 25px 65px rgba(0,0,0,0.21);
}
.shop_link:hover {
	background: #c3362f;
	color: #fff;
}
/******* Testimonial Sec *******/
.testimonial_sec {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 90px 0;
	text-align: center;
}
.testimonial_sec .inner {
	width: 100%;
	float: left;
	margin: 30px 0;
	padding: 0 85px;
	border: 8px solid #e8e8e8;
}
.testi {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0 5px;
}
.testi .quote {
	width: 125px;
	display: inline-block;
	margin: 0 0 30px 0;
	padding: 0px;
	background: #fff;
	text-align: center;
}
.testi p {
	margin: 0 0 14px 0;
	padding: 0;
	font-size: 24px;
	color: #302931;
	line-height: 44px;
	font-weight: 500;
	font-style: italic;
}
.testi .rating {
	width: 100%;
	float: left;
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 23px;
	color: #f2bd65;
	letter-spacing: 1px;
}
.testi .author_info {
	display: inline-block;
	margin: 0;
	padding: 0 25px;
	background: #fff;
}
.testi .author_info figure {
	width: 69px;
	max-width: 69px;
	min-width: 69px;
	float: left;
	border-radius: 50%;
	margin: 0;
	padding: 0;
}
.testi .author_info .dtl {
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 12px;
	text-align: left;
}
.testi .author_info h3 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #eb4b4d;
	text-transform: uppercase;
}
.testimonial_slider {
	margin-top: -30px;
	margin-bottom: -37px;
}
.testimonial_sec .owl-carousel .owl-item img {
	width: auto;
	display: inline-block;
}
.testimonial_sec .owl-carousel .owl-nav button.owl-prev, .testimonial_sec .owl-carousel .owl-nav button.owl-next {
	width: auto;
	height: inherit;
	font-size: 0;
	display: block;
	border-radius: 0%;
	position: absolute;
	top: 50%;
	margin-top: 0;
	background: #fff !important;
	z-index: 555;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	color: #e8e8e8 !important;
	transform: translate(0%, -50%);
}
.testimonial_sec .owl-carousel .owl-nav button.owl-prev {
	left: -110px;
}
.testimonial_sec .owl-carousel .owl-nav button.owl-prev:after {
	content: "\f177";
	font-family: 'FontAwesome';
	font-size: 40px;
}
.testimonial_sec .owl-carousel .owl-nav button.owl-next {
	right: -110px;
}
.testimonial_sec .owl-carousel .owl-nav button.owl-next:after {
	content: "\f178";
	font-family: 'FontAwesome';
	font-size: 40px;
}
.testimonial_sec .owl-carousel .owl-nav button.owl-prev:hover, .testimonial_sec .owl-carousel .owl-nav button.owl-next:hover {
	color: #eb4b4d !important;
}
/********** Blog Sec ***********/
.blog_sec {
	width: 100%;
	float: left;
	margin: 0;
	padding: 140px 0 120px 0;
}
.blog_sec .owl-carousel .owl-nav button.owl-prev, .blog_sec .owl-carousel .owl-nav button.owl-next {
	width: auto;
	height: inherit;
	font-size: 0;
	display: block;
	border-radius: 0%;
	position: absolute;
	top: 50%;
	margin-top: 0;
	background: #fff !important;
	z-index: 555;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	color: #e8e8e8 !important;
	transform: translate(0%, -50%);
}
.blog_sec .owl-carousel .owl-nav button.owl-prev {
	left: -110px;
}
.blog_sec .owl-carousel .owl-nav button.owl-prev:after {
	content: "\f177";
	font-family: 'FontAwesome';
	font-size: 40px;
}
.blog_sec .owl-carousel .owl-nav button.owl-next {
	right: -110px;
}
.blog_sec .owl-carousel .owl-nav button.owl-next:after {
	content: "\f178";
	font-family: 'FontAwesome';
	font-size: 40px;
}
.blog_sec .owl-carousel .owl-nav button.owl-prev:hover, .blog_sec .owl-carousel .owl-nav button.owl-next:hover {
	color: #eb4b4d !important;
}
.blog {
	width: 100%;
	float: left;
	padding: 0;
	box-shadow: 0 10px 20px rgba(0,0,0,0.06);
	margin: 15px 0px;
}
.blog_sec .col-xl-4.col-lg-4.col-md-4.col-sm-12 {
	margin: 0 0 30px 0;
}
.blog figure {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.blog figure img {
	width: 100% !important;
	height: auto;
}
.blog .date {
	float: left;
	margin: 0;
	padding: 7px 25px 4px 25px;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	bottom: 0;
	font-family: 'Conv_DINCond-Black';
	background: #eb4b4d;
}
.blog .detail {
	width: 100%;
	float: left;
	margin: 0;
	padding: 23px 25px 15px 25px;
}
.blog h3 {
	margin: 0 0 11px 0;
	padding: 0;
	font-size: 25px;
	color: #353434;
	text-transform: uppercase;
	font-family: 'Conv_DINCond-Black';
	letter-spacing: 0;
}
.blog h3 a {
	color: #353434;
}
.blog h3 a:hover {
	color: #c3362f;
}
.blog p {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 18px;
	color: #615b62;
	line-height: 23px;
	font-weight: 300;
}
.blog .more_link {
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #eb4b4d;
}
.blog .more_link:hover {
	color: #c3362f;
}
/******** Product Sec *******/
.product_sec {
	width: 100%;
	float: left;
	margin: 0;
	padding: 120px 0;
	background: #f7f7f7;
}
.product_sec .detail {
	width: 100%;
	float: left;
	margin: 0;
	padding: 12px 0 30px 0;
}
.product_sec h3 {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 21px;
	color: #292929;
	line-height: 35px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
.product_sec .price {
	width: 100%;
	float: left;
	margin: 0;
	font-size: 58px;
	color: #eb4b4d;
	font-family: 'Conv_DINCond-Black';
	line-height: normal;
}
.product_sec .rating {
	width: 100%;
	float: left;
	margin: 10px 0 50px 0;
	padding: 0;
	font-size: 24px;
}
.product_sec .rating span {
	display: block;
	font-size: 14px;
	color: #8c8c8c;
	font-weight: 300;
}
.product_sec .rating i {
	background: -webkit-linear-gradient(45deg, #ef990a, #ddcc41);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	letter-spacing: 1px;
}
.quantity_info {
	width: 100%;
	max-width: 170px;
	float: left;
	margin: 0 40px 47px 0;
	padding: 0;
	border: 1px solid #e8e8e8;
	border-radius: 50px;
}
.quantity_info .btn-default {
	margin: 0;
	padding: 0;
	font-size: 33px;
	color: #615b62;
	font-weight: 700;
	border: none;
	box-shadow: none;
	height: 77px;
	line-height: 77px;
	background: #f7f7f7;
	width: 50px;
	border-right: 1px solid #e8e8e8;
	border-radius: 50px 0 0 50px;
}
.quantity_info .btn-default.btn2 {
	border: none;
	border-left: 1px solid #e8e8e8;
	border-radius: 0 50px 50px 0;
}
.quantity_info .form-control {
	height: 77px;
	background: #fff;
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	font-size: 37px;
	color: #000000s;
	font-weight: 400;
	text-align: center;
	font-family: 'Conv_DINCond-Bold';
}
.quantity_info .btn-default:hover {
	background: #c3362f;
	color: #fff;
}
.listing {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.listing li {
	margin: 0 0 10px 0;
	padding: 0 0 0 19px;
	display: block;
	font-size: 18px;
	line-height: 23px;
	color: #353434;
	font-weight: 500;
	position: relative;
}
.listing li:before {
	content: "";
	width: 13px;
	height: 13px;
	background: #fff;
	border: 3px solid #eb4b4d;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 4px;
}
.product_sec figure {
	padding: 0;
	padding-left: 40px;
}
/***********  Footer Part  ************/
footer {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.copyright {
	width: 100%;
	float: left;
	margin: 0;
	padding: 50px 0;
	border-top: 1px solid #e5e5e5;
}
.copyright p {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #404040;
}
.copyright p strong {
	color: #313131;
	font-weight: 400;
	text-transform: uppercase;
	font-family: 'Conv_DINCond-Black';
}
.copyright p span {
	color: #c9c9c9;
	margin: 0 35px;
}
.copyright p a {
	color: #404040;
}
.copyright p a:hover {
	color: #ec4847;
}
ul.footer_social {
	float: right;
	margin: 0;
	padding: 0;
}
ul.footer_social li {
	margin: 0 0 0 14px;
	padding: 0;
	display: inline-block;
}
ul.footer_social li a {
	width: 61px;
	height: 61px;
	display: inline-block;
	background: #fff;
	border-radius: 50%;
	font-size: 24px;
	color: #313131;
	text-align: center;
	line-height: 61px;
	box-shadow: 0 15px 29px rgba(0,0,0,0.1);
}
ul.footer_social li a:hover {
	background: #ec4847;
	color: #fff;
}
/**************** Blog Detail ***************/
.blog_detail {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.blog_detail figure {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
	padding: 0;
}
.blog_detail figure img {
	width: 100%;
}
.blog_detail .date {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 17px;
	color: #636363;
}
.blog_detail .date span {
	color: #eb4b4d;
	margin-right: 16px;
}
.blog_detail .date i {
	font-size: 18px;
	margin-right: 5px;
}
.blog_detail .date a {
	color: #636363;
	opacity: 0.8;
}
.blog_detail .date a:hover {
	color: #221a29;
	opacity: 1;
}
.blog_detail h2 {
	margin: 0 0 19px 0;
	padding: 0;
	font-size: 40px;
	color: #000000;
	line-height: 42px;
	letter-spacing: 0.15px;
	clear: both;
}
.blog_detail p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 30px;
	clear: both;
	font-size: 16px;
}
.blog_detail .mb-21 {
	margin-bottom: 21px;
}
.blog_detail .quote_info {
	width: 100%;
	float: left;
	margin: 22px 0 24px 0;
	padding: 32px 45px 40px 45px;
	background: #f5f5f5 url(../images/quote_bg.png) no-repeat center center;
	background-size: 100% 100%;
	border-left: 5px solid #eb4b4d;
	font-size: 21px;
	color: #000000;
	line-height: 37px;
	letter-spacing: 0.25px;
	font-style: italic;
}
.blog_detail h3 {
	margin: 0 0 13px 0;
	padding: 0;
	font-size: 30px;
	color: #000000;
	letter-spacing: 0.15px;
	clear: both;
}
.blog_detail .listing_info {
	margin-top: 9px;
	margin-bottom: 7px;
}
.blog_detail .listing_info li {
}
.blog_sec aside {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 0 50px;
}
.small_title {
	margin: 0 0 28px 0;
	padding: 0;
	font-size: 30px;
	color: #221a29;
	text-transform: uppercase;
	clear: both;
}
.small_title span {
	padding: 0px 17px 12px 17px;
	display: inline-block;
	border: 2px solid rgba(0,0,0,0.2);
}
.global_title:before {
	content: "";
	width: 82px;
	height: 5px;
	background: #e8e8e8;
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 15px;
}
.recent_sec {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
	padding: 0;
}
.recent {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
}
.recent figure {
	width: 81px;
	float: left;
	margin: 0;
	padding: 0;
}
.recent figure img {
	width: 100%;
}
.recent .detail {
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 24px;
}
.recent .date {
	display: inline-block;
	margin: -7px 0 10px 0;
	padding: 0;
	font-size: 17px;
	color: #eb4b4d;
}
.recent .date i {
	font-size: 18px;
	margin-right: 5px;
}
.recent h4 {
	margin: 0;
	padding: 0;
	font-size: 19px;
	color: #000000;
	line-height: 25px;
	letter-spacing: 0.4px;
}
.recent h4 a {
	color: #000000;
}
.recent h4 a:hover {
	color: #eb4b4d;
}
.recent figure img {
	height: auto;
}
/****** Home Banner *******/
.inner_banner {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 250px 0 109px 0;
	background: url(../images/home_banner.jpg) no-repeat right center;
	background-size: cover;
}
.inner_banner h3 {
	margin: 0 0 19px 0;
	padding: 0;
	font-size: 32px;
	color: #eb4b4d;
	font-family: 'Conv_DINCond-Bold';
	text-transform: uppercase;
	letter-spacing: 8px;
}
.inner_banner h2 {
	margin: 0 0 40px 0;
	padding: 0;
	font-size: 85px;
	color: #313131;
	text-transform: uppercase;
	line-height: 61px;
}
.inner_banner h2 small {
	display: block;
	font-size: 62px;
	line-height: normal;
}
.banner_content {
	background: #eb4a4f;
	padding: 50px 0px;
	float: left;
	width: 100%;
}
.banner_content p {
	width: 100%;
	float: left;
	position: relative;
	font-size: 25px;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 30px;
	line-height: 1.7;
}
.banner_content p strong {
	font-weight: bold;
}
.benefit_block {
	float: left;
	width: 100%;
	background: #FFF;
	z-index: 99999999;
	position: relative;
}
.benifit_img {
	border: 5px solid #eaeaea;
	width: 106px;
	height: 106px;
	border-radius: 100%;
	float: left;
	text-align: center;
	line-height: 92px;
}
.benifit_img figure {
	margin: 0px !important;
}
.benifit_img figure img {
	width: 60px;
}
.benefit_sec .nav-tabs .nav-item {
	border: none;
	background: none;
	padding: 0px;
	box-shadow: none;
	border-radius: 0px;
	padding-left: 120px;
	position: relative;
	margin-bottom: 40px;
}
.benefit_sec .benifit_details {
	overflow: hidden;
	padding-left: 18px;
	padding-top: 0px;
}
.benefit_sec .benifit_details h3 {
	float: left;
	width: 100%;
	color: #242424;
	text-transform: uppercase;
	font-size: 28px;
}
.benefit_sec .benifit_details p {
	float: left;
	width: 100%;
	color: #636363;
	text-transform: none;
	font-size: 15px;
	font-weight: 300;
}
.benefit_sec .nav-tabs {
	border-bottom: none;
	margin-top: 55px;
	max-width: 100%;
	float: right;
}
.benefit_sec nav:before {
	content: "";
	background: url(../images/teb_shape_before.png);
	width: 618px;
	height: 100%;
	position: absolute;
	left: -600px;
	background-size: 100% 100%;
	z-index: 999;
	top: 0px;
	background-repeat: no-repeat;
}
.benefit_sec .global_title {
	float: right;
}
.benefit_sec .tab-content figure {
	left: -50px;
}
.benefit_sec .nav-tabs .nav-item:before {
	content: "";
	background: #eaeaea;
	height: 6px;
	width: 101%;
	position: absolute;
	left: -2px;
	z-index: 999;
	top: 55px;
}
.benefit_sec .nav-tabs .nav-item:after {
	content: "";
	width: 65px;
	height: 65px;
	position: absolute;
	margin-left: -36px;
	z-index: 111111;
	top: 34px;
}
.benefit_sec .nav-tabs #nav-home-tab::after {
	left: -197px;
	background: url(../images/icon_1.png);
}
.benefit_sec .nav-tabs #nav-profile-tab::after {
	left: -65px;
	background: url(../images/icon_2.png);
}
.benefit_sec .nav-tabs #nav-contact-tab::after {
	left: -5px;
	background: url(../images/icon_3.png);
}
.benefit_sec .nav-tabs #nav-family-tab::after {
	left: -6px;
	background: url(../images/icon_4.png);
}
.benefit_sec .nav-tabs #nav-teen-tab::after {
	left: -70px;
	background: url(../images/icon_5.png);
}
.benefit_sec .nav-tabs #nav-travel-tab::after {
	left: -238px;
	background: url(../images/icon_6.png);
}
.benefit_sec .nav-tabs #nav-home-tab::before {
	left: -197px;
}
.benefit_sec .nav-tabs #nav-profile-tab::before {
	left: -65px;
}
.benefit_sec .nav-tabs #nav-contact-tab::before {
	left: -10px;
}
.benefit_sec .nav-tabs #nav-family-tab::before {
	left: 0px;
}
.benefit_sec .nav-tabs #nav-teen-tab::before {
	left: -70px;
}
.benefit_sec .nav-tabs #nav-travel-tab::before {
	left: -238px;
}
.nav-item.nav-link.active .benifit_img {
	border-color: #eb4b4d;
}
.product_sec .nav-item {
	float: left;
	width: 16.66%;
	padding: 0px 10px;
	background: none !important;
	border: none !important;
	box-shadow: none !important;
}
.product_sec .nav-tabs {
	border-bottom: none;
	margin-bottom: 60px;
}
.product_sec .nav-item figure {
	border: 1px solid #e4e4e4;
	padding: 25px 10px;
	opacity: 0.5;
}
.product_sec .nav-item.active figure {
	border: 1px solid #eb4b4d;
	opacity: 1;
}
.pre_oder_link {
	float: left;
	margin: 18px 5px;
	color: red;
}

.benefit_sec .nav-tabs #nav-1-tab::after {
	left: -197px;
	background: url(../images/icon_1.png);
}
.benefit_sec .nav-tabs #nav-2-tab::after {
	left: -65px;
	background: url(../images/icon_2.png);
}
.benefit_sec .nav-tabs #nav-3-tab::after {
	left: -5px;
	background: url(../images/icon_3.png);
}
.benefit_sec .nav-tabs #nav-4-tab::after {
	left: -6px;
	background: url(../images/icon_4.png);
}
.benefit_sec .nav-tabs #nav-5-tab::after {
	left: -70px;
	background: url(../images/icon_5.png);
}
.benefit_sec .nav-tabs #nav-6-tab::after {
	left: -238px;
	background: url(../images/icon_6.png);
}
.benefit_sec .nav-tabs #nav-1-tab::before {
	left: -197px;
}
.benefit_sec .nav-tabs #nav-2-tab::before {
	left: -65px;
}
.benefit_sec .nav-tabs #nav-3-tab::before {
	left: -10px;
}
.benefit_sec .nav-tabs #nav-4-tab::before {
	left: 0px;
}
.benefit_sec .nav-tabs #nav-5-tab::before {
	left: -70px;
}
.benefit_sec .nav-tabs #nav-6-tab::before {
	left: -238px;
}