body {padding: 0px; margin: 0px;   font-family: 'Playfair Display'; }

p, li, a, ul, h1, h2, h3, h4 { font-family: 'Playfair Display';}
@font-face {
    font-family: 'Argue DEMO';
    src: url('../font/ArgueDEMO.woff2') format('woff2'),
        url('../font/ArgueDEMO.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('../font/BrandonText-Bold.woff2') format('woff2'),
        url('../font/BrandonText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brandon Text';
    src: url('../font/BrandonText-Regular.woff2') format('woff2'),
        url('../font/BrandonText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Boheme Floral';
    src: url('../font/BohemeFloral.woff2') format('woff2'),
        url('../font/BohemeFloral.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../font/PlayfairDisplay-Bold.woff2') format('woff2'),
        url('../font/PlayfairDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../font/PlayfairDisplay-Medium.woff2') format('woff2'),
        url('../font/PlayfairDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../font/PlayfairDisplay-Black.woff2') format('woff2'),
        url('../font/PlayfairDisplay-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../font/PlayfairDisplay-ExtraBold.woff2') format('woff2'),
        url('../font/PlayfairDisplay-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../font/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('../font/PlayfairDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('../font/PlayfairDisplay-SemiBold.woff2') format('woff2'),
        url('../font/PlayfairDisplay-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}




/*Loader*/

#qLpercentage {
  font-size: 20px !important;color: #aaa !important; position: absolute !important;  top: 55% !important; 
  letter-spacing: 2px;}
#qLoverlay::before {  position: absolute;  left: 0;  right: 0;  top: 30%;  width: 207px;  height: 146px;  margin: auto;}
/*.loaderCover {  width: 100%;  height: 100vh;  background: #fff;  z-index: 20;  position: fixed;}*/
div#qLtempOverlay {   display: none;}

.loaderCover {
  position: fixed;
  inset: 0;
  background: #fff;  /* background color */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.loaderInner img {
  width: 50%; /* logo size adjust karo */
  margin: 0 auto;
  text-align: center;
  display: block;
  /*animation: pulse 1.5s infinite ease-in-out;*/
}
@keyframes pulse {
  0% { transform: scale(0.95); opacity: 0.9; }
  50% { transform: scale(1.05); opacity: 1; }
  100% { transform: scale(0.95); opacity: 0.9; }
}
/*Loader*/

.cir-cont a {   color: #dea7c0;  text-decoration: none;}
.cir-cont a:hover {  color: #dea7c0;}


button.c-hamburger.c-hamburger--htx.is-active {   position: fixed;}

.home-banner img {max-width: 100%;}
img.img-width {max-width: 100%;}

.alin {align-items: center;}


/*Header*/
header {  display: flex !important;  align-items: center;  justify-content: space-between;  padding: 0px 30px; /* background: #fff;  position: sticky;   top: 0;  z-index: 11;  padding-bottom: 10px;*/}
a.inn-logo {  margin-left: 20px;}
a.soc-in {  margin: 0 6px;}


.home-banner { position: relative;}
.flower {position: absolute;  display: block;   margin: 0 auto;  text-align: center;   bottom: -50%;    width: 100%;    left: 0;}
.mb-show {display: none;}
.dk-show {display: block;}
.home-sec-one {  padding-top: 15%;}


h1 { font-family: 'Boheme Floral' !important; color: #d586aa !important;}
h2 {  font-family: 'Boheme Floral' !important;  font-size: 110px !important; color: #d586aa !important;}
p {font-family: 'Playfair Display' !important;    font-size: 20px;  color: #d09f5e;}

.sec-one h1 {  font-size: 90px;}

.sec-two h2 span {  font-family: 'Playfair Display' !important;  font-size: 24px;   display: block;}

.text-cont h1 {  font-family: 'Boheme Floral' !important;   font-size: 220px; line-height: 0;}
.text-cont h2 {  text-transform: uppercase;   font-family: 'Brandon Text' !important;    font-size: 30px !important;}
.text-cont {    position: absolute;  width: 100%;}

/* type js style  */
.typeJsWrapper {
  padding: 50px;
}
.typeJsWrapper .typeJsText {
  text-align: center;
  display: inline-block;
  padding: 0;
  
}
p.cpy {  font-size: 17px;   color: #e1a7c1;}
/*Header*/

.priv-poli p {  color: #000;}
.priv-poli h3 {  color: #cfa25e;}
.priv-poli ul li, .priv-poli p {    font-size: 20px;}
.priv-poli hr {  margin: 30px 0;}
/*Section*/
.home-sec-one { background: url(../images/sec-one-bg.jpg);  background-size: 35%;  background-repeat: no-repeat;  padding-bottom: 8%;}
.home-sec-one .container {  width: 90%;}


/*Section*/


/*section2*/

.sec-two h2 span { position: relative; left: 25%; top: 10px;}

.news-tab {  background: #eec1d5;   padding: 40px 0;  position: relative;  display: block;  margin: 0 auto;  text-align: center;  top: 120px;}
.form-des h3{text-transform: uppercase; color: #fff; font-family: 'Playfair Display' !important; letter-spacing: 7px;}

.foot {  margin-top: 7%;  margin-bottom: 30px;}
.form-des p {  color: #fff;  font-size: 18px;     margin-bottom: 0;}
.form-des form input { width: 80%;  height: 40px;   color: #ce975d;   font-style: italic;    padding-left: 10px; border: 1px solid #bc9f83;}
.form-des form input::placeholder {   color: #ce975d;}
.form-des form button {height: 40px;  border: none;  width: 18%; background: #fcd7e8; color: #fff; font-style: italic; text-align: left;}
.social p a {  color: #eec1d5;  text-decoration: none;}
.social img {   margin:0 10px;}

.cir-cont img {
    max-width: 80%;
}

/*section2*/

/*Section 3*/

.home-sec-two { background: url(../images/sec-three-bg.png);  background-size: contain;  background-repeat: no-repeat; position: relative;     padding-bottom: 5%;}
.home-sec-two:after {  content: '';  background: url(../images/bird.png);  background-size: contain;  background-repeat: no-repeat;      height: 650px;  width: 440px;
    display: block;  position: absolute;  right: 0; top: -160px;   z-index: -1;}
.sec-two-cont {  padding-left: 40px;  position: relative;   top: -30px;}
.sec-two-cont p {  line-height: 33px;}


.home-sec-three {position: relative;     height: 90vh; overflow: hidden;} 
.home-sec-three:before {  content: '';  background: url(../images/three-lft-bg.jpg);  background-size: contain;  background-repeat: no-repeat;  height: 100%;  width: 690px;
    display: block;  position: absolute;  left: 0;   bottom: 0;}
.home-sec-three:after {  content: '';  background: url(../images/right.png);  background-size: contain;  background-repeat: no-repeat;  height: 100%;  width: 510px;
    display: block;  position: absolute;  right: 0;   top: 0;}
.sec-three {  position: relative;  top: 70px;}
.sec-three h2{   font-size: 125px !important;   position: relative;    z-index: 1;}

.home-sec-five { background: url(../images/five-bg.jpg);  background-size: 90%;  background-repeat: no-repeat; position: relative;     padding:8% 0 11%;}
.owl-nav {  display: block;}
.whatsap {   position: fixed;  right: 0;  z-index: 99;   top: 90%;}
.whatsap img {  height: 42px;}
.whatsap a {  background: #fff;  padding: 20px 5px 25px 16px;  border-radius: 15px 0px 0px 15px;}



.home-sec-six  { background: url(../images/six-bg.jpg);  background-repeat: no-repeat; position: relative; padding: 5% 0; background-size: 100%;}
.cir-cont {  background: #ffffffe8;  padding: 22% 30px 10%;  border-radius: 50% 50% 0 0;}
.pk-color {color: #dea7c0 !important;}


.owl-nav button {  position: absolute;   top: 42%;}
.owl-prev {background: url(../images/arrow.png) !important;   left: 30px;  transform: rotateY(180deg); height: 50px;  width: 30px;  background-size: 100% !important;   background-repeat: no-repeat !important;}

.owl-next {background: url(../images/arrow.png) !important;  height: 50px; right: 30px; width: 30px;  background-size: 100% !important;   background-repeat: no-repeat !important;}

/*Section 3*/
 .sec-fv {  text-align: right;}

/*Menu*/

 .sub-menu {
     padding: 0 0 0 2%;
     float: right;
     left: -400px;
     top: 0;
     transition: all 0.3s ease;
     height: 100%;
     width: 400px;
     position: fixed;
     margin: 0;
     background-color: #ffffffc4;
     border-radius: 0;
     z-index: 999;
     overflow: hidden;
}
 .sub-menu.oppenned {
     left: 0;
}
 .sub-menu ul {
     margin: 0;
}
 .sub-menu li {
     display: block;
     list-style: none;
     height: auto;
     margin-left: 0;
     transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
 .sub-menu li:first-child {
     margin-top: 150px;
}
 .sub-menu li a {
     color: #d09f5e !important;
     font-size: 24px;
     width: 100%; text-decoration: none;
     display: block; margin-bottom: 40px; font-weight: bold;
     float: left;
     text-transform: uppercase;
     line-height: 30px;
}
 .sub-menu li a:hover {
     font-weight: bold;
     text-decontarion: none;
}
 .c-hamburger {
     display: block;
     position: relative;
     overflow: hidden;
     margin: 10px;
     padding: 0;
     width: 36px;
     height: 36px;
     z-index: 9999;
     font-size: 0;
     text-indent: -9999px;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     background: transparent;
     box-shadow: none;
     border-radius: none;
     border: none;
     cursor: pointer;
     -webkit-transition: background 0.3s;
     transition: background 0.3s;
}
 .c-hamburger:focus {
     outline: none;
}
 .c-hamburger span {
     display: block;
     position: absolute;
     top: 20px;
     left: 0;
     right: 0;
     height: 4px;
     background: #d09f5e;
}
 .c-hamburger span:before, .c-hamburger span:after {
     position: absolute;
     display: block;
     left: 0;
     width: 100%;
     height: 4px;
     background-color: #d09f5e;
     content: "";
}
 .c-hamburger span:before {
     top: -10px;
}
 .c-hamburger span:after {
     bottom: -10px;
}
 .c-hamburger--htx span {
     -webkit-transition: background 0s 0.3s;
     transition: background 0s 0.3s;
}
 .c-hamburger--htx span:before, .c-hamburger--htx span:after {
     -webkit-transition-duration: 0.3s, 0.3s;
     transition-duration: 0.3s, 0.3s;
     -webkit-transition-delay: 0.3s, 0s;
     transition-delay: 0.3s, 0s;
}
 .c-hamburger--htx span:before {
     -webkit-transition-property: top, -webkit-transform;
     transition-property: top, transform;
}
 .c-hamburger--htx span:after {
     -webkit-transition-property: bottom, -webkit-transform;
     transition-property: bottom, transform;
}
 .c-hamburger--htx.is-active span {
     background: none;
}
 .c-hamburger--htx.is-active span:before, .c-hamburger--htx.is-active span:after {
     -webkit-transition-delay: 0s, 0.3s;
     transition-delay: 0s, 0.3s;
}
 .c-hamburger--htx.is-active span:before {
     top: 0;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
}
 .c-hamburger--htx.is-active span:after {
     bottom: 0;
     -webkit-transform: rotate(-45deg);
     -ms-transform: rotate(-45deg);
     transform: rotate(-45deg);
}
 


@media (min-width: 1940px)
{
    img.bann{width: 100%;}
    .flower { bottom: -42%;}
    .home-sec-two:after {height: 660px;  width: 400px;}

    p {font-size: 24px;}
    .home-sec-two h2{font-size: 120px !important;  }
    .sec-three h2 {  font-size: 90px !important;  margin-bottom: 60px;}
    .home-sec-three:before, .home-sec-three:after {    width: 660px;}
    .home-sec-three {   height: 70vh;}
    .home-sec-five {    height: 90vh;  display: flex;  align-items: center; background-size: contain;}
    .home-sec-six {    background-size: 100% !important; }
    .cir-cont h2 {font-size: 90px !important;}
    .foot {  margin-top: 5%;}
}

/*Menu*/

@media only screen and (max-width: 1750px) and (min-width: 1441px) {
button.c-hamburger.c-hamburger--htx {   margin-top: 0;}
img.img-width.flower {  width: 100% !important;  }  
.sec-two h2 span {    font-size: 20px;}
.sec-two h2 span {  left: 10%;  top: 20px;}
.home-sec-two:after {    width: 260px;      top: -70px;}
.home-sec-three:before {     width: 450px; }
.home-sec-three:after {width: 400px;}
.news-tab {top: 130px;}
.sec-three h2 {  margin-bottom: 50px;}
.text-cont h1 {   font-size: 150px;}
.text-cont h2 {font-size: 24px;}
.priv-poli ul li, .priv-poli p {    font-size: 18px;}
}

@media only screen and (max-width: 1440px) and (min-width: 1281px) {


p {font-size: 16px;}
.home-sec-three:after {        width: 440px;      right: 0;}
.news-tab {top: 40px;}
.text-cont h1 {   font-size: 110px;}
.text-cont h2 {font-size: 20px !important;}
.sec-two h2 span {left: 20%;}
.priv-poli ul li, .priv-poli p {    font-size: 18px;}
}

@media only screen and (max-width: 1520px) and (min-width: 1281px) {
    .text-cont h1 {font-size: 150px !important;}
    .home-sec-two:after {height: 520px;  width: 240px;top: -50px;}
    .sec-three h2 {  font-size: 115px !important;}
}

@media only screen and (max-width: 1280px) and (min-width: 1024px) 
{
     
    .home-banner {  margin-bottom: 100px;}
    .home-sec-two:after {height: 250px; top: -70px;  width: 170px;}
    h2 {font-size: 65px !important;}
    .sec-two h2 span {font-size: 18px;}
    .sec-two h2 span {    left: 2%;}
    p {font-size: 16px !important;}
    .home-sec-three:after {    width: 360px; }
    .home-sec-three:before {opacity: 0.2; width: 420px;}
    .home-sec-three {    height: 70vh;}
    .home-sec-three .col-md-6 {  width: 80%;   margin: 0 auto;}
    /*.home-sec-six .col-md-6 {  width: 70%;}*/
    .foot {   margin-top: 21%;}
    .form-cont .col-md-6, .form-cont .col-md-5 {   width: 50%;}
    .priv-poli ul li, .priv-poli p {    font-size: 16px;}
}

@media only screen and (max-width: 1023px) and (min-width: 768px) 
{
    .flower {    left: 37.5%;  bottom: -51%;  width: 25%;}
    .home-banner {  margin-bottom: 100px;}
    .home-sec-two:after {height: 250px; top: -70px;  width: 170px;}
    h2 {font-size: 65px !important;}
    .sec-two h2 span {font-size: 18px;}
    .sec-two h2 span {    left: 2%;}
    p {font-size: 16px !important;}
    .home-sec-three:after {    width: 360px; }
    .home-sec-three:before {opacity: 0.2; width: 420px;}
    .home-sec-three {    height: 70vh;}
    .home-sec-three .col-md-6 {  width: 80%;   margin: 0 auto;}
    .home-sec-six .col-md-6 {  width: 70%;}
    .foot {   margin-top: 21%;}
    .form-cont .col-md-6, .form-cont .col-md-5 {   width: 50%;}
    .text-cont h1 {font-size: 90px; margin-top:0px;}
    .text-cont h2 {font-size: 24px !important; margin-bottom: 0px;}
    .text-cont {  top: -50px;}
    .priv-poli ul li, .priv-poli p {    font-size: 16px;}
}


@media (max-width: 767px)
{   
    h2 {font-size: 70px !important;}
    .mb-show {display: block;}
    .dk-show {display: none;}
    p {font-size: 16px;}
    .sec-two-cont {  padding-left: 0px;   top: 30px;}
    .sec-two-cont p {  line-height: 24px;}
    section#Bespoke {   margin-bottom: 10px;}
    .cir-cont img {  width: 70%;}
    .home-sec-six {    background-size: auto;}
    header {padding: 0px;}
    .priv-poli ul li, .priv-poli p {    font-size: 16px;}
    .typeJsWrapper {
    padding: 80px 0px 20px;}
    .sec-one {  padding-top: 30px;}
    .flower {    width: 100%; left: 0;   bottom: 50%;    top: 0%;}
    button.c-hamburger.c-hamburger--htx {  margin-top: 0;}
    .home-banner {  margin-bottom: 120px; margin-top: 60px;}
    .home-sec-two {margin-top: 20px;}
    .home-sec-two:after {top: 0; height: 100%;    width: 100px;}
    .sec-two img {width: 58%;}
    .sec-two h2 span {  left: 2%;    font-weight: 700; font-size: 15px;}
    .home-sec-three:after {  top: -80px;  width: 340px;}
    .home-sec-three h2 {    font-size: 65px !important;          margin-bottom: 30px !important;  }
    .home-sec-three:before {width: 290px;  opacity: 0.3; bottom: -45%;}
    .home-sec-five img {width: 100%;}
    .cir-cont {   padding: 9% 15px 1%;  border-radius: 47% 47% 0 0;}
    .home-sec-six h2 {font-size: 55px !important;    margin-bottom: 10px !important;
        margin-top: 30px;}
    .news-tab {width: 92% !important; top: 100px;}
    .form-des img {  width: 40px;}
    .form-des form input {  width: 90%; }
    .form-des form button {text-align: center; width: 90%;  margin-top: 10px;}
    .home-sec-six p {  font-size: 16px; }
    .form-cont p {  margin-bottom: 10px;}
    .foot {  margin-top: 32%;}
    .inn-logo img {  width: 125px;}
    a.soc-in {   margin: 0 3px;}
    .inn-logo {  margin-left: 10px;}
    .home-sec-one {  padding-top: 0;}
    .text-cont h1 {font-size: 46px; margin-top:0px;}
    .text-cont h2 {font-size: 18px !important; margin-bottom: 0px;}
    .text-cont {  top: -120px;}
    .home-sec-three {height: auto;            margin-top: 30px;     overflow: visible;}
    .home-sec-four {    margin-top: 0px !important;    }
    .brnt {display: none;}
    .home-sec-one .container {    width: 100%;}
    .home-sec-two {background-position: left top;}
    .sec-three {top: 0px; z-index: 99;}

    .sec-two-cont h2, .sec-fv {  text-align: center !important;}
    .sec-two-cont p {  text-align: center;  position: relative;  z-index: 9;}

    .sec-one h1 {  margin-bottom: 10px !important;  font-size: 40px;}
    .home-sec-two .sec-two {  text-align: center;  display: block;}
    .home-sec-two {  background-size: 30%; }
    .sec-two-cont h2 {  margin-bottom: 25px !important;}
    .sec-fv p {margin-bottom:30px; }
    .sec-fv h2 {margin-top: 30px !important;}
    .cir-cont p {  margin-bottom: 20px !important;}

    .new-sec img{max-width: 100%;}
    .new-sec {display: block !important;}
    .home-sec-three:before {display: none;}
    .home-sec-three:after {background-image: url(../images/right-mb.jpg); }
    .loaderInner img {  width: 90%;}
    .sec-three p {  margin-bottom: 10px !important;}



}


@media (min-width: 1750px)
{
    .home-sec-three:after {    background-size: cover;      height: 124%;      width: 750px;   background-position: right;   top: -180px;}
}

@media (min-width: 2250px)
{
    .cir-cont {   padding: 17% 25px 2%;  border-radius: 45% 45% 0 0;}
}
.new-sec {display: none;}