/*@Media Query Mixin*/
/*@Media Query Mixin End*/
@font-face {
  font-family: 'PlayfairDisplay-Regular';
  src: url("../font/woff/PlayfairDisplay-Regular.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

.playfair {
  font-family: 'PlayfairDisplay-Regular';
}

@media screen and (max-width: 600px) {
  .playfair {
    font-family: 'Playfair Display', serif;
  }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #eee;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.7);
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.modal {
  z-index: 1030;
}

.modal-backdrop {
  z-index: 1029;
}

.text-dec-none {
  text-decoration: none !important;
}

.font-montserrat {
  font-family: 'Montserrat', sans-serif;
}

.bg-contact {
  background-color: #f8f3ed;
}

.border-tower {
  border-color: #666666;
}

.border-fp {
  border-color: #959594;
}

.color-gold {
  color: #f1cc39;
}

.bg-custom-dark {
  background-color: #0f1329;
  color: #fff;
}

.bg-light-blue {
  background-color: #d6dde6;
}

.bg-light-green {
  background-color: #dfe9e2;
}

.bg-light-pink {
  background-color: #f2e3e3;
}

.section-p-t {
  padding-top: 5%;
}

@media screen and (max-width: 600px) {
  .section-p-t {
    padding-top: 13%;
  }
}

.section-p-b {
  padding-bottom: 5%;
}

.section-m-t {
  margin-top: 5%;
}

.content-m-t {
  padding-top: 4%;
}

.bg-attachment {
  background-attachment: fixed;
}

.desk {
  display: block !important;
}

@media screen and (max-width: 600px) {
  .desk {
    display: none !important;
  }
}

.mob {
  display: none !important;
}

@media screen and (max-width: 600px) {
  .mob {
    display: block !important;
  }
}

body {
  font-family: 'Roboto', sans-serif;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

@media screen and (max-width: 1366px) {
  body {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

@media screen and (max-width: 600px) {
  body {
    padding-bottom: 30px;
    width: 100%;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
input,
label,
section,
header,
footer,
article,
figure,
a {
  font-family: 'Roboto', sans-serif;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 50px;
  font-family: 'PlayfairDisplay-Regular';
  font-weight: 400;
  text-transform: uppercase;
}

h1 span {
  font-size: 30px;
}

@media screen and (max-width: 1024px) {
  h1 span {
    font-size: 20px;
  }
}

@media screen and (max-width: 600px) {
  h1 span {
    font-size: 18px;
  }
}

@media screen and (max-width: 1700px) {
  h1 {
    font-size: 45px;
  }
}

@media screen and (max-width: 1500px) {
  h1 {
    font-size: 45px;
  }
}

@media screen and (max-width: 1400px) {
  h1 {
    font-size: 35px;
  }
}

@media screen and (max-width: 1024px) {
  h1 {
    font-size: 28px;
  }
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 24px;
    font-family: 'Playfair Display', serif;
  }
}

@media screen and (max-width: 600px) {
  h1 {
    font-size: 26px;
  }
}

h2 {
  font-size: 34px;
  font-family: 'Playfair Display', serif;
}

@media screen and (max-width: 1620px) {
  h2 {
    font-size: 28px;
  }
}

@media screen and (max-width: 1440px) {
  h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 1024px) {
  h2 {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  h2 {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  h2 {
    font-size: 18px;
  }
}

h3 {
  font-size: 16px;
  font-family: 'Playfair Display', serif;
}

@media screen and (max-width: 1024px) {
  h3 {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  h3 {
    font-size: 12px;
    letter-spacing: 2px;
  }
}

h4 {
  font-size: 24px;
}

@media screen and (max-width: 1620px) {
  h4 {
    font-size: 22px;
  }
}

@media screen and (max-width: 1440px) {
  h4 {
    font-size: 20px;
  }
}

@media screen and (max-width: 1280px) {
  h4 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {
  h4 {
    font-size: 16px;
  }
}

h5 {
  font-size: 30px;
}

@media screen and (max-width: 1700px) {
  h5 {
    font-size: 25px;
  }
}

@media screen and (max-width: 1500px) {
  h5 {
    font-size: 22px;
  }
}

@media screen and (max-width: 1024px) {
  h5 {
    font-size: 18px;
  }
}

@media screen and (max-width: 600px) {
  h5 {
    font-size: 16px;
  }
}

h6 {
  font-size: 23px;
  font-family: 'Playfair Display', serif;
}

@media screen and (max-width: 1024px) {
  h6 {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  h6 {
    font-size: 15px;
  }
}

@media screen and (max-width: 600px) {
  h6 {
    font-size: 14px;
  }
}

p,
li {
  font-size: 16px;
  color: #0f1329;
  font-weight: 400;
}

@media screen and (max-width: 1700px) {
  p,
  li {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  p,
  li {
    font-size: 13px;
    line-height: 20px;
  }
}

.container {
  max-width: 86%;
}

@media screen and (max-width: 1700px) {
  .container {
    max-width: 88%;
  }
}

@media screen and (max-width: 1500px) {
  .container {
    max-width: 92%;
  }
}

@media screen and (max-width: 600px) {
  .container {
    max-width: 100%;
  }
}

span.error {
  color: red;
  position: absolute;
  left: 15px;
  top: -16px;
  font-size: 12px;
}

li span.error {
  color: red;
  position: relative;
  left: 1px;
  top: 3px;
  font-size: 12px;
}

span.errorc {
  color: red;
  position: absolute;
  left: 15px;
  top: 42px;
  font-size: 12px;
}

button:focus {
  outline: 0;
}

.light {
  font-weight: 300;
}

.italic {
  font-style: italic;
}

.bold {
  font-weight: 600;
}

.main {
  width: 94%;
  position: relative;
}

@media screen and (max-width: 600px) {
  .main {
    width: 100%;
    margin: 50px 0 0;
  }
}

ul.btnv {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  z-index: 1040;
  top: 53%;
  width: 20%;
  right: -7%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media screen and (max-width: 1440px) {
  ul.btnv {
    top: 60%;
  }
}

@media screen and (max-width: 1280px) {
  ul.btnv {
    top: 57%;
  }
}

@media screen and (max-width: 1024px) {
  ul.btnv {
    width: 25%;
    right: -9.5%;
    top: 406px;
  }
}

@media screen and (max-width: 768px) {
  ul.btnv {
    width: 32%;
    right: -12%;
  }
}

@media screen and (max-width: 600px) {
  ul.btnv {
    display: none;
  }
}

ul.btnv li {
  margin: 0 1%;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 3px 6px;
  letter-spacing: 1px;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

ul.btnv li a {
  text-decoration: none;
  color: inherit;
}

@media screen and (max-width: 1440px) {
  ul.btnv li {
    font-size: 16px;
  }
}

ul.btnv li:hover {
  color: #f1cc39;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

ul.btnv-proj {
  top: 63%;
  width: 30%;
  right: -12%;
}

@media screen and (max-width: 1620px) {
  ul.btnv-proj {
    top: 57%;
  }
}

@media screen and (max-width: 1440px) {
  ul.btnv-proj {
    top: 59%;
  }
}

@media screen and (max-width: 1366px) {
  ul.btnv-proj {
    top: 73%;
    width: 34%;
    right: -14%;
  }
}

@media screen and (max-width: 1280px) {
  ul.btnv-proj {
    top: 68%;
  }
}

@media screen and (max-width: 1024px) {
  ul.btnv-proj {
    top: 457px;
    width: 39%;
    right: -16.5%;
  }
}

@media screen and (max-width: 768px) {
  ul.btnv-proj {
    width: 51%;
    right: -21.5%;
  }
}

* {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.view-proj-btn {
  position: fixed;
  z-index: 998;
  top: 10px;
  right: 7%;
  font-size: 18px;
  padding: .5em 1.5em .3em;
  background-color: #0f1329;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

@media screen and (max-width: 1440px) {
  .view-proj-btn {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .view-proj-btn {
    font-size: 12px;
  }
}

@media screen and (max-width: 600px) {
  .view-proj-btn {
    display: none;
    font-size: 12px;
    top: unset;
    bottom: 0;
    width: 40%;
    right: 0;
    padding: .5em 1em .3em;
  }
}

.view-proj-btn:hover .text-white {
  color: #000 !important;
}

.view-proj-btn::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c36333), to(#c72a55));
  background-image: linear-gradient(to bottom, #c36333, #c72a55);
  height: 100%;
  width: 100%;
  -webkit-transform: scaleX(0.05);
          transform: scaleX(0.05);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: .4s ease-in;
  transition: .4s ease-in;
  z-index: -1;
}

@media screen and (max-width: 600px) {
  .view-proj-btn::before {
    -webkit-transform: scaleX(0.01);
            transform: scaleX(0.01);
  }
}

.view-proj-btn::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  height: 100%;
  width: 100%;
  -webkit-transform: scaleX(0.05) scaleY(0.9);
          transform: scaleX(0.05) scaleY(0.9);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: .4s;
  transition: .4s;
  z-index: -2;
}

@media screen and (max-width: 600px) {
  .view-proj-btn::after {
    display: none;
  }
}

.view-proj-btn .view-proj-icon {
  background-image: url(../images/icons/building.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 30px;
  display: block;
}

.view-proj-btn:hover .view-proj-icon {
  background-image: url(../images/icons/building-dark.png);
}

.view-proj-btn span {
  display: block;
}

.view-proj-btn:hover::after {
  -webkit-transform: scaleX(1) scaleY(0.9);
          transform: scaleX(1) scaleY(0.9);
}

.slide-box {
  display: none;
  background-color: #0f1329;
  width: 100%;
  padding: .8em 0;
  color: #fff;
  text-transform: uppercase;
}

.slide-box a {
  color: #fff;
}

@media screen and (max-width: 600px) {
  .slide-box {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 999;
  }
}

.slide-box [class*="col-"] {
  border-left: 1px solid #c36333;
}

.main_nav {
  width: 9%;
  background: #0f1329;
  font-size: 15px;
  color: #fff;
  position: fixed;
  right: 0;
  height: 100%;
  z-index: 1040;
}

@media screen and (max-width: 600px) {
  .main_nav {
    z-index: 1041;
  }
}

.main_nav .menu-txt {
  position: relative;
  top: 16px;
  left: -6px;
}

@media screen and (max-width: 600px) {
  .main_nav .menu-txt {
    left: 4px;
    top: 0;
  }
}

@media screen and (max-width: 600px) {
  .main_nav .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.main_nav .navbar .menu--icon {
  width: 75%;
  display: block;
  position: relative;
  height: 79px;
  margin: 0 auto;
  cursor: pointer;
}

.main_nav .navbar .menu--icon .menu_part {
  height: 2px;
  position: absolute;
  background: #fff;
  right: 0;
  margin: auto;
  left: 0;
  border-radius: 0px;
  -webkit-transition: all 0.35s cubic-bezier(0.8, 0, 0.2, 1.3);
  transition: all 0.35s cubic-bezier(0.8, 0, 0.2, 1.3);
  top: calc(50% - ((5px)) + -2px);
  width: 50%;
}

.main_nav .navbar .menu--icon .menu_part:nth-last-of-type(1) {
  top: calc(50% - ((8px)) + -5px);
}

.main_nav .navbar .menu--icon .menu_part:nth-last-of-type(2) {
  top: calc(50% - ((4px)) + 2px);
  left: 50px;
}

.main_nav .navbar .menu--icon .menu_part:nth-last-of-type(3) {
  top: calc(50% - ((0px)) + 9px);
}

.main_nav .navbar .menu--icon:hover .menu_part:nth-last-of-type(2) {
  left: 0;
}

.main_nav .close {
  display: none;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 20;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  text-transform: uppercase;
  float: none;
  padding: .5rem 1rem;
  z-index: 1111;
  width: 9%;
}

.main_nav .close .menu--icon {
  width: 75%;
  display: block;
  position: relative;
  height: 79px;
  margin: 0 auto;
  cursor: pointer;
}

.main_nav .close .menu--icon .menu_part1 {
  height: 2px;
  position: absolute;
  background: #fff;
  right: 0;
  margin: auto;
  left: 0;
  border-radius: 0px;
  -webkit-transition: all 0.35s cubic-bezier(0.8, 0, 0.2, 1.3);
  transition: all 0.35s cubic-bezier(0.8, 0, 0.2, 1.3);
  top: calc(50% - ((5px)) + -2px);
  width: 50%;
}

.main_nav .close .menu--icon .menu_part1:nth-last-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
  top: calc(64% - ((8px)) + -5px);
}

.main_nav .close .menu--icon .menu_part1:nth-last-of-type(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(66% - ((8px)) + -5px);
}

@media screen and (max-width: 1366px) {
  .logo-main img {
    height: 90px;
  }
}

@media screen and (max-width: 1024px) {
  .logo-main img {
    height: 80px;
  }
}

@media screen and (max-width: 768px) {
  .logo-main img {
    height: 60px;
  }
}

@media screen and (max-width: 600px) {
  .logo-main img {
    height: 65px;
  }
}

@media screen and (max-width: 600px) {
  .logo-main {
    display: none;
  }
}

.main_nav--wsmall {
  width: 6%;
}

@media screen and (max-width: 768px) {
  .main_nav--wsmall {
    width: 8%;
  }
}

@media screen and (max-width: 600px) {
  .main_nav--wsmall {
    width: 100%;
    height: 50px;
  }
}

.main_nav--wsmall .logo-mob {
  display: none;
}

@media screen and (max-width: 600px) {
  .main_nav--wsmall .logo-mob {
    display: block;
    width: 17%;
    float: left;
    margin: 0 0 0 3%;
  }
}

#navigationWrap {
  display: none;
  width: 94%;
  min-height: 100vh;
  height: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  padding: 50px 0;
  overflow: hidden;
  font-family: 'Roboto', sans-serif;
  z-index: 1040;
}

@media screen and (max-width: 768px) {
  #navigationWrap {
    width: 93%;
  }
}

@media screen and (max-width: 600px) {
  #navigationWrap {
    width: 100%;
  }
}

#navigationWrap .transition-bg, #navigationWrap .transition-bg__white {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #0f1329;
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

#navigationWrap .transition-bg__white {
  background-color: #0f1329;
}

#navigationWrap .container {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  height: 100%;
}

#navigationWrap nav {
  font-family: 'Roboto', sans-serif;
  width: 70%;
  margin: 5% auto 0;
}

@media screen and (max-width: 1440px) {
  #navigationWrap nav {
    margin-top: 1%;
  }
}

@media screen and (max-width: 600px) {
  #navigationWrap nav {
    margin-top: 10%;
  }
}

#navigationWrap nav ul {
  list-style-type: none;
  padding: 0;
}

#navigationWrap nav ul li {
  color: white;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  font-family: 'Roboto', sans-serif;
  margin: 0 0 7px;
}

@media screen and (max-width: 1366px) {
  #navigationWrap nav ul li {
    margin-bottom: 6px;
  }
}

@media screen and (max-width: 768px) {
  #navigationWrap nav ul li {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 600px) {
  #navigationWrap nav ul li {
    margin-bottom: 8px;
  }
}

#navigationWrap nav ul li .active {
  position: relative;
  padding: 0 0 0 4%;
  color: #e64158;
}

#navigationWrap nav ul li .active::before {
  content: '';
  position: absolute;
  height: 3px;
  background: #fff;
  left: 0;
  top: 50%;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  width: 3.2%;
}

#navigationWrap nav ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: relative;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  font-size: 24px;
  font-weight: lighter;
}

@media screen and (max-width: 1440px) {
  #navigationWrap nav ul li a {
    font-size: 18px;
  }
}

@media screen and (max-width: 1366px) {
  #navigationWrap nav ul li a {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  #navigationWrap nav ul li a {
    font-size: 14px;
  }
}

#navigationWrap nav ul li a.link-small {
  margin-left: 30px;
  font-size: 18px;
  text-transform: none;
}

@media screen and (max-width: 1440px) {
  #navigationWrap nav ul li a.link-small {
    font-size: 16px;
  }
}

@media screen and (max-width: 1280px) {
  #navigationWrap nav ul li a.link-small {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  #navigationWrap nav ul li a.link-small {
    font-size: 13px;
  }
}

#navigationWrap nav ul li a::before {
  content: '';
  position: absolute;
  height: 3px;
  width: .2%;
  background: #fff;
  left: 0;
  top: 50%;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.7s ease;
  transition: 0.7s ease;
  opacity: 0;
}

#navigationWrap nav ul li a:hover {
  color: #e64158;
  padding: 0 0 0 4%;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

#navigationWrap nav ul li a:hover::before {
  opacity: 1;
  width: 3.2%;
  -webkit-transition: 0.7s ease;
  transition: 0.7s ease;
}

#navigationWrap nav ul li a.no-before::before {
  content: none;
}

#navigationWrap nav ul li a.no-before:hover {
  color: #fff;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  padding: 0;
}

#navigationWrap nav ul li ul {
  margin: 5px 0 0;
}

#navigationWrap nav ul li ul li {
  padding: 0 0 0 4%;
  margin: 0 0 5px;
}

#navigationWrap nav ul li ul li a {
  font-weight: 400;
}

.menu-bar{
		overflow: auto;
}

#navigationWrap .social-media {
  position: absolute;
  right: 7%;
  bottom: 3%;
}

@media screen and (max-width: 600px) {
  #navigationWrap .social-media {
    right: 10%;
    bottom: 0;
  }
}

#navigationWrap .social-media p a {
  color: #fff;
  margin: 0 5px;
  font-size: 25px;
}

@media screen and (max-width: 600px) {
  #navigationWrap .social-media p a {
    font-size: 18px;
  }
}

header {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 11;
}

.carousel .carousel-control-next-icon,
.carousel .carousel-control-prev-icon {
  width: 45px;
  height: 45px;
  border: 1px solid #fff;
  background: #0f1329;
  position: relative;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

@media screen and (max-width: 768px) {
  .carousel .carousel-control-next-icon,
  .carousel .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
    -webkit-transform: translateX(-31%);
            transform: translateX(-31%);
  }
}

@media screen and (max-width: 600px) {
  .carousel .carousel-control-next-icon,
  .carousel .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
    -webkit-transform: translateX(-31%);
    transform: translateX(-14%);
  }
}

.carousel .carousel-control-next-icon .arr,
.carousel .carousel-control-prev-icon .arr {
  position: absolute;
  vertical-align: middle;
  top: 34%;
  right: 15%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

@media screen and (max-width: 768px) {
  .carousel .carousel-control-next-icon .arr,
  .carousel .carousel-control-prev-icon .arr {
    top: 23%;
    right: -2%;
  }
}

@media screen and (max-width: 500px) {
  .carousel .carousel-control-next-icon .arr,
  .carousel .carousel-control-prev-icon .arr {
    top: 23%;
    right: -0%;
  }
}

#homeslider .carousel-control-next,
#homeslider .carousel-control-prev {
  height: 60px;
  top: 50%;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6%;
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-control-next,
  #homeslider .carousel-control-prev {
    height: 60px;
    width: 60px;
    top: unset;
    bottom: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-control-prev {
    left: 10px;
  }
}

#homeslider .carousel-item {
  overflow: hidden;
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-item.firslid img.d-block {
    -webkit-transform: translateX(-250px);
            transform: translateX(-250px);
  }
}

#homeslider .carousel-item img.d-block {
  -webkit-animation: animationimg 5s forwards;
  animation: animationimg 5s forwards;
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-item img.d-block {
    width: 187% !important;
    -webkit-animation: none;
    animation: none;
  }
}


@media screen and (max-width: 500px) {
  #award_banner {
    content: url("../images/home/slider/award-mobile-3.jpg");
  }
}

#homeslider .carousel-item img.da-block {
  -webkit-animation: animationimg 5s forwards;
  animation: animationimg 5s forwards;
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-item img.da-block {
    width: 100% !important;
    -webkit-animation: none;
    animation: none;
  }
}
#homeslider .carousel-item .overlaytxt1 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 27%;
  z-index: 1;
  top: 38%;
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-item .overlaytxt1 {
    position: absolute;
    right: 0;
    width: 90%;
    z-index: 1;
    top: 14%;
    left: 0;
    margin: 0 auto;
    background: #00000075;
    padding: 5% 3%;
  }
}

#homeslider .carousel-item .overlaytxt1 p.size48 {
  font-family: 'Playfair Display', serif;
  font-size: 42px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  line-height: 39px;
}

#homeslider .carousel-item .overlaytxt1 p.size24 {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 26px;
  margin: 2% 0 0;
}

#homeslider .carousel-item .left_righ {
  position: relative;
  -webkit-animation: left_righ 1.8s forwards;
  animation: left_righ 1.8s forwards;
  overflow: hidden;
}

#homeslider .carousel-item .righ_left {
  position: relative;
  -webkit-animation: righ_left 1.8s forwards;
  animation: righ_left 1.8s forwards;
}

#homeslider .carousel-item .overlaytxt2 {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
  top: 38%;
}

@media screen and (max-width: 1280px) {
  #homeslider .carousel-item .overlaytxt2 {
    padding-left: 2%;
  }
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-item .overlaytxt2 {
    position: absolute;
    right: 0;
    width: 90%;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    margin: 0 auto;
    padding: 5% 6%;
    background: #00000075;
  }
}

#homeslider .carousel-item .overlaytxt2 p.size72 {
  font-family: 'Playfair Display', serif;
  font-size: 65px;
  text-align: left;
  text-transform: uppercase;
  line-height: 67px;
  color: #333;
}

@media screen and (max-width: 1440px) {
  #homeslider .carousel-item .overlaytxt2 p.size72 {
    font-size: 58px;
    line-height: 60px;
  }
}

@media screen and (max-width: 1366px) {
  #homeslider .carousel-item .overlaytxt2 p.size72 {
    font-size: 52px;
    line-height: 56px;
  }
}

@media screen and (max-width: 1280px) {
  #homeslider .carousel-item .overlaytxt2 p.size72 {
    font-size: 50px;
    line-height: 52px;
  }
}

@media screen and (max-width: 1024px) {
  #homeslider .carousel-item .overlaytxt2 p.size72 {
    font-size: 42px;
    line-height: 43px;
  }
}

@media screen and (max-width: 768px) {
  #homeslider .carousel-item .overlaytxt2 p.size72 {
    font-size: 30px;
    line-height: 31px;
  }
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item .overlaytxt2 p.size72 {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
  }
}

#homeslider .carousel-item .overlaytxt2 p.size30 {
  font-size: 25px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 26px;
  margin: 2% 0 0;
  color: #333;
}

@media screen and (max-width: 1280px) {
  #homeslider .carousel-item .overlaytxt2 p.size30 {
    font-size: 22px;
    margin: 1% 0 0;
  }
}

@media screen and (max-width: 1024px) {
  #homeslider .carousel-item .overlaytxt2 p.size30 {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  #homeslider .carousel-item .overlaytxt2 p.size30 {
    font-size: 16px;
  }
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item .overlaytxt2 p.size30 {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
  }
}

#homeslider .carousel-item hr {
  width: 100%;
  display: block;
  border-top: 1px solid #b4b3ac;
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-item hr {
    margin: 0.5rem 0;
  }
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-item .p-mb-0 {
    padding: 0 8px;
  }
}

#homeslider .carousel-item .overlaytxt3 {
  position: absolute;
  right: 9%;
  width: 28%;
  z-index: 1;
  top: 19%;
}

.overlaytxt5 {
  position: absolute;
  right: 9%;
  width: 85%;
  z-index: 1;
  top: 17%;
}

@media screen and (max-width: 500px) {
.head-text {
  display: inline-block;
}
}

@media screen and (min-width: 500px) {
.spring-field-backdrop {
    position: absolute;
    right: 0;
    width: 35%;
    height: 100%;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /* left: 0; */
    margin: 0 auto;
    background: #00000075;
    padding: 5% 6%;
}
}

.spring-text {
  text-shadow: 0.5px 0.3px #d6dde6;
}

.overlaytxt4 {
  position: absolute;
  right: 4%;
  width: 28%;
  z-index: 1;
  top: 16%;
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-item .overlaytxt3 {
    position: absolute;
    right: 0;
    width: 90%;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    margin: 0 auto;
    background: #00000075;
    padding: 5% 6%;
  }
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item .overlaytxt3 img {
    height: 76px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media screen and (max-width: 500px) {
  .overlaytxt5 {
    position: absolute;
    right: 0;
    width: 90%;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    margin: 0 auto;
    background: #00000075;
    padding: 5% 6%;
  }
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item .overlaytxt5 img {
    height: 76px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media screen and (max-width: 500px) {
  .overlaytxt4 {
    position: absolute;
    right: 0;
    width: 90%;
    z-index: 1;
    top: 30%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    margin: 0 auto;
    background: #00000075;
    padding: 5% 6%;
  }
}

@media screen and (max-width: 600px) {
  .overlaytxt4 img {
    height: 76px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

#homeslider .carousel-item .overlaytxt3.overlaytxt3a {
  right: 4%;
}

@media screen and (max-width: 1280px) {
  #homeslider .carousel-item .overlaytxt3.overlaytxt3a {
    right: 5%;
  }
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-item .overlaytxt3.overlaytxt3a {
    position: absolute;
    right: 0;
    width: 90%;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    margin: 0 auto;
    background: #00000075;
    padding: 5% 6%;
  }
  #homeslider .carousel-item .overlaytxt3.overlaytxt3a .text-dark {
    color: #fff !important;
  }
}

#homeslider .carousel-item .overlaytxt3.overlaytxt3a .border-white {
  border-color: #fff;
}

#homeslider .carousel-item .overlaytxt3.overlaytxt35 {
  right: 6%;
  width: 32%;
}

@media screen and (max-width: 1600px) {
  #homeslider .carousel-item .overlaytxt3.overlaytxt35 {
    width: 33%;
  }
}

@media screen and (max-width: 1280px) {
  #homeslider .carousel-item .overlaytxt3.overlaytxt35 {
    width: 34%;
  }
}

@media screen and (max-width: 500px) {
  #homeslider .carousel-item .overlaytxt3.overlaytxt35 {
    position: absolute;
    right: 0;
    width: 90%;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    margin: 0 auto;
    background: #00000075;
    padding: 5% 6%;
  }
}

#homeslider .carousel-item .overlaytxt3.overlaytxt35 .fltxt p {
  font-size: 22px;
  padding: 0 15%;
}

@media screen and (max-width: 1600px) {
  #homeslider .carousel-item .overlaytxt3.overlaytxt35 .fltxt p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1440px) {
  #homeslider .carousel-item .overlaytxt3.overlaytxt35 .fltxt p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  #homeslider .carousel-item .overlaytxt3.overlaytxt35 .fltxt p {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  #homeslider .carousel-item .overlaytxt3.overlaytxt35 .fltxt p {
    font-size: 10px;
  }
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item .overlaytxt3.overlaytxt35 .fltxt p {
    font-size: 12px;
    line-height: 17px;
    padding: 6px 12%;
  }
}

#homeslider .carousel-item .overlaytxt3 p.size36 {
  font-family: 'Playfair Display', serif;
  font-size: 32px;
  text-align: left;
  line-height: 36px;
  color: #fff;
  padding: 0;
  text-transform: inherit;
  line-height: 35px;
}

@media screen and (max-width: 1440px) {
  #homeslider .carousel-item .overlaytxt3 p.size36 {
    font-size: 22px;
  }
}

@media screen and (max-width: 1024px) {
  #homeslider .carousel-item .overlaytxt3 p.size36 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  #homeslider .carousel-item .overlaytxt3 p.size36 {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item .overlaytxt3 p.size36 {
    font-size: 13px;
  }
}

@media screen and (max-width: 1440px) {
  .overlaytxt5 p.size36 {
    font-size: 22px;
  }
}

@media screen and (max-width: 1024px) {
  .overlaytxt5 p.size36 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .overlaytxt5 p.size36 {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 600px) {
  .overlaytxt5 p.size36 {
    font-size: 13px;
  }
}


.overlaytxt4 p.size36 {
  font-family: 'Playfair Display', serif;
  font-size: 32px;
  text-align: left;
  line-height: 36px;
  color: #fff;
  padding: 0;
  text-transform: inherit;
  line-height: 35px;
}

@media screen and (max-width: 1440px) {
  .overlaytxt4 p.size36 {
    font-size: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .overlaytxt4 p.size36 {
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .overlaytxt4 p.size36 {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 600px) {
  .overlaytxt4 p.size36 {
    font-size: 17px;
  }
}

#homeslider .carousel-item .overlaytxt3 .fltxt {
  padding: 8px 0;
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item .overlaytxt3 .fltxt {
    padding: 2px 0;
  }
}

.overlaytxt5 .fltxt {
  padding: 8px 0;
}

@media screen and (max-width: 600px) {
  .overlaytxt5 .fltxt {
    padding: 2px 0;
  }
}

#homeslider .carousel-item .overlaytxt3 .fltxt p {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 14%;
}

@media screen and (max-width: 1600px) {
  #homeslider .carousel-item .overlaytxt3 .fltxt p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1440px) {
  #homeslider .carousel-item .overlaytxt3 .fltxt p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  #homeslider .carousel-item .overlaytxt3 .fltxt p {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  #homeslider .carousel-item .overlaytxt3 .fltxt p {
    font-size: 10px;
    padding: 0 9%;
  }
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item .overlaytxt3 .fltxt p {
    font-size: 12px;
    line-height: 16px;
    padding: 6px 17%;
  }
}

#homeslider .carousel-item .overlaytxt3 p {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 18%;
  font-weight: 300;
}

@media screen and (max-width: 1440px) {
  #homeslider .carousel-item .overlaytxt3 p {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #homeslider .carousel-item .overlaytxt3 p {
    font-size: 10px;
  }
}

#homeslider .carousel-item .overlaytxt3 p.rera {
  width: 100%;
  display: block;
  margin: 22% 0 0;
  float: left;
  text-align: right;
  padding: 0;
}

#homeslider .carousel-item .overlaytxt3 .mtop3 {
  margin: 4em 0 0;
}

@media screen and (max-width: 1600px) {
  #homeslider .carousel-item .overlaytxt3 .mtop3 {
    margin: 3em 0 0;
  }
}

@media screen and (max-width: 1366px) {
  #homeslider .carousel-item .overlaytxt3 .mtop3 {
    font-size: 13px;
  }
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item .overlaytxt3 .mtop3 {
    font-size: 9px;
  }
}

#homeslider .carousel-item .overlaytxt3 .brdr {
  background: #a9237c;
  height: 5px;
  margin: 0.8rem 0;
}

@media screen and (max-width: 768px) {
  #homeslider .carousel-item .overlaytxt3 .brdr {
    margin: 0;
  }
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item .overlaytxt3 .brdr {
    height: 2px;
    margin-top: 2px;
  }
}

.overlaytxt5 .fltxt p {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 14%;
}

@media screen and (max-width: 1600px) {
  .overlaytxt5 .fltxt p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1440px) {
  .overlaytxt5 .fltxt p {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .overlaytxt5 .fltxt p {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .overlaytxt5 .fltxt p {
    font-size: 10px;
    padding: 0 9%;
  }
}

@media screen and (max-width: 600px) {
  .overlaytxt5 .fltxt p {
    font-size: 12px;
    line-height: 16px;
    padding: 6px 17%;
  }
}

.overlaytxt5 p {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 18%;
  font-weight: 300;
}

@media screen and (max-width: 1440px) {
  .overlaytxt5 p {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .overlaytxt5 p {
    font-size: 10px;
  }
}

.overlaytxt5 p.rera {
  width: 100%;
  display: block;
  margin: 22% 0 0;
  float: left;
  text-align: right;
  padding: 0;
}

.overlaytxt5 .mtop3 {
  margin: 4em 0 0;
}

@media screen and (max-width: 1600px) {
  .overlaytxt5 .mtop3 {
    margin: 3em 0 0;
  }
}

@media screen and (max-width: 1366px) {
  .overlaytxt5 .mtop3 {
    font-size: 13px;
  }
}

@media screen and (max-width: 600px) {
  .overlaytxt5 .mtop3 {
    font-size: 9px;
  }
}

.overlaytxt5 .brdr {
  background: #a9237c;
  height: 5px;
  margin: 0.8rem 0;
}

@media screen and (max-width: 768px) {
  .overlaytxt5 .brdr {
    margin: 0;
  }
}

@media screen and (max-width: 600px) {
  .overlaytxt5 .brdr {
    height: 2px;
    margin-top: 2px;
  }
}

.overlaytxt4 .brdr {
  background: #a9237c;
  height: 5px;
  margin: 0.8rem 0;
}

@media screen and (max-width: 768px) {
  .overlaytxt4 .brdr {
    margin: 0;
  }
}

@media screen and (max-width: 600px) {
  .overlaytxt4 .brdr {
    height: 2px;
    margin-top: 12px;
  }
}

#homeslider .carousel-item button {
  float: right;
  background: transparent;
  color: #fff;
  border: 0;
  font-size: 17px;
  padding: 6px 15px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1280px) {
  #homeslider .carousel-item button {
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  #homeslider .carousel-item button {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item button {
    font-size: 11px;
  }
}

#homeslider .carousel-item button::before {
  content: '';
  position: absolute;
  background: #a9237c;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 5px;
  z-index: -1;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media screen and (max-width: 600px) {
  #homeslider .carousel-item button::before {
    height: 2px;
  }
}

#homeslider .carousel-item button:hover::before {
  height: 100%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#homeslider .carousel-item .bgorage {
  background: #c2682f;
  background: -webkit-gradient(linear, left top, right top, from(#c2682f), color-stop(71%, #b3522f));
  background: linear-gradient(90deg, #c2682f 0%, #b3522f 71%);
}

#homeslider .carousel-item .bgpink {
  background: #c62a56;
  background: -webkit-gradient(linear, left top, right top, from(#c62a56), color-stop(71%, #a12c78));
  background: linear-gradient(90deg, #c62a56 0%, #a12c78 71%);
}

#homeslider .carousel-item .bgpurple {
  background: #6e3a8f;
  background: -webkit-gradient(linear, left top, right top, from(#6e3a8f), color-stop(71%, #4e387c));
  background: linear-gradient(90deg, #6e3a8f 0%, #4e387c 71%);
}

#homeslider .carousel-item .pos-ready {
  text-transform: initial;
  letter-spacing: 2px;
  margin: 1% 0;
}

@-webkit-keyframes circle-full {
  from {
    -webkit-clip-path: circle(0% at 0% 0%);
    clip-path: circle(0% at 0% 0%);
  }
  to {
    -webkit-clip-path: circle(100% at 100%);
    clip-path: circle(100% at 50%);
    opacity: 1;
  }
}

@keyframes circle-full {
  from {
    -webkit-clip-path: circle(0% at 0% 0%);
    clip-path: circle(0% at 0% 0%);
  }
  to {
    -webkit-clip-path: circle(100% at 50%);
    clip-path: circle(100% at 50%);
    opacity: 1;
  }
}

#hmjsb_infra {
  margin: 0;
  padding: 6% 0;
  position: relative;
}
.home-core-value {
  text-align: left !important;
}
@media screen and (max-width: 600px) {
  #hmjsb_infra {
    padding-top: 13%;
    padding-bottom: 15%;
  }
}

#hmjsb_infra .right-patch,.home-core-value .right-patch {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f7f2eb;
  width: 75%;
  height: 100%;
  z-index: -135;
  -webkit-transform-origin: right;
          transform-origin: right;
}

.home-core-value .owl-theme .item {
  background-color: #ebebeb;
  margin-right: 1.2rem;
  padding: 2rem 1.2rem !important;
  border-radius: 2px;
  height:31rem;
  width:92%;
  /* max-height: 31rem; */
}
@media screen and (max-width: 600px) {
  #hmjsb_infra .right-patch,.home-core-value .right-patch {
    width: 100%;
  }
  .home-core-value .owl-theme .item {
    width:100%;
  }
}

#hmjsb_infra .txt {
  padding-left: 9%;
}

@media screen and (max-width: 600px) {
  #hmjsb_infra .txt {
    padding-left: 0;
  }
}

#hmjsb_infra .txt .txtsub {
  margin-top: 5%;
}

@media screen and (max-width: 600px) {
  #hmjsb_infra .txt .txtsub {
    margin: 10% 0;
  }
}

#hmjsb_infra .txt .txtsub p {
  text-transform: uppercase;
  line-height: 20px;
}

#hmjsb_infra .txt .txtsub p span {
  color: #B22222;
  font-family: 'PlayfairDisplay-Regular';
  font-size: 52px;
  width: 100%;
}

@media screen and (max-width: 1366px) {
  #hmjsb_infra .txt .txtsub p span {
    font-size: 36px;
  }
}

@media screen and (max-width: 1024px) {
  #hmjsb_infra .txt .txtsub p span {
    font-size: 22px;
  }
}

@media screen and (max-width: 600px) {
  #hmjsb_infra .txt .txtsub p span {
    font-family: 'Playfair Display', serif;
  }
}

@media screen and (max-width: 600px) {
  #hmjsb_infra .txt .txtsub p span.mbchnagefont {
    font-size: 28px;
    color: #ae9d85;
    line-height: 14px;
  }
}

#hmjsb_infra h1,.home-core-value h1 {
  color: #B22222;
  text-transform: uppercase;
  line-height: 38px;
}
#hmjsb_infra h1 .playfair {
  color:#B22222;
}

@media screen and (max-width: 1024px) {
  #hmjsb_infra h1 {
    line-height: 28px;
  }
}

@media screen and (max-width: 600px) {
  #hmjsb_infra h1 {
    line-height: 26px;
  }
}

.patch-anim {
  -webkit-animation-name: patch-anim;
          animation-name: patch-anim;
  -webkit-animation-duration: .8s;
          animation-duration: .8s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes patch-anim {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes patch-anim {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

#hm-dibrugarh {
  position: relative;
  padding: 0 0 4%;
}

#hm-dibrugarh .left-patch {
  position: absolute;
  background: #d6dde6;
  width: 25%;
  height: 100%;
  left: 0;
  -webkit-transform-origin: left;
          transform-origin: left;
}

@media screen and (max-width: 600px) {
  #hm-dibrugarh .left-patch {
    width: 100%;
  }
}

#hm-dibrugarh .txt {
  width: 80%;
  padding-top: 7%;
}

@media screen and (max-width: 1280px) {
  #hm-dibrugarh .txt {
    width: 73%;
  }
}

@media screen and (max-width: 768px) {
  #hm-dibrugarh .txt {
    width: 77%;
  }
}

@media screen and (max-width: 600px) {
  #hm-dibrugarh .txt {
    width: 100%;
    padding-top: 13%;
  }
}

#hm-dibrugarh .txt h1 {
  color: #0f1329;
  line-height: 45px;
}

@media screen and (max-width: 1280px) {
  #hm-dibrugarh .txt h1 {
    line-height: 35px;
  }
}

@media screen and (max-width: 768px) {
  #hm-dibrugarh .txt h1 {
    line-height: 20px;
  }
}

@media screen and (max-width: 600px) {
  #hm-dibrugarh .txt h1 {
    line-height: 28px;
  }
}

#hm-dibrugarh .txt h1 span {
  font-size: 45px;
}

@media screen and (max-width: 1280px) {
  #hm-dibrugarh .txt h1 span {
    font-size: 35px;
  }
}

@media screen and (max-width: 1024px) {
  #hm-dibrugarh .txt h1 span {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  #hm-dibrugarh .txt h1 span {
    font-size: 22px;
  }
}

@media screen and (max-width: 600px) {
  #hm-dibrugarh .txt h1 span.mbchnagefont {
    font-size: 35px;
    color: #10142adb;
  }
}

#hm-dibrugarh .owl-nav {
  position: relative;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1.5% 0;
}

@media screen and (max-width: 768px) {
  #hm-dibrugarh .owl-nav span {
    color: #fff;
    font-size: 24px;
  }
  #hm-dibrugarh .owl-nav::after {
    content: '';
    display: table;
    clear: both;
  }
  #hm-dibrugarh .owl-nav .owl-next {
    float: right;
  }
}

#hm-dibrugarh .owl-carousel .owl-nav button.owl-next,
#hm-dibrugarh .owl-carousel .owl-nav button.owl-prev {
  pointer-events: visible;
  width: 45px;
  height: 45px;
  background: #fff;
  border: 1px solid #9f9f9f;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0f1329;
  position: relative;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#hm-dibrugarh .owl-carousel .owl-nav button.owl-next:hover,
#hm-dibrugarh .owl-carousel .owl-nav button.owl-prev:hover {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  border: 1px solid #d6dde6;
  background: #d6dde6;
}

@media screen and (max-width: 600px) {
  #hm-dibrugarh .owl-carousel .owl-nav button.owl-next:hover,
  #hm-dibrugarh .owl-carousel .owl-nav button.owl-prev:hover {
    background: #a7a7a7;
  }
}

#hm-dibrugarh .owl-carousel .owl-nav button.owl-next span,
#hm-dibrugarh .owl-carousel .owl-nav button.owl-prev span {
  visibility: hidden;
}

#hm-dibrugarh .owl-carousel .owl-nav button.owl-next::before {
  content: "";
  background: url(../images/next-arrow-b.png) no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 34%;
  -webkit-transform: translate(-21%);
          transform: translate(-21%);
  left: 50%;
}

#hm-dibrugarh .owl-carousel .owl-nav button.owl-prev {
  margin-right: 5px;
}

#hm-dibrugarh .owl-carousel .owl-nav button.owl-prev::before {
  content: "";
  background: url(../images/prev-arrow-b.png) no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 34%;
  -webkit-transform: translate(-21%);
          transform: translate(-21%);
  left: 50%;
}

#hm-dibrugarh .owl-two .item {
  text-align: center;
  overflow: hidden;
}

#hm-dibrugarh .owl-two .item a {
  text-align: center;
}

#hm-dibrugarh .owl-two .item a img {
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  position: absolute;
  width: 100%;
  height: 79%;
  top: 0;
  background: #0f132994;
  text-align: center;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#hm-dibrugarh .owl-two .item a .overlayproj_logo img {
  width: auto;
  margin: 23% auto 0;
}

@media screen and (max-width: 1440px) {
  #hm-dibrugarh .owl-two .item a .overlayproj_logo img {
    width: 60%;
  }
}

@media screen and (max-width: 1280px) {
  #hm-dibrugarh .owl-two .item a .overlayproj_logo img {
    width: 57%;
  }
}

#hm-dibrugarh .owl-two .item a:hover .overlayproj_logo {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

/* #hm-dibrugarh .owl-two .item a:hover img { */
  /* -webkit-transform: scale(1.2); */
          /* transform: scale(1.2); */
  /* -webkit-transition: all 0.9s ease; */
  /* transition: all 0.9s ease; */
/* } */

#home_testimonial {
  position: relative;
  padding: 7% 7% 7% 7.5%;
}

@media screen and (max-width: 600px) {
  #home_testimonial {
    padding: 15% 5%;
  }
}

#home_testimonial .right-patch {
  top: 0;
  position: absolute;
  right: 0;
  width: 75%;
  height: 100%;
  background: #dfe9e2;
}

@media screen and (max-width: 600px) {
  #home_testimonial .right-patch {
    width: 100%;
  }
}

#home_testimonial h4 {
  font-family: 'Playfair Display', serif;
  color: #505f40;
  line-height: 33px;
}

@media screen and (max-width: 1440px) {
  #home_testimonial h4 {
    line-height: 26px;
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  #home_testimonial h4 {
    line-height: 22px;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #home_testimonial h4 {
    line-height: 18px;
    font-size: 13px;
  }
}

#home_testimonial h4.darkbg {
  color: #333;
}

@media screen and (max-width: 1280px) {
  #home_testimonial h4.mt-5 {
    margin-top: 2.5rem !important;
  }
}

@media screen and (max-width: 1024px) {
  #home_testimonial h4.mt-5 {
    margin-top: 1.5rem !important;
  }
}

@media screen and (max-width: 1024px) {
  #home_testimonial [src$="ico.png"] {
    height: 45px;
  }
}

@media screen and (max-width: 768px) {
  #home_testimonial [src$="ico.png"] {
    height: 30px;
  }
}

#home_testimonial h5 {
  font-family: 'Playfair Display', serif;
  color: #333;
}

#home_testimonial p.big {
  font-size: 5em;
  color: #505f40;
}

@media screen and (max-width: 1440px) {
  #home_testimonial .carousel-indicators {
    bottom: -24px;
  }
}

#home_testimonial .carousel-indicators li {
  width: 15px;
  height: 15px;
  background-color: #9bae88;
  border-radius: 50%;
  opacity: 1;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  margin-right: 8px;
  margin-left: 8px;
}

@media screen and (max-width: 768px) {
  #home_testimonial .carousel-indicators li {
    width: 10px;
    height: 10px;
  }
}

#home_testimonial .carousel-indicators li.active {
  background-color: #0f1329;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  height: 15px;
}

@media screen and (max-width: 768px) {
  #home_testimonial .carousel-indicators li.active {
    height: 10px;
  }
}

#home_testimonial .carousel-indicators li:hover {
  background-color: #0f1329;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  height: 15px;
}

@media screen and (max-width: 768px) {
  #home_testimonial .carousel-indicators li:hover {
    height: 10px;
  }
}

.custom-lg-7,
.custom-lg-5 {
  padding-left: 15px;
  padding-right: 15px;
}

.custom-lg-7 {
  max-width: 53.3%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 53.3%;
          flex: 0 0 53.3%;
}

@media screen and (max-width: 600px) {
  .custom-lg-7 {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    max-width: unset;
  }
}

.custom-lg-5 {
  max-width: 46.7%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 46.7%;
          flex: 0 0 46.7%;
}

@media screen and (max-width: 600px) {
  .custom-lg-5 {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    max-width: unset;
  }
}

.bigtxt {
  font-size: 88px;
  font-family: 'Playfair Display', serif;
  text-transform: uppercase;
  line-height: 83px;
  display: block;
}

@media screen and (max-width: 1440px) {
  .bigtxt {
    font-size: 68px;
    line-height: 63px;
  }
}

@media screen and (max-width: 1280px) {
  .bigtxt {
    font-size: 60px;
    line-height: 56px;
  }
}

@media screen and (max-width: 1024px) {
  .bigtxt {
    font-size: 34px;
    line-height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .bigtxt {
    font-size: 28px;
    line-height: 30px;
  }
}

.bigtxt .bsmalltxt {
  font-size: 0.4em;
  line-height: 11px;
  font-family: 'Playfair Display', serif;
}

@media screen and (max-width: 600px) {
  .bigtxt .bsmalltxt {
    font-size: 0.6em;
    line-height: 19px;
  }
}

.txtdiff .bigtxt {
  font-size: 51px;
  line-height: 45px;
}

@media screen and (max-width: 768px) {
  .txtdiff .bigtxt {
    font-size: 30px;
    line-height: 29px;
  }
}

@media screen and (max-width: 600px) {
  .txtdiff .bigtxt {
    font-size: 24px;
    line-height: 26px;
  }
}

.txtdiff .bsmalltxt {
  font-size: 0.6em;
  line-height: 41px;
}

@media screen and (max-width: 768px) {
  .txtdiff .bsmalltxt {
    font-size: 0.5em;
    line-height: 18px;
  }
}

#abt_thegroup {
  background: #cdd6cf;
}

#abt_thegroup.abt_ourpartner {
  background: #e5dedd;
}

#abt_thegroup.abt_ourpartner .row {
  border-bottom: 1px solid #8f736c;
}

#abt_thegroup.abt_ourpartner .txtsub {
  padding: 9% 11% 0;
}

@media screen and (max-width: 1366px) {
  #abt_thegroup.abt_ourpartner .txtsub {
    padding: 6% 9% 0;
  }
}

#abt_thegroup.abt_ourpartner .txtsub .img {
  display: table;
}

#abt_thegroup.abt_ourpartner .txtsub p.headb {
  text-transform: uppercase;
  color: #8f736c;
  margin: 0 0 1.2%;
}

#abt_thegroup .txt {
  padding: 9% 11% 0;
}

@media screen and (max-width: 1024px) {
  #abt_thegroup .txt {
    padding: 7% 2% 0;
  }
}

@media screen and (max-width: 768px) {
  #abt_thegroup .txt {
    padding: 7% 2% 15%;
  }
}

@media screen and (max-width: 600px) {
  #abt_thegroup .txt {
    padding: 13% 5% 13%;
  }
}

#abt_thegroup .txt h2 {
  color: #333;
}

@media screen and (max-width: 1366px) {
  #abt_thegroup .txt h2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 1024px) {
  #abt_thegroup .txt h2 {
    font-size: 18px;
  }
}

#abt_thegroup .txt h3 {
  color: #0f1329;
}

#abt_thegroup .txt p {
  color: #0f1329;
  line-height: 1.7;
  width: 90%;
}

@media screen and (max-width: 1366px) {
  #abt_thegroup .txt p {
    width: 97%;
  }
}

@media screen and (max-width: 1024px) {
  #abt_thegroup .txt p {
    width: 100%;
  }
}

#abt_thegroup .txt .line {
  margin: 0 0 7%;
}

#abt_thegroup .img {
  position: relative;
}

#abt_thegroup .img .overlay {
  position: absolute;
  bottom: 10%;
  left: 16%;
}

#abt_thegroup .img .overlay .bigtxt {
  color: #fff;
}

@media screen and (max-width: 600px) {
  #tow_dedicated {
    padding: 11% 0;
  }
}

#tow_dedicated .txt {
  padding: 9.5% 5% 0 15%;
}

@media screen and (max-width: 768px) {
  #tow_dedicated .txt {
    padding: 9.5% 5% 0 10%;
  }
}

#tow_dedicated .txt .bigtxt {
  color: #ad978e;
}

#tow_dedicated .txtparaleft {
  padding: 0% 5% 0 15%;
}

@media screen and (max-width: 768px) {
  #tow_dedicated .txtparaleft {
    padding: 0% 5% 0 10%;
  }
}

@media screen and (max-width: 600px) {
  #tow_dedicated .txtparaleft {
    padding: 6% 10% 0 6%;
    text-align: justify;
  }
}

#tow_dedicated .txtpararight {
  padding: 0 6% 0 0;
}

@media screen and (max-width: 600px) {
  #tow_dedicated .txtpararight {
    padding: 0 6% 0 10%;
    margin-top: 7%;
  }
}

#tow_dedicated .imgup {
  position: relative;
  top: -33px;
}

@media screen and (max-width: 600px) {
  #tow_dedicated .imgup {
    top: 0;
  }
}

#tow_dedicated p {
  padding-bottom: 2%;
}

@media screen and (max-width: 600px) {
  #tow_dedicated p {
    text-align: justify;
    padding-bottom: 0;
  }
}

#by_philosophy {
  position: relative;
}

@media screen and (max-width: 600px) {
  #by_philosophy {
    padding-bottom: 13%;
  }
}

#by_philosophy::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 85%;
  top: 10%;
  background: #c8d3dd;
}

@media screen and (max-width: 1440px) {
  #by_philosophy::before {
    height: 88%;
  }
}

@media screen and (max-width: 1024px) {
  #by_philosophy::before {
    height: 95%;
  }
}

@media screen and (max-width: 768px) {
  #by_philosophy::before {
    height: 100%;
    top: 5%;
  }
}

@media screen and (max-width: 600px) {
  #by_philosophy::before {
    height: 100%;
    top: 0;
  }
}

#by_philosophy .lefimg {
  padding: 0 5% 0 19%;
  margin: 45% 0 0;
}

#by_philosophy .img {
  position: relative;
}

#by_philosophy .img .overlay {
  position: absolute;
  width: 100%;
  bottom: 12%;
  padding: 0 4%;
}

#by_philosophy .img .overlay .bigtxt {
  color: #fff;
}

#by_philosophy .txt_conte {
  padding: 0 2% 0 0;
}

@media screen and (max-width: 1280px) {
  #by_philosophy .txt_conte > .mt-5 {
    margin-top: 2rem !important;
  }
}

#by_philosophy .txt_conte h2 {
  color: #0f1329;
}

@media screen and (max-width: 600px) {
  #by_philosophy .txt_conte h2 {
    font-size: 21px;
    font-weight: 600;
  }
}

#by_philosophy .txt_conte p {
  line-height: 26px;
}

@media screen and (max-width: 1024px) {
  #by_philosophy .txt_conte p {
    line-height: 1.6;
  }
}

#by_philosophy .txt_conte ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#by_philosophy .txt_conte ul li {
  line-height: 27px;
  margin: 0 0 6px 12px;
  text-indent: -11px;
}

#the_helm {
  padding: 7% 0;
}

@media screen and (max-width: 1024px) {
  #the_helm {
    padding: 11% 0 6%;
  }
}

@media screen and (max-width: 768px) {
  #the_helm {
    padding: 12% 0;
  }
}

#the_helm .txt {
  width: 100%;
}

#the_helm .txt .bigtxt {
  color: #ae9d85;
}

#the_helm .nav-tabs {
  margin: 12% 0 0;
  border: 0;
}

#the_helm .nav-tabs .nav-link {
  width: 100%;
  border: 0;
}

@media screen and (max-width: 600px) {
  #the_helm .nav-tabs .nav-link {
    padding: .3rem 1rem;
  }
}

#the_helm .nav-tabs .nav-link h6 {
  color: #0f1329;
}

@media screen and (max-width: 600px) {
  #the_helm .nav-tabs .nav-link h6 {
    font-size: 17px;
  }
}

#the_helm .nav-tabs .nav-link.active {
  border: 0;
}

#the_helm .nav-tabs .nav-link.active .imgline {
  opacity: 1;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

#the_helm .nav-tabs .nav-link .imgline {
  opacity: 0;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

@media screen and (max-width: 600px) {
  #the_helm .nav-tabs .nav-link .imgline {
    padding: 0;
  }
}

#the_helm .nav-tabs .nav-link .imgline img {
  vertical-align: -webkit-baseline-middle;
}

#the_helm .tab-content h6 {
  color: #0f1329;
}

@media screen and (max-width: 600px) {
  #the_helm .tab-content h6 {
    font-size: 20px;
    margin: 4% 0 0;
  }
}

#the_helm .tab-content p {
  line-height: 28px;
  margin: 0 0 2%;
  text-align: justify;
}

@media screen and (max-width: 1440px) {
  #the_helm .tab-content p {
    line-height: 26px;
  }
}

@media screen and (max-width: 1024px) {
  #the_helm .tab-content p {
    line-height: 1.6;
  }
}

@media screen and (max-width: 600px) {
  #the_helm .tab-content p {
    line-height: 1.4;
  }
}

#the_helm .tab-content p.size18 {
  font-size: 18px;
  font-family: 'Playfair Display', serif;
  color: #0f1329;
  margin: 0 0 0;
}

@media screen and (max-width: 768px) {
  #the_helm .tab-content p.size18 {
    font-size: 14px;
  }
}

#the_helm .tab-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#the_helm .tab-content ul li {
  line-height: 26px;
  text-indent: -10px;
  margin: 0 0 0 9px;
}

@media screen and (max-width: 600px) {
  #the_helm .tab-content ul li {
    line-height: 19px;
    margin: 0 0 8px 9px;
  }
}

#core_value {
  position: relative;
  width: 100%;
  text-align: center;
}

#core_value .owl-three .playfair {
  font-size: 20px;
}

@media screen and (max-width: 1366px) {
  #core_value .owl-three .playfair {
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {
  #core_value .owl-three .playfair {
    font-size: 16px;
  }
}

#core_value .owl-carousel {
  padding: 9% 0;
}

@media screen and (max-width: 1280px) {
  #core_value .owl-carousel {
    padding: 8% 0;
  }
}

#core_value .owl-carousel .owl-item img {
  width: auto;
  display: unset;
}

@media screen and (max-width: 1280px) {
  #core_value .owl-carousel .owl-item img {
    width: 41%;
  }
}

#core_value .owl-nav {
  position: absolute;
  top: 34%;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1.5% 0;
  width: 100%;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #core_value .owl-nav span {
    color: #fff;
    font-size: 24px;
  }
  #core_value .owl-nav::after {
    content: '';
    display: table;
    clear: both;
  }
  #core_value .owl-nav .owl-next {
    float: right;
  }
}

#core_value .owl-carousel .owl-nav button.owl-next,
#core_value .owl-carousel .owl-nav button.owl-prev {
  pointer-events: visible;
  width: 45px;
  height: 45px;
  background: #fff;
  border: 1px solid #9f9f9f;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0f1329;
  position: relative;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#core_value .owl-carousel .owl-nav button.owl-next:hover,
#core_value .owl-carousel .owl-nav button.owl-prev:hover {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  border: 1px solid #d6dde6;
  background: #d6dde6;
}

#core_value .owl-carousel .owl-nav button.owl-next span,
#core_value .owl-carousel .owl-nav button.owl-prev span {
  visibility: hidden;
}

@media screen and (max-width: 768px) {
  #core_value .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0;
  }
}

#core_value .owl-carousel .owl-nav button.owl-next::before {
  content: "";
  background: url(../images/next-arrow-b.png) no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 34%;
  -webkit-transform: translate(-21%);
          transform: translate(-21%);
  left: 50%;
}

#core_value .owl-carousel .owl-nav button.owl-prev {
  margin-right: 5px;
}

#core_value .owl-carousel .owl-nav button.owl-prev::before {
  content: "";
  background: url(../images/prev-arrow-b.png) no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 34%;
  -webkit-transform: translate(-21%);
          transform: translate(-21%);
  left: 50%;
}

#core_value .core-img {
  background-image: url("../images/about/pillar.jpg");
}

#core_value h2 {
  color: #0f1329;
  text-align: center;
}

#core_value p {
  font-size: 15px;
}

@media screen and (max-width: 1366px) {
  #core_value p {
    font-size: 14px;
  }
}

footer {
  background: #333;
  padding: 9px 0;
}

footer p {
  color: #fff;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  footer p {
    font-size: 11px;
  }
}
@media (min-width: 992px){
  .footer-quick-links-title, .footer-quick-links li{
    margin-left:20%;
  }
}

footer p a {
  text-decoration: none;
  color: #fff;
}

footer .socialmedia p {
  text-align: center;
}

footer .socialmedia p a {
  padding: 0 7px;
}

.footer-about{
	max-width:80%;
}

@media screen and (max-width: 600px) {
  .lg-backdrop {
    z-index: 1041;
  }
}

@media screen and (max-width: 600px) {
  .page-header [class*="col-8 text-right"] {
    display: none;
  }
}

.page-header .marquee {
  position: relative;
  top: 2px;
}

.page-header__logo {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 28%;
  margin-top: -24px;
}

@media screen and (max-width: 1366px) {
  .page-header__logo {
    height: 100px;
  }
}

@media screen and (max-width: 768px) {
  .page-header__logo {
    height: 90px;
  }
}

@media screen and (max-width: 600px) {
  .page-header__logo {
    height: 60px;
    margin-top: 0;
  }
}

.page-header .line-left {
  position: relative;
}

.page-header .line-left::before {
  content: '';
  position: absolute;
  left: -15px;
  top: -.5em;
  height: 32px;
  background-color: #bd2025;
  width: 6px;
}

.page-hero {
  position: relative;
}

.page-hero:before {
  content: '';
  background-color: #ebebec;
  position: absolute;
  top: 0;
  left: 0;
  height: 95%;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .page-hero:before {
    height: 100%;
  }
}

@media screen and (max-width: 600px) {
  .page-hero:before {
    height: 98%;
  }
}

.page-hero__right {
  padding-top: 5%;
}

@media screen and (max-width: 1280px) {
  .page-hero__right {
    padding-top: 4%;
  }
}

@media screen and (max-width: 1024px) {
  .page-hero__right {
    padding-top: 3%;
  }
}

@media screen and (max-width: 600px) {
  .page-hero__right {
    padding: 5% 9% 9% 9%;
  }
}

@media screen and (max-width: 768px) {
  .page-hero__right h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 600px) {
  .page-hero__right h2 {
    font-size: 16px;
  }
}

.page-hero__right .right-line {
  position: relative;
}

.page-hero__right .right-line::after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: -4px;
  width: 2px;
  height: 66%;
  background-color: #cfcfd0;
}

@media screen and (max-width: 600px) {
  .page-hero__right.vati h2 {
    font-size: 14px;
  }
}

.colorful-dandy {
  background-image: url("../images/angan/colorful-dandy.jpg");
  width: 80%;
  height: 5px;
  background-size: 100%;
  position: relative;
}

@media screen and (max-width: 1440px) {
  .colorful-dandy.jyoti {
    width: 84%;
  }
}

@media screen and (max-width: 600px) {
  .colorful-dandy.jyoti {
    width: 100%;
  }
}

.animate-width {
  -webkit-animation: animate-width 1s cubic-bezier(0.165, 0.84, 0.44, 1) both;
  animation: animate-width 1s cubic-bezier(0.165, 0.84, 0.44, 1) both;
}

.animate-width-l {
  -webkit-transform-origin: left;
          transform-origin: left;
}

@-webkit-keyframes animate-width {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes animate-width {
  from {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@-webkit-keyframes filter-animate {
  from {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: .4;
  }
  to {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: .9;
  }
}

@keyframes filter-animate {
  from {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: .4;
  }
  to {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: .9;
  }
}

@-webkit-keyframes bg-animate {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}

@keyframes bg-animate {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}

.lightflat-plan img {
  -webkit-transition: .4s;
  transition: .4s;
  margin-top: 10px;
  height: 470px;
}

@media screen and (max-width: 1440px) {
  .lightflat-plan img {
    height: unset;
  }
}

@media screen and (max-width: 600px) {
  .lightflat-plan img {
    height: 240px;
  }
}

.lightflat-plan img:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

@media screen and (max-width: 600px) {
  .pavindi {
    display: block;
    margin: 21px 0 0 0;
  }
}

@media screen and (max-width: 600px) {
  .p-rightvatika {
    padding-right: 28px;
  }
}

.floor-plans {
  margin: 4% 0 8%;
}

@media screen and (max-width: 1440px) {
  .floor-plans {
    margin: 6% 0 10%;
  }
}

.floor-plans h4 {
  font-family: 'Playfair Display', serif;
}

@media screen and (max-width: 600px) {
  .floor-plans .nav-pills.border-tower {
    border: 0 !important;
  }
}

@media screen and (max-width: 600px) {
  .floor-plans .nav-pills li {
    width: 33%;
    text-align: center;
    margin: 0 auto 1px;
  }
}

@media screen and (max-width: 600px) {
  .floor-plans .nav-pills.aangantwr li:nth-child(4), .floor-plans .nav-pills.aangantwr li:nth-child(5) {
    width: 49.7%;
  }
}

@media screen and (max-width: 600px) {
  .floor-plans .nav-pills.serene-pills li {
    width: 49.5%;
  }
}

@media screen and (max-width: 600px) {
  .floor-plans .nav-pills.serene-pills li:nth-child(5) {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .floor-plans .nav-pills.vatikatwr li {
    width: 49.7%;
  }
}

.floor-plans .nav-link {
  letter-spacing: 1px;
}

.floor-plans .nav-link.cust-btn.btn-wrap .button-text {
  padding: 0.6rem 0 .75rem .75rem;
}

@media screen and (max-width: 1280px) {
  .floor-plans .nav-link.cust-btn.btn-wrap .button-text {
    padding: 0.3rem 0 .75rem .75rem;
  }
}

.floor-plans .nav-pills a.nav-link {
  color: #000;
  border: 1px solid #0f1329;
  border-radius: 0;
  position: relative;
}

@media screen and (max-width: 600px) {
  .floor-plans .nav-pills a.nav-link {
    font-size: 11px;
    padding: .3rem .2rem;
  }
}

.floor-plans .nav-pills a.nav-link::before {
  content: '';
  background-color: #0f1329;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}

.floor-plans .nav-pills a.nav-link:hover {
  color: #fff;
}

.floor-plans .nav-pills a.nav-link:hover::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.floor-plans .nav-pills .nav-link.active,
.floor-plans .nav-pills .show > .nav-link {
  color: #fff;
  font-weight: bold;
  background-color: #0f1329;
}

.floor-plans .carousel-item img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.floor-plans .fp-title {
  font-size: 24px;
}

@media screen and (max-width: 1620px) {
  .floor-plans .fp-title {
    font-size: 20px;
  }
}

@media screen and (max-width: 1440px) {
  .floor-plans .fp-title {
    font-size: 18px;
  }
}

@media screen and (max-width: 1280px) {
  .floor-plans .fp-title {
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  .floor-plans .fp-title {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .floor-plans .fp-title {
    font-size: 12px;
  }
}

.floor-plans .master-plan-large {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.floor-plans .fp-border-b {
  position: relative;
}

.floor-plans .fp-border-b::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}

@media screen and (max-width: 1024px) {
  .floor-plans .cust-btn.btn-wrap .circle {
    width: 2rem !important;
    height: 1.8rem !important;
  }
}

@media screen and (max-width: 768px) {
  .floor-plans .cust-btn.btn-wrap .circle {
    width: 2rem !important;
    height: 1.8rem !important;
  }
}

@media screen and (max-width: 1024px) {
  .floor-plans .cust-btn.btn-wrap .circle .icon.arrow {
    left: .325rem !important;
    width: 1rem !important;
    height: .125rem !important;
    -webkit-transform: scale(0.6) !important;
            transform: scale(0.6) !important;
  }
}

@media screen and (max-width: 768px) {
  .floor-plans .cust-btn.btn-wrap .circle .icon.arrow {
    left: .325rem !important;
    width: 1rem !important;
    height: .125rem !important;
    -webkit-transform: scale(0.6) !important;
            transform: scale(0.6) !important;
  }
}

@media screen and (max-width: 1024px) {
  .floor-plans .button-text {
    font-size: 12px !important;
    padding: 2px 0 .2rem .25rem !important;
    line-height: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  .floor-plans .button-text {
    font-size: 9px !important;
    padding: 2px 0 .75rem .25rem !important;
    line-height: 10px !important;
  }
}

[id^="carouselFloorPlan"] .line-break {
  width: 100%;
}

[id^="carouselFloorPlan"] .tab-pane button.btn {
  width: 100%;
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] > [class^="col-5"] {
    padding: 0 3%;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators {
  margin: 0;
  position: relative;
}

[id^="carouselFloorPlan"] .carousel-indicators .hide-icon {
  cursor: default;
}

[id^="carouselFloorPlan"] .carousel-indicators .hide-icon::after {
  display: none;
}

[id^="carouselFloorPlan"] .carousel-indicators .hide-icon::before {
  display: none;
}

[id^="carouselFloorPlan"] .carousel-indicators.aranya {
  margin: 0 auto;
  margin-top: 5%;
  width: 92%;
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.aranya {
    width: 100%;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.aranya a {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 206px;
          flex: 1 1 206px;
}

@media screen and (max-width: 1280px) {
  [id^="carouselFloorPlan"] .carousel-indicators.aranya a {
    -ms-flex-preferred-size: 190px;
        flex-basis: 190px;
  }
}

@media screen and (max-width: 1024px) {
  [id^="carouselFloorPlan"] .carousel-indicators.aranya a {
    -ms-flex-preferred-size: 154px;
        flex-basis: 154px;
  }
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.lakefont-a a {
    width: 42%;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-1 {
  max-width: 422px;
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  [id^="carouselFloorPlan"] .carousel-indicators.springfield-1 {
    max-width: 100%;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-1 a:nth-child(1) {
  -ms-flex-preferred-size: 21.9%;
      flex-basis: 21.9%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-1 a:nth-child(2) {
  -ms-flex-preferred-size: 27.5%;
      flex-basis: 27.5%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-1 a:nth-child(3) {
  -ms-flex-preferred-size: 26.3%;
      flex-basis: 26.3%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-1 a:nth-child(4) {
  -ms-flex-preferred-size: 24.2%;
      flex-basis: 24.2%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-1 a:nth-child(5) {
  -ms-flex-preferred-size: 22%;
      flex-basis: 22%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-1 a:nth-child(6) {
  -ms-flex-preferred-size: 27.3%;
      flex-basis: 27.3%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-1 a:nth-child(7) {
  -ms-flex-preferred-size: 26.3%;
      flex-basis: 26.3%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-1 a:nth-child(8) {
  -ms-flex-preferred-size: 24.4%;
      flex-basis: 24.4%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-c {
  max-width: 371px;
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  [id^="carouselFloorPlan"] .carousel-indicators.springfield-c {
    max-width: 92%;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-c a {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-c a:nth-child(1) {
  -ms-flex-preferred-size: 23.1%;
      flex-basis: 23.1%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-c a:nth-child(2) {
  -ms-flex-preferred-size: 27.1%;
      flex-basis: 27.1%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-c a:nth-child(3) {
  -ms-flex-preferred-size: 25.7%;
      flex-basis: 25.7%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-c a:nth-child(4) {
  -ms-flex-preferred-size: 23.9%;
      flex-basis: 23.9%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-c a:nth-child(5) {
  -ms-flex-preferred-size: 22.2%;
      flex-basis: 22.2%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-c a:nth-child(6) {
  -ms-flex-preferred-size: 27.1%;
      flex-basis: 27.1%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-c a:nth-child(7) {
  -ms-flex-preferred-size: 26.1%;
      flex-basis: 26.1%;
}

[id^="carouselFloorPlan"] .carousel-indicators.springfield-c a:nth-child(8) {
  -ms-flex-preferred-size: 24.2%;
      flex-basis: 24.2%;
}

[id^="carouselFloorPlan"] .carousel-indicators.pavilion-1 {
  width: 67%;
  margin: 0 auto;
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.pavilion-1 {
    width: 74%;
  }
}

@media screen and (max-width: 1024px) {
  [id^="carouselFloorPlan"] .carousel-indicators.pavilion-1 {
    width: 89%;
  }
}

@media screen and (max-width: 768px) {
  [id^="carouselFloorPlan"] .carousel-indicators.pavilion-1 a {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media screen and (max-width: 600px) {
  [id^="carouselFloorPlan"] .carousel-indicators.pavilion-1 a {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.pavilion-2 {
  width: 63%;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  [id^="carouselFloorPlan"] .carousel-indicators.pavilion-2 {
    width: 85%;
  }
}

@media screen and (max-width: 768px) {
  [id^="carouselFloorPlan"] .carousel-indicators.pavilion-2 a {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media screen and (max-width: 600px) {
  [id^="carouselFloorPlan"] .carousel-indicators.pavilion-2 a {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
}

@media screen and (max-width: 1600px) {
  [id^="carouselFloorPlan"] .carousel-indicators.serene {
    width: 71%;
  }
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.serene {
    width: 83%;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.jyoti-a {
  max-width: 300px;
}

[id^="carouselFloorPlan"] .carousel-indicators.lakefont-a {
  max-width: 359px;
  margin: 0 auto;
}

[id^="carouselFloorPlan"] .carousel-indicators.jyoti-b {
  max-width: 190px;
  margin: 0 auto;
}

[id^="carouselFloorPlan"] .carousel-indicators.serene-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: (1fr)[4];
      grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 172px;
  height: 308px;
}

[id^="carouselFloorPlan"] .carousel-indicators.serene-grid .div1 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 1 / 3 / 2 / 4;
}

[id^="carouselFloorPlan"] .carousel-indicators.serene-grid .div2 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-area: 1 / 3 / 2 / 5;
}

[id^="carouselFloorPlan"] .carousel-indicators.serene-grid .div3 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1 / 1 / 2 / 2;
}

[id^="carouselFloorPlan"] .carousel-indicators.serene-grid .div4 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1 / 2 / 2 / 3;
}

[id^="carouselFloorPlan"] .carousel-indicators.serene-grid .div5 {
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 2 / 1 / 4 / 2;
}

[id^="carouselFloorPlan"] .carousel-indicators.serene-grid .div6 {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 2 / 2 / 3 / 3;
}

[id^="carouselFloorPlan"] .carousel-indicators.serene-grid .div7 {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 3 / 2 / 4 / 3;
}

[id^="carouselFloorPlan"] .carousel-indicators.serene-grid .div8 {
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 4 / 1 / 5 / 2;
}

[id^="carouselFloorPlan"] .carousel-indicators.serene-grid .div9 {
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 4 / 2 / 5 / 3;
}

@media screen and (max-width: 768px) {
  [id^="carouselFloorPlan"] .carousel-indicators.angan-tower-e a:nth-child(2) {
    -ms-flex-preferred-size: 54%;
        flex-basis: 54%;
  }
}

@media screen and (max-width: 600px) {
  [id^="carouselFloorPlan"] .carousel-indicators.angan-tower-e a:nth-child(2) {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
}

@media screen and (max-width: 768px) {
  [id^="carouselFloorPlan"] .carousel-indicators.angan-tower-e a:nth-child(3) {
    -ms-flex-preferred-size: 44%;
        flex-basis: 44%;
  }
}

@media screen and (max-width: 600px) {
  [id^="carouselFloorPlan"] .carousel-indicators.angan-tower-e a:nth-child(3) {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a {
  width: 76%;
  margin: 0 auto;
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a {
    width: 100%;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a a,
[id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a .no-link {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 138px;
          flex: 1 1 138px;
}

@media screen and (max-width: 1620px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a a,
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a .no-link {
    -ms-flex-preferred-size: 130px;
        flex-basis: 130px;
  }
}

@media screen and (max-width: 1280px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a a,
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a .no-link {
    -ms-flex-preferred-size: 126px;
        flex-basis: 126px;
  }
}

@media screen and (max-width: 1024px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a a,
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a .no-link {
    -ms-flex-preferred-size: 103px;
        flex-basis: 103px;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a a.hide-icon,
[id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a .no-link.hide-icon {
  -ms-flex-preferred-size: 107px;
      flex-basis: 107px;
}

@media screen and (max-width: 1280px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a a.hide-icon,
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a .no-link.hide-icon {
    -ms-flex-preferred-size: 99px;
        flex-basis: 99px;
  }
}

@media screen and (max-width: 1024px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a a.hide-icon,
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-a .no-link.hide-icon {
    -ms-flex-preferred-size: 81px;
        flex-basis: 81px;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-b {
  width: 93%;
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-b {
    width: 100%;
  }
}

@media screen and (max-width: 1280px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-b {
    width: 105%;
    position: relative;
    left: -8px;
  }
}

@media screen and (max-width: 600px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-b {
    width: 100%;
    left: 0px;
  }
}

@media screen and (max-width: 768px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-b a:nth-child(1) {
    -ms-flex-preferred-size: 104px;
        flex-basis: 104px;
  }
}

@media screen and (max-width: 768px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-b a:nth-child(2) {
    -ms-flex-preferred-size: 83px;
        flex-basis: 83px;
  }
}

@media screen and (max-width: 768px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-b a:nth-child(3) {
    -ms-flex-preferred-size: 72px;
        flex-basis: 72px;
  }
}

@media screen and (max-width: 768px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-b a:nth-child(4) {
    -ms-flex-preferred-size: 111px;
        flex-basis: 111px;
  }
}

@media screen and (max-width: 768px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-b a:nth-child(5) {
    -ms-flex-preferred-size: 76px;
        flex-basis: 76px;
  }
}

@media screen and (max-width: 768px) {
  [id^="carouselFloorPlan"] .carousel-indicators.vatika-tower-b a:nth-child(5) + img {
    width: 70px;
  }
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 148px;
            flex: 1 1 148px;
  }
}

@media screen and (max-width: 1024px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 129px;
            flex: 1 1 129px;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(2) {
    -ms-flex-preferred-size: 188px;
        flex-basis: 188px;
  }
}

@media screen and (max-width: 1024px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(2) {
    -ms-flex-preferred-size: 165px;
        flex-basis: 165px;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(3) {
  -ms-flex-preferred-size: 163px;
      flex-basis: 163px;
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(3) {
    -ms-flex-preferred-size: 138px;
        flex-basis: 138px;
  }
}

@media screen and (max-width: 1280px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(3) {
    -ms-flex-preferred-size: 121px;
        flex-basis: 121px;
  }
}

@media screen and (max-width: 1024px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(3) {
    -ms-flex-preferred-size: 85px;
        flex-basis: 85px;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(4) {
  -ms-flex-preferred-size: 123px;
      flex-basis: 123px;
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(4) {
    -ms-flex-preferred-size: 102px;
        flex-basis: 102px;
  }
}

@media screen and (max-width: 1280px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(4) {
    -ms-flex-preferred-size: 91px;
        flex-basis: 91px;
  }
}

@media screen and (max-width: 1024px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(4) {
    -ms-flex-preferred-size: 62px;
        flex-basis: 62px;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(5) {
  -ms-flex-preferred-size: 199px;
      flex-basis: 199px;
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(5) {
    -ms-flex-preferred-size: 171px;
        flex-basis: 171px;
  }
}

@media screen and (max-width: 1280px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(5) {
    -ms-flex-preferred-size: 157px;
        flex-basis: 157px;
  }
}

@media screen and (max-width: 1024px) {
  [id^="carouselFloorPlan"] .carousel-indicators.booroah-green a:nth-child(5) {
    -ms-flex-preferred-size: 112px;
        flex-basis: 112px;
  }
}

[id^="carouselFloorPlan"] .carousel-indicators a {
  position: relative;
}

[id^="carouselFloorPlan"] .carousel-indicators a::before, [id^="carouselFloorPlan"] .carousel-indicators a::after {
  content: '';
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all .4s;
  transition: all .4s;
}

[id^="carouselFloorPlan"] .carousel-indicators a::after {
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/touch.svg");
  background-size: contain;
  z-index: 5;
}

[id^="carouselFloorPlan"] .carousel-indicators a::before {
  background-color: #F24738;
  width: 30px;
  height: 30px;
  -webkit-animation: ping .8s linear infinite both;
          animation: ping .8s linear infinite both;
  border-radius: 50%;
}

[id^="carouselFloorPlan"] .carousel-indicators a.icon-set-2::before, [id^="carouselFloorPlan"] .carousel-indicators a.icon-set-2::after {
  top: 66%;
}

[id^="carouselFloorPlan"] .carousel-indicators a.icon-set-2.active::before {
  top: 67%;
}

[id^="carouselFloorPlan"] .carousel-indicators a.icon-set-2.active::after {
  top: 67%;
}

[id^="carouselFloorPlan"] .carousel-indicators a.icon-set-1::before, [id^="carouselFloorPlan"] .carousel-indicators a.icon-set-1::after {
  top: 35%;
}

[id^="carouselFloorPlan"] .carousel-indicators a.icon-set-1.active::before {
  top: 35%;
}

[id^="carouselFloorPlan"] .carousel-indicators a.icon-set-1.active::after {
  top: 36%;
}

[id^="carouselFloorPlan"] .carousel-indicators a.active::before {
  background-color: #F24738;
  top: 50%;
  -webkit-animation: unset;
          animation: unset;
}

[id^="carouselFloorPlan"] .carousel-indicators a.active::after {
  background-image: url("../images/icons/plus.svg");
  top: 50%;
}

[id^="carouselFloorPlan"] .angan-tow-b {
  width: 85%;
}

@media screen and (max-width: 1440px) {
  [id^="carouselFloorPlan"] .angan-tow-b {
    width: 100%;
  }
}

[id^="carouselFloorPlan"] .tow-b-grid-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
      grid-template-rows: 1fr 1fr;
  gap: 0px 0px;
      grid-template-areas: "tow-b-one tow-b-two tow-b-two tow-b-four" "tow-b-five tow-b-six tow-b-seven tow-b-eight";
}

[id^="carouselFloorPlan"] .tow-b-one {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: tow-b-one;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

[id^="carouselFloorPlan"] .tow-b-two {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  grid-area: tow-b-two;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

[id^="carouselFloorPlan"] .tow-b-three {
  grid-area: tow-b-three;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

[id^="carouselFloorPlan"] .tow-b-four {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
  grid-area: tow-b-four;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

[id^="carouselFloorPlan"] .tow-b-five {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: tow-b-five;
}

[id^="carouselFloorPlan"] .tow-b-six {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: tow-b-six;
}

[id^="carouselFloorPlan"] .tow-b-seven {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: tow-b-seven;
}

[id^="carouselFloorPlan"] .tow-b-eight {
  -ms-grid-row: 2;
  -ms-grid-column: 4;
  grid-area: tow-b-eight;
}

@-webkit-keyframes ping {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4);
    opacity: .3;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}

@keyframes ping {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0.4);
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4);
    opacity: .3;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}

.amenities__left {
  position: relative;
  top: -43px;
}

@media screen and (max-width: 600px) {
  .amenities__left {
    top: 0;
  }
}

.amenities__right {
  padding-top: 3.6%;
}

@media screen and (max-width: 600px) {
  .amenities__right {
    padding: 10% 8%;
  }
}

.amenities .btn-wrapper {
  position: absolute;
  bottom: 12%;
  right: 6%;
}

.amenities .carousel-control-next,
.amenities .carousel-control-prev {
  position: unset;
  width: 45%;
  opacity: 1;
}

.amenities .carousel .carousel-control-next-icon,
.amenities .carousel .carousel-control-prev-icon {
  background-color: transparent;
  padding-top: 11px;
  width: 50px;
}

@media screen and (max-width: 768px) {
  .amenities .carousel .carousel-control-next-icon,
  .amenities .carousel .carousel-control-prev-icon {
    width: 35px;
  }
}

.amenities .carousel .carousel-control-next-icon:hover,
.amenities .carousel .carousel-control-prev-icon:hover {
  background-color: #0f1329;
}

@media screen and (max-width: 600px) {
  .amenities .carousel .carousel-control-next-icon .arr,
  .amenities .carousel .carousel-control-prev-icon .arr {
    -webkit-transform: translateX(-35%);
            transform: translateX(-35%);
  }
}

@media screen and (max-width: 1366px) {
  .amenities--height {
    height: 300px;
    overflow-y: hidden;
  }
}

@media screen and (max-width: 1280px) {
  .amenities--height {
    height: 283px;
  }
}

@media screen and (max-width: 1024px) {
  .amenities--height {
    height: 240px;
  }
}

@media screen and (max-width: 768px) {
  .amenities--height {
    height: 160px;
  }
}

@media screen and (max-width: 600px) {
  .amenities--height {
    height: auto;
  }
}

@media screen and (max-width: 1024px) {
  .amenities--height .jspVerticalBar {
    right: 9%;
  }
}

.specifications .card-body ul {
  text-transform: initial;
}

.specifications__list.content-m-t {
  margin-top: 2%;
}

@media screen and (max-width: 600px) {
  .specifications__list.content-m-t {
    margin-top: 7%;
  }
}

.specifications__list .accor-icon {
  position: relative;
  top: 0px;
  width: 23px;
  height: 23px;
  background-image: url("../images/icons/c-plus.png");
  background-size: contain;
}

.specifications__list .card {
  border: 0px;
  padding: 0;
  border-radius: 0;
  -webkit-transition: .4s;
  transition: .4s;
}

.specifications__list .card.collapse.show {
  background-color: #f9f9f9;
}

.specifications__list .card:hover {
  position: relative;
  z-index: 5;
}

.specifications__list .card .card-header {
  background-color: #fff;
  padding: 0;
  color: #2f2f2f;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: ease-in-out .3s;
  transition: ease-in-out .3s;
}

.specifications__list .card .card-header:active {
  background-color: #f9f9f9;
}

.specifications__list .card .card-body {
  border-bottom: 1px solid #ccc;
}

.specifications__list .card .btn-link {
  color: #2f2f2f;
  width: 100%;
  text-align: left;
  border-radius: 0;
}

@media screen and (max-width: 1440px) {
  .specifications__list .card .btn-link {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .specifications__list .card .btn-link {
    font-size: 13px;
  }
}

@media screen and (max-width: 600px) {
  .specifications__list .card .btn-link {
    font-size: 12px;
  }
}

.specifications__list .card .btn-link:hover {
  text-decoration: none;
  background-color: #f9f9f9;
}

.specifications__list .card .btn-link.focus, .specifications__list .card .btn-link:focus {
  text-decoration: none;
  background-color: #F9f9f9;
}

.specifications__list .card .btn-link.focus .accor-icon, .specifications__list .card .btn-link:focus .accor-icon {
  background-image: url("../images/icons/c-minus.png");
}

.loc-advantages {
  margin-top: 10%;
}

.loc-advantages__left {
  position: relative;
  top: -43px;
}

@media screen and (max-width: 600px) {
  .loc-advantages__left {
    top: 0;
  }
}

.loc-advantages__address {
  padding-left: 4.5%;
}

.loc-advantages__right {
  padding-top: 3.6%;
  padding-left: 4.5%;
}

@media screen and (max-width: 768px) {
  .loc-advantages__right {
    padding-left: 2.5%;
  }
}

@media screen and (max-width: 600px) {
  .loc-advantages__right {
    padding: 7% 8% 0;
  }
}

@media screen and (max-width: 1440px) {
  .loc-advantages__list {
    height: 60%;
    overflow-y: scroll;
  }
}

@media screen and (max-width: 1280px) {
  .loc-advantages__list {
    height: 54%;
  }
}

@media screen and (max-width: 600px) {
  .loc-advantages__list {
    height: 100%;
    margin-top: 10%;
    overflow-y: unset;
  }
}

.loc-advantages #lightmap {
  position: relative;
}

.loc-advantages #lightmap:hover::before, .loc-advantages #lightmap:hover::after {
  display: block;
}

.loc-advantages #lightmap::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
  width: 40px;
  height: 40px;
  z-index: 2;
  background-image: url("../images/icons/zoom-in.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.loc-advantages #lightmap::before {
  content: '';
  position: absolute;
  top: 45.5%;
  left: 46.5%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
  width: 60px;
  height: 60px;
  background-color: #000;
  -webkit-animation: pulse 1s linear infinite;
          animation: pulse 1s linear infinite;
  border-radius: 50%;
  z-index: 1;
}

.loc-advantages__map {
  -webkit-transition: .4s;
  transition: .4s;
  cursor: pointer;
}

.loc-advantages__map:hover {
  -webkit-filter: brightness(0.6);
          filter: brightness(0.6);
}

.loc-advantages__map img {
  position: relative;
}

.loc-advantages__map img::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background-image: url("../images/icons/zoom.png");
  width: 93px;
  height: 93px;
}

.loc-advantages__map .zoom-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  z-index: 999;
}

.loc-advantages .p-l {
  padding-left: 8.2%;
}

.payment-sec {
  padding: 4% 0;
  background-color: #ebebec61;
}

.payment-sec a {
  text-decoration: none;
  color: #333333;
}

.payment-sec a:hover {
  color: #000;
}

.payment-sec a:hover img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.payment-sec a h2 {
  -webkit-transition: .3s;
  transition: .3s;
}

.payment-sec a h2:hover {
  color: #f1cc39;
}

@media screen and (max-width: 768px) {
  .payment-sec a img {
    height: 60px;
  }
}

.gallery.section-p-t {
  padding-top: 5%;
}

@media screen and (max-width: 1366px) {
  .gallery.section-p-t {
    padding-top: 7%;
  }
}

@media screen and (max-width: 600px) {
  .gallery.section-p-t {
    padding-top: 15%;
  }
}

.gallery__showcase {
  margin-top: 5%;
}

@media screen and (max-width: 600px) {
  .gallery__showcase {
    margin-top: 9%;
  }
}

.gallery__showcase h3 {
  color: #333333;
}

.gallery__showcase [class^="col"] {
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.gallery__showcase [class^="col"]:hover img {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}

.gallery__showcase img {
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}

.gallery #flats-gallery:hover + .gallery__btn,
.gallery #proj-image:hover + .gallery__btn {
  text-decoration: none;
  background-color: #fff;
  color: #2f2f2f;
}

.gallery__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid #fff;
  color: #fff;
  letter-spacing: 1px;
  padding: 0.1em .9em .2em;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  -webkit-transition: .4s;
  transition: .4s;
  text-decoration: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}

@media screen and (max-width: 1620px) {
  .gallery__btn {
    font-size: 18px;
    padding: 0.1em .5em .2em;
  }
}

@media screen and (max-width: 1440px) {
  .gallery__btn {
    padding: 0.25em .5em .3em;
    font-size: 15px;
  }
}

@media screen and (max-width: 1280px) {
  .gallery__btn {
    font-size: 13px;
  }
}

@media screen and (max-width: 1024px) {
  .gallery__btn {
    width: 160px;
    text-align: center;
    padding: 0.25em 0em .3em;
  }
}

.gallery__btn:hover {
  text-decoration: none;
  background-color: #fff;
  color: #2f2f2f;
}

.whysholdbuy {
  width: 100%;
}

.whysholdbuy ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.whysholdbuy ul li {
  display: block;
  position: relative;
  padding: 0 1%;
  margin: 0 0 8px;
}

@media screen and (max-width: 999px) {
  .whysholdbuy ul li {
    line-height: 18px;
  }
}

.whysholdbuy ul li span.bullet {
  color: #de0125;
  display: inline-block;
}

.whysholdbuy ul li::before {
  content: '';
  position: absolute;
  right: 0;
  top: 12%;
  background-color: #de0125;
  width: 2px;
  height: 71%;
  display: none;
}

@media screen and (max-width: 999px) {
  .whysholdbuy ul li::before {
    content: none;
  }
}

.whysholdbuy ul li:last-child::before {
  width: 0;
}

.separator {
  width: 2px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 .6em;
  background-color: #de0125;
}

.home-loan {
  background-color: #e5dedd;
  margin-top: 7%;
  padding-bottom: 7%;
}

.menu-trigger,
.close-trigger {
  position: absolute;
  top: 32px;
  right: 34px;
  display: block;
  width: 42px;
  height: 42px;
  cursor: pointer;
  z-index: 333;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 18px;
}

@media screen and (max-width: 1660px) {
  .menu-trigger,
  .close-trigger {
    right: 28px;
  }
}

@media screen and (max-width: 1440px) {
  .menu-trigger,
  .close-trigger {
    right: 19px;
  }
}

@media screen and (max-width: 1024px) {
  .menu-trigger,
  .close-trigger {
    right: 8px;
  }
}

@media screen and (max-width: 600px) {
  .menu-trigger,
  .close-trigger {
    right: 2%;
    top: 6px;
    font-size: 11px;
    letter-spacing: 1px;
  }
}

.menu-trigger:hover .menu-trigger-bar:before,
.close-trigger:hover .menu-trigger-bar:before {
  width: 100%;
}

.menu-trigger:hover .close-trigger-bar:before,
.close-trigger:hover .close-trigger-bar:before {
  width: 100%;
}

.close-trigger {
  z-index: 5;
  top: 42px;
}

@media screen and (max-width: 600px) {
  .close-trigger {
    top: 24px;
  }
}

.menu-trigger-bar {
  display: block;
  width: 100%;
  height: 4px;
  background-color: white;
  margin-bottom: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
}

@media screen and (max-width: 600px) {
  .menu-trigger-bar {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.menu-trigger-bar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #c32f57;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}

.menu-trigger-bar.top {
  width: 50%;
}

@media screen and (max-width: 600px) {
  .menu-trigger-bar.top {
    width: 100%;
  }
}

.menu-trigger-bar.middle:before {
  left: auto;
  right: 0;
}

.menu-trigger-bar.bottom {
  width: 50%;
  margin-left: 50%;
}

@media screen and (max-width: 600px) {
  .menu-trigger-bar.bottom {
    width: 100%;
    margin-left: 0%;
  }
}

.close-trigger-bar {
  display: block;
  width: 100%;
  height: 4px;
  background-color: #ffff;
  position: relative;
}

.close-trigger-bar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #c32f57;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}

.close-trigger-bar.left {
  -webkit-transform: translateX(100px) translateY(-100px) rotate(-45deg);
          transform: translateX(100px) translateY(-100px) rotate(-45deg);
}

.close-trigger-bar.right {
  -webkit-transform: translateX(-100px) translateY(-100px) rotate(45deg);
          transform: translateX(-100px) translateY(-100px) rotate(45deg);
  top: -3px;
}

.enquiry-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 65%;
  right: 8%;
  z-index: 9;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
}

.enquiry-container a {
  color: #000;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: .4s;
  transition: .4s;
}

.enquiry-container a img {
  margin-bottom: 5px;
}

.enquiry-container a:hover {
  color: #c32f57;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

#toptxtbg {
  width: 100%;
  padding: 6% 0;
}

@media screen and (max-width: 1440px) {
  #toptxtbg {
    padding: 5% 0;
  }
}

@media screen and (max-width: 600px) {
  #toptxtbg {
    padding: 11% 0;
  }
}

#toptxtbg.carrerbg {
  background: url("../images/career/01.jpg") no-repeat;
  background-size: contain;
  background-attachment: fixed;
}

@media screen and (max-width: 600px) {
  #toptxtbg.carrerbg {
    background-size: 308%;
  }
}

#toptxtbg.landownerbg {
  background: url("../images/landowner/landowner_1.jpg") no-repeat;
  background-size: cover;
}

@media screen and (max-width: 600px) {
  #toptxtbg.landownerbg {
    background-size: 241%;
  }
}

#toptxtbg.buyersbg {
  background: url("../images/buyers/buyers-bg.jpg") no-repeat;
  background-size: cover;
}

#toptxtbg.customerbg {
  background: url("../images/customers/customer-bg.jpg") no-repeat;
  background-size: cover;
}

#toptxtbg.bg_awards {
  background: url("../images/completed/bg-awards.jpg") no-repeat;
  background-size: 130%;
  background-attachment: fixed;
}

@media screen and (max-width: 600px) {
  #toptxtbg.bg_awards {
    background-size: cover;
    background-attachment: initial;
    background-position-x: -13em;
  }
}

@media screen and (max-width: 600px) {
  #toptxtbg.bg_awards h1 {
    font-size: 21px;
  }
}

#toptxtbg.contactbg {
  background: url("../images/contact/contct.jpg") no-repeat;
  background-size: contain;
  background-attachment: fixed;
}

@media screen and (max-width: 600px) {
  #toptxtbg.contactbg {
    background-size: 247%;
  }
}

#toptxtbg h1 {
  text-align: center;
  color: #fff;
}

#carrersub,
#landowner {
  width: 100%;
  background: #f7f2eb;
  padding: 7% 0;
}

@media screen and (max-width: 600px) {
  #carrersub,
  #landowner {
    padding: 14% 0;
  }
}

#carrersub .txt,
#landowner .txt {
  margin: 0 0 0;
}

@media screen and (max-width: 1024px) {
  #carrersub .txt,
  #landowner .txt {
    margin-top: 0;
  }
}

@media screen and (max-width: 600px) {
  #carrersub .txt,
  #landowner .txt {
    margin-top: 9%;
  }
}

#carrersub .txt h5,
#landowner .txt h5 {
  text-transform: uppercase;
}

#carrersub .txt h5,
#carrersub .txt p,
#landowner .txt h5,
#landowner .txt p {
  color: #333;
}

@media screen and (max-width: 600px) {
  #carrersub .txt h5,
  #carrersub .txt p,
  #landowner .txt h5,
  #landowner .txt p {
    text-align: justify;
  }
}

#landowner {
  background-color: #fff;
}

.landownerform {
  background-color: #d6dde6;
  padding: 6% 0;
}

@media screen and (max-width: 768px) {
  .landownerform {
    padding: 6% 9%;
  }
}

.links {
  color: #000;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none;
}

.links:hover {
  color: #e64158;
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .apllyfrm #carrerForm {
    width: 89%;
    margin: 0 auto;
  }
}

.apllyfrm .txt {
  text-align: center;
}

.apllyfrm .txt h1 {
  text-align: center;
}

.apllyfrm input {
  border: 1px solid #d7d7d7;
  font-size: 14px;
}

.apllyfrm input:focus {
  outline: 0;
}

.apllyfrm textarea {
  resize: none;
  border: 1px solid #d7d7d7;
  font-size: 14px;
}

.apllyfrm textarea:focus {
  outline: 0;
  border: 1px solid #d7d7d7;
  -webkit-box-shadow: 0 0 0 0 #007bff00;
          box-shadow: 0 0 0 0 #007bff00;
}

.apllyfrm button.btn_sumbit {
  background: #fff;
  color: #0f1329;
  border: 1px solid #0f1329;
  font-size: 17px;
  padding: 1% 8%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  z-index: 1;
  font-weight: 300;
}

.apllyfrm button.btn_sumbit::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #0f1329;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.apllyfrm button.btn_sumbit:hover {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #fff;
}

.apllyfrm button.btn_sumbit:hover::before {
  content: '';
  height: 100%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  z-index: -1;
}

.apllyfrm-pad {
  padding: 6% 0 0;
}

.projctnav {
  padding: 4% 0 0;
  text-align: center;
}

@media screen and (max-width: 600px) {
  .projctnav {
    padding: 4% 0 5%;
  }
}

.projctnav .nav-tabs {
  text-align: center;
  border-bottom: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media screen and (max-width: 600px) {
  .projctnav .nav-tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.projctnav .nav-tabs .nav-item {
  border-radius: 0;
  color: #0f1329;
  border: 1px solid #0f1329;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
}

@media screen and (max-width: 1440px) {
  .projctnav .nav-tabs .nav-item {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .projctnav .nav-tabs .nav-item {
    font-size: 13px;
  }
}

@media screen and (max-width: 600px) {
  .projctnav .nav-tabs .nav-item {
    font-size: 12px;
    width: 33.33%;
  }
}

.projctnav .nav-tabs .nav-item::before {
  content: '';
  background-color: #0f1329;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: 0.45s cubic-bezier(0.65, 0, 0.076, 1);
}

.projctnav .nav-tabs .nav-item:hover {
  color: #fff;
}

.projctnav .nav-tabs .nav-item:hover::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.projctnav .nav-tabs .nav-item.active {
  background-color: #0f1329;
  color: #fff;
}

@media screen and (max-width: 600px) {
  .projctnav .nav-tabs .nav-link {
    padding: .3rem;
  }
}

@media screen and (max-width: 600px) {
  #completOption {
    padding-top: 13%;
    width: 100%;
    margin: 0 auto;
  }
}

#completOption .pr-0 .img {
  text-align: right;
}

#completOption .subcomplet {
  width: 90%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
  grid-row-gap: 91px;
  grid-column-gap: 127px;
  padding: 6% 0 5%;
}

@media screen and (max-width: 768px) {
  #completOption .subcomplet {
    grid-row-gap: 34px;
    grid-column-gap: 31px;
  }
}

@media screen and (max-width: 600px) {
  #completOption .subcomplet {
    display: block;
  }
}

#completOption .subcomplet .cust-btn.btn-wrap .button-text {
  border-right: 1px solid #2f2f2f;
  border-top: 1px solid #2f2f2f;
  border-bottom: 1px solid #2f2f2f;
  color: #fff094;
}

#completOption .subcomplet .img {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#completOption .subcomplet .img .overlay {
  position: absolute;
  width: 100%;
  height: 87%;
  top: 0;
  text-align: center;
  padding: 14% 14% 0;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media screen and (max-width: 768px) {
  #completOption .subcomplet .img .overlay {
    opacity: 1;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    height: 83%;
  }
}
@media screen and (max-width: 600px) {
  #completOption .subcomplet .img .overlay {
    height: 103%;
    top: -69px;
    width: 97%;
  }
}
@media screen and (max-width: 500px) {
  #completOption .subcomplet .img .overlay {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  #completOption .subcomplet .img .overlay {
    height: 105%;
  }
}
#completOption .subcomplet .img .overlay img {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

@media screen and (max-width: 768px) {
  #completOption .subcomplet .img .overlay img {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
}

#completOption .subcomplet .img .overlay::before {
  content: '';
  background: #0f132994;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

@media screen and (max-width: 768px) {
  #completOption .subcomplet .img .overlay::before {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transition: all 0.9s ease;
    transition: all 0.9s ease;
    height: 90%;
  }
}

#completOption .subcomplet .img .overlay .logo {
  padding: 5% 0;
  width: 65%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#completOption .subcomplet .img .overlay .cust-btn.btn-wrap {
  margin: 8rem 0 0 !important;
}

@media screen and (max-width: 1500px) {
  #completOption .subcomplet .img .overlay .cust-btn.btn-wrap {
    margin: 6rem 0 0 !important;
  }
}

@media screen and (max-width: 1300px) {
  #completOption .subcomplet .img .overlay .cust-btn.btn-wrap {
    margin: 5rem 0 0 !important;
  }
}

@media screen and (max-width: 1200px) {
  #completOption .subcomplet .img .overlay .cust-btn.btn-wrap {
    margin: 3rem 0 0 !important;
  }
}

@media screen and (max-width: 600px) {
  #completOption .subcomplet .img .overlay .cust-btn.btn-wrap {
    margin: 6rem 0 0 !important;
  }
}

#completOption .subcomplet .img .overlay p {
  padding: 5% 0 0;
}

#completOption .subcomplet .img .overlay p,
#completOption .subcomplet .img .overlay li {
  color: #282828;
  font-size: 15px;
  font-weight: 500;
}

@media screen and (max-width: 1366px) {
  #completOption .subcomplet .img .overlay p,
  #completOption .subcomplet .img .overlay li {
    font-size: 14px;
  }
}

#completOption .subcomplet .img .overlay ul {
  list-style-type: disc;
  margin: 0;
  padding: 0;
}

#completOption .subcomplet .img .overlay ul li {
  text-align: left;
  margin: 0 0 2%;
}

#completOption .subcomplet .img:hover img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#completOption .subcomplet .img:hover .overlay {
  opacity: 1;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#completOption .subcomplet .img:hover .overlay::before {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

#contactsub .border-r {
  position: relative;
}

#contactsub .border-r:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  width: 1px;
  height: 100%;
  background-color: #cccc;
}

@media screen and (max-width: 600px) {
  #contactsub .border-r:after {
    display: none;
  }
}

#contactsub .textsec {
  text-align: center;
  padding: 6.3% 0;
}

@media screen and (max-width: 600px) {
  #contactsub .textsec {
    padding: 15% 0;
  }
}

#contactsub .textsec h4 {
  margin: 2% 0 3%;
  color: #0f1329;
}

#contactsub .textsec p a {
  text-decoration: none;
  color: #0f1329;
}

#contactsub .map {
  height: 693px;
}

@media screen and (max-width: 1440px) {
  #contactsub .map {
    height: 600px;
  }
}

@media screen and (max-width: 1440px) {
  #contactsub .map {
    height: 250px;
  }
}

#contactsub .apllyfrm {
  padding: 0 6%;
  margin-top: 6%;
}

@media screen and (max-width: 600px) {
  #contactsub .apllyfrm {
    padding: 0 10%;
    margin-top: 15%;
    margin-bottom: 15%;
  }
}

#contactsub .apllyfrm .txt {
  text-align: left;
}

#contactsub .apllyfrm .txt h1 {
  font-family: 'Roboto', serif;
  text-align: left;
}

.slide-in-left {
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) both;
  animation: slide-in-left 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) both;
}

@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.slide-in-right {
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) both;
  animation: slide-in-right 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) both;
}

@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.slide-in-bottom {
  -webkit-animation: slide-in-bottom 1s cubic-bezier(0.165, 0.84, 0.44, 1) both;
  animation: slide-in-bottom 1s cubic-bezier(0.165, 0.84, 0.44, 1) both;
}

@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.kenburns-top-right {
  -webkit-animation: kenburns-top-right 5s cubic-bezier(0.23, 1, 0.32, 1) reverse both;
  animation: kenburns-top-right 5s cubic-bezier(0.23, 1, 0.32, 1) reverse both;
}

@-webkit-keyframes kenburns-top-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 16%;
    transform-origin: 84% 16%;
  }
  100% {
    -webkit-transform: scale(1.5) translate(20px, -15px);
    transform: scale(1.5) translate(20px, -15px);
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
}

@keyframes kenburns-top-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 16%;
    transform-origin: 84% 16%;
  }
  100% {
    -webkit-transform: scale(1.5) translate(20px, -15px);
    transform: scale(1.5) translate(20px, -15px);
    -webkit-transform-origin: right top;
    transform-origin: right top;
  }
}

@-webkit-keyframes animationimg {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes animationimg {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@-webkit-keyframes left_righ {
  0% {
    right: -50%;
    opacity: 0.5;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}

@-webkit-keyframes righ_left {
  0% {
    right: -50%;
    opacity: 0.5;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}

@keyframes righ_left {
  0% {
    right: -50%;
    opacity: 0.5;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}

@keyframes left_righ {
  0% {
    left: -50%;
    opacity: 0.5;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}

.cust-btn {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
}

.cust-btn.btn-wrap {
  width: 12rem;
  height: auto;
}

@media screen and (max-width: 600px) {
  .cust-btn.btn-wrap:focus .button-text {
    color: #282936;
  }
}

.cust-btn.btn-wrap .circle {
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 3rem;
  height: 2.5rem;
  background: #282936;
}

.cust-btn.btn-wrap .circle .icon {
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}

.cust-btn.btn-wrap .circle .icon.arrow {
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}

.cust-btn.btn-wrap .circle .icon.arrow::before {
  position: absolute;
  content: '';
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.cust-btn.btn-wrap .button-text {
  -webkit-transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.45rem 0 .75rem .75rem;
  margin: 0 0 0 1.85rem;
  color: #282936;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

@media screen and (max-width: 1366px) {
  .cust-btn.btn-wrap .button-text {
    font-size: 14px;
    padding: 0.55rem 0 .75rem .65rem;
  }
}
@media screen and (max-width: 468px) {
  .cust-btn.btn-wrap .button-text {
    font-size: 12px;
    padding: 0.55rem 0 .75rem .65rem;
  }
}
@media screen and (max-width: 410px) {
  .cust-btn.btn-wrap .button-text {
    font-size: 10px;
    padding: 0.55rem 0 .75rem .65rem;
  }
}
@media screen and (max-width: 364px) {
  .cust-btn.btn-wrap .button-text {
    font-size: 9px;
    padding: 0.55rem 0 .75rem .65rem;
  }
}
@media screen and (max-width: 350px) {
  .cust-btn.btn-wrap .button-text {
    font-size: 11px;
    padding: 0.20rem 0 .75rem .65rem;
  }
}
.cust-btn:hover .circle {
  width: 100%;
}

.cust-btn:hover .circle .icon.arrow {
  background: #fff;
  -webkit-transform: translate(1rem, 0);
          transform: translate(1rem, 0);
}

.cust-btn:hover .button-text {
  color: #fff;
}

.modal {
  background: rgba(0, 0, 0, 0.9);
}

.custom-form {
  border-radius: 0;
}

.custom-form .close {
  opacity: .9;
}

.custom-form .close img {
  width: 15px;
}

.custom-form input[type="range"] {
  -webkit-appearance: none;
  width: 80%;
  height: 100%;
  background: transparent;
}

.custom-form input[type="range"]:focus {
  outline: none;
}

.custom-form input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ffffff;
  margin-top: -5px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.custom-form input[type="range"]::-webkit-slider-runnable-track {
  width: 60%;
  height: 9px;
  background: #bdbdbd;
  border-radius: 3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}

.custom-form input[type="range"]:hover::-webkit-slider-runnable-track {
  background: #f1cc39;
}

.custom-form input[type="range"]::-ms-track {
  width: 60%;
  cursor: pointer;
  height: 9px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  /* Hides the slider so custom styles can be added */
  background: transparent;
  border-color: transparent;
  color: transparent;
}

.custom-form input[type="range"]::-ms-thumb {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ffffff;
  margin-top: -5px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.custom-form input[type="range"]::-ms-fill-lower {
  background: #bdbdbd;
  border-radius: 3rem;
}

.custom-form input[type="range"]:focus::-ms-fill-lower {
  background: #f1cc39;
}

.custom-form input[type="range"]::-ms-fill-upper {
  background: #bdbdbd;
  border-radius: 3rem;
}

.custom-form input[type="range"]:focus::-ms-fill-upper {
  background: #0f1329;
}

.custom-form input[type="range"]::-moz-range-thumb {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ffffff;
  margin-top: -5px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.custom-form input[type="range"]::-moz-range-track {
  width: 60%;
  height: 9px;
  background: #bdbdbd;
  border-radius: 3rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}

.custom-form input[type="range"]:hover::-moz-range-track {
  background: #f1cc39;
}

.modal-dialog {
  max-width: 562px;
  position: absolute;
  right: 6%;
}

@media screen and (max-width: 600px) {
  .modal-dialog {
    right: 0;
  }
}

.modal-dialog .modal-content {
  padding: 3% 6%;
}

.modal-dialog .modal-content select {
  text-indent: 4px;
}

@media screen and (max-width: 1366px) {
  .modal-dialog .modal-content textarea {
    font-size: 14px;
    padding-left: 1.1em;
  }
}

.modal-title {
  font-family: 'Playfair Display', serif;
}

.frmenu {
  list-style-type: none;
}

.frmenu li input,
.frmenu li select,
.frmenu li textarea {
  border: 0;
  border-bottom: 1px solid #8a8a89;
  color: #000;
  resize: none;
}

.frmenu li input:focus,
.frmenu li select:focus,
.frmenu li textarea:focus {
  outline: 0;
  border: 0;
  border-bottom: 1px solid #8a8a89;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.frmenu li input::-webkit-input-placeholder,
.frmenu li select::-webkit-input-placeholder,
.frmenu li textarea::-webkit-input-placeholder {
  color: #000;
}

.frmenu li input:-ms-input-placeholder,
.frmenu li select:-ms-input-placeholder,
.frmenu li textarea:-ms-input-placeholder {
  color: #000;
}

.frmenu li input::-ms-input-placeholder,
.frmenu li select::-ms-input-placeholder,
.frmenu li textarea::-ms-input-placeholder {
  color: #000;
}

.frmenu li input::placeholder,
.frmenu li select::placeholder,
.frmenu li textarea::placeholder {
  color: #000;
}

.bookingfrm {
  list-style-type: none;
}

.bookingfrm li {
  width: 100%;
  float: left;
}

.bookingfrm li label {
  width: 30%;
  float: left;
  margin: 1% 0 0;
}

.bookingfrm li select {
  float: left;
  border: 1px solid #8a8a89;
  color: #000;
  resize: none;
}

.bookingfrm li select:focus {
  outline: 0;
  border: 1px solid #8a8a89;
}

.bookingfrm li select::-webkit-input-placeholder {
  color: #000;
}

.bookingfrm li select:-ms-input-placeholder {
  color: #000;
}

.bookingfrm li select::-ms-input-placeholder {
  color: #000;
}

.bookingfrm li select::placeholder {
  color: #000;
}

.bookingfrm li p,
.bookingfrm li select {
  float: left;
  width: 70%;
  font-size: 18px;
}

.phone-call {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 18%;
  right: 32%;
  border-radius: 50%;
  background: #fff094;
  text-align: center;
  cursor: pointer;
  z-index: 99;
  display: inline-block;
  line-height: 40px;
  text-align: center;
}

@media screen and (max-width: 1440px) {
  .phone-call {
    right: 26%;
    top: 19%;
  }
}

@media screen and (max-width: 1280px) {
  .phone-call {
    right: 24%;
  }
}

@media screen and (max-width: 1024px) {
  .phone-call {
    top: 131px;
    right: 16%;
  }
}

@media screen and (max-width: 600px) {
  .phone-call {
    display: none;
  }
}

.phone-call::before {
  position: absolute;
  content: " ";
  z-index: -1;
  top: -10px;
  left: -10px;
  background-color: #fff094;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  opacity: 0.6;
  -webkit-animation: pulse 1.8s ease-out;
  animation: pulse 1.8s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.phone-call .btn-icon-text {
  position: absolute;
  top: -2px;
  right: 11%;
  padding: 4px 2.4em 0 .9em;
  color: #000;
  font-size: 1.2rem;
  border-radius: 7em;
  width: 148px;
  background: #fff094;
  z-index: -3;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: ease-in .4s;
  transition: ease-in .4s;
  opacity: 0;
  pointer-events: none;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .4s;
  transition: all .4s;
}

.phone-call .btn-icon-text span {
  position: relative;
  top: -3px;
}

.phone-call .btn-icon-text span.enquire-text {
  top: -2px;
}

.phone-call:hover .btn-icon-text {
  opacity: 1;
}

.animate-in-out {
  -webkit-animation-name: fade-in-out;
          animation-name: fade-in-out;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

@-webkit-keyframes fade-in-out {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
}

@keyframes fade-in-out {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
}

.enquire-now {
  top: 26%;
}

@media screen and (max-width: 1366px) {
  .enquire-now {
    top: 30%;
  }
}

@media screen and (max-width: 1024px) {
  .enquire-now {
    top: 205px;
  }
}

.payment-plan {
  top: 26%;
}

@media screen and (max-width: 1366px) {
  .payment-plan {
    top: 30%;
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0.3);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.6);
    opacity: .6;
  }
  75% {
    -webkit-transform: scale(0.9);
    opacity: .3;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    opacity: .6;
  }
  75% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: .3;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-duration: .6s;
          transition-duration: .6s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.fade-in-right {
  -webkit-animation: fade-in-right 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-right 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.slide-out-right {
  -webkit-animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
}

@keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
}

.fade-in {
  -webkit-animation: fade-in 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (max-width: 999px) {
  #lg-zoom-in,
  #lg-zoom-out {
    display: none;
  }
}

.jspVerticalBar {
  background-color: transparent;
  height: auto;
  right: 27%;
  top: 85%;
}

@media screen and (max-width: 1440px) {
  .jspVerticalBar {
    top: 83%;
  }
}

@media screen and (max-width: 1366px) {
  .jspVerticalBar {
    top: 80%;
  }
}

@media screen and (max-width: 1280px) {
  .jspVerticalBar {
    top: 76%;
    right: 16%;
  }
}

@media screen and (max-width: 1280px) {
  .jspVerticalBar {
    top: 67%;
  }
}

@media screen and (max-width: 768px) {
  .jspVerticalBar {
    top: 54%;
  }
}

.jspVerticalBar .jspArrow {
  width: 45px;
  height: 45px;
  background: #fff;
  border: 1px solid #9f9f9f;
}

.jspVerticalBar .jspArrow:hover {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  border: 1px solid #d6dde6;
  background-color: #d6dde6;
}

.jspVerticalBar .jspArrowDown {
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  background-image: url(../images/icons/up-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

.jspVerticalBar .jspArrowUp {
  margin-bottom: -59px;
  background-image: url(../images/icons/download-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}

.jspHorizontalBar {
  display: none;
}

.jspTrack {
  display: none;
}

.external_btton {
  padding: 10% 0;
}

input[type="date"]:before,
input[type="time"]:before {
  content: attr(placeholder) !important;
  margin-right: 1em;
}

input[type="date"]:focus:before,
input[type="date"]:valid:before,
input[type="time"]:focus:before,
input[type="time"]:valid:before {
  content: "";
}




.footer {
  padding: 40px 0;
  background-color: #0f1329;
}

.subfooter {
  /* background-color: #373737; */
  background-color: #0f1329;
  padding: 25px 0;
  border-top: 1px solid #454545;
}

.footer-content {
  padding: 20px 0;
}
@media (max-width: 991px) {
 .footer-content {
    padding: 10px 0;
  }
}
.footer .separator-2:after {
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0px;
  content: "";
  width: 100%;
  background: #444444;
  background: -moz-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #444444), color-stop(35%, #393939), color-stop(70%, #323232), color-stop(100%, #222222));
  background: -webkit-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -o-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -ms-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: linear-gradient(to right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
}
.separator-3:after {
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0px;
  content: "";
  width: 100%;
  background: #444444;
  background: -moz-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #444444), color-stop(35%, #393939), color-stop(70%, #323232), color-stop(100%, #222222));
  background: -webkit-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -o-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: -ms-linear-gradient(left, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
  background: linear-gradient(to right, #444444 0%, #393939 35%, #323232 70%, #222222 100%);
}
.footer-content .separator-2{
  margin-bottom: 25px;
  width: 100%;
  position: relative;
  height: 1px;
}

.separator-3{
  margin-bottom: 25px;
  width: 68%;
  position: relative;
  height: 1px;
  margin-left: 67px;
}
@media (max-width: 991px) {
  .separator-3{
    margin-bottom: 25px;
    width: 100%;
    position: relative;
    height: 1px;
    margin-left: 0px;
  }
 }
/*Footer*/
.footer {
  font-size: 14px;
  line-height: 1.5;
}

.footer h2.title {
  font-size: 22px;
  margin-top:20px;
  text-transform: none;
  margin-bottom: 10px;
  color: #999999;
}

/*Subfooter*/
.subfooter {
  font-size: 14px;
  line-height: 1.3;
  color: #999999;
}

.subfooter p {
  margin-bottom: 0;
}

.subfooter.default-bg {
  color: #ffffff;
}
.footer-content .nav.flex-column>li>a {
  padding: 5px 0px;
}

.footer-content .nav.flex-column>li>a:after {
  top: 5px;
}

.footer-content .nav.flex-column>li>a,
.footer-content .nav.flex-column>li>a.active,
.footer-content .nav.flex-column>li>a.active:focus,
.footer-content .nav.flex-column>li>a:focus {
  color: #999999;
}
.footer-content .form-control {
  border-color: #222222;
}
#logo-footer {
  margin-bottom: 20px;
  width: 90px;
}
.text-white a {
  color: #fff!important;;
}
.footer-content .social-links li a {
  color: #777777;
  background-color: transparent;
  border-color: #777777;
}

.footer-content .social-links li a:hover {
  color: #ffffff;
  background-color: #777777;
  border-color: #777777;
}
.footer-content .media img,
.block .media img {
  width: 60px;
}
.footer-content #map-canvas {
  height: 300px;
}
.footer h4{
  color: #999999;
  font-size: 19px;
  margin-bottom: 0.5rem;
}
.footer p{
  color: #777777;
}

.footer .list-inline-item{
  color: #777777;
  font-size: 14px;
}
.footer .list-inline-item i{
  color:#b3a28d;
}
.footer .nav.flex-column.list-style-icons>li .nav-link {
  padding: 6px 0px;
  position: relative;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  color:#999999;
}
.footer .nav.flex-column.list-style-icons>li .nav-link:hover {
  color:#b3a28d;
}
.footer .nav.flex-column.list-style-icons>li .nav-link>i {
  padding-right: 10px;
  font-size: 14px;
  color: #b3a28d;
  width: 25px;
}
.footer nav{
  margin-bottom: 20px;
}
/* social links */
.social-links {
  list-style: none;
  font-size: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
}

.social-links li {
  display: inline-block;
  margin: 0 7px 2px 0;
}

.social-links li a {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  font-size: 18px;
  border: 1px solid #e7e7e7;
  color: #cdcdcd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.social-links li a i {
  line-height: 40px;
}

.social-links li a:hover {
  background-color: transparent;
}

.social-links.animated-effect-1 li a {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
  position: relative;
  z-index: 1;
}

.social-links.animated-effect-1 li a:hover {
  color: #ffffff !important;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.social-links.animated-effect-1 li a:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: '';
  top: 0px;
  left: 0px;
  padding: 0px;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, background-color 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s, background-color 0.4s;
  transition: transform 0.4s, opacity 0.4s, background-color 0.4s;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
  filter: alpha(opacity=0);
}

.social-links.animated-effect-1 li a:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: -webkit-transform 0s, opacity 0.3s, background-color 0.3s;
  -moz-transition: -moz-transform 0s, opacity 0.3s, background-color 0.3s;
  transition: transform 0s, opacity 0.3s, background-color 0.3s;
}

.social-links.animated-effect-1:not(.circle) li a:after {
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  border-radius: 0%;
}
.social-links.small li a {
  width: 30px;
  height: 30px;
  font-size: 14px;
}

.social-links.small li a i {
  line-height: 29px;
}

.social-links.large li a {
  width: 60px;
  height: 60px;
  font-size: 24px;
}

.social-links.large li a i {
  line-height: 60px;
}

.social-links.square li a,
.square {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.social-links.circle li a {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
 .social-links.animated-effect-1 li.twitter a:hover {
  border-color: #55acee;
}

.social-links:not(.animated-effect-1) li.twitter a:hover,
.colored.social-links li.twitter a,
.social-links.animated-effect-1 li.twitter a:after,
.btn.twitter {
  background-color: #55acee;
  border-color: #55acee;
  color: #ffffff;
}

.social-links.animated-effect-1 li.skype a:hover {
  border-color: #00aff0;
}

.social-links:not(.animated-effect-1) li.skype a:hover,
.colored.social-links li.skype a,
.social-links.animated-effect-1 li.skype a:after,
.btn.skype {
  background-color: #00aff0;
  border-color: #00aff0;
  color: #ffffff;
}

.social-links.animated-effect-1 li.linkedin a:hover {
  border-color: #0976b4;
}

.social-links:not(.animated-effect-1) li.linkedin a:hover,
.colored.social-links li.linkedin a,
.social-links.animated-effect-1 li.linkedin a:after,
.btn.linkedin {
  background-color: #0976b4;
  border-color: #0976b4;
  color: #ffffff;
}

.social-links.animated-effect-1 li.googleplus a:hover {
  border-color: #dd4b39;
}

.social-links:not(.animated-effect-1) li.googleplus a:hover,
.colored.social-links li.googleplus a,
.social-links.animated-effect-1 li.googleplus a:after,
.btn.googleplus {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}

.social-links.animated-effect-1 li.youtube a:hover {
  border-color: #b31217;
}

.social-links:not(.animated-effect-1) li.youtube a:hover,
.colored.social-links li.youtube a,
.social-links.animated-effect-1 li.youtube a:after,
.btn.youtube {
  background-color: #b31217;
  border-color: #b31217;
  color: #ffffff;
}

.social-links.animated-effect-1 li.flickr a:hover {
  border-color: #ff0084;
}

.social-links:not(.animated-effect-1) li.flickr a:hover,
.colored.social-links li.flickr a,
.social-links.animated-effect-1 li.flickr a:after,
.btn.flickr {
  background-color: #ff0084;
  border-color: #ff0084;
  color: #ffffff;
}

.social-links.animated-effect-1 li.facebook a:hover {
  border-color: #3b5998;
}

.social-links:not(.animated-effect-1) li.facebook a:hover,
.colored.social-links li.facebook a,
.social-links.animated-effect-1 li.facebook a:after,
.btn.facebook {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}

.social-links.animated-effect-1 li.pinterest a:hover {
  border-color: #cb2027;
}

.social-links:not(.animated-effect-1) li.pinterest a:hover,
.colored.social-links li.pinterest a,
.social-links.animated-effect-1 li.pinterest a:after,
.btn.pinterest {
  background-color: #cb2027;
  border-color: #cb2027;
  color: #ffffff;
}

.social-links.animated-effect-1 li.instagram a:hover {
  border-color: #517fa4;
}

.social-links:not(.animated-effect-1) li.instagram a:hover,
.colored.social-links li.instagram a,
.social-links.animated-effect-1 li.instagram a:after,
.btn.instagram {
  /* background-color: #517fa4; */
  background-color: #cc2366;
  border-color: #517fa4;
  color: #ffffff;
}
.about-text{
	padding-bottom:10px;
}

.social-links.animated-effect-1 li.vimeo a:hover {
  border-color: #aad450;
}

.social-links:not(.animated-effect-1) li.vimeo a:hover,
.colored.social-links li.vimeo a,
.social-links.animated-effect-1 li.vimeo a:after,
.btn.vimeo {
  background-color: #aad450;
  border-color: #aad450;
  color: #ffffff;
}

.social-links.animated-effect-1 li.tumblr a:hover {
  border-color: #32506d;
}

.social-links:not(.animated-effect-1) li.tumblr a:hover,
.colored.social-links li.tumblr a,
.social-links.animated-effect-1 li.tumblr a:after,
.btn.tumblr {
  background-color: #32506d;
  border-color: #32506d;
  color: #ffffff;
}

.social-links.animated-effect-1 li.soundcloud a:hover {
  border-color: #ff3a00;
}

.social-links:not(.animated-effect-1) li.soundcloud a:hover,
.colored.social-links li.soundcloud a,
.social-links.animated-effect-1 li.soundcloud a:after,
.btn.soundcloud {
  background-color: #ff3a00;
  border-color: #ff3a00;
  color: #ffffff;
}

.social-links.animated-effect-1 li.foursquare a:hover {
  border-color: #0072b1;
}

.social-links:not(.animated-effect-1) li.foursquare a:hover,
.colored.social-links li.foursquare a,
.social-links.animated-effect-1 li.foursquare a:after,
.btn.foursquare {
  background-color: #0072b1;
  border-color: #0072b1;
  color: #ffffff;
}

.social-links.animated-effect-1 li.dribbble a:hover {
  border-color: #ea4c89;
}

.social-links:not(.animated-effect-1) li.dribbble a:hover,
.colored.social-links li.dribbble a,
.social-links.animated-effect-1 li.dribbble a:after,
.btn.dribbble {
  background-color: #ea4c89;
  border-color: #ea4c89;
  color: #ffffff;
}

.social-links.animated-effect-1 li.xing a:hover {
  border-color: #126567;
}

.social-links:not(.animated-effect-1) li.xing a:hover,
.colored.social-links li.xing a,
.social-links.animated-effect-1 li.xing a:after,
.btn.xing {
  background-color: #126567;
  border-color: #126567;
  color: #ffffff;
}

.social-links.animated-effect-1 li.behance a:hover {
  border-color: #126567;
}

.social-links:not(.animated-effect-1) li.behance a:hover,
.colored.social-links li.behance a,
.social-links.animated-effect-1 li.behance a:after,
.btn.behance {
  background-color: #053eff;
  border-color: #053eff;
  color: #ffffff;
}

.social-links.animated-effect-1 li.vine a:hover {
  border-color: #126567;
}

.social-links:not(.animated-effect-1) li.vine a:hover,
.colored.social-links li.vine a,
.social-links.animated-effect-1 li.vine a:after,
.btn.vine {
  background-color: #00a478;
  border-color: #00a478;
  color: #ffffff;
}

.social-links.animated-effect-1 li.stumbleupon a:hover {
  border-color: #126567;
}

.social-links:not(.animated-effect-1) li.stumbleupon a:hover,
.colored.social-links li.stumbleupon a,
.social-links.animated-effect-1 li.stumbleupon a:after,
.btn.stumbleupon {
  background-color: #f74425;
  border-color: #f74425;
  color: #ffffff;
}
.subfooter .socialmedia p a i, .subfooter .socialmedia p a{
  color:white;
}
.subfooter .socialmedia p a i.fa.fa-instagram:hover{
  color:#517fa4;
}
.subfooter .socialmedia p a i.fa.fa-facebook:hover{
color:#3b5998;
}
.subfooter .socialmedia p a i.fa.fa-twitter:hover{
  color: #55acee;
  }

.clearfix{ clear: both;display: table; content: " ";}

/*# sourceMappingURL=style.css.map */
/* new css added for home page changes */

/*
#core_value2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: #cdd6cf;
}*/
#core_value2 .right-patch, .home-core-value .right-patch {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ebe1ef;
    width: 75%;
    height: 100%;
    z-index: -135;
    -webkit-transform-origin: right;
    transform-origin: right;
}
#core_value2 .img .overlay {
    position: absolute;
    width: 100%;
    bottom: 12%;
    padding: 0 4%;
	
}
#core_value2 .img .overlay .bigtxt {    color: #fff;}
#core_value2 .bigtxt {font-size: 68px; text-align:left}


#core_value2 {
  position: relative;
}
#core_value2 .txt h1  {
    color: #B22222;
    text-transform: uppercase;
    line-height: 38px;
}
#core_value2  {
    margin: 0;
    padding: 6% 0 ;
    position: relative;
}

@media screen and (max-width: 600px) {
  #core_value2 {
    padding-bottom: 13%;
  }
#core_value2 .right-patch {    width: 100%;}
#core_value2 .txt {    padding-left: 9%;}
}

@media screen and (max-width: 1440px) {
  #core_value2::before {
    height: 88%;
  }
}

@media screen and (max-width: 1024px) {
  #core_value2::before {
    height: 95%;
  }
}

@media screen and (max-width: 768px) {
#core_value2::before {
    height: 100%;
    top: 5%;
  }
}

@media screen and (max-width: 600px) {
  #core_value2::before {
    height: 100%;
    top: 0;
  }
}


#core_value2 .img {
  position: relative;
}

#core_value2 .bold.playfair{ font-size:21px; text-align:left;}

#core_value2 .brdr {
    background: #a9237c;
    height: 5px;
    margin: 0.8rem 0;
}
.mt-50{ margin-top:50px;}.mb-50{ margin-bottom:50px;} .pb-50{padding-bottom:50px;}
.bluebar {
    background:#B22222; 
    width: 80%;
    height: 3px;
    background-size: 100%;
    position: relative;
}
#hm-dibrugarh .text h3{ font-size: 22px;
    padding-top: 10px;
    padding-bottom: 5px;}


#hm-dibrugarh .owl-two .item .overlayproj_logo {
    position: absolute;
    width: 100%;
    height: 80%;
    top: 0;
    background: #0f132994;
    text-align: center;
   /* -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;*/
	opacity:0;
}	

#hm-dibrugarh .owl-two .item:hover .overlayproj_logo {
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
	opacity:1;
}
	
#hm-dibrugarh .owl-two .item{ position:relative}
#hm-dibrugarh .item:hover .overlayproj_logo	h3{	padding-top: 36%; color: #fff;  font-size: 22px;}
#hm-dibrugarh .item h3 a{ color:#212529;    font-family: 'Playfair Display', serif; text-decoration:none}
#hm-dibrugarh .owl-two .item{ background:#fff;}
 .proj_btn{   background: #0f1329; padding:10px 5px;
    width: 40%;
    text-align: center;font-size:17px;
    margin: 10px auto;     -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;}
	
 .proj_btn a{ color: #fff;text-decoration:none; }	
	
.proj_btn:hover{ background:#d6dde6; color: #0f1329;-webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;}	
 .proj_btn:hover a{color: #0f1329; }

#core_value2 .txt {
    width: 80%;
    padding-left: 5%;
}
.px-1 {padding-left: 1rem!important;}
#core_value2 .item{ height:360px}


@media screen and (max-width: 600px){
#core_value2 .bigtxt .bsmalltxt {
    font-size: -1.4em;
    line-height: 19px;
}
#core_value2 .img .overlay .bigtxt {
    color: #fff;
    font-size: 28px;
}
#core_value2 .item{ margin-bottom:25px;}
}


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

#core_value2 .item{    height: 240px;}
}


@media screen and (max-width: 1024px){
#core_value2 .bigtxt .bsmalltxt {
    font-size: -1.4em;
    line-height: 19px;
}
#core_value2 .img .overlay .bigtxt {
    color: #fff;
    font-size: 28px;
}
#core_value2 .item{ margin-bottom:25px;}
}
@media screen and (min-width: 991px) and (max-width: 1200px){
	#core_value2 .item {
    height: 450px;
}
#core_value2 .bold.playfair {
    font-size: 18px;
    text-align: left;
}	
}

@media screen and (min-width: 1301px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo img {
    width: auto;
    margin: -2% auto 0;
    padding-bottom: 0;
}

}
@media screen and (min-width: 1300px) and (max-width: 1200px){
  #hm-dibrugarh .owl-two .item a .overlayproj_logo img {
    margin: 3% auto 0;
  }
}
@media screen and (min-width: 1351px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  height: 83%;
}
}

@media screen and (min-width: 1021px) and (max-width: 1200px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  height: 81%;
}}
@media screen and (min-width: 1251px)and (max-width: 1350px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  height: 81%;
}
}
@media screen and (min-width: 1101px)and (max-width: 1250px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  height: 78%;
}
}
@media screen and (min-width: 1000px)and (max-width: 1100px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  height: 77%;
}
}
@media screen and (min-width: 900px)and (max-width: 999px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
 height: 83%;
}

}
@media screen and (min-width: 800px)and (max-width: 899px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  height: 81%;
}

}
@media screen and (min-width: 700px)and (max-width: 799px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  height: 79%;
}

}

@media screen and (min-width: 600px)and (max-width: 699px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  height: 76%;
}

}
@media screen and (min-width: 500px)and (max-width: 599px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  height: 86%;
}

}
@media screen and (min-width: 300px) and (max-width: 499px){
#hm-dibrugarh .owl-two .item a .overlayproj_logo {
  height: 80%;
}
}
.slide-head{
  color: #000;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  font-family: 'Playfair Display', serif;
}
.slide-head a{
  color: #000;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  font-family: 'Playfair Display', serif;
}

.slide-text{
  text-align: center;
}

.view-payment{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 3% 16% 3% 16%;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 2000;
}
@media screen and (max-width: 767px){
  .view-payment{
    padding: 10% 16% 3% 16%;
  } 
}

.view-payment-serene{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 3% 11% 3% 11%;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 2000;
}
@media screen and (max-width: 767px){
  .view-payment-serene{
    padding: 10% 16% 3% 16%;
  } 
}
.payment-body{
  background-color: #f7f5e9;
  height:100%;
  padding: 4%;
  overflow-y: auto;
}
.serene-body{
  overflow-y: hidden;
  height: 700px;
}
@media screen and (min-width: 767px){
  .serene-body{
    width: 50%;
  }
}
@media screen and (max-width: 540px){
  .serene-body{
    height: 856px;
  }
}
.payment-body p{
  font-size: 16px;
}
@media screen and (max-width: 580px){
  .payment-body p{
    font-size: 12px;
  }
}
@media screen and (max-width: 428px){
  .payment-body p{
    font-size: 10px;
  }
}
@media screen and (max-width: 370px){
  .payment-body p{
    font-size: 8px;
  }
}
.payment-table-head{
  background-color: #94805f;
}
.payment-table-head-jyoti{
  background-color: #f8e6b4;
}
.payment-table-head-lake{
  background-color: #306d88;
}
.lake-body{
  background-color: #ebf5fc;
}
/*# sourceMappingURL=style.css.map */
.table-bordered{
  border:1px solid #94805f;
}

.table-bordered-jyoti td, .table-bordered-jyoti th {
  border:1px solid #f8e6b4;
}
.table-bordered-jyoti thead th {
  border-bottom: 0px solid #dee2e6;
}
.table-bordered-lake td, .table-bordered-lake th {
  border:1px solid #306d88;
}
.table-bordered-lake thead th {
  border-bottom: 0px solid #dee2e6;
}
.payment-table{
  font-size: 12px;
}

.payment-table td{
  padding: .35rem;
}
.payment-table th{
  padding: .35rem;
}
.payment-text p{
  font-size: 10px;
  font-weight: 500;
}
.payment-text-lake p{
  font-size: 12px;
  font-weight: 500;
  color: #306d88;
}
.view-payment-div{
  cursor: pointer;
}
.close1 {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  cursor: pointer;
}
.pay-logo{
  width: 20%;
}
@media screen and (max-width: 767px){
  .pay-logo{
    width: 27%;
  }
}
.pay-logo-serene{
  width: 35%;
}
@media screen and (max-width: 767px){
  .pay-logo-serene{
    width: 33%;
  }
}
.pay-head{
  padding-top: 5%;
}
.serene-split{
  display: flex;
    overflow-y: auto;
    width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
@media screen and (max-width: 767px){
  .serene-split{
    display: block;
  }
}
.serene-left-text{
  margin-top: 35%;
}