.nb.btn-danger {
	position: absolute;
	right: 0;
	top: -23px;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
}
.demo-img.discount::before {
	position: absolute;
	content: "-50%";
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	right: -13px;
	background: red;
	display: block;
	top: -40px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
}


.dis-area {
	padding: 18px 0;
}
.discount-header h2,.discount-header h3,.discount-header h4 {
	margin: 13px 0;
	font-size: 28px;
}

.discount-header span {
	color: #fff;
	background: red;
	padding: 2px 10px;
	margin: 0 13px;
}

.sagt {
	font-size: 20px;
	margin-bottom: 24px;
}
.ght {background: #32c5d2;
color: #fff;
padding: 9px 0;
font-size: 31px;
width: 63%;
position: relative;
left: 160px;
}



body {
    font-family: 'Cousine', sans-serif;
    color: #93989B;
	line-height: 1.5em;
    overflow-x: hidden;
    margin: auto;
    background: #fff;
}
html,
body {
    height: 100%
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}
a {
    color: #337ab7;
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
a:focus,
a:hover {
    color: #337ab7;
    text-decoration: none;
}
a:focus {
    outline: none;
    text-decoration: none;
}
p {
    line-height: 26px;
    margin-bottom: 0;
}
ul,
li {
    margin: 0;
    padding: 0;
}
fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}


#page-preloader {
	background: #ffffff;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 999999;
}

.preload-loader {
	position: absolute;
	left: 44%;
	top: 36%;
	border: 1px solid #ddd;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 11.25em;
	height: 11.25em;
	display: box;
	display: -o-box;
	display: -ms-box;
	display: -webkit-box;
	display: -moz-box;
	display: flex;
	display: -o-flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	box-align: center;
	-o-box-align: center;
	-ms-box-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	-o-align-items: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	box-pack: center;
	-o-box-pack: center;
	-ms-box-pack: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	justify-content: center;
	-o-justify-content: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.preload-spinner {
	width: 5rem;
	height: 5rem;
	background: rgb(255, 255, 255);
	background-image: linear-gradient(270deg, rgba(17, 17, 17, 0) 45%, rgba(170, 102, 17, 0.5) 75%);
	background-image: -o-linear-gradient(270deg, rgba(17, 17, 17, 0) 45%, rgba(170, 102, 17, 0.5) 75%);
	background-image: -ms-linear-gradient(270deg, rgba(17, 17, 17, 0) 45%, rgba(170, 102, 17, 0.5) 75%);
	background-image: -webkit-linear-gradient(270deg, rgba(17, 17, 17, 0) 45%, rgba(170, 102, 17, 0.5) 75%);
	background-image: -moz-linear-gradient(270deg, rgba(17, 17, 17, 0) 45%, rgba(170, 102, 17, 0.5) 75%);
	animation: 4s preload-spinner infinite linear;
	-o-animation: 4s preload-spinner infinite linear;
	-ms-animation: 4s preload-spinner infinite linear;
	-webkit-animation: 4s preload-spinner infinite linear;
	-moz-animation: 4s preload-spinner infinite linear;
	box-shadow: inset 0 -0.2rem 0.4rem -0.22rem rgba(51, 122, 183, 0.54), inset 0 0rem 0rem 1rem rgb(6, 8, 11), inset 0 -0.2rem 0.6rem 0.8rem rgba(51, 122, 183, 0.53), 0 0.4rem 0.8rem -0.22rem rgba(51, 122, 183, 0.53);
	-o-box-shadow: inset 0 -0.2rem 0.4rem -0.22rem rgba(51, 122, 183, 0.54), inset 0 0rem 0rem 1rem rgb(6, 8, 11), inset 0 -0.2rem 0.6rem 0.8rem rgba(51, 122, 183, 0.53), 0 0.4rem 0.8rem -0.22rem rgba(51, 122, 183, 0.53);
	-ms-box-shadow: inset 0 -0.2rem 0.4rem -0.22rem rgba(51, 122, 183, 0.54), inset 0 0rem 0rem 1rem rgb(6, 8, 11), inset 0 -0.2rem 0.6rem 0.8rem rgba(51, 122, 183, 0.53), 0 0.4rem 0.8rem -0.22rem rgba(51, 122, 183, 0.53);
	-webkit-box-shadow: inset 0 -0.2rem 0.4rem -0.22rem rgba(51, 122, 183, 0.54), inset 0 0rem 0rem 1rem rgb(6, 8, 11), inset 0 -0.2rem 0.6rem 0.8rem rgba(51, 122, 183, 0.53), 0 0.4rem 0.8rem -0.22rem rgba(51, 122, 183, 0.53);
	-moz-box-shadow: inset 0 -0.2rem 0.4rem -0.22rem rgba(51, 122, 183, 0.54), inset 0 0rem 0rem 1rem rgb(6, 8, 11), inset 0 -0.2rem 0.6rem 0.8rem rgba(51, 122, 183, 0.53), 0 0.4rem 0.8rem -0.22rem rgba(51, 122, 183, 0.53);
	color: rgba(51, 122, 183, 0.53);
	text-align: center;
	border-top: 1px solid rgb(255, 255, 255);
	border-bottom: 1px solid rgba(51, 122, 183, 0.54);
	font-size: 7rem;
	line-height: 20rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}

@keyframes preload-spinner {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes preload-spinner {
	0% {
		-o-transform: rotate(0deg);
	}
	100% {
		-o-transform: rotate(360deg);
	}
}

@-ms-keyframes preload-spinner {
	0% {
		-ms-transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
	}
}

@-webkit-keyframes preload-spinner {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes preload-spinner {
	0% {
		-moz-transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(360deg);
	}
}

.no-padding {
    padding: 0
}
.overlay {
    position: relative;
}
.overlay:before {
    background: rgba(0, 0, 0, 0.8);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    position: absolute;
    top: 0;
    width: 100%;
}
.banner-area {height: 350px;}
.page-header {
	border: 0;
	position: relative;
	padding-bottom: 0;
	margin-top: 80px;
}
.page-header h1.page-tittle {
	text-transform: uppercase;
	color: #fff;
	line-height: 50px;
	margin-bottom: 40px;
}
.page-header small.page-sub-tittle {
	color: #fff;
}
.page-breadcrumb {
    position: absolute; 
    right: 0;
	top: 60px;
	left: 0;
	margin: 35px 0 0;
}
.page-breadcrumb .breadcrumb {
    border-radius: 0;
    border: 0;
	padding: 12px 25px;
	background-color: transparent;
}
.bg-gray {background: #f5f5f5;}
.section-padding {padding: 100px 0;}
.demo-img {
	margin-bottom: 60px;
	border: 1px solid #ddd;
}
.demo-img h3 {
	font-size: 20px;
	font-weight: 700;
	margin: 24px 0;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
	border: 4px double #ddd;
	display: inline-block;
	padding: 6px 31px;
}
.demo-img:hover h3 {
    color: #337ab7;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.sagt {
	font-size: 20px;
	margin-bottom: 24px;
}
.ght {background: #32c5d2;
color: #fff;
padding: 9px 0;
font-size: 31px;
width: 63%;
position: relative;
left: 160px;
}