@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&family=Mukta:wght@300&display=swap');

body {
  margin: 0;
  padding: 0;
}

@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(0);
  }
}

/* LOGO AREA */
/* navigation bar */
.navbar-dark .navbar-nav .nav-link {
  color: #000;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
}

element.style {
  width: 360.484px;
  position: fixed;
  top: 0px;
  z-index: inherit;
}

.sticky-wrapper .shrink {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.navbar-logo img {
  object-fit: contain;
  width: 250px;
}

@media only screen and (max-device-width: 767px) {
  .navbar-logo img {
    object-fit: contain;
    width: 150px;
  }
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}

element.style {
  height: 95.5645px;
  width: 1274.19px;
}

.menu a {
  color: #000;
}

/* .bg-header{
background-color: #fff;
}  */

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgb(240, 235, 235)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgb(46 220 198);
  font-size: 16px;
  transition: ease-in-out 0s;
}

.navbar-light .navbar-nav .nav-link {

  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 20px;
}

@media only screen and (max-device-width: 767px) {
  .navbar-light .navbar-nav .nav-link {

    color: #fff;
    font-size: 18px;
    font-weight: 600;
  }
}

.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%;
}

.sticky-wrapper .site-navbar {
  transition: .3s all ease;
}

.site-navbar {
  margin-bottom: 0px;
  z-index: 1999;
  position: absolute;
  background-color: transparent;
  width: 100%;
  padding: 38px 80px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}

@media only screen and (max-device-width: 767px) {
  .site-navbar {
    margin-bottom: 0px;
    z-index: 1999;
    position: absolute;
    background-color: transparent;
    width: 100%;
    padding: 0px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
  }
}

article,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

.site-navbar .site-logo {
  position: relative;
  left: 0;
  top: -5px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.h1,
h1 {
  font-size: 2.5rem;
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1,
h2,
h3,
h4 {
  margin-top: 0;
}

.h2,
h2 {
  font-size: 2rem;
}

.d-xl-block {
  display: block !important;
}

.position-relative {
  position: relative !important;
}

article,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

.site-navbar .site-navigation .site-menu {
  margin-bottom: 0;
}

.mr-auto {
  margin-right: auto !important;
}

ul {
  margin-top: 0;
}

li {
  display: inline-block;
}

.site-navbar .site-navigation .site-menu .active {
  color: #000;
  display: inline-block;
  padding: 5px 20px;
}

element.style {
  position: relative;
  top: 3px;
}

.ml-md-0 {
  margin-left: 0 !important;
}

.py-3 {
  padding-bottom: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
}

.d-xl-none {
  display: none !important;
}

::selection {
  /* background:#fff; */
  color: #000;
}

.float-right {
  float: right !important;
}

.text-right {
  text-align: right !important;
}

.search-btn {
  border-radius: 100px;
  border: 2px solid #fff;
  padding: 15px 40px;
  color: #fff;
  font-size: 16px;
  background-color: transparent;
}

.search-btn:hover {
  border-radius: 100px;
  border: 2px solid #3f9d92;
  padding: 15px 40px;
  font-size: 16px;
  color: #fff;
  background-color: #3f9d92;
  transition: all 2s ease-in-out;
}

/* end navigation */

/* Start HEADER section */
.top-header {
  background-image: url(../images/header.jpg);
  height: 65vh;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  background-size: cover;
}

.Request-backimage {
  background-image: url(../images/header.jpg);
  height: 85vh;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  background-size: cover;
}


.page-content {
  position: absolute;
  bottom: 25%;
  color: #fff;
  width: 100%;
  padding: 0px 0px;
  text-align: center;
  transform-origin: 50% 50%;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  transition: all 1s ease-in-out 1s;
}

.page-title {
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 700;
}

/* START SLIDER SECTIOIN */
.slider-img img {
  height: 135vh;
}

@media only screen and (max-device-width: 767px) {
  .slider-img img {
    height: 80vh;
  }
}

.content {
  position: absolute;
  bottom: 30%;
  color: #fff;
  width: 100%;
  padding: 0px 0px;
  text-align: center;
  transform-origin: 50% 50%;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  transition: all 1s ease-in-out 1s;
}


.content {
  position: absolute;
  bottom: 30%;
  color: #fff;
  width: 100%;
  padding: 0px 0px;
  text-align: center;
  transform-origin: 50% 50%;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  transition: all 1s ease-in-out 1s;
}



.content-p {
  font-size: 11px;
  line-height: 17px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  letter-spacing: 1px;
  font-family: Mukta;
  text-transform: uppercase;
  visibility: inherit;
  transition: none 0s ease 0s;
}

@media only screen and (max-device-width: 767px) {
  .content-p {
    font-size: 11px;
    line-height: 17px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 0.5px;
    font-family: Mukta;
    text-transform: uppercase;
    visibility: inherit;
    transition: none 0s ease 0s;
  }
}

.content-h2 {
  font-size: 66px;
  line-height: 66px;
  font-weight: 500;
  color: rgb(255, 255, 255);
  letter-spacing: -4px;
  font-family: Mukta;
  visibility: inherit;
  transition: none 0s ease 0s;
}

@media only screen and (max-device-width: 767px) {
  .content-h2 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    letter-spacing: 0.5px;
    font-family: Mukta;
    visibility: inherit;
    transition: none 0s ease 0s;
  }
}



.left-content {
  position: absolute;
  bottom: 10%;
  left: 10%;
  color: #fff;
  width: 100%;
  padding: 0px 0px;
  text-align: left;
  transform-origin: 50% 50%;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  transition: all 1s ease-in-out 1s;
}

/* END SLIDER SECTIOIN */
/* START ABOUT SECTION  */
.about-p {
  color: #888f96;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
}

.about-h2 {
  font-size: 60px;
  font-weight: 500;
  letter-spacing: -3px;
  color: #1e3954;
}

.para-p {
  font-size: 20px;
  line-height: 1.8em;
  color: #888f96;
  font-family: "Mukta", Sans-serif;
  font-weight: 400;
  margin: 0 0 1.5em;
}

.learn-btn {
  border-radius: 26px;
  border: 2px solid #55bbaf;
  padding: 15px 45px;
  color: #fff;
  background-color: #55bbaf;
}


.learn-btn:hover {
  border-radius: 26px;
  border: 2px solid #3f9d92;
  padding: 15px 45px;
  color: #fff;
  background-color: #3f9d92;
  transition: all 2s ease-in-out;
}

/* END ABOUT SECTION  */

/* START VIDEO SECTION  */

.videoImage {
  background: url(../images/video.jpg);
  background-size: cover;
  background-blend-mode: darken;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  position: relative;
  max-width: 1170;

}

.play-button {
  display: block;
  height: 92px;
  position: relative;
  cursor: pointer;
}

.play-circles {
  display: block;
  width: 100%;
  height: 100%;
}

.play-perspective {
  width: 600px;
  height: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 18px;
  z-index: 999;
}

.play-close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  bottom: calc(100% + 15px);
  border: none;
  outline: none;
  background: 0 0;
  opacity: 0;
  cursor: pointer;
}

.play-close::before:hover {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: rotate(45deg);
  background-color: #fff;
}

.play-close:after:hover {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: rotate(-45deg);
  background-color: #fff;
}

.play-triangle {
  background-color: #fff;
  cursor: pointer;
}

iframe {
  display: block;
}

.video-p {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .5px;
}

.video-h2 {
  color: #fff;
  font-size: 64px;
  font-weight: 500;
  line-height: .94em;
  letter-spacing: -3.2px;
}

.discover-h2 {
  color: #1e3954;
  font-size: 44px;
  font-weight: 500;
  line-height: .99em;
  letter-spacing: -3.0px;
}

/* END VIDEO SECTION  */
/* START COWORK SECTION  */

.coworkImage {
  background-image: url(../images/cowork.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  /* margin-top: 100px; */
  margin-bottom: 100px;
  padding: 100px 0;
  position: relative;
}

.overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #1e3954;
  opacity: .6;
  transition: background .3s, border-radius .3s, opacity .3s;
}

.cowork-p {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}

.cowork-h2 {
  font-size: 54px;
  letter-spacing: -2.7px;
  color: #fff;
  font-weight: 500;
}

.single-counter-item {
  z-index: 999;
}

.single-counter-item img {
  width: 55px;
}

.single-counter-item span {
  color: #fff;
  font-size: 42px;
  letter-spacing: -2.1px;
  margin: 0;
  font-weight: 500;
}

.single-counter-item p {
  color: #cdcccc;
  font-size: 18px;
  letter-spacing: -.9px;
  font-weight: 500;
}

/* END COWORK SECTION  */

/* START SERVICE SECTION  */
.service-h2 {
  font-size: 60px;
  font-weight: 500;
  letter-spacing: -3.2px;
  color: #1e3954;
}

.service-p {
  font-size: 18px;
  font-weight: 400;
  line-height: 2.2em;
  color: #888f96;
}

.service-btn {
  border-radius: 26px;
  border: 2px solid #55bbaf;
  padding: 15px 45px;
  color: #fff;
  background-color: #55bbaf;
}


.service-btn:hover {
  border-radius: 26px;
  border: 2px solid #3f9d92;
  padding: 15px 45px;
  color: #fff;
  background-color: #3f9d92;
  transition: all 2s ease-in-out;
}

.img-box {
  position: relative;
  width: 95px;
  height: 95px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #eef8f7;
  border-radius: 50%;
  cursor: pointer;
  transition-duration: .5s;
}

.img-box img {
  width: 45px;
  height: 45px;
}

.service-h3:hover {
  font-size: 1.11111rem;
  line-height: 1.3;
  letter-spacing: -.5px;
  transition: all .5s ease;
  color: #fff;
  font-weight: 500;
}

.service-h3 {
  font-size: 1.11111rem;
  line-height: 1.3;
  letter-spacing: -.5px;
  transition: all .5s ease;
  color: #1e3954;
  font-weight: 500;
}


.description-p {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  position: relative;
  transition: all .3s ease;
}

.box {
  background-color: transparent;
  padding: 30px;
  transition: all .5s ease;
  position: relative;
}

.box:hover {
  background-color: #55bbaf;
  padding: 30px;
  transition: all .5s ease;
  position: relative;
}

.box:hover h3 {
  color: #fff;
}

.box:hover p {
  transition: ease-in-out 2s
}

/* END SERVICE SECTION  */
/* START WORKSPACE SECTION  */
.workspace-img {
  width: 50%;
  height: 100vh;
  object-fit: cover;
  background: linear-gradient(to top, rgb(30 30 30 / 20%), rgb(30 29 30 / 20%)), url(../images/workspace.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

@media only screen and (max-device-width: 767px) {
  .workspace-img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    background: linear-gradient(to top, rgb(30 30 30 / 20%), rgb(30 29 30 / 20%)), url(../images/workspace.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
  }
}

.slide-p {
  font-size: 1.3em;
  font-weight: 400;
  color: #888f96;
  margin: 0px 25px;
}

.testmonial-name {
  letter-spacing: -.9px;
  color: #1e3954;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 400;
}

.testmonial-job {
  line-height: 1.667;
  font-weight: 400;
  color: #888f96;
  font-size: 18px;
  letter-spacing: .5px;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 0px;
  height: 0px;
  padding: 3px;
  border-radius: 30;
  /* x: 3px; */
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #55bbaf;
  background-clip: padding-box;
  border: 0;

  opacity: .5;
  border-radius: 85px;
  transition: opacity .6s ease;
}

/* END WORKSPACE SECTION  */

/* START BENEFIT SECTION  */
.benefit-p {
  color: #888f96;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}

.benefit-h2 {
  color: #1e3954;
  font-size: 55px;
  font-weight: 500;
  letter-spacing: -3.2px;
  line-height: 1;
}

.bene-desc-p {
  color: #888f96;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.667;
}

.widget-container {
  padding: 10px 0;
  border-style: solid;
  border-width: 1px 0;
  border-color: #ebebeb;
}

.list-text {
  color: #888f96;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.667;
}

.benefit-btn {
  border-radius: 26px;
  border: 2px solid #55bbaf;
  padding: 15px 45px;
  color: #fff;
  background-color: #55bbaf;
}

.benefit-btn:hover {
  border-radius: 26px;
  border: 2px solid #3f9d92;
  padding: 15px 45px;
  color: #fff;
  background-color: #3f9d92;
  transition: all 2s ease-in-out;
}

/* END BENEFIT SECTION  */

/* START GALLERY SECTION */
.item {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: center;
}

.item * {
  box-sizing: border-box;
}

.item img {
  max-width: 100%;
  vertical-align: top;
  object-fit: cover;
}

.item i {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 34px;
  color: #000000;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #ffffff;
  transform: translate(50%, 50%) scale(0);
  transition: transform 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* transition: transform 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275); */
}

.item a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

.item.blue {
  background-color: #34495e;
}

.item.blue i {
  color: #34495e;
}

.item.red {
  background-color: #e74c3c;
}

.item.red i {
  color: #e74c3c;
}

.item.green {
  background-color: #16a085;
}

.item.green i {
  color: #16a085;
}

.item:hover img,
div.item:active {
  opacity: 0.3;
  filter: grayscale(100);
}

.item * {
  transition: all 0.35s ease-in-out;
}

.item:hover i,
div.item:active i {
  transform: translate(-50%, -50%) scale(1);
  transition: transform 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* END GALLERY SECTION */

/* START MODERN SECTION */
.modern-h2 {
  font-size: 64px;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: -3px;
  color: #1e3954;
}

.modern-btn {
  border-radius: 26px;
  border: 2px solid #55bbaf;
  padding: 15px 45px;
  color: #fff;
  background-color: #55bbaf;
}

.modern-btn:hover {
  border-radius: 26px;
  border: 2px solid #3f9d92;
  padding: 15px 45px;
  color: #fff;
  background-color: #3f9d92;
  transition: all 2s ease-in-out;
}

.modern {
  color: #1e3954;
  font-size: 18px;
  letter-spacing: -.9px;
  font-weight: 400;
  line-height: 1.667;
}

.modern-img img {
  padding: 10px;
}

.title-h4 {
  font-size: 20px;
  letter-spacing: 1px;
  color: #ffff;
  text-align: center;
  transform: translateZ(50px);
  /* margin-top: 70px; */
}

.title-h5 {
  font-size: 50px;
  letter-spacing: 1px;
  color: #55bbaf;
  text-align: center;
}

.card-p {
  color: #fff;
}

.seat-h6 {
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffff;
}

.card-body {
  flex: 1 1 auto;
  padding: 5rem 2rem;
}

.card-style{
  display: flex;
  align-items: center;
  justify-content: center;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #1e3954;
  background-clip: border-box;
  border: 1px solid #1e3954;
  border-radius: 0.25rem;
  height: 430px;
  width: 95%;
  border-radius: 35px;
}

.dep-p{
  font-size: 12px;
  color: #e8e8e8b5;
}

/* END MODERN SECTION */

/* START HOST SECTION */
.host-h2 {
  font-size: 64px;
  font-weight: 400;
  letter-spacing: -3.2px;
  color: #fff;
  line-height: 1;

}

.host-p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.667;

}

.host-btn {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -.8px;
  color: #55bbaf;
  background-color: #fff;
  border-radius: 100px;
  line-height: 1;
  padding: 1.4rem 3.7rem;
  border: 1px solid transparent;
  transition: all .5s;
}

.host-btn:hover {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -.8px;
  color: #fff;
  background-color: #3f9d92;
  border-radius: 100px;
  line-height: 1;
  padding: 1.4rem 3.7rem;
  border: 1px solid transparent;
  transition: all .5s;
}


/* END HOST SECTION */

/* START CONTACT SECTION */

.contact-h3 {
  color: #1e3954;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.contact-p {
  color: #888f96;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'Mukta', sans-serif;
}

.contact-img-box {
  position: relative;
  width: 75px;
  height: 75px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #eef8f7;
  border-radius: 50%;
  cursor: pointer;
  transition-duration: .5s;
}

.contact-img-box:hover {
  position: relative;
  width: 75px;
  height: 75px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #55bbaf;
  border-radius: 50%;
  cursor: pointer;
  transition-duration: .5s;
}

.icon-box {
  font-size: 24px;
  padding: 23px;
}

.icon-box i {
  width: 0.9em;
  height: 0.9em;
  position: relative;
  display: block;
  color: #55bbaf;
}

.contact-img-box:hover i {
  width: 0.9em;
  height: 0.9em;
  position: relative;
  display: block;
  color: #fff;
}

/* END CONTACT SECTION */

/* START DISCUSS SECTION */
.Start-h2 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .8px;
  color: rgba(136, 143, 150, .6);
}

.Start-Para-h2 {
  font-size: 54px;
  font-weight: 600;
  letter-spacing: -1.4px;
  color: #1e3954;
  font-family: "Mukta", -apple-system, BlinkMacSystemFont, Sans-serif;

}

.Start-Discus-h2 {
  color: #1e3954;
  font-size: 18px;
  font-weight: 500;
}

.form-input {
  /* font-size: 16px;
  font-weight: 400;
  color: rgba(136, 143, 150, .6);
  background-color: transparent;
  border-style: solid;
  border-bottom: 1px solid rgba(136, 143, 150, .6);;
  padding: 10px 0;
  width: 100%;
  border: none;
  outline: none; */
  font-size: 16px;
  color: #000;
  background-color: transparent;
  border-style: solid;
  border: none;
  outline: none;
  border-bottom: 1px solid rgba(136, 143, 150, .6);
  padding: 10px 0;
  font-family: "Mukta", Sans-serif;
  font-weight: 500;
  width: 100%;
}

.form-input:hover {
  font-size: 16px;
  color: #000;
  background-color: transparent;
  border-style: solid;
  border: none;
  outline: none;
  border-bottom: 2px solid #55bbaf;
  padding: 10px 0;
  font-family: "Mukta", Sans-serif;
  font-weight: 500;
  width: 100%;
  transition: ease-in-out 0s;

}

.from-span:after {
  content: "";
  width: 0;
  height: 2px;
  bottom: 0;
  position: absolute;
  left: auto;
  right: 0;
  transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
}



label {
  color: #222;
  display: block;
  margin-bottom: 1.5rem;
  font-size: 1rem;
  text-transform: capitalize;
}

.submit-btn {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -.4px;
  background-color: #55bbaf;
  border-color: #55bbaf;
  color: #fff;
  border-radius: 100px;
  line-height: 1;
  padding: 18px 55px;
  border: 1px solid transparent;
  transition: all .5s;
}

.submit-btn:hover {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -.4px;
  background-color: #3f9d92;
  border-color: #3f9d92;
  color: #fff;
  border-radius: 100px;
  line-height: 1;
  padding: 18px 55px;
  border: 1px solid transparent;
  transition: all .5s;
}

/* END DISCUSS SECTION */

/* START BOOKING PAGE  */
.booking-h2 {
  font-size: 38px;
  text-transform: capitalize;
  color: #1e3954;
  font-weight: 500;
}

.li-content {
  font-weight: 300;
  line-height: 40px;
  margin: 0;
  padding: 0;
  position: relative;
}

.check-icon {
  width: 18px;
}

.check-icon i {
  color: #5fd36c;
  font-size: 18px;
}

.span-content {
  color: #888f96;
  align-self: center;
  padding-left: 5px;
  font-size: 1rem;
}

.form-h2 {
  font-size: 36px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 50px;
  color: #1e3954;
}

.booking-form label {
  color: #888f96;
  font-size: 16px;
  font-weight: 400;
  font-family: "Mukta", Sans-serif;
}

.booking-span {
  display: block;
  position: relative;
}

.booking-span:after {
  content: "";
  width: 0;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: auto;
  right: 0;
  transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
}

.booking-form input {
  font-size: 14px;
  color: #000;
  background-color: transparent;
  border-style: solid;
  border: none;
  outline: none;
  border-bottom: 1px solid #dfdfdf;
  padding: 0;
  font-family: "Mukta", Sans-serif;
  font-weight: 500;
  width: 100%;
}

.booking-form input:hover {
  font-size: 14px;
  color: #000;
  background-color: transparent;
  border-style: solid;
  border: none;
  outline: none;
  border-bottom: 2px solid #55bbaf;
  padding: 0;
  font-family: "Mukta", Sans-serif;
  font-weight: 500;
  width: 100%;
  transition: ease-in-out 2s;
}

.booking-signup-btn {
  padding: 10px 20px;
  background-color: #16a085;
  border: 1px solid #16a085;
  color: #fff;
  font-size: 15px;
  border-radius: 25px;
  position: relative;
  top: -50px;
  right: 6px;

}

.form-control {
  display: block;
  width: 100%;
  padding: 1rem 0.9rem;
  font-size: 15px;
  line-height: 1.5;
  background-color: #fff;
  text-indent: 10px;
  background-clip: padding-box;
  border: 1px solid #f4f6f9;
  border-radius: 1.75rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.booking-form input::selection {
  color: transparent;
}

.booking-submit-btn {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -.4px;
  background-color: #55bbaf;
  border-color: #55bbaf;
  color: #fff;
  border-radius: 100px;
  line-height: 1;
  padding: 1.25rem 3.5rem;
  border: 1px solid transparent;
  transition: all .5s;
}

.booking-submit-btn:hover {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -.4px;
  background-color: #3f9d92;
  border-color: #3f9d92;
  color: #fff;
  border-radius: 100px;
  line-height: 1;
  padding: 1.25rem 3.5rem;
  border: 1px solid transparent;
  transition: all .5s;
}

.connect-h2 {
  font-size: 64px;
  font-weight: 500;
  letter-spacing: -3.2px;
  color: #fff;
}

@media only screen and (max-device-width: 767px) {
  .connect-h2 {
    font-size: 40px;
    font-weight: 500;
    letter-spacing: -0.2px;
    color: #fff;
  }
}

.connect-p {
  color: #fff;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: .5px;
  font-weight: 400;
}

.contact-showtext-danger {
  text-align: left;
  font-size: 12px;
  margin-left: 24px;
}

.show-text-danger {
  font-size: 12px;
  margin-left: 24px;
}

/* END BOOKING PAGE  */
/* FOOTER SECTION */
.footer-section {
  background-color: #1e3954;
  background-image: url(https://demo2wpopal.b-cdn.net/co-workshop/wp-content/uploads/2018/11/elipse.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}

.footer-h2 a {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}

.left-border {
  border: 1px solid rgba(255, 255, 255, .2);
  margin-top: 20px;
}

.right-border {
  border: 1px solid rgba(255, 255, 255, .2);
  margin-top: 20px;
}

.footer-social {
  display: inline-flex;
}

.footer-social li {
  color: #949ca6;
  padding: 6px;
}

.footer-social li:hover {
  color: #55bbaf;
  padding: 6px;
  transition: all 0.2s ease-in-out;
  ;
}

.footer-p {
  color: #fff;
  font-size: 12px;
}

.craft-p {
  color: #fff;
  font-size: 10px;
}

/* END FOOTER SECTION */

/* START FACILITY PAGE SECTION */
.TitleImg {
  background-image: url(../images/why.png);
  background-size: contain;
  background-blend-mode: darken;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: relative;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 70px;
    padding: 80px 0px 20px 105px;
  }

@media only screen and (max-device-width: 767px) {
}
.TitleImg {
  background-image: url(../images/why.png);
  background-size: contain;
  background-blend-mode: darken;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: relative;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 70px;
    padding: 80px 0px 20px 41px;
  }

.img-center{
  display: flex;
  align-items: center;
  justify-content: center;
}

.title-p {
  color: #888f96;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 50px;
  letter-spacing: 1.8px;
  text-align: left;
}

.title-h2 {
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: -3px;
  color: #1e3954;
  text-align: left;
  margin-bottom: 73px;
}

.cont-p {
  color: #888f96;
  font-size: 25px;
  line-height: 36px;
  letter-spacing: 0.5px;
  font-family: "Mukta", Sans-serif;
  font-weight: 400;
}

.point-h3 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -1px;
  color: #1e3954;
  font-weight: 500;
}

.point-p{
  color: #666;
    font-size: 18px;
    line-height: 32px;
    font-family: "Mukta", Sans-serif;
    font-weight: 400;
}

.borders{
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

/* END FACILITY PAGE SECTION */