html,body{
   font-family: 'DM Sans', sans-serif;
   margin:0px;
   padding:0px;
   overflow-x:hidden;
   letter-spacing:0.8px;
}
.error {
  width: 100%; 
  margin: 0px auto; 
  padding: 10px; 
  color: #a94442; 
  border-radius: 5px; 
  text-align: left;
}
.navbar.navbar-dark .navbar-toggler {
    color: #f79da9;
	}
.dropdown-toggle::after
{
	display:none;
}
.dropdown
{
	top:0px;
}
.usericon
{
    font-size: 30px;
    padding: 0px 13px !important;
    float: left;
    color: #ff9ba6;	
}
.dropdown a
{
	color:#000;
}
.modal-body
{
	text-align:center;
}
.modal-body form
{
	width:100%;
}
.w-50
{
	margin:0 auto;
	padding:30px;
}
.modalborder
{
    border: 2px dashed #ed8bab73;
    margin: 20px;
}
/*menu style*/
.navbar-nav
{
 margin-right:5%;
}
.navbar.navbar-dark .navbar-nav .nav-item.active > .nav-link
{
	background:none;
}
.logoimg
{
	width:100%;
}
.navbar-dark .navbar-brand {
    color: #fff;
    width: 150px;
}
a.nav-link
{
   color: #000 !important;
    font-size: 16px;
    padding: 10px 0px !important;
	font-weight:normal;
	 position: relative;
}
.container-1600 {
    max-width: 1600px;
}
.navbar
{
	box-shadow:none;
}
section
{
	margin-top:100px;
}
.dropdown-menu
{
	border:none;
	text-align:center;
	text-align: left;
    padding: 40px 0px 0 10px;
}

/*End menu style*/
/*slider style*/
.container-700
{
	max-width:700px;
	margin:0 auto;
}
.caption
{
	bottom:60% !important;
}
.slidertitle
{
	font-size: 80px;
    text-align: center;
    padding-bottom: 10px;
    color: #ffffff;
    font-weight: 900;
	font-family: 'Milonga', cursive;
	font-style: oblique;
}
.view .mask {
    cursor: auto;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    /* background: #14212b; */
	background:#f79da9ab;
    opacity: 0.85;
}
.carousel-caption
{
	bottom:160px;
}
.slider_icon{
	background-color: #fefefe;
    padding: 10px;
    border-top-left-radius: 50px;
    border-top-style: dashed;
    /* border-top-style: ridge; */
    border-top-right-radius: 50px;
    color: #ff4a17;
    font-size: 30px;
    border-radius: 100%;
    width: 50px;
}
.main-btn.main-btn-3 {
    background-color: #14212b;
	color:#fff;
}
.main-btn {
    /* line-height: 70px; */
    font-size: 18px;
    font-weight: 700;
    border-radius: 35px;
    border: none;
    cursor: pointer;
    padding: 20px 50px;
    background-color: #ff4a17;
    color: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 2;
}
.main-btn:hover
{
	background-color: #ff4a17;
    color: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 2;
}
.main-btn.main-btn-3::after {
    background-color:#ff4a17;
	-webkit-background-color:#ff4a17;
	-moz-background-color:#ff4a17;
}
.main-btn::after {
    position: absolute;
    right: 15px;
    top: 4px;
    bottom: 4px;
    background-color: #14212b;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    content: '';
    z-index: -1;
    width: 85px;
    border-radius: 30px;
}
/*End slider style*/
a>.title
{
	text-align:center;
	font-size:18px;
	color:#000;
	width:100%;
	padding:20px 0 0 0px;
}
a>.price
{
	text-align:center;
	font-size:20px;
	color:#e31a11;
	width:100%;
	padding-bottom:20px;
	font-weight: 600;
}
p
{
	font-size: 15px;
    text-align: justify;
    line-height: 30px;
    font-weight: normal;
	font-family: 'Poppins', sans-serif;
}
ul li
{
	font-size: 16px;
    text-align: justify;
    line-height: 30px;
    font-weight: normal;
	font-family: 'Poppins', sans-serif;
	list-style:none;
	padding:0 20px;
}
h3
{
	padding:30px 0px;
	font-size:30px;
    z-index: 666;
    position: relative;
}
.categorytitle
{
	font-size: 25px;
   
}
.line
{
	border-bottom: 1px solid #f294a0;
   margin-bottom: 50px;
}
.viewall a
{
	 color: #000;
    font-size: 15px;
    float: right;
    padding: 0px;
}
/*Inner page style*/
.innerbg
{
	background:#f79da9;
	color:#fff;
}
.innerbg a
{
	color:#fff;
}
.innertitle
{
	font-size:30px;
	width:100%;
	line-height: 50px;
	text-align:justify;
}
.innerprice
{
	font-size:25px;
	width:100%;
	color:#e31a11;
	font-weight:600;
	margin-bottom: 0px;
}
.inner-btn
{
	background: #000;
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 16px;
}
.inner-btn:hover
{
	color:#fff;
	
}
.description
{
	font-size: 20px;
    margin: 0px 0px 10px 0px;
}
.center-align
{
	width:50%;
	margin:0 auto;
}
.nav-tabs
{
	border-bottom:0px;
	margin: 0 auto;
    width: 50%;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active
{
	border:none;
	border-bottom: 2px solid #874512;
	color:	#852147 !important;
}
.nav-tabs .nav-link
{
	    border: 0px solid transparent;
}
.logintext
{
	font-size:15px;
	text-align:center;
}
.md-form>label {
	font-size:13px;
}
.Mayulinktitle
{
	font-size:25px;
	text-align:center;
}
.inner-btn a{
	color:#fff;
}
/*End Inner page style*/
/*Subscribe form style*/
.grey-bg_sub .form-control
{
	background-color:#fff !important;
	border:none;
	padding: 30px 20px;
    line-height: 35px;
}
.mdb-select
{
	width:100%;
	padding:15px 10px;
    font-size: 14px;
    color: #000000b8;
	border: 1px solid #ced4da;
}
.md-form.md-outline label
{
	left: 20px;
    color: #333333c9;
    padding: 2px 10px;
    font-size: 14px;
	line-height:30px;
}
.captchabg
{
	border:10px double #14212b14;
	padding:10px 10px;
	background:#f7f4f49c;
}
.captchnumber
{
	font-size: 16px;
    color: #040404de;
}
.md-form .prefix
{
    left: 0px;
    color: #fd9da3;
    font-size: 20px;
    padding: 10px 15px;
}
.md-form .prefix.active
{
	color: #fd9da3;
}
.modal-footer
{
	border-top:0px;
}
.btn-outline-info {
    color: #fff !important;
    background-color: #ff1949 !important;
	width: 200px;
    margin: 13px auto !important;
	border:none !important;
}
.btn-outline-info:hover {
    color: #fff !important;
    background-color: #ff1949 !important;
	border:none !important;
}
.form-control
{
	/*border:1px solid #000000b8 !important;*/
	width:100% !important;
	padding:20px 15px;
	font-size:13px;
}
.btn
{
	background: #f79da9 !important;
	color: #fff;
}
.btn:hover
{
	
	background: #f79da9 !important;
	    color: #fff;
}
.text-center a
{
	color:#f79da9;
}
label 
{
	font-size:15px;
}
.options
{
	width:100%;
}
.options a
{
color : #fd9da3;
}
.help-block
{
    color: red;
    font-size: 14px;
	}
.captchaborder
{
	float: left;
    text-align: center;
    font-size: 20px;
	width:100%;
    padding: 10px;
    letter-spacing: 12.8px;
	color: #000;
    font-weight: 600;
	margin-top:30px;
	border:none;
}
.captcha
{
	width: 100%;
}

.form-check-label {
    margin-bottom: 0;
    font-size: 14px;
	width:100%;
	text-align:justify;
}
.form-check-input {
    position: absolute;
    margin-top: .3rem;
}
.form-check-input1 {
    position: absolute;
    margin-top: .5rem;
    margin-left: -1.25rem;
}
.md-form.md-outline {
    position: relative;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.md-form.md-outline .form-control
{
	padding:10px 5px;
	line-height: 30px;
}
form{
	width:80%;
}
/*End Subscribe form style*/
/*footer style*/
footer
{
	background:#14212b;
	padding-top:80px;
}
.footerborder
{
	padding: 50px;
	border: 2px solid #1d2d3a;
	
}
footer.form-control {
    width: 100%;
    background-color: transparent;
	border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
	border-bottom: 3px solid #33495b;
    padding: 0;
 
}
.footer-copyright {
    border-top: 2px solid #1d2d3a;
    padding: 30px 0;
    position: relative;
	color:#7d91a0;;
}
footer .footer-copyright .back-to-top:hover {
    background-color: #f79da9;
	color: #fff;
}
footer .footer-copyright .back-to-top {
    position: absolute;
    left: 50%;
    top: 0;
    height: 75px;
    width: 75px;
    border-radius: 50%;
    border: 2px solid #1d2d3a;
    line-height: 75px;
    color: #f79da9;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #14212b;
}
.text-uppercase
{
	color: #ffffff52;
    font-size: 20px;
}
footer.form-control
{
	color:#93a4b1;
	font-size:15px;
}

footer ul li
{
	display:block;
	padding:0px;
}
footer ul li a
{
	color:#93a4b1cc;
	display:block;
	line-height: 40px;
}
footer li a
{
	font-weight:300;
}
footer a:hover
{
	color:#fff;
}
footer p
{
	color:#93a4b1cc;
	display: -webkit-box;
}
.insuricon_footer 
{
	font-size: 20px;
    color: #f79da961;
    display: inline-flex;
    width: 50px;
    float: left;
    text-align: center;
    height: 40px;
}
footer a
{
	color:#93a4b1;
}
footer h3
{
	color:#fff;
	padding:10px;
}
.paymenticon
{
	width:60% !important;
}
/*end footer style*/
@media screen and (min-width:300px) and (max-width:640px)
{
	.slidertitle {
			font-size:20px;
	}
	.carousel-caption {
    bottom: -60px;
	}
	.bottom-caption
	{
		bottom:-15px;
	}
	.main-btn.main-btn-3
	{
		display:none;
	}
	.margin-top
	{
		margin-top:10%;
	}
	.categorytitle {
    font-size: 20px;
	}
	.viewall a
	{
		font-size:13px;
	}
	a>.title
	{
		font-size:15px;
	}
	a>.price {
		font-size:18px;
	}
	.slider_icon
	{
		width:25px;
		font-size:15px;
		padding:5px;
	}
	.innertitle
	{
		font-size:20px;
		line-height: 30px;
	}
	.innerprice 
	{
		font-size:20px;
	}
	.inner-btn {
    padding: 5px 20px;
    font-size: 10px;
    margin: 10px auto !important;
	}
	.Mayulinktitle 
	{
		font-size:20px;
		margin:0px !important;
	}
	.description
	{
		font-size:15px;
	}
}
@media screen and (min-width:641px) and (max-width:768px)
{
	.slidertitle {
			font-size:20px;
	}
	.carousel-caption {
    bottom: -40px;
	}
	.bottom-caption
	{
		bottom:15px;
	}
	.main-btn.main-btn-3
	{
		display:none;
	}
	.margin-top
	{
		margin-top:10%;
	}
	.categorytitle {
    font-size: 20px;
	}
	.viewall a
	{
		font-size:13px;
	}
	a>.title
	{
		font-size:15px;
	}
	a>.price {
		font-size:18px;
	}
	.slider_icon
	{
		width:25px;
		font-size:15px;
		padding:5px;
	}
	.innertitle
	{
		font-size:20px;
		line-height: 30px;
	}
	.innerprice 
	{
		font-size:20px;
	}
	.inner-btn {
    padding: 5px 20px;
    font-size: 10px;
    margin: 10px auto !important;
	}
	.Mayulinktitle 
	{
		font-size:20px;
		margin:0px !important;
	}
	.description
	{
		font-size:15px;
	}
}
@media screen and (min-width:769px) and (max-width:991px)
{
	.slidertitle {
			font-size:23px;
	}
	.carousel-caption {
    bottom: 0px;
	}
	.bottom-caption
	{
		bottom:20px;
	}
	.main-btn.main-btn-3
	{
		display:none;
	}
	.margin-top
	{
		margin-top:10%;
	}
	.categorytitle {
    font-size: 20px;
	}
	.viewall a
	{
		font-size:13px;
	}
	a>.title
	{
		font-size:15px;
	}
	a>.price {
		font-size:18px;
	}
	.slider_icon
	{
		width:25px;
		font-size:15px;
		padding:5px;
	}
	.innertitle
	{
		font-size:20px;
		line-height: 30px;
	}
	.innerprice 
	{
		font-size:20px;
	}
	.inner-btn {
    padding: 5px 20px;
    font-size: 10px;
    margin: 10px auto !important;
	}
	.Mayulinktitle 
	{
		font-size:20px;
		margin:0px !important;
	}
	.description
	{
		font-size:15px;
	}
}
@media screen and (min-width:992px) and (max-width:1099px)
{
	.navbar-nav li
	{
		padding: 0 5px;
		font-size:15px;
	}
	.slidertitle {
    font-size: 50px;
	padding-bottom:0px;
	}
	.carousel-caption {
    bottom: 50px;
	}
	.main-btn.main-btn-3 {
		font-size: 15px;
		padding: 10px 25px;
	}
}
@media screen and (min-width:1100px) and (max-width:1199px)
{
	.navbar-nav li
	{
		padding: 0 15px;
		font-size: 15px;
	}
	.slidertitle {
    font-size: 50px;
	padding-bottom:0px;
	}
	.carousel-caption {
    bottom: 50px;
	}
	.main-btn.main-btn-3 {
		font-size: 15px;
		padding: 10px 25px;
	}
		
}
@media screen and (min-width:1200px) and (max-width:1400px)
{
.navbar-nav li
	{
		padding: 0 15px;
		font-size: 15px;
	}
	.slidertitle {
    font-size: 50px;
	padding-bottom:0px;
	}
	.carousel-caption {
    bottom: 50px;
	}
	.main-btn.main-btn-3 {
		font-size: 15px;
		padding: 10px 25px;
	}
}
@media screen and (min-width:1400px) and (max-width:1860px)
{
	
	.slidertitle {
    font-size: 50px;
	padding-bottom:0px;
	}
	.carousel-caption {
    bottom: 100px;
	}
	.main-btn.main-btn-3 {
		font-size: 15px;
		padding: 10px 25px;
	}
	.bottom-caption
	{
		bottom:110px;
	}
}