
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
/* font-family: 'Lora', serif; */

.bg{
	background:#000;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-top: 3px;
    padding-bottom:3px;
    font-weight: 300;
	font-size: 18px;
	color:#fff;
	font-family: 'Lora', serif;
	text-transform: uppercase
 }
 
/*  .navbar-sticky.navbar-stuck .navbar{
    padding:0;
	margin:0;
} */
 
.navbar-sticky.navbar-stuck .navbar-brand img{
    margin: 0 auto;
	width: 80px;
}

.navbar-brand{
	margin: 0;
	padding: 0;
}

.navbar-brand img{	
	 margin: 0 auto;
	 width: 100px;
} 
.navbar-brand .logo-bottom-hr{	
	width: 80%;
}
.navbar-light .nav-item {
    background-color: #e5ccad;
}

.healthy-shorts-button{
	width: 160px;
}
.button1{
	font-family: 'Lora';
    color: #000;
    font-weight: 700;
    font-size: 16px;
    padding: 3px;
    border-radius: 50px;;
}
.button1 i{
	font-size: 28px !important;
    color: #fff;
    background: #000;
    padding: 5px;
    border-radius: 35px;
}
.button2{
    background: #000;
}

/* sec-1.............. */
.sec-1 {
    background: url(../img/bg-1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* background-position: left 0px bottom 0px, right 0px top 50%, center top; */
}
.sec-1 .sec-1-hieght{
	height: 550px;
}
.sec-1 h1{
	text-transform: uppercase;
	font-family: 'Lora', serif;
	font-size: 42px;
    color: #fff;
}
.sec-1 h1 span{
	font-size: 75px;
	color: #d9af41;
}


.sec-1 h3{
	text-transform: uppercase;
	font-family: 'Lora', serif;
	font-size: 28px;
    color: #fff;
}
.sec-1 h3 .with{
	font-size: 22px;
}
.sec-1 h3 span{
	font-size: 28px;
	color: #d9af41;
}
.sec-1 .sec-1-icons img{
    float: left;
    width: 25px;
    margin-right: 10px;
}
.sec-1 .sec-1-icons h3{
	font-size: 18px;
	color: #d9af41;
}

/* sec-1-1.............. */
 .sec-1-1{
	padding: 300px 0 0 0 !important;
	background: url(../img/bg-2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


/* sec-2.............. */
.sec-2 {
    background: url(../img/bg-2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.sec-2 .sec-2-img img {
    width: 100%;
    border-radius: 15px;
}
.sec-2 .sec-2-img img:hover {
    border: 2px solid #d9af41;
    border-radius: 15px;
}
.sec-2 .sec-2-img h5 {
	color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Lora', serif;
    position: relative;
    top: -150px;
    padding: 0px 30px 0px 30px;
}






/* sec-3.............. */
.sec-3{
	background:#fff;
}
.sec-3 h3{
	text-transform: uppercase;
	font-family: 'Lora', serif;
	font-size: 32px;
    color: #000;
	font-style: italic;
	font-weight: 600;
}
 .sec-3 h3 span{
	color: #d9af41;
}






/* sec-4.............. */
.sec-4 {
    background: url(../img/bg-4.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* background-position: left 0px bottom 0px, right 0px top 50%, center top; */
}
.sec-4 h1{
	text-transform: uppercase;
	font-family: 'Lora', serif;
	font-size: 42px;
    color: #000;
	width: 30%;
	float:left;
}
.sec-4 h1 span{
	font-size: 155px;
    color: #a37a0e;
    font-family: 'Lora', serif;
    font-weight: 800;
}
.sec-4 h2{
	text-transform: uppercase;
	font-family: 'Lora', serif;
	font-size: 42px;
    color: #000;
	font-weight: 800;
	margin-top: 45px;
}
.sec-4 h3{
	text-transform: uppercase;
	font-family: 'Lora', serif;
	font-size: 28px;
    color: #000;
	font-weight: 800;
}
.sec-4 .sec-4-img img{
    width: 150px !important;
    border-radius: 50%;
    padding: 20px;
    background: #fff;
	border: 4px solid #a67b2d;
}
.sec-4 .sec-4-img h3{
	text-transform: uppercase;
	font-family: 'Lora', serif;
	font-size: 24px;
    color: #000;
	text-align: center;
	font-weight: 600;
	font-style: italic;
}




/* sec-5.............. */
.sec-5 {
    background: url(../img/bg-5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* background-position: left 0px bottom 0px, right 0px top 50%, center top; */
}
.sec-5 .sec-5-img-bottel{
	width: 80%;
}
.sec-5 .bg-5{
	background: #ccbba1d6;
    margin-top: 200px;
}
.sec-5 h2{
	text-transform: uppercase;
	font-family: 'Lora', serif;
	font-size: 42px;
    color: #a37a0e;
	font-weight: 600;
	margin: 0;
}
.sec-5 h4{
	font-family: 'Lora', serif;
    font-size: 24px;
    color: #000;
    font-weight: 500;
}




/* sec-6.............. */
.sec-6 {

}
.sec-6 .sec-6-img1{
	width: 100%;
}
.sec-6 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 32px;
    color: #fff;
    width: max-content;
    background: #000;
    font-weight: 600;
    margin: 0;
    padding: 5px;
    border-radius: 10px;
}
.sec-6 .sec-6-icons{
	float: left;
    width: 48px;
	margin-right: 10px;
}
.sec-6 h3{
	text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 24px;
    color: #000;
}



/* sec-7.............. */
.sec-7 {
	background:#dcc8a8;
}
.sec-7 .sec-7-img1{
	width: 100%;
}
.sec-7 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 32px;
    color: #fff;
    width: max-content;
    background: #000;
    font-weight: 600;
    margin: 0;
    padding: 5px;
    border-radius: 10px;
}
.sec-7 .sec-6-icons{
	float: left;
    width: 48px;
	margin-right: 10px;
}
.sec-7 h3{
	text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 24px;
    color: #000;
}








/* sec-8.............. */
.sec-8{
	 background: url(../img/bg-8.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* background-position: left 0px bottom 0px, right 0px top 50%, center top; */
}
.sec-8 h3{
	text-transform: uppercase;
	font-family: 'Lora', serif;
	font-size: 34px;
    color: #d9af41;
	font-style: italic;
	font-weight: 600;
}
 .sec-8 h5{
	color: #fff;
	font-family: 'Lora', serif;
	font-size: 26px;
}




/* sec-9.............. */
.sec-9 h3 {
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 34px;
    color: #a67b2d;
    font-style: italic;
    font-weight: 600;
}

.sec-9 .sec-9-img img{
    max-width: 100%;
    border-radius:5%;
    position: relative;
    object-fit: cover;
}

.sec-9 .sec-9-img .box1, .sec-9 .sec-9-img .box2, .sec-9 .sec-9-img .box3 {
	position: relative;
	padding: 30px;
}

.sec-9 .sec-9-img .box1:hover::before {
	content: "";
    position: absolute;
    top: -5px;
    right: 0;
    bottom: 0;
    left: 10px;
    width: 80%;
    height: 75%;
    background-color: #fff;
    border-radius: 5%;
    z-index: -1;
    border: 4px solid #e5ccad;
}
.sec-9 .sec-9-img .box2:hover::before {
    content: "";
    position: absolute;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 10px;
    width: 80%;
    height: 75%;
    background-color: #fff;
    border-radius: 5%;
    z-index: -1;
    border: 4px solid #e5ccad;
}

.sec-9 .sec-9-img .box3:hover::before {
	content: "";
    position: absolute;
    top: -5px;
    right: 0;
    bottom: 0;
    left: 70px;
    width: 80%;
    height: 75%;
    background-color: #fff;
    border-radius: 5%;
    z-index: -1;
    border: 4px solid #e5ccad;
}

.sec-9 .sec-9-img h4{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    color: #a67b2d;
    font-style: italic;
    font-weight: 600;
	position: relative;
	top: -150px;
	font-size: 26px;
}



/* sec-10.............. */
.sec-10 {
	
}
.sec-10 .sec-10-img1{
	width: 100%;
}
.sec-10 h2{
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 36px;
    color: #a67b2d;
    width: max-content;
    font-weight: 600;
}

.sec-10 .sec-10-border{
	border: 5px solid #e5ccad;
    padding: 20px;
}

.sec-10 h3{
	text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 24px;
    color: #a67b2d;
}
.sec-10 h5{
    font-family: 'Lora', serif;
    font-size: 21px;
    color: #000;
}





/* sec-11.............. */
.sec-11 h4{
	text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 24px;
    color: #000;
}
.sec-11 .sec-11-icons {
    float: left;
    width: 20px;
    margin-right: 3px;
}
.sec-11 .mb-1{
	margin-left: 60px;
}



/* sec-12.............. */




/* sec-13.............. */
.sec-13 {
	background:#f3e7d8;
}
.sec-13 img{
	width: 160px;
}





/* sec-14.............. */
.sec-14{
	 background: url(../img/bg-14.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    /* background-position: left 0px bottom 0px, right 0px top 50%, center top; */
}

.sec-14 h3 {
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 34px;
    color: #d9af41;
    font-weight: 600;
}

.sec-14 h3 span{
    color: #fff;
    font-weight: 600;
	font-size: 26px;
}

.sec-14 .card {
    --cz-card-cap-bg: #d9af41;
    --cz-card-bg: #f3e7d8;
	height: 285px;
}
.sec-14 .sec-14-color{
	color:#000;
}

.sec-14 .tns-carousel .mb-n1{
	color: #fff;
}


/* sec-15 enquire Form.............. */
.sec-15 h3 {
    text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 28px;
    color: #a67b2d;
    font-style: italic;
    font-weight: 600;
}


.form-control {
    display: block;
    width: 100%;
    padding: 0.625rem 1rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4b566b;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #d9af41;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.3125remrem;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 0%);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}



/* checkout */
.page-title-overlap {
    padding-bottom: 6.375rem;
    background: #d8ae41;
}

.check-out .wrdt-50 {
    width: 50%!important;
}

.check-out .check-out-price h3{
	text-transform: uppercase;
    font-family: 'Lora', serif;
    color: #d9af41;
    font-weight: 600;
}
.check-out .check-out-price .price{
	color: #000;
}








/* thank-you-enquire */
.thank-you-enquire h3{
	text-transform: uppercase;
    font-family: 'Lora', serif;
    font-size: 32px;
    color: #a67b2d;
    font-style: italic;
    font-weight: 600;
}




/* .........Responsive............... */


@media screen and (max-width: 1440px) {
.healthy-shorts-button{
	width: 150px;
}


.sec-3 h3 {
    font-size: 28px;
}
.sec-4 h1 span {
    font-size: 130px;
}
.sec-4 h2 {
    font-size: 30px;
}
.sec-4 .sec-4-img img {
    width: 110px !important;
}
.sec-4 .sec-4-img h3 {
    font-size: 22px;
}
.sec-5 .sec-5-img-bottel {
    width: 70%;
}
.sec-5 .bg-5 {
    margin-top: 220px;
}
.sec-5 h2 {
    font-size: 34px;
}
.sec-5 h4 {
    font-size: 18px;
}
.sec-6 h2 {
    font-size: 26px;
}
.sec-6 h3 {;
    font-size: 18px;
}
.sec-6 .sec-6-icons {
    width: 38px;
}
.sec-7 h2 {
    font-size: 26px;
}
.sec-7 h3 {
    font-size: 18px;
}
.sec-7 .sec-6-icons {
    width: 38px;
}
.sec-7 .sec-7-img1 {
    width: 75%;
}
.sec-8 h3 {
    font-size: 26px;
}
.sec-8 h5 {
    font-size: 18px;
}
.sec-9 h3 {
    font-size: 26px;
}
.sec-9 .sec-9-img img {
    width: 70%;
}
.sec-9 .sec-9-img .box1:hover::before {
    top: 0px;
    right: 0;
    bottom: 0;
    left: 60px;
    width: 55%;
    height: 70%;
}
.sec-9 .sec-9-img .box2:hover::before {
    top: 55px;
    right: 0;
    bottom: 0;
    left: 60px;
    width: 55%;
    height: 70%;
}
.sec-9 .sec-9-img .box3:hover::before {
    top: 0px;
    right: 0;
    bottom: 0;
    left: 110px;
    width: 55%;
    height: 70%;
}
.sec-9 .sec-9-img h4 {
    top: -100px;
    font-size: 21px;
}
.sec-10 .sec-10-img1 {
    width: 80%;
}
.sec-10 h2 {
    font-size: 26px;
}
.sec-10 h3 {
    font-size: 21px;
}
.sec-10 h5 {
    font-size: 18px;
}
.sec-11 h4 {
    font-size: 18px;
}
.sec-13 img {
    width: 120px;
}
.sec-14 h3 {
    font-size: 26px;
}
.sec-14 h3 span {
    font-size: 22px;
}
.sec-15 h3 {
    font-size: 26px;
}
}

@media screen and (max-width: 1024px) {

.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 18px;
}

.sec-1 h1 {
    font-size: 36px;
}
.sec-1 h1 span {
    font-size: 65px;
}
.sec-1 .sec-1-icons h3 {
    font-size: 18px;
}


 .sec-1-1 {
    padding: 130px 0 0 0 !important;
}
.sec-2 .sec-2-img h5 {
    top: -100px;
    padding: 0px 20px 0px 20px;
	font-size: 14px;
}
.sec-4 h1 span {
    font-size: 120px;
}
.sec-4 h2 {
    font-size: 26px;
}
.sec-4 h3 {
    font-size: 26px;
}
.sec-4 .sec-4-img img {
    width: 110px !important;
}
.sec-4 .sec-4-img h3 {
    font-size: 22px;
}
.sec-5 h2 {
    font-size: 30px;
}
.sec-5 h4 {
    font-size: 21px;
}
.sec-5 .bg-5 {
    margin-top: 100px;
}
.sec-6 h2 {
    font-size: 26px;
}
.sec-6 .sec-6-icons {
    float: left;
    width: 38px;
}
.sec-6 h3 {
    font-size: 18px;
}
.sec-7 h2 {
    font-size: 26px;
}
.sec-7 .sec-6-icons {
    float: left;
    width: 38px;
}
.sec-7 h3 {
    font-size: 18px;
}
.sec-8 h5 {
    font-size: 22px;
}
.sec-9 h3 {
    font-size: 28px;
}
.sec-9 .sec-9-img .box1:hover::before {
    top: 0px;
    right: 0;
    bottom: 0;
    left: 55px;
    width: 55%;
    height: 70%;
}
.sec-9 .sec-9-img .box2:hover::before {
    top: 35px;
    right: 0;
    bottom: 0;
    left: 55px;
    width: 55%;
    height: 70%;
}
.sec-9 .sec-9-img .box3:hover::before {
    top: 0px;
    right: 0;
    bottom: 0;
    left: 85px;
    width: 55%;
    height: 70%;
}
.sec-9 .sec-9-img h4 {
    top: -100px;
    font-size: 18px;
}
.sec-10 h2 {
    font-size: 28px;
}
.sec-10 h3 {
    font-size: 20px;
}
.sec-10 h5 {
    font-size: 18px;
}
.sec-13 img{
	width: 150px;
}
.sec-14 h3 span {
    font-size: 21px;
}
}





@media screen and (max-width: 768px) {
.page-title-overlap {
    padding-bottom: 5.5rem;
    padding-top: 120px !important;
}    
    
.navbar-brand img{	
	width: 65px;
}
.navbar-sticky.navbar-stuck .navbar-brand img {
    margin: 0 auto;
    width: 65px;
}	
.navbar-sticky{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: navbar-show .25s;
    animation: navbar-show .25s;
    box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgb(0 0 0 / 3%), 0 0.275rem 1.25rem -0.0625rem rgb(0 0 0 / 5%);
    z-index: 1030;
}
.navbar-brand .logo-bottom-hr {
    display: none;
}

.sec-1 .sec-1-hieght {
    height: 680px;
}
.sec-1 .py-4{
    margin-top: 60px!important;	
}

.sec-1-1 {
    padding: 60px 0 0 0 !important;
}
.sec-2 .sec-2-img h5 {
    top: -100px;
    padding: 0px 10px 0px 10px;
    font-size: 12px;
}
.sec-3 h3 {
    font-size: 22px;
}
.sec-4 h1 span {
    font-size: 90px;
}
.sec-4 h2 {
    font-size: 18px;
	margin-top: 30px;
}
.sec-4 h3 {
    font-size: 22px;
}
.sec-4 .sec-4-img img {
    width: 110px !important;
}
.sec-4 .sec-4-img h3 {
    font-size: 18px;
}
.sec-5 .sec-5-img-bottel {
    width: 30%;
}
.sec-5 h2 {
    font-size: 26px;
}
.sec-5 h4 {
    font-size: 18px;
}
.sec-6 h2 {
    font-size: 22px;
}
.sec-7 h2 {
    font-size: 22px;
}
.sec-7 .sec-7-img1 {
    width: 30%;
}
.sec-8 h3 {
    font-size: 28px;
}
.sec-8 h5 {
    font-size: 18px;
}


.sec-9 h3 {
    font-size: 21px;
}
.sec-9 .sec-9-img .box1, .sec-9 .sec-9-img .box2, .sec-9 .sec-9-img .box3 {
    position: relative;
    padding: 0px;
}
.sec-9 .sec-9-img img {
    width: 80%;
}
.sec-9 .sec-9-img .box1:hover::before {
    top: 0px;
    right: 50px;
    bottom: 0;
    left: 5px;
    width: 75%;
	height: 70%;
}
.sec-9 .sec-9-img .box2:hover::before {
    top: 35px;
    right: 0;
    bottom: 0;
    left: 8px;
    width: 75%;
    height: 70%;
}
.sec-9 .sec-9-img .box3:hover::before {
    top: 2px;
    right: 0;
    bottom: 0;
    left: 74px;
    width: 75%;
    height: 70%;
}
.sec-9 .sec-9-img h4 {
    top: -82px;
    font-size: 18px;
}


.sec-10 .sec-10-img1 {
    width: 90%;
}
.sec-13 img {
    width: 100px;
}
}

@media screen and (max-width: 425px) {
.navbar-sticky.navbar-stuck .navbar {
    /* padding: 0; */
    margin: 0;
    padding: var(--cz-navbar-padding-y) var(--cz-navbar-padding-x);
}
.nav-m {
    width: 100px !important;
}
.healthy-shorts-button {
    width: 150px;
}
.sec-1 .sec-1-hieght {
    height: 750px;
}
.sec-1 h1 {
    font-size: 28px;
}
.sec-1 h1 span {
    font-size: 46px;
}
.sec-1 .sec-1-icons h3 {
    font-size: 16px;
}
.sec-1-1 {
    padding: 240px 0 0 0 !important;
}
.sec-3 h3 {
    font-size: 22px;
}
.sec-4 h1 span {
    font-size: 85px;
}
.sec-4 h3 {
    font-size: 21px;
}
.sec-4 .sec-4-img img {
    width: 90px !important;
}
.sec-4 .sec-4-img h3 {
    font-size: 16px;
}
.sec-5 .sec-5-img-bottel {
    width: 40%;
}
.sec-5 h2 {
    font-size: 24px;
}
.sec-5 h4 {
    font-size: 16px;
}
.sec-6 h2 {
    font-size: 18px;
}
.sec-6 .sec-6-icons {
    width: 45px;
}
.sec-6 h3 {
    font-size: 14px;
}
.sec-7 h2 {
    font-size: 18px;
}
.sec-7 .sec-6-icons {
    width: 45px;
}
.sec-7 h3 {
    font-size: 14px;
}
.sec-8 h3 {
    font-size: 18px;
}
.sec-8 h5 {
    font-size: 14px;
    text-align: justify;
}

.sec-9 .sec-9-img .box1:hover::before {
	top: -2px;
    right: 0;
    bottom: 0;
    left: 20px;
    width: 75%;
    height: 75%;
}
.sec-9 .sec-9-img .box2:hover::before {
	top: 70px;
    right: 0;
    bottom: 0;
    left: 18px;
    width: 75%;
    height: 75%;
}
.sec-9 .sec-9-img .box3:hover::before {
    top: 0px;
    right: 0;
    bottom: 0;
    left: 75px;
    width: 75%;
    height: 70%;
}

.sec-9 .sec-9-img h4 {
    top: -100px;
    font-size: 18px;
}
.sec-10 h2 {
    font-size: 22px;
}
.sec-14 h3 {
    font-size: 22px;
}
.sec-14 h3 span {
    font-size: 18px;
}
}


@media screen and (max-width: 320px) {
.nav-m {
    width: 72px !important;
}
.sec-1 h1 {
    font-size: 24px;
}
.sec-1 h1 span {
    font-size: 34px;
}
.sec-1 h3 {
    font-size: 24px;
}
.sec-1 h3 span {
    font-size: 24px;
}
.sec-1-1 {
    padding: 180px 0 0 0 !important;
}

.sec-9 .sec-9-img .box1:hover::before {
	top: -2px;
    right: 0;
    bottom: 0;
    left: 20px;
    width: 75%;
    height: 75%;
}
.sec-9 .sec-9-img .box2:hover::before {
	top: 70px;
    right: 0;
    bottom: 0;
    left: 18px;
    width: 75%;
    height: 75%;
}
.sec-9 .sec-9-img .box3:hover::before {
    top: 0px;
    right: 0;
    bottom: 0;
    left: 75px;
    width: 75%;
    height: 70%;
}

}




.blink-bg {
	width:100%;
    color: #fff;
    padding: 15px;
    display: block;
    animation: blinkingBackground 2s infinite;
    font-size: 21px;
	position: fixed;
    z-index: 10;
    bottom: 0;
}
@keyframes blinkingBackground{
	0%		{ background-color: #F9EA9A;}
	25%		{ background-color: #AC4819;}
	50%		{ background-color: #303036;}
	75%		{ background-color: #FFBA08;}
	100%	{ background-color: #4D5382;}
}

@media (max-width: 768px){
	.blink-bg {
    font-size: 14px;
}
}
@media screen and (min-width: 320px) {
    .blink-bg{
        display: flex;
        text-align: center !important;
        justify-content: center;
    }
    .callnow{
        display: none;
    }
}
@media (max-width: 668px){
    .callnow{
        display: block;
        width: 100px;
        margin: auto;
    }
}





.desktop {
    display: block;
}
.mob {
    display: none;
}
@media (max-width: 768px){
	.desktop {
	    display: none!important;
	}   
	.mob {
	    display: block!important;
	}
}