@charset "utf-8";
body {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 27px;
  color: #515151;
  font-weight: 300
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  outline: none !important;
}
.banner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 3em;
  padding-right: 3em;
  background-color: #201030;
  position: relative;
  border-top: 11px solid #371B53
}
.banner:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 31vh;
  background-color: #fff;
  left: 0px;
  top: 0px;
  z-index: 0
}
.logowrap {
  width: 100%;
  background-color: #fff;
  padding-top: 40px;
  line-height: normal;
  justify-content: space-between;
  height: 100px;
  position: relative;
  z-index: 1
}
.cont-wrap {
  width: 30%;
  display: flex;
  flex-wrap: wrap
}
.sliderwrap {
  width: 100%;
  height: 80vh;
  position: relative;
  top: 30px
}
.banner-text {
  position: absolute;
  z-index: 1;
  text-align: center;
  left: 0px;
  width: 100%;
  bottom: 0px;
}
.banner-text h1 {
  font-size: 2.5vw;
  font-weight: 600;
  display: block;
  color: #FFFFFF;
}
.inner-header {
  width: 100%;
  height: 45vh;
  position: relative;
  top: 27px;
  background-repeat: no-repeat;
  border-radius: 21px;
  background-position: center 70%;
  background-size: cover;
}
.profile {
  background-image: url(../images/slides/l2.jpg);
}
.services {
  background-image: url(../images/slides/l3.jpg);
}
.booking {
  background-image: url("../images/booking.jpg");
}
.contact {
  background-image: url("../images/contact.jpg");
}
.inner-header:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  border-radius: 21px
}
.m-base2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  top: -20px;
  z-index: 5
}
.inner-header .banner-text {
  bottom: 25%
}
.contact-col {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto
}
.contact-col table {
  margin-top: 16px;
  color: #DEBA98;
  line-height: 40px;
}
.contact-col table strong {
  color: #fff;
  display: block;
  margin-bottom: 11px;
}
.contact-col table input {
  margin-right: 9px;
  width: 20px;
  height: 20px;
  accent-color: #d7aa80;
  color: #FFFFFF;
}
.contact-col table .btn {
  width: auto;
  height: auto;
  color: #201030
}
.contact-col select {
  appearance: none;
  background-image: url(../images/down.svg);
  background-repeat: no-repeat;
  background-position: 98% center;
  background-size: 30px;
}
.n-wrap {
  width: 100%;
  z-index: 99;
}
.logo {
  width: 200px;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 10px;
  z-index: 5
}
.logo img {
  width: 100%;
  height: auto;
}
.m-base {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: absolute;
  top: -20px;
  z-index: 5
}
.menuwrap {
  width: auto;
  display: inline-block;
  background-image: url(../images/m-body.png);
  background-repeat: repeat-x;
  background-position: left top;
  height: 77px;
  position: relative;
  border-top: solid 1px #201030;
  padding-top: 10px;
  padding-left: 2em;
  padding-right: 2em
}
.menuwrap:before {
  content: '';
  width: 107px;
  height: 77px;
  background-image: url(../images/m-left.png);
  background-repeat: no-repeat;
  position: absolute;
  left: -107px;
  top: 0px
}
.menuwrap:after {
  content: '';
  width: 107px;
  height: 77px;
  background-image: url(../images/m-right.png);
  background-repeat: no-repeat;
  position: absolute;
  right: -107px;
  top: 0px
}
.bb-cells {
  width: auto;
  font-size: 30px;
  font-weight: 100
}
.bb-cells strong {
  font-size: 30px;
  font-weight: 600;
}
.bb-cells span {
  color: #FF9600;
  font-weight: 600;
  padding-left: 7px;
  padding-right: 7px;
}
.wrap {
  width: 100%;
  background-color: #201030;
  color: #FFFFFF;
}
.wrap-btm {
  width: 100%;
  float: left;
  background-color: #ecd7c4;
  color: #201030;
  background-image: url(../images/luxeloos-btm.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  min-height: 1000px;
  text-align: center;
  padding-top: 9em
}
.how-we-work {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
  background-color: #3D3D3D;
  border-radius: 21px;
  overflow: hidden;
  background-image: url(../images/consumer-clever-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  position: relative;
  z-index: 1;
  margin-top: -100px
}
.fourcol-wrap {
  display: flex;
  flex-wrap: wrap;
  flex: 50%;
  gap: 0px;
}
.cta-wrap {
  background-color: #f43900;
  width: 100%;
  border-radius: 21px;
  margin-top: 21px;
  margin-bottom: 21px;
  padding: 3em;
  padding-top: 2em;
  padding-bottom: 2em;
  background-image: url(../images/cta.jpg);
  background-position: center top;
  color: #FFFFFF;
  gap: 3em;
  font-size: 25px;
  font-weight: 600;
}
.cta-cells {
  flex: 1 1 25%
}
.cta-cells strong {
  font-weight: 700;
  font-size: 60px;
  display: block;
  line-height: normal
}
.cta-cells span {
  font-weight: 700;
  font-size: 30px;
  display: block;
  line-height: normal
}
.cta-cells h4 {
  font-size: 2vw;
  font-weight: 500
}
.cta-cells:nth-child(1) {
  flex: 5%;
}
.cta-cells:nth-child(2) {
  flex: 45%;
}
.cta-cells:nth-child(3) {
  font-size: 15px;
  padding-top: 2em
}
.cta-cells i {
  font-size: 30px;
  margin-right: 15px;
  float: left;
  border: solid 2px #fff;
  border-radius: 50%;
  padding: 9px;
  margin-top: 3px;
}
.capo-2-col-renovation {
  flex: 1 1 40%;
  padding: 3em;
  padding-right: 10%;
  color: #FFFFFF;
  font-size: 35px;
}
.s-cells {
  flex: 1 1 49%;
  min-height: 310px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  padding: 3em;
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
  color: #FFFFFF;
  background-image: url(../images/arrow-new.png);
  background-repeat: no-repeat;
  background-position: 95% 90%;
  position: relative;
  overflow: hidden
}
.s-cells:before {
  position: absolute;
  content: '';
  width: 1%;
  height: 10%;
  background-color: #000;
  right: -3px;
  top: 0;
  z-index: -1;
  opacity: 0.5;
  transition: all ease 522ms
}
.s-cells:hover:before {
  width: 100%;
  height: 100%;
  left: 0px;
}
.s-cells strong {
  font-size: 21px;
  display: block;
  margin-bottom: 21px;
  color: #ff8400
}
.s-cells h5 {
  margin-bottom: 21px;
}
.s-cells:nth-child(3), .s-cells:nth-child(4) {
  border-bottom: none;
}
.capo-2-col-renovation span {
  font-size: 25px;
  margin-bottom: 130px;
  display: block;
  margin-top: 30px;
  line-height: normal
}
.titlewrap {
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  float: left;
  margin-top: 50px;
  width: 100%
}
.titlewrap2 {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  float: left;
  margin-bottom: 50px;
  width: 100%
}
.titlewrap2 h2 {
  color: #d7aa80;
  font-weight: 600
}
.freewrap {
  width: 100%
}
.quote {
  background-image: url(../images/quote.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 75px;
  padding-bottom: 75px;
}
.topcontact {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-top: 9px;
  padding-bottom: 9px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2)
}
.address {
  flex: 1 1 20%
}
.phone {
  width: auto;
  min-width: 160px;
}
.phone i, .email i, .book i {
  color: #be8550;
  margin-right: 7px;
  margin-top: 4px;
}
.phone, .email {
  font-size: 16px;
  font-weight: 500
}
.book {}
.book a {
  color: #201030;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase
}
.book a:hover {
  color: #452b5e;
}
.free {
  width: 100%;
}
.free2 {
  width: 100%;
  border-top: solid 1px rgba(255, 255, 255, 0.3);
  padding-top: 50px;
  justify-content: space-between;
  gap: 2em;
}
.social-wrap-top {
  width: 100px;
  height: 63%;
  position: absolute;
  right: -5px;
  border-right: solid 5px #5fc0eb;
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7)
}
.banner-social {
  width: 30px;
  margin-left: 32%;
}
.banner-social i:hover {
  background-color: #01162b;
  color: #fff;
  transform: rotate(360deg)
}
.banner-social i {
  border-radius: 50%;
  padding-top: 9px;
  padding-bottom: 9px;
  width: 35px;
  background-color: #139AD5;
  color: #fff;
  display: block;
  margin-bottom: 18px;
  text-align: center;
  margin-top: 18px;
  transition: all ease 211ms;
}
.parentflex {
  display: flex;
  flex-wrap: wrap
}
.fourcol {
  flex: 1 1 23%;
}
.threecol {
  flex: 1 1 25%;
  min-width: 222px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 11px;
  border: solid 3px #d7aa80;
  transition: all ease 222ms
}
.threecol:hover {
  transform: translateY(-5px);
}
.threecol img {
  width: 100%;
  height: auto;
  vertical-align: top
}
.midbox {
  background-color: #201030;
  padding: 3em;
  font-size: 21px;
  font-weight: 500;
  padding-top: 5em;
  flex: 1 1 33%
}
.midbox h3 {
  font-weight: 600;
  color: #d7aa80;
  margin-bottom: 15px;
}
.gap {
  gap: 2em;
}
.gap2 {
  gap: 1em;
}
.threecol section {
  z-index: 1;
  position: relative;
}
.threecol2 {
  flex: 1 1 30%;
  border: 2px solid #76C1F4;
  padding: 2em;
  padding-top: 3em;
  padding-bottom: 4em;
  min-width: 222px;
  position: relative;
  z-index: 1;
  overflow: hidden
}
.threecol2 img {
  width: 100%;
  height: auto;
  margin-bottom: 21px;
  outline: solid 1px #fff;
  outline-offset: -11px;
}
.threecol2 strong {
  font-size: 21px;
  color: #023983;
  margin-bottom: 17px;
  display: block;
  position: relative
}
.threecol2 strong:after {
  position: absolute;
  content: '';
  bottom: 40%;
  height: 2px;
  width: 60px;
  background-color: #06BEF7;
  margin-left: 11px;
}
.threecol-no-brdr {
  flex: 1 1 25%;
  min-width: 222px;
  border-radius: 11px;
  border: solid 1px #d7aa80;
}
.threecol-no-brdr.bullet2t:hover {
  background-color: #201130
}
.threecol-no-brdr.bullet2t {
  background-color: transparent
}
.twocol {
  flex: 1 1 45%;
}
.f-twocol {
  flex: 1 1 45%;
  background-color: #271836;
  padding: 4em;
  border-radius: 11px;
}
.f-twocol h4 {
  color: #d7aa80;
  font-weight: 600;
  text-align: center
}
.f-twocol h4 strong {
  color: #fff;
  display: block;
  font-weight: 400
}
.small-big {
  flex: 1 1 25%;
  min-width: 222px
}
.policy {
  flex: 1 1 50%;
}
.policy img {
  width: 100%;
  height: auto
}
.welcomepic {
  display: grid;
  grid-template-columns: 1fr 1fr; /* Two equal columns */
  gap: 2em; /* Space between images */
  width: 50%; /* Half of parent container */
  margin: auto; /* Center horizontally */
}
.welcomepic img {
  width: 100%;
  height: auto;
  border-radius: 11px; /* Optional: rounded corners */
  object-fit: cover; /* Keeps image ratio */
}
.logobg-1 {
  background-image: url(../images/luxeloos-bg-logo.jpg);
  background-repeat: no-repeat;
  background-position: 0px 100px;
  background-size: contain;
}
.logobg-2 {
  background-image: url(../images/luxeloos-bg-logo.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 40%;
}
.logobg-b {
  background-image: url(../images/luxeloos-bg-logo.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-attachment: fixed;
}
.twocol.ndpic img {
  width: 100%;
  height: auto;
  max-width: 622px;
}
.bigtext {
  font-size: 23px;
  line-height: 33px
}
.bg-design {
  background-image: url("../images/left-bg.jpg");
  background-repeat: no-repeat;
  background-position: right top;
}
.bgcolor {
  background-color: #2c1d3b;
  padding-bottom: 120px;
  padding-top: 90px;
  color: #fff;
}
.bgcolor2 {
  background-color: #d7aa80;
  padding-bottom: 7%;
  padding-top: 7%;
  color: #201030;
  background-image: url(../images/lbg2.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.bgcolor2 .threecol {
  border-color: rgba(248, 248, 248, 0.3)
}
.contactwrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
}
.contactcell {
  flex: 1 1 30%;
  border: solid 1px #b0d5f6;
  padding: 2em
}
.split {
  display: flex;
  flex-wrap: nowrap;
  gap: 1em;
}
.input-m {
  font-size: 15px;
  width: 100%;
  padding-top: 2%;
  padding-right: 1%;
  padding-bottom: 2%;
  padding-left: 33px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  background-color: #fff;
  color: #190c25;
  margin-top: 7px;
  margin-bottom: 7px;
  border: 1px solid #fff;
  border-radius: 7px;
  min-height: 55px
}
.input1 {
  font-size: 15px;
  width: 100%;
  padding-top: 2%;
  padding-right: 1%;
  padding-bottom: 2%;
  padding-left: 33px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  background-color: #fff;
  color: #190c25;
  margin-top: 7px;
  margin-bottom: 7px;
  border: 1px solid #fff;
  border-radius: 7px;
  height: 55px
}
.input-d {
  font-size: 15px;
  width: 250px;
  padding-top: 2%;
  padding-right: 1%;
  padding-bottom: 2%;
  padding-left: 33px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  background-color: #fff;
  color: #000;
  margin-top: 7px;
  margin-bottom: 7px;
  border: 1px solid #fff;
  border-radius: 7px;
  height: 55px;
}
.input-d[type="date"]::-webkit-calendar-picker-indicator {
  width: 28px;
  height: 28px;
  opacity: 0;
}
.input-d[type="date"] {
  position: relative;
}
.input-d[type="date"]::after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23d19b68" viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M216 64C229.3 64 240 74.7 240 88L240 128L400 128L400 88C400 74.7 410.7 64 424 64C437.3 64 448 74.7 448 88L448 128L480 128C515.3 128 544 156.7 544 192L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 192C96 156.7 124.7 128 160 128L192 128L192 88C192 74.7 202.7 64 216 64zM480 496C488.8 496 496 488.8 496 480L496 416L408 416L408 496L480 496zM496 368L496 288L408 288L408 368L496 368zM360 368L360 288L280 288L280 368L360 368zM232 368L232 288L144 288L144 368L232 368zM144 416L144 480C144 488.8 151.2 496 160 496L232 496L232 416L144 416zM280 416L280 496L360 496L360 416L280 416zM216 176L160 176C151.2 176 144 183.2 144 192L144 240L496 240L496 192C496 183.2 488.8 176 480 176L216 176z"/></svg>') no-repeat center center;
  pointer-events: none;
}
/*.input-d[type="date"] {
  position: relative;
  
}

.input-d[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  position: absolute;
  right: 10px;
  z-index: 1;
}


.input-d[type="date"]::after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23d19b68" viewBox="0 0 640 640"><!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M216 64C229.3 64 240 74.7 240 88L240 128L400 128L400 88C400 74.7 410.7 64 424 64C437.3 64 448 74.7 448 88L448 128L480 128C515.3 128 544 156.7 544 192L544 480C544 515.3 515.3 544 480 544L160 544C124.7 544 96 515.3 96 480L96 192C96 156.7 124.7 128 160 128L192 128L192 88C192 74.7 202.7 64 216 64zM480 496C488.8 496 496 488.8 496 480L496 416L408 416L408 496L480 496zM496 368L496 288L408 288L408 368L496 368zM360 368L360 288L280 288L280 368L360 368zM232 368L232 288L144 288L144 368L232 368zM144 416L144 480C144 488.8 151.2 496 160 496L232 496L232 416L144 416zM280 416L280 496L360 496L360 416L280 416zM216 176L160 176C151.2 176 144 183.2 144 192L144 240L496 240L496 192C496 183.2 488.8 176 480 176L216 176z"/></svg>') no-repeat center center;
  pointer-events: none;
}*/
.padmain {
  padding-left: 12%;
  padding-right: 12%;
}
.pad-top-bottom {
  padding-top: 150px;
  padding-bottom: 110px
}
.pad-top {
  padding-top: 75px
}
.pad-right {
  padding-right: 2em;
}
.pad-top-big {
  padding-top: 155px;
  padding-left: 5%;
  font-size: 20px;
  line-height: 33px;
  color: #2A2A2A
}
.pad-bottom {
  padding-bottom: 120px
}
.margin-top {
  margin-top: 5%
}
.margin-bottom {
  margin-bottom: 33px
}
.neg-margin-top {
  margin-top: -55px
}
.align-center {
  text-align: center
}
.heading1 {
  color: #d7aa80;
  font-weight: 600;
  font-size: 2.2vw
}
.heading2 {
  color: #fff;
  font-size: 1.6vw;
  background-image: url(../images/trans-logo.png);
  background-repeat: no-repeat;
  display: block;
  padding-left: 120px;
  font-weight: 500;
  min-height: 65px;
  line-height: 35px
}
.heading2 strong {
  color: #d7aa80;
}
.heading3 {
  color: #fff;
  font-size: 1.6vw;
  text-align: center;
  font-weight: 500;
  width: 100%;
}
.heading3 strong {
  color: #d7aa80;
}
.heading4 {
  font-size: 3vw;
  text-align: center;
  font-weight: 300;
  width: 100%;
  text-transform: uppercase;
  line-height: 3.8vw
}
.heading4 strong {
  font-weight: 800;
}
.addspace {
  flex: 1 1 60%;
  padding-left: 3em;
  color: #DFBB9A;
  font-size: 18px;
  font-weight: 400
}
.resp {}
.resp img {
  width: 100%;
  height: 450px;
  border-radius: 11px;
  object-fit: cover
}
.c1 {
  flex: 1 1 45%;
  height: 450px;
  display: flex;
  flex-wrap: wrap;
  min-width: 222px
}
.c1 img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  border-radius: 11px
}
.c1.double img {
  width: 100%;
  height: 216px;
}
.cr1 {
  flex: 1 1 45%;
}
.cr1:last-child {
  text-align: right
}
h1, h2, h3, h4, h5, h6 {
  line-height: normal
}
h1 {
  font-size: 2.5vw;
  margin-bottom: 35px;
  padding-bottom: 15px;
  line-height: normal;
  padding-top: 33px;
}
h2 {
  font-size: 1.5vw;
  margin-bottom: 15px;
  color: #FFFFFF;
  font-weight: 400
}
h3 {
  font-size: 45px
}
h3 strong {
  color: #1d7ad0
}
h4 {
  font-size: 27px
}
h5 {
  font-size: 25px
}
h6 {
  font-size: 20px
}
.subtitle {
  font-size: 30px;
  color: #d7aa80;
  position: relative;
  line-height: normal;
  padding: 0px;
  display: block;
  font-weight: 600;
  margin-bottom: 21px;
  margin-top: 50px
}
/*.subtitle:after {
  width: 100px;
  height: 2px;
  background-color: #ccc;
  position: absolute;
  content: '';
  bottom: 50%;
  margin-left: 20px;
}*/
/*.subtitle:before {
  position: absolute;
  background-color: #ccc;
  bottom: 50%;
  height: 2px;
  width: 100px;
  content: '';
  margin-left: -120px;
}*/
.subtitle1 {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  padding: 0px;
  display: block;
  margin-top: 55px
}
.feature-text {
  font-weight: 400;
  font-size: 18px;
  padding: 2em;
}
.feature-text:hover {
  background-color: rgba(255, 255, 255, 0.5)
}
.feature-text h3 {
  margin-bottom: 21px
}
.linkwrap {
  width: 100%;
  margin-top: 3em;
  display: flex;
  gap: 1em;
  justify-content: center
}
a {
  color: #AFAFAF;
  text-decoration: none;
  transition: all ease-out 222ms;
}
a:hover {
  color: #d7aa80;
}
a.t {
  color: #AFAFAF;
  text-decoration: underline;
  line-height: 29px
}
a.t:hover {
  color: #fff;
}
a.aa.brdr-color {
  background-color: #fff;
}
a.aa {
  color: #262626;
  position: relative;
  overflow: hidden;
  padding: 9px 50px 9px 25px;
  border-radius: 50px;
  background-color: #d7aa80;
  margin-top: 33px;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase
}
a.aa:after {
  position: absolute;
  content: '\eaa0';
  font-family: icofont;
  right: 11%;
  top: 21%;
  font-size: 21px
}
a.aa:hover {
  color: #FFFFFF;
  z-index: 1;
  background-color: transparent
}
a.aa::before {
  position: absolute;
  content: '';
  background-color: #492e63;
  height: 55px;
  width: 1px;
  right: -5px;
  top: 0px;
  transition: all 222ms ease-in;
}
a.aa:hover::before {
  width: 100%;
  z-index: -1;
  left: 0px;
}
a.aa:hover::after {
  color: #d7aa80;
}
a.cd {
  background-color: #052649;
  font-weight: bold;
  font-size: 17px;
  color: #fff;
  padding-top: 12px;
  padding-right: 51px;
  padding-bottom: 12px;
  padding-left: 33px;
  border-radius: 25px;
}
a.cd i {}
a.cd:hover {
  background-color: #21a7f4;
  color: #FFFFFF;
}
a.k {
  color: #FFFFFF;
  text-align: center;
  width: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  transition: all 211ms ease;
  background-color: #c2c130;
  margin-top: 21px;
  float: left;
  padding-right: 21px;
  padding-left: 21px;
  font-size: 14px;
  border-radius: 3px;
}
a.k:hover {
  color: #FFFFFF;
  background-color: #097a66;
}
.btn {
  font-size: 15px;
  background-color: #d7aa80;
  color: #201030;
  font-family: "Poppins", sans-serif;
  float: right;
  padding-top: 11px;
  padding-right: 21px;
  padding-bottom: 11px;
  padding-left: 21px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-right: 0px;
  border-radius: 11px;
  font-weight: 700
}
.btn:hover {
  background-color: #fff;
}
.fix-logo {
  width: 90px;
  position: absolute;
  left: -100px;
  top: 8px;
  opacity: 0
}
.n-wrap.fixed .fix-logo {
  display: inherit;
  left: 21px;
  transition: all ease 411ms;
  opacity: 1
}
.n-wrap.fixed {
  position: fixed;
  left: 0px;
  top: 0px;
  border-top: solid 11px #fff
}
.n-wrap.fixed .menuwrap {
  margin-top: -20px
}
.n-wrap.fixed .book a {
  padding-top: 0px;
  margin-top: 0px;
}
.n-wrap.fixed .logo {
  margin-top: 5px;
}
.n-wrap.fixed .logo img {
  width: 100px;
}
.whatsapp {
  position: fixed;
  z-index: 9999;
  bottom: 10%;
  right: 1.5%;
}
.whatsapp i {
  font-size: 25px;
  background-color: #FFFFFF;
  border-radius: 50%;
  padding: 9px;
  color: #00CC66;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
.whatsapp:hover i {
  color: #FFFFFF;
  background-color: #00CC66;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(55, 180, 236, 0.7);
  }
  80% {
    box-shadow: 0 0 0 14px rgba(55, 180, 236, 0);
  }
}
.bullet strong {
  color: #0e6496
}
.bullet {}
.bullet ul {
  padding-top: 7%;
  padding-bottom: 3%;
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  justify-content: center
}
.bullet ul li {
  list-style-position: outside;
  list-style-type: none;
  padding-left: 45px;
  padding-bottom: 16px;
  font-size: 18px;
  margin-bottom: 16px;
  border: solid 2px #d7aa80;
  border-radius: 11px;
  padding: 3em;
  position: relative;
  flex: 1 1 40%;
  text-align: center;
  max-width: 600px;
  min-height: 180px;
}
.bullet ul li:after {
  position: absolute;
  content: '';
  width: 50px;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  top: -25px;
  background-image: url(../images/trans-logo.png);
  background-repeat: no-repeat;
  background-size: 30px;
  background-color: #271836;
  background-position: center center;
}
.bullet2t {
  background-color: #201130;
  padding: 3em;
  font-size: 15px;
  padding-top: 4em
}
.bullet2t ul {
  padding-top: 20px
}
.bullet2t ul li {
  list-style-position: outside;
  list-style-type: none;
  font-size: 16px;
  margin-bottom: 16px;
  background-image: url(../images/bullet.png);
  background-position: left 7px;
  background-repeat: no-repeat;
  padding-left: 23px
}
.bullet2t h3 {
  color: #d7aa80;
  font-weight: 600;
  margin-bottom: 21px;
  font-size: 31px
}
.bullet2t h4 {
  color: #d7aa80;
  font-weight: 600;
  margin-bottom: 21px;
  font-size: 21px
}
.bullet2t h5 {
  margin-top: 21px;
  font-weight: 500
}
.googlemap {
  width: 97.5%;
  margin-top: 55px;
  float: left;
  border: solid 3px #b5e7e0;
  border-radius: 11px;
}
.social {}
.social i {
  font-size: 15px;
}
.social img {
  width: 25px;
  position: relative;
  bottom: -5px;
  margin-left: 5px
}
.social a i {
  padding: 9px;
  transition: all ease 0.3s;
  margin-top: 0;
  margin-right: 9px;
  margin-bottom: 0;
  font-size: 21px;
  color: #FFFFFF;
}
.social a:hover i {
  transform: rotate(360deg);
  color: #d7aa80;
}
#back-top {
  position: fixed;
  bottom: 1px;
  right: 1px;
  float: right;
}
#back-top a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  line-height: normal;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #4B4B4B;
  width: 33px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  font-size: 21px;
  border-radius: 3px 3px 0 0;
}
#back-top a:hover {
  background-color: #000
}
.footer {
  float: left;
  width: 100%;
  padding-top: 55px;
  padding-bottom: 55px;
  background-color: #190C25;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  background-size: cover;
}
.footerlogo {
  flex: 100%;
  margin-bottom: 11px;
  padding-bottom: 21px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1)
}
.footercells {
  flex: 1 1 20%;
  font-size: 15px;
  font-weight: 400;
  min-width: 222px
}
.footercells:nth-child(2) {
  font-size: 14px;
  font-weight: 300;
  color: #B3AFB8; 
}

.footercells:nth-child(3) {
  flex: 23%;
}


.footercells:nth-child(4) {
  text-align: center;
}




.footercells strong {
  font-size: 10px;
  font-weight: 300;
  line-height: normal;
  display: block
}
.footercells a {
  color: #d7aa80
}
.footercells a:hover {
  color: #fff
}
.footercells i {
  float: left;
  margin-right: 9px;
  font-size: 20px;
  margin-top: 3px;
  margin-bottom: 11px;
  border: solid 2px #fff;
  padding: 9px;
  border-radius: 50%;
  color: #d7aa80
}
.credit {
  float: left;
  width: 100%;
  margin-top: 22px;
  font-size: 14px;
  font-weight: 300;
  display: flex;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  flex-wrap: wrap;
  justify-content: space-around;
  line-height: normal;
  padding-top: 28px;
  color: #9A94A0
}
.credit a {
  color: #fff
}
.credit a:hover {
  color: #d7aa80
}
@media(max-width:1600px) {
  .padmain {
    padding-left: 7%;
    padding-right: 7%
  }
}
@media(max-width:1440px) {
  .pad-top-bottom {
    padding-top: 120px;
  }
}
@media(max-width:1380px) {
  .padmain {
    padding-left: 5%;
    padding-right: 5%
  }
}
@media(max-width:1280px) {
  .phone, .email {
    font-size: 14px
  }
}
@media(max-width:1025px) {
  .banner-text h1 {
    font-size: 5vw;
  }
  .sliderwrap {
    height: 50vh
  }
  .threecol {
    flex: 1 1 40%;
  }
  .pad-top-bottom {
    padding-top: 60px;
  }
}
@media(max-width:840px) {
  .n-wrap.fixed {
    border: none;
    background-color: #fff;
    box-shadow: 0 11px 31px -11px #3b384b;
  }
  .n-wrap.fixed .menuwrap {
    background-image: none;
    height: 60px
  }
  .n-wrap.fixed .menuwrap:before {
    display: none
  }
  .n-wrap.fixed .menuwrap:after {
    display: none
  }
  .heading1, .heading2, .heading3, .heading4 {
    font-size: 4vw;
  }
  .heading4 {
    line-height: 5vw
  }
  .small-big {
    flex: 100%
  }
  .addspace {
    padding-left: 0;
    margin-top: 50px;
    text-align: center
  }
  .bgcolor2 .threecol {
    flex: 1 1 45%
  }
  .f-twocol {
    flex: 100%;
    padding: 2em
  }
  .wrap-btm {
    min-height: 600px;
    padding-top: 100px
  }
  .logo {
    top: 30px
  }
  .logowrap.padmain {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 30px;
    background-color: transparent;
  }
  .menuwrap {
    border: none;
    width: 25%;
    padding: 0;
  }
  .banner:before {
    height: 20vh
  }
  .phone {
    display: none
  }
  .free {
    border: none
  }
  .bb-cells {
    flex: 1 1 45%
  }
  .free2 {
    padding-top: 21px
  }
  .bb-cells {
    font-weight: 200;
    font-size: 25px;
  }
  .sliderwrap {
    height: 70vh;
    top: 0px
  }
  .m-base {}
  .m-base2 {
    top: -18px
  }
  .twocol {
    flex: 100%
  }
  .pad-top {
    padding: 0px;
  }
  .welcomepic {
    display: grid;
    width: 100%;
    order: 1
  }
  .capo-2-col-renovation {
    flex: 1 1 100%;
    padding: 3em;
    padding-right: 0%;
    border-bottom: solid 2px #fff;
  }
  .s-cells:nth-child(1), .s-cells:nth-child(3) {
    border-left: none
  }
  .titlewrap {
    margin-bottom: 55px;
  }
  h2 {
    font-size: 33px
  }
  .threecol {
    flex: 100%;
  }
  .bullet ul li {
    padding: 2em;
  }
}
@media(max-width:540px) {
  .bullet ul li {
    padding: 1em;
    min-width: 222px;
    padding-top: 3em
  }
  .twocol:nth-child(1) {
    text-align: center
  }
  .pad-right {
    padding-right: 0px
  }
  .pad-top-bottom {
    padding-top: 90px
  }
  .welcomepic {
    margin-top: 30px;
    gap: 1em
  }
  .split {
    column-count: 1;
    column-gap: 1px;
  }
  .menuwrap {
    width: 5%
  }
  .heading3, .heading4 {
    font-size: 11vw;
    line-height: 12vw
  }
  .footer {
    gap: 1em;
  }
  .footercells {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    padding-bottom: 11px;
  }
  .footer-cells {
    flex: 100%;
  }
  .social {
    margin-right: auto;
    margin-left: auto;
    left: auto;
    text-align: center
  }
  .credit {
    margin-top: 0px;
  }
  .cr1 {
    flex: 100%;
    text-align: center
  }
  .cr1:last-child {
    text-align: center;
    margin-top: 5px;
  }
  h2 {
    font-size: 25px
  }
  .titlewrap {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 16px
  }
  .heading1, .heading3, .heading4 {
    font-size: 6vw;
    line-height: normal
  }
  .heading2 {
    padding-left: 0px;
    background-position: center top;
    text-align: center;
    font-size: 6vw;
    padding-top: 90px
  }
  .addspace {
    margin-top: 20px;
    margin-bottom: 30px
  }
  .midbox {
    padding: 1.5em
  }
  .midbox h3 {
    font-size: 30px
  }
  .padmain {
    padding-left: 4%;
    padding-right: 4%;
  }
  .pad-top-big {
    padding-left: 0%;
    padding-top: 20px;
  }
  .threecol:first-child {
    margin-top: 51px;
  }
  .capo-2-col-renovation {
    padding: 1.5em;
    padding-top: 3em;
    border-bottom: solid 2px #fff;
  }
  .s-cells {
    flex: 100%;
    border-left: none
  }
  .s-cells:nth-child(3) {
    border-bottom: solid
  }
  .free2 {
    border: none;
    gap: 15px;
  }
  .banner-text h1 {
    font-size: 10vw;
  }
  .banner-text h1 span {
    font-size: 5vw;
  }
  .banner-text {
    width: 100%;
    left: 0;
    text-align: center;
    padding-left: 0
  }
  .sliderwrap {
    height: 70vh;
    top: 100px
  }
  .inner-header {
    top: 110px;
    height: 70vh;
  }
  .logo {
    text-align: center;
    top: 10px
  }
  .logo img {
    width: 150px
  }
  .banner {
    padding-left: 1em;
    padding-right: 1em;
    height: 75vh;
  }
  .logowrap {
    display: none
  }
  .phone {
    margin-left: 0px
  }
  .input1 {
    font-size: 13px;
  }
  .contact-col table tr td {
    width: 100%;
    float: left
  }
  .contact-col .subtitle {
    font-size: 23px
  }
  .split .input1:nth-child(1) {
    width: 200px;
    margin-right: 10px
  }
  .wrap-btm {
    min-height: 450px
  }
}
@media screen and (max-width:932px) and (orientation: landscape) {
  .sliderwrap {
    height: 100vh
  }
  .book {
    display: none
  }
  .free {
    border-bottom: none
  }
  .banner-text h1 {
    font-size: 4vw;
    max-width: 600px;
  }
  .free2 {
    padding-top: 11px;
  }
  .bb-cells {
    flex: 1 1 20%;
    font-size: 16px;
  }
}