
.video_wrapper {
  height: 100vh;
  overflow: hidden;
  background: #000;
}
.video_wrapper iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  left: 0;
}
.scrolled .header a.topleft {
  display: none;
}

.header a.topleft {
  display: block;
}

.scrolled .header a.scroll-logo {
  display: block !important;
}

.scrolled .header a.scroll-logo img {
  width: 220px;
}

section.blackdtrip {
  background: #231F20;
}

.blackdtripColour {
  color: #EC2890;
  text-align: center;
}

.blackdtripColour span {
  display: inline-block;
  font-size: 28px;
  line-height: 35px;
  border-bottom: 1px solid #EC2890;
}

.blackdtripColour strong {
  display: block;
  font-size: 35px;
  line-height: 42px;
}

.dark-bg {
  background: #231f20;
}

.whiteheading {
  font-family: 'Avenir LT Black';
  color: #fff;
  text-align: center;
  font-size: 50px;
  text-transform: uppercase;
  line-height: normal;
}

.subheading {
  text-transform: uppercase;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
}

.productlounge {
  background: #BB8580;
}

.productText {
  color: #ffffff;
}

.productText h2 {
  color: #622B47;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 60px;
  line-height: 60px;
  font-family: 'Avenir LT Black';
}

.productText ul li {
  padding: 5px 0;
}

section.productlounge .swiper {
  padding: 50px 0px;
}

.whymefcontainer .swiper-wrapper img {
  width: 100%;
}

.whymefcontainer .swiper {
  overflow: inherit !important;
}

.whymefcontainer .whybox {
  border: 1px solid #80714D;
  height: 100%;
  padding: 80px 20px;
  text-align: center;
  transform: skew(20deg);
  -webkit-transform: skew(20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
}

.whymefcontainer .whybox:hover {
  background: #80714D;
}

.hovertext {
  display: none;
}

.whymefcontainer .whybox:hover .hovertext {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  left: 0;
  background: #80714D;
}

.hover_text {
  transform: skew(160deg, 0deg);
}

.hover_text strong {
  transform: skew(180deg, 0deg) !important;
  padding-right: 50px;
}

.hover_text p {
  padding: 20px 30px;
  color: #fff;
  transform: skew(180deg, 0deg) !important;
}

.whymefcontainer .whybox figure {
  width: 100px;
  height: 100px;
  margin: 0px auto;
}

.whymefcontainer .swiper-wrapper img {
  width: 100%;
  transform: skew(160deg, 0deg);
}

.whymefcontainer .whybox strong {
  display: block;
  color: #fff;
  font-size: 20px;
  font-family: 'Avenir LT Std';
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 50px;
  transform: skew(160deg, 0deg);
}

.whymefcontainer .swiper-scrollbar.swiper-scrollbar-horizontal {
  bottom: -30px;
  top: inherit;
}

.whymefcontainer .swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  height: var(--swiper-scrollbar-size, 10px);
}

.whymefcontainer .swiper-scrollbar {
  background: #c5c6c7;
}

.whymefcontainer .swiper-scrollbar-drag {
  background: #80714D;
}

.whymefcontainer .whybox {
  border: 1px solid #80714D;
  height: 100%;
  padding: 80px 20px;
  text-align: center;
  transform: skew(20deg);
  -webkit-transform: skew(20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
}


.ourdifference_section {
  margin-top: 60px;
}

.text11 {
  border-right: none;
  position: relative;
  /* height: 70vh; */
}

/* .text11:before {
  width: 50px;
  height: 100%;
  background: #231f20;
  position: absolute;
  top: 0px;
  right: -110px;
  content: '';
  transform: skew(195deg, 0deg);
  z-index: 1;
} */
.text11 strong {
  color: #C81980;
  font-size: 32px;
  border-bottom: 1px solid #cdcccc;
  padding-bottom: 2px;
  margin-bottom: 30px;
  display: block;
}

.text11 p {
  color: #fff;
  font-size: 20px;
  line-height: 32px;
}

.curvedImg {
  background: #231f20;
  height: 70vh;
  width: 100%;
  position: relative;
  clip-path: polygon(0% 0, 100% 0%, 100% 100%, 12% 100%);
}

.rightcurved {
  clip-path: polygon(0% 0%, 100% 0%, 82% 100%, 0% 100%);
}

/* .curvedImg::before{
  width: 50px;
  height: 100%;
  background: #231f20;
  position: absolute;
  top: 0px;
  left: 0px;
  content: ''; 
} */
.curvedImg img {
  width: 100%;
  height: 100%;
}

.divider-height {
  margin: 60px;
}

.testimonials {
  background: #688098;
}

.threestep .swiper-slide {
  height: auto;
}

.box1,
.box2,
.box3 {
  background: #9F6E14;
  text-align: center;
  padding: 80px;
  color: #fff;
  height: 100%;
}

.box1 strong,
.box2 strong,
.box3 strong {
  font-size: 50px;
  color: #fff;
  line-height: 70px;
  display: block;
  font-family: 'Avenir LT Black';
}

.box1 h3,
.box2 h3,
.box3 h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 35px;
  font-family: 'Avenir LT Medium';
  font-weight: 500;
  margin-bottom: 20px;
}

.box1 p,
.box2 p,
.box3 p {
  font-size: 18px;
}

.box2 {
  background: #BD5C34;
}

.box3 {
  background: #73381D;
}

.colortab {
  background: #80714D;
  padding: 15px 60px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  font-size: 25px;
  font-family: 'Avenir LT Medium';
  clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
}

/* .colortab:before {
  content: '';
  background: #231f20;
  width: 28px;
  height: 100px;
  position: absolute;
  top: 0;
  right: -20px;
  transform: skew(20deg);
  z-index: 9;
} */
.whitetab {
  background: #fff;
  padding: 15px 60px;
  color: #231f20;
  font-size: 25px;
  position: relative;
  text-transform: uppercase;
  font-family: 'Avenir LT Medium';
  clip-path: polygon(7% -100%, 100% 0%, 100% 100%, 0% 100%);
}

#counter-stats {
  border-bottom: 1px solid #ec2890;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  display: block;
}

.counterBox {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  height: 100%;
  padding-bottom: 10px;
}

.counterBox:before {
  content: '';
  background: url(../../assets/img/counter-bottom.png);
  width: 18px;
  height: 35px;
  position: absolute;
  bottom: -20px;
  left: 15px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  margin: 0px auto;
  right: 0;
  z-index: 9;
}

.counterBox:after {
  content: '';
  background: #231f20;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -33px;
  left: 0px;
  right: 0;
  margin: 0px auto;
  border-radius: 50%;
  z-index: 1;
}

.counterBox .counting {
  font-size: 60px;
  font-family: 'Avenir LT Black';
}

.counterBox h4 {
  font-size: 16px;
  line-height: normal;
  color: #fff;
  font-family: 'Avenir LT Medium';
  font-weight: 600;
  margin-bottom: 2px;
}

.counterBox h5 {
  color: #fff;
  font-size: 14px;
  padding: 0px 90px;
  line-height: 20px;
}

.productHeading {
  position: absolute;
  top: 50%;
  transform: rotate(270deg);
  left: -110px;
  color: #fff;
  font-size: 50px;
  z-index: 9;
  font-family: 'Avenir LT Black';
  display: inline-table;
}

.loungetag {
  position: absolute;
  top: 20px;
  left: 40px;
  z-index: 9;
  background: #622B47;
  color: #fff;
  padding: 8px 35px;
  font-family: 'Avenir LT Black';
  font-size: 18px;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
}

.init-swiper .swiper-wrapper .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #fff;
}
.init-swiper .swiper-button-lock{
  display: block !important;
}

/* About Us */
section.inner-top {
  padding: 100px 0 0;
  height: 80vh;
  background: #622b47;
}

.innerbannercurved {
  clip-path: polygon(100% 100%, 80% 0%, 0% 0%, 0% 100%);
}

.innerbannercurved img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.innerbannertext {
  height: 100%;
  padding: 80px 50px 80px 0px;
  clip-path: polygon(100% 100%, 100% 0%, 0% 0%, 20% 100%);
  /* shape-outside: polygon(100% 100%, 100% 0%, 0% 0%, 20% 100%); */
  /* shape-outside: polygon(0 0, 50% 0%, 90% 50%, 50% 100%, 0 100%); */
  /* clip-path: polygon(0 0, 50% 0%, 90% 50%, 50% 100%, 0 100%); */
  /* shape-margin: 10px; */
  /* width: 100%; */
  position: relative;
  left: -140px;
}

.shape {
  width: 250px;
  height: 100%;
  /* background-color: #622b47; */
  float: left;
  shape-outside: polygon(100% 100%, 50% 100%, 0% 0%, 0% 100%);
  clip-path: polygon(100% 100%, 50% 100%, 0% 0%, 0% 100%);
  shape-margin: 30px;
}

.innerbannertext h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  font-family: 'Avenir LT Black';
}

.innerbannertext h2 {
  color: #CE1980;
  text-transform: uppercase;
  font-size: 35px;
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
  margin-left: 65px;
  margin-bottom: 15px;
}

.innerbannertext p {
  color: #fff;
  font-weight: normal;
  font-family: 'Avenir LT Std';
  line-height: 26px;
  text-align: justify;
}

.aboutVideo {
  position: relative;
}

.aboutVideo:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0000007a;
  content: '';
}

.aboutVideo img {
  width: 100%;
  height: 100%;
}

.aboutVideo img.videoicon {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0px auto;
}

.howgoing {
  text-align: center;
  color: #fff;
}

.twofactories {
  position: relative;
}

.curvedshape {
  width: 300px;
  height: 100%;
  background: #231f20;
  clip-path: polygon(37% 0, 42% 0, 64% 100%, 58% 100%);
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0px auto;

}

.chinafactories {
  clip-path: polygon(100% 100%, 80% 0%, 0% 0%, 0% 100%);
  margin-top: 50px;
}

.chinafactories img {
  width: 100%;
  height: 100%;
}

.chinafactories strong {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 20px;
  background: transparent;
  margin-top: 10px;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
}

.montrealfactories {
  clip-path: polygon(0% 0, 100% 0%, 100% 100%, 20% 100%);
  margin-top: 50px;
}

.montrealfactories img {
  width: 100%;
  height: 100%;
}

.montrealfactories strong {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 20px;
  background: transparent;
  margin-top: 10px;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
}

.offices strong {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 20px;
  background: transparent;
  margin-top: 10px;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
}

.showroomssection .col-md-4:first-child {
  clip-path: polygon(0% 0%, 80% 0%, 98% 100%, 0% 100%);
}

.showroomssection .col-md-4:nth-child(2) {
  clip-path: polygon(3% 0%, 80% 0%, 98% 100%, 20% 100%);
}

.showroomssection .col-md-4:nth-child(3) {
  clip-path: polygon(0 -20%, 100% 0, 100% 100%, 20% 100%);
}

.showroomssection strong {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 20px;
  background: transparent;
  margin-top: 10px;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
}

/* Financing CSS */
.financingform {
  background: #fff;
  padding: 20px;
  margin-top: -269px;
  text-align: center;
}

.financingform h2 {
  color: #DA1984;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Avenir LT Black';
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: center;
}

.financingform h2:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  background: #DA1984;
  content: '';
  margin: 0px auto;
}

.financingform p {
  color: #A7A9AC;
  font-size: 14px;
  text-align: center;
}

.financingform form input[type="text"],
.financingform form input[type="email"],
.financingform form input[type="number"] {
  border: 1px solid #BCBEC0;
  border-radius: 0px;
  height: 45px;
}

.financingform form input::placeholder {
  color: #A7A9AC;
  font-style: italic;
}

.financingform form input:focus {
  outline: inherit;
  box-shadow: inherit;
  border-color: #DA1984;
}

.financingform form input[type="submit"] {
  padding: 10px 35px;
  border: none;
  background: #DA1984;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Avenir LT Black';
}

.financingform form input[type="submit"]:hover {
  background: #85714D;
}

.chekrobot {
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #BCBEC0;
  gap: 6px;
  padding: 8px 12px;
  font-size: 14px;
  margin: 0px auto;
}

.chekrobot input[type="checkbox"] {
  padding: 8px;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}

.financingfourbox {
  padding: 30px 50px;
  text-align: center;
}

.financingfourbox h3 {
  color: #C81980;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
  font-family: 'Avenir LT Medium';
  border-bottom: 1px solid #fff;
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.financingfourbox p {
  color: #fff;
  font-size: 16px;
}

.applyonline {
  text-align: center;
}

.applyonline h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  font-family: 'Avenir LT Black';
}

.applyonline p {
  color: #fff;
  font-size: 16px;
}

.requestButton {
  display: inline-block;
}

.requestButton a {
  border: 1px solid #fff;
  display: block;
  padding: 8px 25px;
  font-family: 'Avenir LT Black';
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
}

.requestButton a:hover {
  background: #fff;
  color: #CE1980;
}


.innerbannertext-right {
  height: 100%;
  padding: 100px;
}

.innerbannertext-right h2 {
  color: #CE1980;
  text-transform: uppercase;
  font-size: 35px;
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
  margin-bottom: 15px;
}

.innerbannertext-right p {
  color: #fff;
  font-weight: normal;
  font-family: 'Avenir LT Std';
  line-height: 26px;
}

.logincontainer {
  background: url(../../assets/img/login-bg.jpg);
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.loginBox {
  padding: 40px 20px;
  background: #fff;
  border-radius: 10px;
  text-align: center;
}

.loginBox strong {
  border-bottom: 2px solid #231F20;
  display: inline-block;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 34px;
  margin-bottom: 15px;
}

.loginBox p {
  color: #A7A9AC;
  font-size: 18px;
}

.loginBox input {
  display: block;
  width: 100%;
}

.loginBox form input::placeholder {
  color: #A7A9AC;
  font-style: italic;
}

.loginBox form img {
  position: absolute;
  top: 5px;
  left: 2px;
  z-index: 1;
  width: 20px;
}

.loginBox input[type="text"],
.loginBox input[type="password"] {
  border: none;
  border-bottom: 1px solid #A7A9AC;
  height: 40px;
  position: relative;
  padding: 0px 35px;
}

.loginBox input[type="text"]:focus,
.loginBox input[type="password"]:focus {
  outline: none;
}

.loginBox input[type="submit"] {
  width: 100%;
  border: none;
  background: #CE1980;
  padding: 8px;
  font-size: 20px;
  color: #fff;
  font-family: 'Avenir LT Black';
  text-transform: uppercase;
}

.loginBox input[type="submit"]:hover {
  background: #80714D;
}

.loginBox form {
  margin-bottom: 20px;
}

.loginBox a {
  color: #BCBEC0;
  text-decoration: underline;
  font-style: italic;
}

.loginBox a:hover {
  color: #CE1980;
}

.catalogBox {
  padding: 40px 20px;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  margin-top: -180px;
}

.catalogBox strong {
  border-bottom: 2px solid #231F20;
  display: inline-block;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 34px;
  margin-bottom: 15px;
}

.catalogBox p {
  color: #A7A9AC;
  font-size: 18px;
}

.cataloglist {
  padding: 100px 0px;
  background: url(../../assets/img/catalog-background.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  background-position: bottom center;
  height: 100vh;
  text-align: right;
}
.cataloglist ul {
  padding: 0px;
  margin: 0px;
}
.cataloglist ul li {
  display: block;
  margin: 10px 0;
}
.cataloglist ul li a {
  background: #688DA6;
  color: #fff;
  padding: 10px 10px 10px 100px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 5% 100%);
  width: 30%;
}
.cataloglist ul li:nth-child(2) a {
  width: 28%;
  background: #1A3C5D;
}
.cataloglist ul li:nth-child(3) a {
  width: 26%;
  background: #CC968C;
}
.cataloglist ul li:nth-child(4) a {
  width: 24%;
  background: #622B47;
}
.cataloglist ul li:nth-child(5) a {
  width: 22%;
  background: #CB5C34;
}
.cataloglist ul li:nth-child(6) a {
  width: 20%;
  background: #D9AF66;
}
.catalogBox form input[type="text"],
.catalogBox form input[type="email"],
.catalogBox form input[type="number"] {
  border: 1px solid #BCBEC0;
  border-radius: 0px;
  height: 45px;
  margin-bottom: 10px;
}

.catalogBox form input::placeholder {
  color: #A7A9AC;
  font-style: italic;
}

.catalogBox form input:focus {
  outline: inherit;
  box-shadow: inherit;
  border-color: #DA1984;
}

.catalogBox form textarea {
  border: 1px solid #BCBEC0;
  border-radius: 0px;
  height: 100px;
  margin-bottom: 10px;
}

.catalogBox form textarea:focus {
  outline: inherit;
  box-shadow: inherit;
  border-color: #DA1984;
}

.catalogBox form textarea::placeholder {
  color: #A7A9AC;
  font-style: italic;
}

.catalogBox form input[type="submit"] {
  padding: 10px 35px;
  border: none;
  background: #DA1984;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Avenir LT Black';
  width: 100%;
}

.catalogBox form input[type="submit"]:hover {
  background: #85714D;
}

.contactuspage{
  margin-top: 250px;;
}

.mynewcurvedstyle{
  transform: translateX(-30%);
  shape-outside: polygon(40% 0%, 50% 50%, 70% 100%);
  shape-margin: 2rem;
  -webkit-clip-path: polygon(30% 0, 70% 0, 100% 100%, 30% 100%);
          clip-path: polygon(30% 0, 70% 0, 100% 100%, 30% 100%);
}