body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.7;
    margin: 0;
	overflow-x: hidden;
	font-family: 'Vesper Libre', serif;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
    color: #000;
	font-family: 'Vesper Libre', serif;
}


.btn {
	/* padding: 0 !important; */
	/* width: 100%; */
	padding: 10px;
	border-radius: 8px;
	font-size: 18px;
}	
.btn-outline-primary{
    border: none;
    background-color: #c84809;
    color: #ffffff;
}
.btn-outline-primary:hover {
	border: none;
    background-color: #c84809;
    color: #ffffff;
}

.btn-outline-primary:hover {
}

.btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
    background-color: none;
    border-color: none;
    color: none;
}

.call-1-head {
	background: #e9e9e9;
}

.call-1{
	background: #2400cd !important;
	border-radius: 30px !important;
	border:none;
}
.call-1 span .fa-phone{
	font-size: 21px;
	 transform:rotate(90deg);
}
.call-2{
	background: #d7360c !important;
	border:none;
}
.call-3{
	background: #4caf50 !important;
	border:none;
}

.img-fluid, .img-thumbnail {
    height: auto;
    max-width: 100%;
}



.modal-body {
	background-image: url('../img/modalimage.jpg');background-repeat: no-repeat;background-size: cover;height: 500px;padding: 15px;}

.form-control {
    margin-bottom: 10px;
}

.modal-dialog {
    min-width: 650px;
}
.countertimer{
  font-size: 30px;
  text-align: center;
  border-bottom: 2px dashed #fff;
  border-top: 2px dashed #fff;
  border-left: 2px dashed #fff;
  border-right: 2px dashed #fff;
  color: #333 !important;
  font-weight: 900;
}
.tick-flip {
    margin-left: 0.0625em;
    margin-right: 0.0625em;
    min-width: 1.125em;
    border-radius: 0.125em;
    text-indent: 0.25em;
}










.navbar .navbar-nav .nav-link {
    font-family: 'Vesper Libre', serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    transition: color 0.1s;
    color: #000;
}


text-align: center;
margin: 0 auto;

/* .navbar-dark .navbar-toggler {
    display: none;
} */


.navbar-brand > img {
    max-height: 4.5rem;
    width: auto;
}

.ring1 .top-tittle{
    text-transform: uppercase;
    line-height: 1.5;
    font-weight: 600;
    margin: 0;
    background: #c1851c;
    padding: 10px;
    text-align:center;
    color: #fff;
    font-size: 38px;
}


.ring1 .left1 h2,.ring1 .right1 h2{
    font-size: 26px;
    line-height: 1.5;
    display: flex;
}

.ring1 .left1 img,.ring1 .right1 img{
    width:100%;
}

.ring1 .shake1{
 	position: absolute;
    width: 125px;
	 z-index: 9999;
}

@-webkit-keyframes spaceboots {
 0% { transform: translateY(0) }
  25% { transform: translateY(5px) }
  50% { transform: translateY(-5px) }
  75% { transform: translateY(5px) }
  100% { transform: translateY(0) }
}
.shake {
	-webkit-animation-name: spaceboots;
	-webkit-animation-duration: 5s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}


.form-section h1{
	font-size: 30px;
	font-weight: 600;
	line-height: 1.5;
	margin: 0;
	color: #c6983b;
}

.form-section h2{
	font-size: 22px;
	line-height: 1.5;
}


.form-section .shake2 {
    width: 100px;
    position: absolute;
    right: 660px;
}
.shake2{
  animation: shake2 8s linear infinite;
}

@keyframes shake2 {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}



.form1 label{
    font-size: 18px;
    color: #000;
    line-height: 1.5;
    font-family: 'Vesper Libre', serif;
}

.form-control {
    padding: 1rem;
    border-radius: 10px;
    background-color: #e3e3e3;
}





.normal-section h1{
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.5;
	color: #c6983b;
}

.normal-section h2{
	font-size: 24px;
	line-height: 1.5;
}
.normal-section .ghar{
	font-size: 38px !important;
	line-height: 1.5;
}

.normal-section ul li{
	font-size: 21px;
	line-height: 1.5;
	padding-bottom: 10px;
	list-style: none;
	display: flex;
}



.outer-border {
	/* border: 10px solid #e08924; */
	/* height: 99%; */
	/* width: 98%; */
	/* padding: 6px; */
	margin: 0 auto;
	border-image-slice: 2;
	border-width: 2px;
	/* border-image-source: linear-gradient(to top, #996d24, #fefa8f, #AB6D23, #fefa8f); */
}
.mid-border {
	border: 5px solid #c6983b;
	/* height: 100%; */
	/* width: 100%; */
	/* padding: 6px; */
	margin: auto;
	/* border-image-slice: 2; */
	/* border-width: 6px; */
	/* border-image-source: linear-gradient(to top, #996d24, #fefa8f, #AB6D23, #fefa8f); */
	/* padding: 20px; */
	border-radius: 20px;
}


.card {
    word-wrap: break-word;
    background-clip: border-box;
    background-color: #fff;
    border: 2px solid #e9ecef;
    /* display: flex; */
    flex-direction: column;
    min-width: 0;
    position: relative;
    border-radius: 20px;
}
.card-img, .card-img-bottom, .card-img-top {
    width: 100%;
    background: #c6983b0d;
    border-radius: 20px;
    text-shadow: 8px 131111px 2px #5e2c2c;
}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
}
.slide-product h1{
	font-size: 26px;
    font-weight: 600;
    line-height: 1.5;
    color: #c6983b;
}

.slide-product .card-body h5{
	font-weight: 600;
	font-size: 21px;
}
.slide-product .card-body p{
    font-size: 18px;
}


.faq-design{
	background: #fff7e8;
    padding: 20px;
    border-radius: 20px;
    border: 3px solid #c6983b;	
}

.faq .accordion-item {
    background-color: #fff;
    /* border: 3px solid rgba(0,0,0,.125); */
    border-radius: 20px;
    border: 3px solid #c6983b;
    margin-bottom: 10px;
}
.faq .accordion-button {
    align-items: center;
    background-color: #fff;
    border: 0;
    color: #000;
    display: flex;
    font-size: 21px;
    overflow-anchor: none;
    padding: 1rem 1.25rem;
    position: relative;
    text-align: left;
    transition: color .1s ease-in-out,border-radius .15s ease;
    width: 100%;
	border-radius: 20px;
}
.faq .accordion-button:not(.collapsed) {
    background-color: #ffffff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    color: #dd9532;
    font-size: 30px;
    border-radius: 20px;
}
.faq h1{
	font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
	line-height: 1.5;
}

	.faq .accordion-body {
		font-size: 21px;
	}
.desktop {
    display: block;
}
.mob {
    display: none;
}


@media (max-width: 1440px) {

}

@media (max-width: 1024px) {

	
}



@media (max-width: 768px) {
	
/* 	.navbar-brand {
		text-align: center;
		margin: 0 auto;
		width: 100%;
	} */
	.navbar-light .navbar-toggler {
		border-color: transparent;
		color: #fff;
		/* display: none; */
	}
	.navbar-dark .navbar-toggler {
		border-color: transparent;
		color: #fff;
		/* display: none; */
	}
	.ring1 .left1 h1, .ring1 .right1 h1 {
		font-size: 32px;
		margin-top: 30px;
		margin-bottom: 0;
		position: sticky;
		
	}
	.ring1 .left1 img, .ring1 .right1 img, .ring1 .center1 video{
		width: 50%;
	}
	.ring-r-mob-t{
		top: -50px;
		position: relative;
	}
	
	.prodt .h-tittle {
		font-size: 38px;
	}
	.form1 {
		
	}
	.faq h1 {
		font-size: 28px;
	}
	
	.form-bg {
		position: absolute;
		z-index: -99;
		width: 100%;
		padding: 40px;
		margin-top: -40px;
	}
	.bg-f h1 {
		padding-left: 40px;
	}
	.prodt h3{
		font-size: 20px;
	}
	.wth{
		width: 100%;
	}
	
	.hand-ring ul{
		margin-left:0px;
	}
	
	
	.hand-ring .hand-ring1-book{
		margin-top: -50px;
	}
	.desktop {
		display: none;
	}
	.mob {
		display: block;
	}	
}







@media (max-width: 1440px) {
	.form-section .shake2{
    width: 100px;
    position: absolute;
    right: 150px;
	}
}

@media (max-width: 1024px) {
	.form-section .shake2{
    width: 100px;
    position: absolute;
    right: 30px;
	}
}

@media (max-width: 768px) {
	.ring1 .top-tittle {
		font-size: 24px;
	}
	.form-section h1 {
    font-size: 30px;
 }
	.form-section h2 {
    font-size: 24px;
    text-align: justify;
 }
	.form-section .shake2{
    width: 100px;
    position: absolute;
    right: 30px;
	}
	.normal-section h2 {
    font-size: 24px;
    text-align: justify;
 }
	.slide-product h1{
	font-size: 30px;
	}
	.faq .accordion-button {
		font-size: 18px;
	}
	.faq .accordion-button:not(.collapsed) {
		font-size: 24px;
	}
	.faq .accordion-body {
    font-size: 18px;
 }
	.mx-sm-3 {
		margin-left: 1rem!important;
		margin-right: 1rem!important;
	}
	.modal-dialog {
		min-width: 100%;
	}
}

