@import url('https://fonts.googleapis.com/css2?family=Gabarito:ital,wght@0,300..900;1,300..900&display=swap');
/*
font-family: "Gabarito", sans-serif;
font-family: "Font Awesome 6 Pro";
*/
:root, * { color-scheme: only light !important; }
html, body { background-color: #000 !important; }
html, body { background-color: #000 !important; background-image: url(../images/bg.png) !important; }
.x-item-description-child { all: initial }

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
	font-family: "Gabarito", sans-serif;
}
img{
    max-width: 100%;
}
*, ::after, ::before {
	box-sizing: border-box;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none !important;
}
ul{
    list-style: none;
}
body{
	background-position: center;
	background-repeat: repeat-y;
	background-size: contain;
}



/* Images Code Start */
.product_images_wappers { 
	border-top: 0px;
	box-sizing: border-box;
	float: left;
	height: auto;
	margin: 0;
	padding: 0px 0 0px;
 	position: relative;
	width: 100%;
	box-sizing: border-box;
}
.product_images_gallery {
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 0px 0px;
	margin-top: 0;
	margin: 0 auto;
}
.img-holder .lightbox:before {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.essWrap input[type="checkbox"], .essWrap input[type="radio"] {
	display: none;
}
.imgBox img {
	bottom: 0;
	height: auto;
	left: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	text-align: center;
}
.ess-gallery .img-box {
	max-width: 640px;
	margin: 0 auto;
}
.img-holder {
	display: none;
}
.img-holder .imgBox {
	cursor: zoom-in;
	margin: 15px 0 20px;
}
.main_title {
	max-width: 100%;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	display: block;
	text-transform: capitalize;
	padding: 10px 10px;
	z-index: 1;
	position: relative;
	line-height: 30px;
	text-align: center;
	background-color: #c20001;
	border-radius: 8px;
	font-family: "Figtree", sans-serif !important;
}
.listing_content {
	width: 100%;
	margin: 0px auto 30px;
	display: table;
	padding: 00;
}
#main_gallery {
	border: 0px solid #b4b4b4;
	border-radius: 0px;
	box-sizing: border-box;
	min-height: 730px;
	margin: 0;
	padding: 0px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
#main_gallery #main_row {
	height: 730px;
	margin: 0 auto;
	max-width: inherit;
	overflow: hidden;
	text-align: center;
	width: auto;
	z-index: 500;
	margin-right: 0px;
	display: flex;
	justify-content: end;
}
.section-tittle span {
	color: #2ECC87 !important;
	text-transform: capitalize;
}
.section-tittle.box {
	text-transform: capitalize !important;
}
#main_row > div {
	margin-top: 0;
	width: 380px;
}
#main_gallery #main_row div ul {
	display: flex;
	height: auto;
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
	width: auto;
	flex-wrap: wrap;
	justify-content: start;
	margin-left: auto;
	margin-right: 0;
}
#main_gallery #main_row div ul li:last-child {
	margin-right: 0;
}
#main_gallery .full_img_wapper {
	background-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	height: 0;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}
#main_gallery .thumb {
	background-color:#313131;
	border: 1px solid #4f4f4f;
	box-sizing: border-box;
	cursor: pointer;
	display: table-cell;
	_float: left;
	height: 164px;
	vertical-align: middle;
	width: 164px;
	overflow: hidden;
	border-radius: 20px;
}
#main_gallery .thumb > img {
	display: table-cell;
	height: auto;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	width: auto;
}
#main_gallery #main_row div#row1 ul:first-child li:first-child .imagsbox_w {
	z-index: 1;
}
#main_gallery #main_row input {
	display: none;
}
#main_gallery #main_row input:checked ~ .imagsbox_w {
	z-index: 2;
}
#main_gallery div.imagsbox_w .imagsbox {
	display: flex;
	height: 100%;
	max-width: 100%;
	padding: 0;
	width: 100%;
	background-color: #313131;
}
#main_gallery div.imagsbox_w .full-img {
	display: block;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
}
#main_gallery div.imagsbox_w {
	border: 1px solid #4f4f4f;
	bottom: 0;
	height: 100%;
	left: 0px;
	margin: 0 auto;
	max-width: 100%;
	position: absolute;
	top: 0px;
	width: 70%;
	overflow: hidden;
	border-radius: 20px;
}
#main_gallery #main_row div ul li {
	height: auto;
	margin: 0 0px 24px 23px;
	padding: 0;
	width: auto;
}
#main_gallery #main_row div ul li:nth-last-child(2), #main_gallery #main_row div ul li:last-child{
	margin-bottom: 0;
}
.pro-and-about {
	padding: 20px 0 0;
}
@media only screen and (max-width:1349px) {
	#main_gallery div.imagsbox_w {
		width: 65%;
	}
}
@media only screen and (max-width: 1199px) {
	.listing_section .container {
		max-width: 100%;
		padding: 0 20px;
	}
  }
@media only screen and (max-width: 1079px) {
	#main_gallery div.imagsbox_w {
		width: 61%;
	}
  }
@media only screen and (max-width: 1024px) {
	#main_gallery .full_img_wapper {
	  height: 395px;
	  width: 100%;
	}
	#main_gallery #main_row {
		width: 100%;
		margin: 20px auto 0;
	}
	#main_row > div {
		max-width: 100%;
		float: none;
		margin: 0 auto !important;
		text-align: center;
		width: 100%;
	}
	#main_gallery #main_row div ul {
		display: flex;
		justify-content: center;
		gap: 0 5px;
	}
	#main_gallery #main_row div ul li {
		margin: 0 0px 0px 0px;
	}
	#main_gallery .thumb {
		height: 100px;
		width: 100px;
	}
	#main_gallery div.imagsbox_w {
		width: 100% !important;
		height: 400px;
	}
	#main_gallery #main_row {
		height: auto;
	}
  }
  @media only screen and (min-width: 320px) and (max-width: 1024px) {
	.main_title {
		font-size: 17px;
	}
	#listingarea {
		margin-bottom: 0px;
	}
	#main_gallery {
		margin: 0px 0 0px;
		padding: 0 0px 0px;
		width: 100%;
		min-height: auto;
	}
	#main_gallery .full_img_wapper {
		background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
		height: 410px;
		width: 100%;
	}
	#main_gallery #main_row div ul {
		width: auto;
		margin: 0 auto;
		flex-wrap: wrap;
		grid-row-gap: 10px;
	}
	#main_gallery #main_row div ul li {
		float: left;
	}
	#main_gallery #main_row .thumb {
		width: 55px;
		height: 55px;
	}
	#main_gallery #main_row .thumb img {
		max-height: 55px;
		max-width: 55px;
	}
	#main_gallery div.imagsbox_w {
		left: 0;
		margin: 0px auto 0;
		right: 0;
		top: 0 !important;
	}
	#main_gallery div.imagsbox_w .imagsbox {
		height: 100% !important;
		display: flex;
		margin: 0 auto;
	}
	#main_gallery div.imagsbox_w .full-img {
		max-height: calc(100% - 20px);
		max-width: calc(100% - 20px);
	}
	.listing_content {
		margin: 0px auto 25px;
	}
}
/* ============================== PRODUCT_DES3 CSS START ============================== */
.product_section {
	position: relative;
}
.Product_image_wapper {
	max-width: 680px;
	margin: 0 auto 30px;
	text-align: center;
	height: 600px;
	border: 1px solid #4f4f4f;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	overflow: hidden;
	padding: 20px;
}
.Product_image_wapper img{
	max-height: 600px;
}
#right_box .desc-rd.desc-text {
	position: relative;
	z-index: 1;
	margin-bottom: 0;
}
.desc-text h6 {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.desc-text h5 {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 20px;
}
#right_box .desc-rd table td {
	font-size: 18px;
	font-weight: 400;
	position: relative;
	color: #333333;
	padding: 5px 10px;
}
#right_box .desc-rd table tr td:first-child {
	padding-left: 0px;
	padding-right: 15px;
	font-weight:600;
	padding-left:30px;
}
#right_box .desc-rd table tr td:first-child::after {
	position: absolute;
	content: ":";
	right: 0px;
	font-weight: 600;
	font-size: 15px;
	line-height: 23px;
	top: 4px;
}
#right_box .desc-rd table tr td:first-child::before {
	content: "";
	position: absolute;
	background-image: url(../images/right_arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 18px;
	height: 18px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.main_bottom {
	text-align: center;
}
.desc-hedtitle {
	color: #d4d4d4;
	font-size: 28px;
	font-weight: 700;
	margin: 0 auto 20px;
	padding: 0 60px;
	z-index: 1;
	position: relative;
	text-align: center;
	line-height: 30px;
	font-family: "Gabarito", serif !important;
	display: inline-block;
	border-radius: 25px;
}
.desc-hedtitle::before,
.desc-hedtitle::after,
.feature-title h2::before,
.feature-title h2::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	background-image: url(../images/product-title-after.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 55px;
	height: 2px;
	margin: auto;
}
.desc-hedtitle::before ,
.feature-title h2::before {
	left: 0;
	right: auto;
	transform: rotateY(180deg);
}
.desc-hedtitle::after,
.feature-title h2::after{
	left: auto;
	right: 0;
}
.desc-rd p {
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	color: #bfbfbf;
	margin: 0 0 17px;
	font-family: "Gabarito", sans-serif !important;
	text-align: left;
}
.desc-rd.desc-text{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #bfbfbf;
	font-family: "Gabarito", sans-serif !important;
}
.tab-content p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #bfbfbf;
	font-family: "Gabarito", sans-serif !important;
}
.tab-content p:last-child{
	margin: 0;
}
.desc-rd p:last-child{
	margin: 0;
}
.desc-rd.desc-text ul {
	/* margin-bottom: 0; */
	list-style: disc;
	text-align: center;
	flex-wrap: wrap;
	display: flex;
	flex-direction: column;
	list-style-type: disc;
	list-style-position: inside;
}
.desc-rd.desc-text ul li {

	margin-bottom: 5px;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: #bfbfbf;
	font-family: "Gabarito", sans-serif !important;
}
.desc-rd.desc-text b, strong {
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	color: #d4d4d4;
	display: block;
	text-transform: uppercase;
	margin: 0 0 7px;
	font-family: "Gabarito", sans-serif !important;
}
.frame_box {
	display: flex;
	padding: 20px 25px;
	border-bottom: 1px solid #4f4f4f;
}
.frame_box:last-child{
	border-bottom: none;
}
.frame_text {
	display: flex;
	align-items: flex-start;
	column-gap: 15px;
	max-width: 25%;
	border-right: 1px solid #4f4f4f;
	margin: 0 25px 0 0;
	width: 100%;
}
.frame_item {
	border: 1px solid #4f4f4f;
	border-radius: 15px;
	margin: 0 0 25px;
}
.desc_icon {
	display: flex;
	align-items: center;
	column-gap: 15px;
	margin: 0 0 15px;
	justify-content: center;
}
.desc_icon img {
	margin-right: 5px;
}
.product-text {
	margin: 0 0 40px 0;
}
.desc_box {
text-align: center;
}
@media only screen and (max-width: 1199px) {
	.product-text .container {
		max-width: 100%;
		padding: 0 15px;
	}
	.frame_text {
		column-gap: 10px;
	}
	.desc-rd.desc-text b, strong {
		font-size: 18px;
	}
}
@media only screen and (max-width:991px){
	.product-text {
		margin: 0 0 30px 0;
	}
	
}
@media only screen and (max-width:767px){
	.frame_text {
		max-width: 33%;
		margin: 0 15px 0 0;
	}
	.desc-hedtitle::before, .desc-hedtitle::after, .feature-title h2::before, .feature-title h2::after {
		width: 33px;
	}
	.feature-title h2 {
		padding: 0 40px;
	}
}
@media only screen and (max-width:575px){
	#right_box .desc-rd table td {
		padding: 5px 0;
		width: 100%;
		display: block;
	}
	.table_item .table_box tr {
		border-bottom: 1px solid #dadada;
	}
	.table_box {
		width: 100%;
	}
	.desc_box {
		padding: 0;
	}
	.desc-rd p {
		font-size: 17px;
	}
	.frame_text {
		max-width: 100%;
		margin: 0 0px 0 0;
		border-right: none;
	}
	.frame_box {
		display: block;
		padding: 20px 15px;
	}
}
@media only screen and (max-width:480px){
	#right_box .desc-rd.desc-text {
		
	}
	.desc-hedtitle {
		font-size: 18px;
		padding: 5px 20px;
	}
	.desc-rd.desc-text b, strong {
		font-size: 17px;
		line-height: 24px;
	}
	.Product_image_wapper {
		margin: 0 auto 10px;
	}
	.Product_image_wapper {
		height: 400px;
	}
}
/* ============================== PRODUCT_DES3 CSS END ============================== */

/*================================== BANNER CSS START  ================================== */
.banner_res {
	display: none !important;
}
#dezign_home_banner {
	margin: 0px auto 50px;
	text-align: center;
}
@media screen and (max-width: 767px){
	.main_banner{
		display: none;
	}
	.banner_res{
		display: block !important;
		margin: 0 auto;
	}
	#dezign_home_banner {
		margin: 0px auto 40px;
	}
}
/*================================== BANNER CSS END  ================================== */
.feature-title{
	text-align: center;
}
.feature-title h2{
	color: #d4d4d4;
	font-size: 28px;
	font-weight: 700;
	margin: 0 auto 30px;
	padding: 0 70px;
	z-index: 1;
	position: relative;
	text-align: center;
	line-height: 30px;
	font-family: "Gabarito", serif ;
	display: inline-block;
	border-radius: 25px;
	text-transform: uppercase;
}
.comman_section ul {
	list-style: disc;
	text-align: center;
	flex-wrap: wrap;
	display: flex;
	flex-direction: column;
	list-style-type: disc;
	list-style-position: inside;
}
.comman_section ul li {

	margin-bottom: 8px;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: #bfbfbf;
	font-family: "Gabarito", sans-serif ;
}
.feature-btn{
	text-align: center;
}
.feature-btn a {
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #ddc372;
	font-family: "Gabarito", sans-serif;
	text-decoration: underline;
	transition: all 0.5s ease-in-out;
}
.feature-btn a:hover{
	color: #fff;
	text-decoration: underline !important;
}

/* end */
.comman_section.brand_logos {
	padding: 30px 0;
	margin: 40px 0;
	position: relative;
}
.comman_section.brand_logos::before,
.comman_section.brand_logos::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background-image: url(../images/section-line.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.comman_section.brand_logos::before{
	top: 0;
	bottom: auto;
}
.comman_section.brand_logos::after{
	top: auto;
	bottom: 0;
}
.brand_wrapper {
	display: flex;
	flex-wrap: wrap;
	column-gap: 15px;
}
.brand_wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
}
/*  */
.comman_section.collection ul {
	flex-direction: inherit;
	justify-content: space-between;
	flex-wrap: wrap;
}
.comman_section.collection {
	margin: 0 0 60px 0;
}

.comman_section.about {
	margin: 0 0 50px 0;
}
.comman_section.note {
	margin: 0 0 40px 0;
}
@media (max-width:991px) {
	.comman_section.collection ul {
		justify-content: center;
		flex-wrap: wrap;
		column-gap: 20px;
	}
}
@media (max-width:767px) {
	.comman_section.collection {
		margin: 0 0 30px 0;
	}
	.comman_section.note {
		margin: 0 0 30px 0;
	}
	.feature-title h2 ,.desc-hedtitle{
		font-size: 24px;
		padding: 0 40px;
	}
}
@media (max-width:575px) {
	.feature-title h2, .desc-hedtitle {
		font-size: 21px;
		padding: 0 36px;
	}
}
@media (max-width:480px) {
	.comman_section.collection ul {
		display: block;
	}
	.comman_section.note {
	margin: 0 0 20px 0;
}
	.product-text .feature-title h2 {
		padding: 0 25px;
	}
	.feature-title h2{
		padding: 0;
	}
	 .feature-title h2::before, .feature-title h2::after {
		content: none;
	}
	.comman_section ul li {
		font-size: 16px;
	}
	.comman_section.brand_logos {
		padding: 20px 0;
		margin: 20px 0;
	}
}
/*================================== MAIN TAB CSS START ================================== */
.clear {
	clear: both;
}
.tab [type=radio] {
	display: none
}
.customsearchbox input[type="checkbox"],
input[type="radio"] {
	margin: 4px 0 0;
	line-height: normal;
	display: none;
}
.tab_box {
	margin: 0;
	text-align: center;
	padding: 30px 30px 30px;
	background-color: #202020;
	border: 1px solid #656565;
	border-radius: 15px;
}
.tabsbottom label {
	display: inline-block;
	padding: 10px 25px 10px;
	text-align: center;
	cursor: pointer;
	color: #6c6c6c;
	font-weight: 600;
	font-size: 20px;
	transition: all .5s ease-in-out;
	margin: 0 6px;
	text-transform: uppercase;
	position: relative;
	border-radius: 10px;
	font-family: 'Gabarito', sans-serif;
}
.tabsbottom {
	margin-bottom: 50px;
}
.tabsbottom label:hover {
	color:#d4d4d4;
}
.tabsbottom input:checked + label {
	color:#d4d4d4;
}
.tabsbottom label img {
	display: block;
	margin-right: 10px;
	transition: all 0.5s ease-in-out;
}
.tab_img {
	display: inline-block;
	vertical-align: middle;
}
#table1:checked~#content1,
#table2:checked~#content2,
#table3:checked~#content3,
#table4:checked~#content4,
#table5:checked~#content5,
#table6:checked~#content6,
#table7:checked~#content7 {
	display: block !important;
	height: auto;
}
section p {
	padding-left: 30px;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: #555555;
	text-align: left;
	margin: 0 0 10px 0;
	font-family: "Gabarito", sans-serif;
	
}
section ul{
	margin-bottom: 0;
	list-style: disc;
	text-align: center;
	flex-wrap: wrap;
	display: flex;
	flex-direction: column;
	list-style-type: disc;
	list-style-position: inside;
}
section ul li {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: #bfbfbf;
	margin: 0 0 5px 0;
	letter-spacing: 0.3px;
	font-family: "Gabarito", sans-serif;
	
}
section b {
	font-weight: 600;
	color: #111111;
	font-family: "Gabarito", sans-serif;
}
section p:last-child{
	margin: 0;
}
section {
	display: none !important;
		margin: 20px 0 0 0;
}
@media screen and (max-width:991px) {
	section ul li {
		font-size: 16px;
		line-height: 25px;
		margin: 0 0 10px 0;
	}
}
@media screen and (max-width:767px) {
	.tabsbottom label {
		padding: 12px 15px;
	}
	.tabsbottom {
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 575px){
	.tabs label, .tabsbottom label {
		width: 100%;
		margin-right: 0;
		border-color: #fff;
	}
	.tabs .tab, .tabsbottom label {
		-webkit-box-ordinal-group: unset;
		-webkit-order: initial;
		-ms-flex-order: initial;
		order: initial;
	}
	.tabs label:nth-child(8) {
		border-radius: 0;
	}
	.tabsbottom label:nth-child(3) {
		margin-left: auto;
	}
	.tabsbottom label:nth-child(7) {
		margin-left: auto;
	}
	.tabsbottom label {
		padding: 10px 10px 10px;
		margin: 0 0 5px;
	}
	section {
		padding: 10px 0 0 0;
		margin: 10px 0 0 0;
		border-top: 1px solid #acacac;
	}
	
}
@media screen and (max-width: 480px) {
	section p {
		font-size: 17px;
		line-height: 24px;
	}
	section ul li {
		font-size: 17px;
		line-height: 25px;
		margin: 0 0 10px 0;
	}
	.tab_box {
		margin: 0;
		text-align: center;
		padding: 10px 30px 20px;
		background-color: #202020;
		border: 1px solid #656565;
		border-radius: 15px;
	}
	
}
/*================================== MAIN TAB CSS END  ================================== */

/*============================================
			guaranteed CSS START
============================================*/
.guaranteed_wapper {
	position: relative;
	margin: 0 0 30px 0 ;
	text-align: center;
}
.guaranteed-head {
	position: relative;
	text-align: center;
}
.guaranteed-head h5 {
	font-size: 30px;
  	font-weight: 400;
  	color: #fff;
  	text-align: center;
  	position: relative;
  	display: block;
  	margin-bottom: 30px;
  	font-family: "Russo One", sans-serif;
	text-transform: uppercase;
}
.guaranteed_box {
	position: relative;
	z-index: 1;
}
.guaranteed_top {
	position: relative;
	z-index: 1;
	padding: 25px 20px;
	background-color: #202020;
	margin: 0 0 30px 0;
	border-radius: 20px;
	border: 1px solid #656565;
}
.guaranteed_name {
	font-size: 18px;
	color: #bfbfbf;
	font-weight: 700;
	line-height: 24px;
	margin: 0;
	font-family: "Figtree", sans-serif;
	text-transform: uppercase;
}
.guaranteed_star {
	font-size: 14px;
	color: #bfbfbf;
	font-weight: 500;
	line-height: 22px;
	margin: 0;
	text-align: left;
	font-family: "Figtree", sans-serif;
}
.guaranteed_left {

}
.guaranteed_text {
	font-size: 18px;
	color: #bfbfbf;
	font-weight: 400;
	line-height: 30px;
	margin: 20px 0px;
	height: 90px;
	
	font-family: "Figtree", sans-serif;
}
.browse_all_btn.review {
	text-align: center;
}
@media screen and (max-width:1300px){
	.guaranteed_top {
		padding: 25px 11px;
	}
}
@media screen and (max-width:1199px){
	.guaranteed_text {
		line-height: 26px;
		height: 100px;
		font-size: 17px;
	}
}
@media screen and (max-width:991px) {
	.guaranteed_text {
		height: unset;
	}
}
@media screen and (max-width: 767px) {
	.guaranteed_box {
		max-width: 70%;
		margin: 0px auto 30px;
	}
	.guaranteed_text {
		height: unset;
	}
	.guaranteed-head h5 {
		font-size: 25px;
		margin-bottom: 25px;
	}
}
@media screen and (max-width:575px){
	.guaranteed_wapper {
		margin: 0 0 40px 0;
	}
}
@media screen and (max-width:480px){
	.guaranteed_box {
		max-width:90%;
	}
	.guaranteed-head h5 {
		font-size: 23px;
		line-height: 27px;
	}
	.guaranteed_wapper {
		margin: 0 0 0 0;
	}
}
@media screen and (max-width:361px){
	
	.guaranteed_box {
		max-width: 100%;
	}
}
/*============================================
			guaranteed CSS END
============================================*/

.service_wrapper {
	margin: 0 0 50px;
	z-index: 1;
}
.service_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.service_box {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 10px;
}
.service_box:last-child{
	border-right:none;
}
.service_title {
	text-align: center;
}
.service_title h4 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 0px;
	line-height: 26px;
	font-family: 'Gabarito', sans-serif;
	background-image: linear-gradient(90deg, #cacaca, #fff);
	color: transparent;
	background-clip: text;
}
	.service_title p {
	font-size: 16px;
	font-weight: 400;
	color: #efefef;
	margin: 0 0 0px;
	line-height: 22px;
	font-family: 'Gabarito', sans-serif;
}
@media screen and (max-width:1199px){
	.service_title p {
		font-size: 17px;
	}
}
@media screen and (max-width: 991px) {
	.service_item {
		justify-content: center;
		flex-wrap: wrap;
		transform: skew(0deg);
	}
	.service_box:nth-child(1), .service_box:nth-child(2){
		margin:0 0 30px;
	}
	.service_box {
		width: 50%;
		border-right: none;
		transform: skew(0deg);
	}
}
@media screen and (max-width:575px) {
	.service_wrapper {
		margin: 0 0 30px;
	}
}
@media screen and (max-width:480px) {
	.service_box {
		width: 100%;
	}
	.service_box:nth-child(1), .service_box:nth-child(2),.service_box:nth-child(3){
		margin:0 0 20px;
	}
	.service_title p {
		font-size: 17px;
	}
}
/*================================== PROMOTION CSS END  ================================== */
