/* HTML/CSS RESET */
/* Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* HTML BASE STYLES */
@font-face {
  font-family: 'LyonDisplay-Regular';
  src: url("fonts/LyonDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/LyonDisplay-Regular.otf") format("opentype"), url("fonts/LyonDisplay-Regular.woff") format("woff"), url("fonts/LyonDisplay-Regulart.ttf") format("truetype"), url("fonts/LyonDisplay-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'LyonDisplay-RegularItalic';
  src: url("fonts/LyonDisplay-RegularItalic.eot?#iefix") format("embedded-opentype"), url("fonts/LyonDisplay-RegularItalic.otf") format("opentype"), url("fonts/LyonDisplay-RegularItalic.woff") format("woff"), url("fonts/LyonDisplay-RegularItalic.ttf") format("truetype"), url("fonts/LyonDisplay-RegularItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/* GRID */
/* PLUGINS */
/* UI ELEMENTS */
a:hover {
  text-decoration: none !important;
  color: inherit; }

.has_200 {
  width: 100%;
  height: 200vh;
  position: relative; }
  .has_200:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: url(../../../uploads/2017/09/home-texture-01.png) no-repeat top left;
    z-index: -1; }
  .has_200:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: url(../images/home-texture-02.png) no-repeat bottom right;
    z-index: -1; }

.has_100 {
  width: 100%;
  height: 100vh;
  position: absolute; }
  .has_100.with_top {
    top: 100vh;
    padding-top: 13vh; }

.body_h2 {
  font-size: 24px;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  color: #636363;
  position: relative;
  text-transform: uppercase;
  padding-left: 50px;
  letter-spacing: 1px; }
  .body_h2:before {
    content: "";
    width: 30px;
    height: 1px;
    position: absolute;
    background: #e9b176;
    left: 0;
    top: 11px; }

.body_h1 {
  font-size: 58px;
  font-family: LyonDisplay-Regular;
  color: #ab5f5f;
  position: relative;
  padding-left: 50px;
  letter-spacing: 1px;
  line-height: 70px;
  margin-top: 40px; }

span.italic {
  font-family: LyonDisplay-RegularItalic; }

img.full_width {
  width: 100%; }

.image_under {
  width: 100%;
  height: auto;
  background-color: #341f22;
  min-height: 50px;
  position: relative;
  background-image: url(../../../uploads/2017/09/box-image.png);
  padding: 100px 80px;
  background-blend-mode: multiply;
  bottom: 332px;
  background-position: top right;
  margin-left: 5px; }

.body_box_p {
  font-size: 16px;
  color: #ffffff;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: 50px;
  font-weight: 400; }

.normal_bnt_1 {
  border: 1px solid transparent;
  padding: 15px 30px; }
  .normal_bnt_1 span {
    position: relative;
    color: #e9b176;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 3px;
    padding-left: 60px; }
    .normal_bnt_1 span:before {
      content: "";
      width: 35px;
      height: 1px;
      background: #e9b176;
      position: absolute;
      left: 0px;
      top: 10px; }
  .normal_bnt_1:hover {
    text-decoration: none; }

.animation_svg {
  width: 80%;
  margin-bottom: 50px; }
  .animation_svg .st0 {
    fill: none;
    stroke-width: 6;
    stroke-miterlimit: 10;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-delay: 0s;
    stroke: #ebebeb;
    stroke-dashoffset: 254.58511352539062;
    stroke-dasharray: 254.58511352539062; }
  .animation_svg .st1 {
    fill: none;
    stroke-width: 6;
    stroke-miterlimit: 10;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-delay: 0s;
    stroke: #e5d2be;
    stroke-dashoffset: 210.97991943359375;
    stroke-dasharray: 210.97991943359375; }
  .animation_svg .st2 {
    fill: none;
    stroke-width: 6;
    stroke-miterlimit: 10;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-delay: 0s;
    stroke: #e9b176;
    stroke-dashoffset: 31.650531768798828;
    stroke-dasharray: 31.650531768798828; }
  .animation_svg .st3 {
    fill: none;
    stroke-width: 6;
    stroke-miterlimit: 10;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    transition-delay: 0s;
    stroke: #c0b7b7;
    stroke-dashoffset: 352.6470947265625;
    stroke-dasharray: 352.6470947265625; }
  .animation_svg .st4 {
    opacity: 0;
    fill: #FFFFFF;
    transition: all 0.8s ease-in-out; }

.aos-animate .animation_svg .st0 {
  stroke-dashoffset: 0;
  transition-delay: .7s; }
.aos-animate .animation_svg .st1 {
  stroke-dashoffset: 0;
  transition-delay: .8s; }
.aos-animate .animation_svg .st2 {
  stroke-dashoffset: 0;
  transition-delay: .9s; }
.aos-animate .animation_svg .st3 {
  stroke-dashoffset: 0;
  transition-delay: 1s; }
.aos-animate .animation_svg .st4 {
  opacity: 0.8;
  fill: #FFFFFF;
  transition-delay: 1.2s; }
.aos-animate .number {
  opacity: 1; }

.number {
  font-size: 167px;
  color: #7b4c52;
  font-family: LyonDisplay-Regular;
  position: absolute;
  top: 0;
  line-height: 33vh;
  padding-left: 16%;
  opacity: 0;
  transition: all 0.8s ease-in-out;
  transition-delay: 1.3s; }

.body_h3 {
  font-size: 48px;
  font-family: LyonDisplay-Regular;
  color: #464646;
  line-height: 70px;
  letter-spacing: 2px; }
  .body_h3.with_padding {
    padding-top: 70px; }

.line {
  width: 100%;
  height: 1px;
  background: #ebebeb;
  margin-top: 40px;
  margin-bottom: 40px; }

.line_1 {
  width: 100%;
  height: 1px;
  background: #ebebeb;
  margin-top: 40px;
  margin-bottom: 40px; }

.both {
  clear: both; }

.left {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  position: relative; }
  .left:after {
    width: 1px;
    height: 100%;
    right: 0px;
    top: 0px;
    position: absolute;
    content: "";
    border-right: 1px dashed #464646;
    opacity: 0;
    transition: all 0.4s ease-in-out; }
  .left.aos-animate:after {
    opacity: 1;
    transition-delay: 1.9s; }
  .left p {
    font-size: 80px;
    font-family: LyonDisplay-Regular;
    color: #7b4c52; }
    .left p span {
      font-size: 25px;
      font-family: LyonDisplay-Regular;
      color: #464646;
      display: inline-block;
      padding-left: 30px;
      line-height: 40px; }

.right {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 50px; }
  .right p {
    font-size: 80px;
    font-family: LyonDisplay-Regular;
    color: #7b4c52; }
    .right p span {
      font-size: 25px;
      font-family: LyonDisplay-Regular;
      color: #464646;
      display: inline-block;
      padding-left: 30px;
      line-height: 40px;
      text-align: left; }

.primery_100 {
  width: 100%;
  height: 100vh; }

/*================ curosal================*/
.curosal_holder {
  width: 100%;
  height: auto;
  background: #d7d7d7;
  min-height: 50px;
  position: relative; }
  .curosal_holder .lable {
    position: absolute;
    background: #d7d7d7;
    color: #ab5f5f;
    font-family: LyonDisplay-Regular;
    font-size: 22px;
    bottom: 0;
    padding: 15px 60px;
    transition: all 0.6s ease-in-out; }
  .curosal_holder:hover .lable {
    bottom: -30px;
    padding: 45px 60px; }

/*.carousel-inner{
	&:after{
		width:90%;
		height:90%;
		content:"";
		position:$abso;
		background:#fff;
		top:5%;
		left:5%;
		opacity:0;
		transition: all 0.6s ease-in-out;
		transform: scale(0);
	}
}

.curosal_holder{
	&:hover{
		.carousel-inner{
			&:after{
				opacity:0.3;
				transform: scale(1);
			}
		}
	}
}*/
.carosal_content {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(52, 31, 34, 0.75);
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all 0.5s ease-in-out;
  transition-delay: 0.8s;
  padding-top: 20%;
  text-align: center; }
  .carosal_content .categery {
    font-size: 18px;
    color: #e9b176;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 3px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transition-delay: 0.6s; }
    .carosal_content .categery:after, .carosal_content .categery:before {
      content: "";
      width: 30px;
      height: 1px;
      background: #e9b176;
      position: absolute;
      top: 12px; }
    .carosal_content .categery:before {
      left: -45px; }
    .carosal_content .categery:after {
      right: -45px; }
  .carosal_content .name {
    font-size: 42px;
    font-family: LyonDisplay-Regular;
    color: #ffffff;
    letter-spacing: 1px;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transition-delay: 0.4s; }
  .carosal_content .location {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    font-style: italic;
    color: #ffffff;
    letter-spacing: 1px;
    margin-bottom: 40px;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transition-delay: 0.2s; }
    .carosal_content .location i {
      margin-right: 15px; }
  .carosal_content .cl_btn {
    opacity: 0;
    transition: all 0.5s ease-in-out;
    transition-delay: 0s; }

.item:hover .carosal_content {
  transform: scale(1);
  transition-delay: 0s; }
  .item:hover .carosal_content .categery {
    transform: translateY(0px);
    opacity: 1;
    transition-delay: .6s; }
  .item:hover .carosal_content .name {
    transform: translateY(0px);
    opacity: 1;
    transition-delay: .8s; }
  .item:hover .carosal_content .location {
    transform: translateY(0px);
    opacity: 1;
    transition-delay: 1s; }
  .item:hover .carosal_content .cl_btn {
    opacity: 1;
    transition-delay: 1.2s; }

.carousel-fade .carousel-inner:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: #341f22;
  opacity: 1;
  z-index: -1;
  top: 20px; }
.carousel-fade .carousel-inner:before {
  width: 55%;
  height: 100%;
  content: "";
  position: absolute;
  background: #341f22;
  opacity: 1;
  top: 0px;
  right: 0; }
.carousel-fade a.next, .carousel-fade a.preve {
  opacity: 1; }

.carousel, .carousel_1 {
  width: 90%;
  left: 15%;
  top: 30px; }
  .carousel .next, .carousel_1 .next {
    width: 35px;
    height: 35px;
    top: 35px;
    float: right;
    position: relative; }
    .carousel .next span, .carousel_1 .next span {
      width: 35px;
      height: 2px;
      background: #341f22;
      float: right;
      position: relative;
      margin-top: 15px;
      transition: all 0.5s ease-in-out; }
      .carousel .next span:after, .carousel_1 .next span:after {
        width: 13px;
        content: "";
        height: 2px;
        background: #341f22;
        position: absolute;
        right: -1px;
        transform: rotate(-45deg);
        top: 5px;
        transition: all 0.5s ease-in-out; }
      .carousel .next span:before, .carousel_1 .next span:before {
        width: 13px;
        content: "";
        height: 2px;
        background: #341f22;
        position: absolute;
        right: -1px;
        transform: rotate(45deg);
        bottom: 5px;
        opacity: 0;
        transition: all 0.5s ease-in-out; }
    .carousel .next:hover span, .carousel_1 .next:hover span {
      background: #e9b176; }
      .carousel .next:hover span:before, .carousel .next:hover span:after, .carousel_1 .next:hover span:before, .carousel_1 .next:hover span:after {
        opacity: 1;
        background: #e9b176; }
  .carousel .preve, .carousel_1 .preve {
    width: 35px;
    height: 35px;
    top: 35px;
    float: right;
    position: relative;
    margin-right: 40px; }
    .carousel .preve span, .carousel_1 .preve span {
      width: 35px;
      height: 2px;
      background: #341f22;
      float: right;
      position: relative;
      margin-top: 15px;
      transition: all 0.5s ease-in-out; }
      .carousel .preve span:after, .carousel_1 .preve span:after {
        width: 13px;
        content: "";
        height: 2px;
        background: #341f22;
        position: absolute;
        left: -1px;
        transform: rotate(-45deg);
        bottom: 5px;
        transition: all 0.5s ease-in-out; }
      .carousel .preve span:before, .carousel_1 .preve span:before {
        width: 13px;
        content: "";
        height: 2px;
        background: #341f22;
        position: absolute;
        left: -1px;
        transform: rotate(45deg);
        top: 5px;
        opacity: 0;
        transition: all 0.5s ease-in-out; }
    .carousel .preve:hover span, .carousel_1 .preve:hover span {
      background: #e9b176; }
      .carousel .preve:hover span:before, .carousel .preve:hover span:after, .carousel_1 .preve:hover span:before, .carousel_1 .preve:hover span:after {
        opacity: 1;
        background: #e9b176; }

/*.carousel-fade{
	.carousel-inner{
		&:after{
			display:none;
		}
	}
}*/
.carousel-fade {
  width: 100%;
  left: 0;
  height: 100vh;
  top: 0px; }
  .carousel-fade .carousel-inner {
    width: 100%;
    height: 100vh; }
    .carousel-fade .carousel-inner .item {
      width: 100%;
      height: 100vh; }
      .carousel-fade .carousel-inner .item .left_part {
        width: 50%;
        height: calc(100vh - 20px);
        position: absolute;
        left: 0;
        z-index: 100;
        bottom: 0;
        overflow: hidden; }
        .carousel-fade .carousel-inner .item .left_part img {
          width: 100%;
          /*transform: translateX(100%);
          transition: all .7s ease-in-out;
          transition-delay:0s*/ }
      .carousel-fade .carousel-inner .item .right_part {
        width: 55%;
        height: 100vh;
        /*background:$brand_brown;*/
        position: absolute;
        right: 0;
        z-index: 1;
        padding-left: 15vw;
        padding-top: 38vh;
        /*background:url(../../../uploads/2017/09/journay-before.jpg) no-repeat right bottom;*/ }
        .carousel-fade .carousel-inner .item .right_part .svg_holder {
          width: 40%;
          margin-top: 100px; }
        .carousel-fade .carousel-inner .item .right_part .body_h2 {
          color: #e9b176; }
        .carousel-fade .carousel-inner .item .right_part h2, .carousel-fade .carousel-inner .item .right_part h1, .carousel-fade .carousel-inner .item .right_part p {
          opacity: 0;
          transition: all 0.8s ease-in-out; }
        .carousel-fade .carousel-inner .item .right_part p {
          font-family: LyonDisplay-Regular;
          color: #fff;
          font-size: 20px;
          letter-spacing: 2px;
          width: 80%;
          line-height: 40px;
          margin-top: -25px;
          opacity: 0;
          transition: all 0.5s ease-in-out;
          transform: translateY(50px); }
      .carousel-fade .carousel-inner .item.active h2 {
        opacity: 1;
        transition-delay: 0.4s; }
      .carousel-fade .carousel-inner .item.active h1 {
        opacity: 1;
        transition-delay: 0.8s; }
      .carousel-fade .carousel-inner .item.active p {
        opacity: 1;
        transition-delay: 0.6s;
        transform: translateY(0px); }
  .carousel-fade .next, .carousel-fade .preve {
    position: absolute;
    bottom: 0px;
    top: unset;
    background: #341f22;
    width: 70px;
    height: 60px;
    z-index: 10; }
    .carousel-fade .next span, .carousel-fade .preve span {
      background: #ffffff; }
      .carousel-fade .next span:after, .carousel-fade .preve span:after {
        background: #ffffff; }
  .carousel-fade .next {
    left: calc(46% + 7px); }
    .carousel-fade .next span {
      margin-top: 26px;
      right: 12px; }
  .carousel-fade .preve {
    left: calc(43% - 6px); }
    .carousel-fade .preve span {
      margin-top: 26px;
      right: 12px; }
  .carousel-fade .body_h2 {
    position: absolute;
    top: 10%;
    left: 60%;
    color: #e9b176; }
  .carousel-fade .body_h1 {
    position: absolute;
    left: 60%;
    top: 16%;
    padding-right: 5%; }

/*.carousel-fade{
	.item{
		.left_part{
			img {opacity:0; }
		}
	}
}

.carousel-fade{
	.item.next{
		.left_part{
			img {opacity:1; transition: all 0.5s ease-in-out;}
		}
	}
}

.carousel-fade{
	.item.active{
		.left_part{
			img {opacity:1;}
		}
	}
}*/
.carousel-indicators.new {
  width: 50%;
  left: 50%;
  margin-left: 0%;
  position: absolute;
  bottom: 20px;
  text-align: left;
  z-index: 10;
  padding-left: 8vw; }
  .carousel-indicators.new li {
    display: inline-block;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    color: #ffffff;
    padding-left: 35px;
    padding-right: 70px;
    letter-spacing: 2px;
    position: relative;
    text-indent: 0px;
    width: 0px;
    height: 0px;
    border: 0px;
    margin: 0px; }
    .carousel-indicators.new li:after {
      position: absolute;
      width: 25px;
      height: 1px;
      content: "";
      background: #ffffff;
      top: 11px;
      right: -14px; }
    .carousel-indicators.new li.active {
      color: #e9b176; }
    .carousel-indicators.new li:hover {
      color: #e9b176; }
  .carousel-indicators.new li:last-child:after {
    display: none; }

.carousel-inner .next, .carousel-inner .preve {
  background: transparent; }

.carousel-fade .carousel-inner .item {
  transition-duration: .8s; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 1; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-inner .active,
.carousel-inner .next.left,
.carousel-inner .prev.right {
  opacity: 1;
  padding: 0px !important;
  border: 0px !important; }

.carousel-fade .carousel-inner .item {
  opacity: 1; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 1;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.custome_left {
  margin-left: -20px; }

.enquiry_section {
  width: 100%;
  height: auto;
  text-align: center;
  background: url(../images/enqiry.jpg) no-repeat center center;
  min-height: 100px;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 130px; }
  .enquiry_section .enqiry_h {
    font-family: LyonDisplay-RegularItalic;
    font-size: 42px;
    color: #e9b176;
    letter-spacing: 3px;
    margin: 0px;
    text-shadow: 1px 1px 0 #341f22;
    margin-bottom: 70px; }

/*--------------------------- image slice-----------------*/
.uncover {
  overflow: hidden;
  background-image: none !important;
  position: relative; }

.uncover__img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%; }

.uncover__slices {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex; }

.uncover__slices--vertical {
  flex-direction: row; }

.uncover__slices--horizontal {
  flex-direction: column; }

.uncover__slices--horizontal-double {
  display: grid;
  grid-template-columns: 50% 50%; }

.uncover__slices--vertical-double {
  display: grid;
  grid-template-rows: 50% 50%; }

.uncover__slice {
  color: #fff;
  background-color: currentColor;
  flex: 1; }

.uncover__slices--vertical .uncover__slice {
  box-shadow: 1px 0 0 currentColor; }

.uncover__slices--horizontal .uncover__slice {
  box-shadow: 0 1px 0 currentColor; }

.scroll-img {
  width: 100%; }
  .scroll-img.type_1 {
    height: 76vh; }
  .scroll-img.type_2 {
    height: 60vh; }

/*======================after scroll animation=================*/
/*.carousel-fade .carousel-inner .item.active{
	.left_part{
		img {transform: translateX(0%);}
	}
}

.carousel-fade .carousel-inner .item.active.left{
	.left_part{
		img {transform: translateX(-100%);}
	}
}

.carousel-fade .carousel-inner .item.next.left{
	.left_part{
		img {transform: translateX(0%);}
	}
}*/
.carousel-fade .carousel-inner .item.active .left_part img {
  animation: carosal_left_1 .7s forwards;
  animation-delay: .0s; }

.carousel-fade .carousel-inner .item.active.left .left_part img {
  animation: carosal_left_2 .7s forwards;
  animation-delay: .0s; }

.carousel-fade .carousel-inner .item.next.left .left_part img {
  animation: carosal_left_3 .7s forwards;
  animation-delay: .0s; }

.carousel-fade .carousel-inner .item.active.right .left_part img {
  animation: carosal_right_2 .7s forwards;
  animation-delay: .0s; }

.carousel-fade .carousel-inner .item.prev.right .left_part img {
  animation: carosal_right_3 .7s forwards;
  animation-delay: .0s; }

.carousel-fade .carousel-inner .item.active.right .right_part .svg_holder, .carousel-fade .carousel-inner .item.active.right .right_part p {
  opacity: 0;
  transition-delay: 0s;
  text-align: left; }

.carousel-fade .carousel-inner .item.active.left .right_part .svg_holder, .carousel-fade .carousel-inner .item.active.left .right_part p {
  opacity: 0;
  transition-delay: 0s; }

/*================================= inside page===================*/
.is_not_home section {
  height: unset !important;
  overflow: visible !important; }

.outer_container.inside_banner {
  position: relative;
  left: 0%;
  top: calc(0px + 10px);
  background: #e9b176;
  height: calc(100vh - 120px); }

.inside_future_image {
  width: 100%;
  height: calc(100vh - 120px);
  position: absolute;
  top: 0px;
  display: none; }
  .inside_future_image.scroll_img {
    display: block; }

.inside_banner_heading {
  font-size: 48px;
  font-family: LyonDisplay-Regular;
  color: #ab5f5f;
  letter-spacing: 2px;
  position: relative;
  top: 46vh;
  left: 7vw;
  line-height: 76px;
  transform: translateY(50px);
  opacity: 0;
  transition: all 0.5s ease-in-out;
  max-width: 90%; }
  .inside_banner_heading.show {
    opacity: 1;
    transform: translateY(0px); }
  .inside_banner_heading .dark {
    font-size: 68px;
    color: #7b4c51; }
  .inside_banner_heading .small_text {
    font-size: 20px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    padding-left: 100px; }
    .inside_banner_heading .small_text:before {
      width: 70px;
      height: 1px;
      background: #000;
      position: absolute;
      content: "";
      left: 0;
      top: 38px; }

.image_under_service {
  width: 100%;
  height: auto;
  background-color: #341f22;
  min-height: 50px;
  position: relative;
  background-image: url(../../../uploads/2017/09/service-box-image.jpg);
  padding: 100px 80px;
  margin-top: -340px;
  background-position: top right;
  margin-left: 5px; }
  .image_under_service p {
    margin-bottom: 70px; }

.image_under_overview_1 {
  width: 100%;
  height: auto;
  background-color: #341f22;
  min-height: 50px;
  position: relative;
  background-image: url(../images/image_under_overview_1.jpg);
  padding: 70px 80px;
  margin-top: -210px;
  background-position: top right;
  margin-left: 5px; }
  .image_under_overview_1 p {
    margin-bottom: 10px; }

.body_h1.without_padding {
  padding-left: 0px; }

.body_p {
  font-size: 16px;
  color: #464646;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 1px;
  line-height: 28px;
  margin-top: 30px;
  font-weight: 400; }

.number_ul {
  width: 100%;
  padding: 0px;
  margin: 0px;
  margin-top: 40px; }
  .number_ul li {
    font-size: 16px;
    color: #464646;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 1px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e9b176;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease-in-out !important; }
    .number_ul li:after {
      position: absolute;
      content: '';
      bottom: 0px;
      left: 0;
      right: 0;
      height: 100%;
      background: #e9b176;
      transform: scale3d(0, 1, 1);
      transition: transform 0.5s cubic-bezier(1, 0, 0.37, 1);
      transform-origin: right;
      z-index: -1; }
    .number_ul li:hover:after {
      transform: scale3d(1, 1, 1);
      transform-origin: left; }
    .number_ul li:hover {
      padding-left: 30px; }
      .number_ul li:hover .num {
        color: #fff; }
    .number_ul li .num {
      font-size: 18px;
      font-family: LyonDisplay-Regular;
      color: #ab5f5f;
      margin-right: 20px;
      transition: all 0.5s ease-in-out; }

.icon_h3 {
  font-size: 22px;
  letter-spacing: 1px;
  color: #341f22;
  font-family: LyonDisplay-Regular;
  margin-top: 35px; }

.icon_p {
  font-size: 16px;
  color: #464646;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 28px;
  font-weight: 400;
  margin-top: 15px; }

.body_p.with_left_pad {
  padding-left: 50px; }

.image_under_about {
  width: 100%;
  height: auto;
  background-color: #341f22;
  min-height: 50px;
  position: relative;
  background-image: url(../../../uploads/2017/09/about-box-image.jpg);
  padding: 100px 80px;
  margin-top: -340px;
  background-position: top right;
  margin-left: 5px; }
  .image_under_about p {
    margin-bottom: 65px; }

.team_holder {
  width: 100%;
  height: auto;
  position: relative; }
  .team_holder .inner {
    width: 100%;
    height: auto;
    background: #e9b176; }
    .team_holder .inner img {
      width: 100%;
      transform: translateY(30px) translateX(30px); }
  .team_holder .team_lable {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #e9b176;
    padding: 30px 100px 30px 40px;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    color: #464646;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.5s ease-in-out; }
  .team_holder:hover .team_lable {
    padding: 60px 100px 60px 40px;
    bottom: -30px; }

.team_name {
  margin-top: 85px;
  color: #ab5f5f;
  font-size: 22px;
  font-family: LyonDisplay-Regular;
  letter-spacing: 1px;
  padding-left: 40px; }

/*.with_adjust_margin{
	div:first-child{
		padding-left:0px;
	}
}*/
.project_holder_outer {
  margin-bottom: 100px; }
  .project_holder_outer:hover .project_name {
    padding-top: 50px;
    padding-bottom: 50px;
    bottom: -30px; }
  .project_holder_outer .place {
    font-family: LyonDisplay-Regular;
    color: #ab5f5f;
    font-size: 18px;
    margin-top: 60px;
    padding-left: 30px;
    margin-bottom: 0px; }
    .project_holder_outer .place i {
      margin-right: 15px; }
  .project_holder_outer .year {
    font-size: 16px;
    color: #464646;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 500;
    padding-left: 30px;
    margin-top: 5px; }
    .project_holder_outer .year i {
      margin-right: 15px;
      color: #ab5f5f; }
  .project_holder_outer .details {
    font-size: 16px;
    color: #464646;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 500;
    padding-left: 30px;
    margin-top: 25px;
    float: left;
    width: 100%; }
    .project_holder_outer .details .built_area, .project_holder_outer .details .flors {
      width: 50%;
      float: left; }
  .project_holder_outer .details_1 {
    font-size: 16px;
    color: #464646;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 500;
    padding-left: 30px;
    margin-top: 0px;
    float: left;
    width: 100%; }
    .project_holder_outer .details_1 span {
      width: 50%;
      float: left; }

.project_holder_both {
  width: 90%;
  height: auto;
  background: #d7d7d7;
  min-height: 100px;
  position: relative; }
  .project_holder_both img {
    width: 100%;
    transform: translateX(30px) translateY(30px); }
  .project_holder_both .project_name {
    position: absolute;
    bottom: 0px;
    background: #d7d7d7;
    font-family: LyonDisplay-Regular;
    color: #ab5f5f;
    font-size: 22px;
    padding-left: 30px;
    padding-right: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: all 0.5s ease-in-out;
    z-index: 2; }
  .project_holder_both .overlay_project {
    width: 100%;
    height: 100%;
    background: rgba(52, 31, 34, 0.75);
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
    text-align: center;
    padding-top: 25%;
    transition: all 0.5s ease-in-out;
    transform: scale(0); }
    .project_holder_both .overlay_project .p_name {
      font-size: 36px;
      color: #fff;
      font-family: LyonDisplay-Regular;
      margin-bottom: 40px;
      opacity: 0;
      transition: all 0.5s ease-in-out; }
    .project_holder_both .overlay_project .cl_btn {
      opacity: 0;
      transition: all 0.5s ease-in-out; }
  .project_holder_both:hover .overlay_project {
    transform: scale(1); }
    .project_holder_both:hover .overlay_project .p_name {
      opacity: 1;
      transition-delay: 0.5s; }
    .project_holder_both:hover .overlay_project .cl_btn {
      opacity: 1;
      transition-delay: 0.8s; }

.page-id-707 .inside_banner_heading {
  top: 40vh; }

.gallery_clm {
  width: 104% !important;
  left: -2%; }

/* LAYOUT */
/*html{
	margin-right:0px !important;
	overflow-x:hidden !important;
	overflow-y:scroll;
}

body{
	overflow-x:hidden;
	overflow-y:scroll;
}*/
.ris_scroll {
  width: 100%;
  height: auto;
  overflow-x: hidden; }

body.open {
  position: fixed;
  overflow: hidden; }

#circle-menu {
  display: none; }

/*======================loader=======================*/
.loader {
  height: 80px;
  width: 80px;
  margin: 0 auto;
  transform: rotate(-45deg);
  font-size: 0;
  line-height: 0;
  animation: rotate-loader 5s infinite;
  padding: 15px;
  border: 1px solid #d49063;
  position: relative;
  top: 50%;
  margin-top: -40px; }

.segment-holder {
  position: relative;
  display: inline-block;
  width: 50%;
  height: 50%; }

.segment {
  position: absolute;
  background: #d49063; }

.one_1 {
  bottom: 0;
  height: 0;
  width: 100%;
  animation: slide-one 1s infinite; }

.two_1 {
  left: 0;
  height: 100%;
  width: 0;
  animation: slide-two 1s infinite;
  animation-delay: 0.25s; }

.three_1 {
  right: 0;
  height: 100%;
  width: 0;
  animation: slide-two 1s infinite;
  animation-delay: 0.75s; }

.four_1 {
  top: 0;
  height: 0;
  width: 100%;
  animation: slide-one 1s infinite;
  animation-delay: 0.5s; }

@keyframes slide-one {
  0% {
    height: 0;
    opacity: 1; }
  12.5% {
    height: 100%;
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    height: 100%;
    opacity: 0; } }
@keyframes slide-two {
  0% {
    width: 0;
    opacity: 1; }
  12.5% {
    width: 100%;
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    width: 100%;
    opacity: 0; } }
@keyframes rotate-loader {
  0% {
    transform: rotate(-45deg); }
  20% {
    transform: rotate(-45deg); }
  25% {
    transform: rotate(-135deg); }
  45% {
    transform: rotate(-135deg); }
  50% {
    transform: rotate(-225deg); }
  70% {
    transform: rotate(-225deg); }
  75% {
    transform: rotate(-315deg); }
  95% {
    transform: rotate(-315deg); }
  100% {
    transform: rotate(-405deg); } }
.fixed_body {
  position: fixed; }

.loader_holder {
  width: 100vw;
  height: 100vh;
  background: #341f22;
  position: fixed;
  z-index: 1000; }
  .loader_holder.show {
    opacity: 0;
    transition: all 0.6s ease-in-out;
    transition-delay: 1s; }
    .loader_holder.show.hide {
      display: none !important; }

/*====================================================*/
#ascrail2000-hr {
  display: none !important; }

.gap {
  width: 100%; }
  .gap.left {
    float: left; }
  .gap.one {
    height: 10px; }
  .gap.two {
    height: 20px; }
  .gap.three {
    height: 30px; }
  .gap.four {
    height: 40px; }
  .gap.five {
    height: 50px; }
  .gap.six {
    height: 60px; }
  .gap.seven {
    height: 70px; }
  .gap.eight {
    height: 80px; }
  .gap.nine {
    height: 90px; }
  .gap.ten {
    height: 100px; }

.outer_container {
  width: 90%;
  margin: 0px auto;
  position: relative; }

.footer {
  width: 100%;
  height: auto;
  /*background:$brand_brown;*/
  padding-top: 120px;
  padding-bottom: 120px;
  background: #341f22 url(../images/footer-patern.png) bottom right no-repeat; }

.bottom_footer {
  padding-top: 30px;
  padding-bottom: 30px; }
  .bottom_footer .copy {
    margin: 0px;
    padding: 0px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 11px;
    color: #636363;
    letter-spacing: 2px; }
  .bottom_footer .web_presence {
    position: relative;
    top: -86px;
    margin-right: 20px; }

.footer_h3 {
  font-family: LyonDisplay-Regular;
  font-size: 16px;
  color: #e9b176;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 0px;
  position: relative;
  padding-left: 50px; }
  .footer_h3:before {
    width: 30px;
    height: 1px;
    background: #e9b176;
    position: absolute;
    content: "";
    top: 6px;
    left: 0px; }

#menu-footer_menu {
  margin-bottom: 0px;
  margin-top: 30px; }
  #menu-footer_menu li {
    float: left;
    margin-right: 30px; }
    #menu-footer_menu li a {
      font-family: "Source Sans Pro", sans-serif;
      color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 1px;
      position: relative;
      display: inline-block;
      transition: all 0.5s ease-in-out; }
      #menu-footer_menu li a:before {
        position: absolute;
        content: '';
        bottom: -5px;
        left: 0;
        right: 0;
        height: 1px;
        background: #ab5f5f;
        transform: scale3d(0, 1, 1);
        transition: transform 0.5s cubic-bezier(1, 0, 0.37, 1);
        transform-origin: right; }
      #menu-footer_menu li a:hover {
        text-decoration: none;
        color: #ab5f5f; }
        #menu-footer_menu li a:hover:before {
          transform: scale3d(1, 1, 1);
          transform-origin: left; }

.footer_p {
  font-family: "Source Sans Pro", sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-top: 30px;
  float: left;
  margin-right: 50px; }
  .footer_p a {
    font-family: "Source Sans Pro", sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
    transition: all 0.5s ease-in-out; }
    .footer_p a:before {
      position: absolute;
      content: '';
      bottom: -5px;
      left: 0;
      right: 0;
      height: 1px;
      background: #ab5f5f;
      transform: scale3d(0, 1, 1);
      transition: transform 0.5s cubic-bezier(1, 0, 0.37, 1);
      transform-origin: right; }
    .footer_p a:hover {
      text-decoration: none;
      color: #ab5f5f; }
      .footer_p a:hover:before {
        transform: scale3d(1, 1, 1);
        transform-origin: left; }

.footer_p_1 {
  font-family: "Source Sans Pro", sans-serif;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-top: 20px;
  float: left; }

.footer_social {
  margin: 0px;
  margin-top: 20px;
  padding: 0px; }
  .footer_social li {
    float: left;
    margin-right: 25px; }
    .footer_social li a {
      transition: all 0.5s ease-in-out; }
      .footer_social li a i {
        color: #ffffff;
        font-size: 16px;
        transition: all 0.5s ease-in-out; }
      .footer_social li a:hover i {
        color: #ab5f5f; }

.headder {
  padding-top: 20px;
  padding-bottom: 20px; }
  .headder .logo {
    float: left; }
  .headder .menu_holder {
    width: 50px;
    height: 50px;
    margin-top: 17px; }

.wrapper-menu {
  width: 50px;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  transition: transform 330ms ease-out;
  position: relative;
  z-index: 200; }
  .wrapper-menu:hover .line-menu {
    background-color: #e9b176; }
  .wrapper-menu.activee:hover .line-menu {
    background-color: #fff; }

.wrapper-menu.activee {
  transform: rotate(-45deg); }

.line-menu {
  background-color: #464646;
  border-radius: 5px;
  width: 100%;
  height: 2px;
  transition: all 0.4s ease-in-out !important; }

.line-menu.half {
  width: 50%; }

.line-menu.start {
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: right; }

.activee .line-menu.start {
  transform: rotate(-90deg) translateX(7px); }

.activee .line-menu {
  background: #e9b176; }

.line-menu.end {
  align-self: flex-end;
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: left; }

.activee .line-menu.end {
  transform: rotate(-90deg) translateX(-7px); }

.no-padding {
  padding: 0px !important; }

/*===========================menu=====================*/
.click_desable {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0px;
  top: 5px;
  z-index: 300;
  animation: desable_1 1s forwards;
  animation-delay: 1.5s; }

.click_desable.has_desable {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0px;
  top: 5px;
  z-index: 300;
  animation: desable 1s forwards;
  animation-delay: 2s; }

.content {
  width: 112%;
  height: 100vh;
  position: relative;
  left: -6%;
  top: -110vh;
  transform: translateY(-100vh); }
  .content .main_menu {
    opacity: 0;
    transition: all 0.5s ease-in-out; }
  .content.open .main_menu {
    opacity: 1; }
    .content.open .main_menu ul li:nth-child(1) a {
      -webkit-transition: all 0.5s ease-in-out 0.1s;
      -moz-transition: all 0.5s ease-in-out 0.1s;
      -o-transition: all 0.5s ease-in-out 0.1s;
      transition: all 0.5s ease-in-out 0.1s; }
    .content.open .main_menu ul li:nth-child(2) a {
      -webkit-transition: all 0.5s ease-in-out 0.2s;
      -moz-transition: all 0.5s ease-in-out 0.2s;
      -o-transition: all 0.5s ease-in-out 0.2s;
      transition: all 0.5s ease-in-out 0.2s; }
    .content.open .main_menu ul li:nth-child(3) a {
      -webkit-transition: all 0.5s ease-in-out 0.3s;
      -moz-transition: all 0.5s ease-in-out 0.3s;
      -o-transition: all 0.5s ease-in-out 0.3s;
      transition: all 0.5s ease-in-out 0.3s; }
    .content.open .main_menu ul li:nth-child(4) a {
      -webkit-transition: all 0.5s ease-in-out 0.4s;
      -moz-transition: all 0.5s ease-in-out 0.4s;
      -o-transition: all 0.5s ease-in-out 0.4s;
      transition: all 0.5s ease-in-out 0.4s; }
    .content.open .main_menu ul li:nth-child(5) a {
      -webkit-transition: all 0.5s ease-in-out 0.5s;
      -moz-transition: all 0.5s ease-in-out 0.5s;
      -o-transition: all 0.5s ease-in-out 0.5s;
      transition: all 0.5s ease-in-out 0.5s; }
    .content.open .main_menu ul li:nth-child(6) a {
      -webkit-transition: all 0.5s ease-in-out 0.6s;
      -moz-transition: all 0.5s ease-in-out 0.6s;
      -o-transition: all 0.5s ease-in-out 0.6s;
      transition: all 0.5s ease-in-out 0.6s; }
    .content.open .main_menu ul li:nth-child(7) a {
      -webkit-transition: all 0.5s ease-in-out 0.7s;
      -moz-transition: all 0.5s ease-in-out 0.7s;
      -o-transition: all 0.5s ease-in-out 0.7s;
      transition: all 0.5s ease-in-out 0.7s; }
    .content.open .main_menu ul li a {
      transform: translateY(0px); }

.content--intro {
  z-index: 100;
  height: 100vh; }

.content__inner {
  width: 100%;
  height: 101vh;
  position: relative;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #341f22;
  z-index: 1; }

.content_background_image {
  width: 100%;
  height: 101vh;
  position: absolute;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: -1;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-blend-mode: overlay;
  background-color: #341f22; }

.open .content_background_image {
  animation: backgrounds 0.8s forwards;
  animation-delay: 1s; }

.closed .content_background_image {
  animation: backgrounds_1 0.4s forwards;
  animation-delay: 0s; }

.social_holder_headder {
  width: 10vw;
  height: 100vh;
  background: #311d20;
  position: absolute;
  left: -10vw;
  transition: all 0.8s ease-in-out; }
  .social_holder_headder p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #e9b176;
    position: absolute;
    transform: rotate(90deg);
    top: 30vh;
    left: 6%; }
    .social_holder_headder p:after {
      width: 75px;
      height: 1px;
      position: absolute;
      background: #e9b176;
      content: "";
      right: -110px;
      top: 10px; }
  .social_holder_headder ul {
    position: absolute;
    left: calc(50% - 8px);
    top: 56vh; }
    .social_holder_headder ul li {
      padding-bottom: 35px; }
      .social_holder_headder ul li a {
        color: #ffffff;
        transition: all 0.5s ease-in-out; }
        .social_holder_headder ul li a:hover {
          color: #e9b176; }

.content.open .social_holder_headder {
  left: 0; }

.content.closed .social_holder_headder {
  transition-delay: 0s;
  opacity: 0;
  transition: all 0s ease-in-out; }

.shape-wrap {
  margin-top: -10px; }

.shape path {
  fill: #341f22; }

.main_menu {
  width: 50%;
  text-align: right; }
  .main_menu ul li {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 10%;
    position: relative;
    overflow: hidden; }
    .main_menu ul li a {
      font-family: LyonDisplay-RegularItalic;
      font-size: 2.5vw;
      letter-spacing: 3px;
      color: #ab5f5f;
      outline: none;
      text-decoration: none;
      position: relative;
      display: inline-block;
      overflow: hidden;
      transform: translateY(65px);
      transition: all 0.3s ease-in-out; }
      .main_menu ul li a:after {
        content: '';
        position: absolute;
        height: 4px;
        width: 100%;
        top: 50%;
        margin-top: -2px;
        right: 0;
        background: #fff;
        -webkit-transform: translate3d(-101%, 0, 0);
        transform: translate3d(-101%, 0, 0);
        -webkit-transition: -webkit-transform 0.4s;
        transition: transform 0.4s;
        -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
      .main_menu ul li a:before {
        content: attr(data-hover);
        position: absolute;
        z-index: 2;
        overflow: hidden;
        color: #ffc587;
        white-space: nowrap;
        width: 0%;
        -webkit-transition: width 0.4s 0.3s;
        transition: width 0.4s 0.3s; }
      .main_menu ul li a:hover {
        color: #5a4229; }
        .main_menu ul li a:hover:after {
          -webkit-transform: translate3d(101%, 0, 0);
          transform: translate3d(101%, 0, 0); }
        .main_menu ul li a:hover:before {
          width: 100%; }
      .main_menu ul li a span.active {
        color: #ffc587; }
    .main_menu ul li .sub-menu {
      width: 100%;
      position: absolute;
      left: 100%;
      text-align: left;
      top: -20px;
      opacity: 0;
      z-index: -1;
      transition: all 1.5s ease-in-out; }
      .main_menu ul li .sub-menu.activated {
        opacity: 1;
        z-index: 1; }
      .main_menu ul li .sub-menu li {
        padding-right: 0px;
        padding-left: 10%;
        margin-bottom: 75px;
        padding-bottom: 5px;
        transition: all 0.4s ease-in-out; }
        .main_menu ul li .sub-menu li a {
          font-size: 1.5vw;
          transition: all 0.3s ease-in-out; }
          .main_menu ul li .sub-menu li a:after {
            height: 2px;
            margin-top: -2px; }
      .main_menu ul li .sub-menu .sub-menu {
        left: 0%;
        top: 50px;
        transition: all 1.5s ease-in-out;
        opacity: 0 !important;
        z-index: -1 !important; }
        .main_menu ul li .sub-menu .sub-menu li {
          float: left;
          margin: 0px; }
          .main_menu ul li .sub-menu .sub-menu li a {
            font-size: 1vw;
            transition: all 0.5s ease-in-out !important; }
            .main_menu ul li .sub-menu .sub-menu li a:before {
              display: none; }
            .main_menu ul li .sub-menu .sub-menu li a:after {
              display: none; }
            .main_menu ul li .sub-menu .sub-menu li a:hover {
              color: #ffc587; }
            .main_menu ul li .sub-menu .sub-menu li a span {
              position: relative;
              padding-left: 45px; }
              .main_menu ul li .sub-menu .sub-menu li a span:before {
                content: "";
                width: 30px;
                height: 1px;
                position: absolute;
                background: #e9b176;
                left: 0;
                top: 9px; }
      .main_menu ul li .sub-menu:hover .sub-menu {
        opacity: 1 !important;
        z-index: 1 !important; }
    .main_menu ul li:hover {
      overflow: visible; }
      .main_menu ul li:hover .sub-menu {
        opacity: 1;
        z-index: 1; }

#menu-item-375 ul li {
  margin-bottom: 30px !important; }

/*======================== slider =============================*/
.banne_headding_1 {
  font-family: LyonDisplay-Regular;
  color: #ab5f5f;
  font-size: 48px;
  letter-spacing: 1px; }
  .banne_headding_1.white {
    color: #ffffff; }

.banne_headding_2 {
  font-family: LyonDisplay-RegularItalic;
  color: #7b4c52;
  font-size: 68px;
  letter-spacing: 2px;
  margin-top: 10px; }
  .banne_headding_2.white {
    color: #ffffff; }

.banner_p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #464646;
  width: 100%;
  padding-right: 63%;
  letter-spacing: 1px;
  margin-top: 30px;
  margin-bottom: 80px; }
  .banner_p.white {
    color: #ffffff; }

.scroll_a:hover {
  text-decoration: none; }

/*=====================buttons=======================*/
.brand_button {
  border: 1px solid #d49063;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 100px;
  padding-right: 30px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 3px;
  transition: all 0.6s ease-in-out;
  text-transform: uppercase;
  position: relative; }
  .brand_button.gold {
    border: 1px solid transparent; }
    .brand_button.gold span {
      color: #e9b176; }
      .brand_button.gold span:before {
        background: #e9b176; }
  .brand_button.white {
    border: 1px solid #d49063; }
    .brand_button.white span {
      color: #ffffff; }
      .brand_button.white span:before {
        background: #ffffff; }
  .brand_button span {
    color: #ab5f5f;
    position: relative;
    transition: all 0.6s ease-in-out;
    z-index: 1; }
    .brand_button span:before {
      content: "";
      width: 50px;
      height: 1px;
      background: #ab5f5f;
      position: absolute;
      left: -70px;
      top: 10px;
      transition: all 0.6s ease-in-out;
      z-index: -1; }
  .brand_button:hover {
    text-decoration: none;
    padding-left: 65px;
    padding-right: 65px;
    cursor: pointer; }
    .brand_button:hover span:before {
      width: 130%;
      left: -17%; }
  .brand_button:focus {
    text-decoration: none; }

.custom_margin_button_1 {
  margin-right: 0px;
  margin-top: 10px;
  z-index: 300; }

.button {
  background: none;
  border: 0;
  box-sizing: border-box;
  /*margin: 1em;
  padding: 1em 2em;*/
  box-shadow: inset 0 0 0 1px #464646;
  /*color: #f45e61;*/
  /*font-size: inherit;
  font-weight: 700;*/
  position: relative;
  vertical-align: middle;
  transition: all 0.5s ease-in-out !important;
  width: 180px;
  height: 160px;
  position: relative;
  left: 50%;
  margin-left: -90px;
  transform: translateY(-211px);
  text-align: center;
  line-height: 160px;
  z-index: 10;
  display: inline-block; }
  .button span {
    position: relative;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 5px;
    color: #341f22;
    z-index: 10; }
    .button span:before {
      width: 1px;
      height: 70px;
      content: "";
      position: absolute;
      background: #341f22;
      left: 50%;
      bottom: 40px;
      transition: all 0.5s ease-in-out; }
  .button:hover {
    background: #e9b176; }
    .button:hover span:before {
      bottom: -90px; }

.button::before, .button::after {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%; }

.draw {
  transition: color 0.25s; }

.draw::before, .draw::after {
  border: 1px solid transparent;
  width: 0;
  height: 0; }

.draw::before {
  top: 0;
  left: 0; }

.draw::after {
  bottom: 0;
  right: 0; }

.draw.hover::before, .draw.hover::after {
  width: 100%;
  height: 100%; }

.draw.hover::before {
  border-top-color: #e9b176;
  border-right-color: #e9b176;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s; }

.draw.hover::after {
  border-bottom-color: #e9b176;
  border-left-color: #e9b176;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s; }

.page-id-649 {
  background: url(../images/home-texture-01-reverse.png) no-repeat;
  background-position: right 0px top 98vh; }

.page-id-609 {
  background: url(../../../uploads/2017/09/home-texture-01.png) no-repeat;
  background-position: left 0px top 110vh; }

.contact_compony {
  font-size: 22px;
  color: #ab5f5f;
  font-family: LyonDisplay-Regular;
  margin-top: 40px;
  padding-left: 50px; }

.contact_address {
  font-size: 16px;
  color: #464646;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 15px;
  padding-left: 50px;
  line-height: 26px;
  letter-spacing: 1px; }

.contact_phone {
  font-size: 16px;
  color: #464646;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 35px;
  padding-left: 50px;
  line-height: 26px;
  letter-spacing: 1px; }
  .contact_phone i {
    margin-right: 15px; }

.contact_mail {
  font-size: 16px;
  color: #464646;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 10px;
  padding-left: 50px;
  line-height: 26px;
  letter-spacing: 1px; }
  .contact_mail a {
    font-family: inherit;
    color: inherit;
    position: relative;
    transition: color 0.5s ease-in-out; }
    .contact_mail a:after {
      position: absolute;
      content: '';
      bottom: -4px;
      left: 0;
      right: 0;
      height: 1px;
      background: #ab5f5f;
      transform: scale3d(0, 1, 1);
      transition: transform 0.5s cubic-bezier(1, 0, 0.37, 1);
      transform-origin: right; }
    .contact_mail a:hover:after {
      transform: scale3d(1, 1, 1);
      transform-origin: left; }
    .contact_mail a:hover {
      text-decoration: none;
      color: #ab5f5f; }
  .contact_mail i {
    margin-right: 15px; }

.form_left {
  position: relative;
  float: left;
  width: 47%;
  margin-bottom: 160px; }

.form_right {
  position: relative;
  float: left;
  width: 47%;
  margin-left: 6%;
  margin-bottom: 160px; }

.contact_full {
  width: 100%;
  float: left;
  margin-bottom: 80px; }
  .contact_full.msg .contact_field {
    height: 25px;
    resize: none;
    overflow: hidden; }

.contact_label {
  width: 100%;
  position: relative; }
  .contact_label:after {
    width: 0%;
    height: 2px;
    content: "";
    background: #ab5f5f;
    position: absolute;
    bottom: -25px;
    transition: all 0.5s ease-in-out; }
  .contact_label .label_text {
    position: absolute;
    font-size: 18px;
    font-family: LyonDisplay-Regular;
    color: #ab5f5f;
    font-weight: normal;
    letter-spacing: 1px;
    transform: translateY(-25px);
    transition: all 0.5s ease-in-out;
    left: 0; }
  .contact_label .label_text_1 {
    position: absolute;
    font-size: 14px;
    font-family: "Source Sans Pro", sans-serif;
    color: #464646;
    font-weight: normal;
    letter-spacing: 1px;
    transform: translateY(-40px);
    transition: all 0.5s ease-in-out; }
  .contact_label .contact_field {
    position: absolute;
    border: none;
    background: transparent;
    border-bottom: 1px solid #636363;
    width: 100%;
    font-family: "Source Sans Pro", sans-serif;
    color: #464646;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: normal; }
    .contact_label .contact_field:focus {
      outline: none; }
  .contact_label .contact_field_1 {
    position: absolute;
    border: none;
    background: transparent;
    border-bottom: 1px solid #636363;
    width: 100%;
    font-family: "Source Sans Pro", sans-serif;
    color: #464646;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: normal;
    padding: 4px 0px;
    margin-top: -6px; }
    .contact_label .contact_field_1:focus {
      outline: none; }
  .contact_label .wpcf7-form-control-wrap {
    float: left;
    width: 100%; }
  .contact_label:focus-within .label_text {
    transform: translateY(-40px); }
  .contact_label:focus-within .contact_field {
    box-shadow: none; }
  .contact_label:focus-within:after {
    width: 100%; }
  .contact_label:focus-within select.contact_field_1 {
    background: url(../../../uploads/2017/09/arrow-close.png) no-repeat 100% !important; }

.contact_field_1 option:first-child {
  display: none; }

.form_btn_holder {
  float: left;
  width: 100%;
  text-align: right; }

.google-map-wrapper {
  width: 100%;
  height: auto;
  background: #000; }
  .google-map-wrapper .google-map {
    width: 100%;
    height: 620px; }

.Map_head {
  font-size: 24px;
  width: 100%;
  text-align: center;
  font-family: LyonDisplay-RegularItalic;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  letter-spacing: 1px;
  color: #ab5f5f; }

.modal-dialog {
  width: 90vw !important;
  height: 90vh;
  top: 5vh;
  background: #341f22;
  margin: 0px auto !important;
  overflow: hidden;
  z-index: 1; }
  .modal-dialog:after {
    width: 44%;
    height: 100%;
    content: "";
    background: #d49063;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2; }
  .modal-dialog:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: url(../images/popup-bg.png) no-repeat bottom left;
    z-index: -1;
    opacity: .5; }

.modal-content {
  height: 100%;
  background: transparent !important;
  border-radius: 0px !important;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0) !important; }

.modal-body {
  height: 91%;
  padding: 15px 6% !important; }

.modal-header {
  border: 0px !important; }

.modal-backdrop.in {
  opacity: 0.8 !important; }

.button-close {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  background: transparent;
  color: #e9b176;
  border: 0px solid #2c2c2c;
  /*margin: 100px auto;*/
  outline: none;
  float: right;
  padding: 0px !important;
  top: 0px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.button-close:hover {
  background: transparent !important;
  color: #ab5f5f;
  border: 0px solid #e9b176;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }

.button-close:hover:before {
  width: 50px; }

.button-close:hover:after {
  width: 50px; }

.button-close:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 1px;
  border-left: 17px solid currentColor;
  border-right: 17px solid currentColor;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.button-close:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 1px;
  border-left: 17px solid currentColor;
  border-right: 17px solid currentColor;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.popup_form_head {
  font-size: 48px;
  font-family: LyonDisplay-Regular;
  color: #ab5f5f;
  position: relative;
  padding-left: 50px; }
  .popup_form_head:after {
    width: 30px;
    height: 1px;
    content: "";
    position: absolute;
    background: #e9b176;
    top: 30px;
    left: 0px; }

.popup_form_p {
  font-size: 16px;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 1px;
  line-height: 28px;
  margin-top: 10px;
  margin-bottom: 120px;
  font-weight: 400; }

.modal-body .label_text {
  color: #fff;
  font-weight: normal !important;
  font-size: 16px;
  letter-spacing: 2px; }
.modal-body .contact_field, .modal-body .contact_field_1 {
  border-bottom: 1px solid #ab5f5f;
  color: #e9b176; }
.modal-body .contact_label:after {
  background: #e9b176; }

.popup_head {
  font-size: 48px;
  font-family: LyonDisplay-Regular;
  color: #7b4c52;
  position: relative;
  padding-left: 50px;
  margin-top: 180px; }
  .popup_head:after {
    width: 30px;
    height: 1px;
    content: "";
    position: absolute;
    background: #7b4c52;
    top: 30px;
    left: 0px; }

.popup_p {
  font-size: 16px;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 1px;
  line-height: 28px;
  margin-top: 40px;
  margin-bottom: 60px;
  font-weight: 400; }
  .popup_p i {
    font-size: 28px;
    color: #7b4c52; }
  .popup_p a {
    font-family: inherit;
    color: inherit;
    position: relative;
    transition: color 0.5s ease-in-out; }
    .popup_p a:after {
      position: absolute;
      content: '';
      bottom: -4px;
      left: 0;
      right: 0;
      height: 1px;
      background: #7b4c52;
      transform: scale3d(0, 1, 1);
      transition: transform 0.5s cubic-bezier(1, 0, 0.37, 1);
      transform-origin: right; }
    .popup_p a:hover:after {
      transform: scale3d(1, 1, 1);
      transform-origin: left; }
    .popup_p a:hover {
      text-decoration: none;
      color: #fff; }

/*select.contact_field_1{
	-webkit-appearance: none;
	-moz-appearance          : none;
               appearance               : none;
	background:url(../../../uploads/2017/09/arrow-down.png) no-repeat 100% !important;
	    background-position: 5px 25px;
	&focus{
		background:url(../../../uploads/2017/09/arrow-close.png) no-repeat 100% !important;
	}
}*/
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px; }

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #ab5f5f; }

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  padding: 6px 15px;
  padding-bottom: 0px;
  padding-left: 0px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 500;
  color: #e9b176; }

.select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #e9b176 transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 2px; }

.select-styled:hover {
  background-color: transparent; }

.select-styled:active, .select-styled.active {
  background-color: transparent; }

.select-styled:active:after, .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #e9b176 transparent; }

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #ab5f5f; }

.select-options li {
  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  border-top: 1px solid #814343;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  color: #341f22;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 500; }

.select-options li:hover {
  color: #fff;
  background: #d49063; }

.select-options li[rel="hide"] {
  display: none; }

.select-options li:first-child {
  display: none; }

.form_right .segment {
  background: transparent; }

#wpcf7-f755-p742-o2 .select-styled {
  color: #464646; }

.but_to_1 {
  top: 8px; }

.tcp-short-des {
  position: relative;
  top: 30%; }

.pp_project_categery {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  color: #e9b176;
  text-transform: uppercase;
  letter-spacing: 1px;
  /*float:left;
  width:100%;*/
  position: relative; }
  .pp_project_categery:after, .pp_project_categery:before {
    width: 30px;
    height: 1px;
    content: "";
    background: #e9b176;
    position: absolute; }
  .pp_project_categery:before {
    left: -50px;
    top: 10px; }
  .pp_project_categery:after {
    right: -50px;
    top: 10px; }

.pp_project_title {
  font-size: 42px;
  font-family: LyonDisplay-Regular;
  color: #ffffff;
  float: left;
  width: 100%;
  margin-top: 15px; }

.pp_project_place {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #ffffff;
  float: left;
  width: 100%;
  font-style: italic;
  margin-top: 10px; }
  .pp_project_place i {
    margin-right: 10px;
    color: #e9b176; }

.tcp_links {
  position: relative;
  top: 40%; }

.tcpc-link {
  padding: 14px 14px;
  background: #e9b176;
  transition: all 0.3s ease-in-out; }
  .tcpc-link i {
    color: #ffffff;
    font-size: 16px; }
  .tcpc-link:hover {
    background: #ab5f5f; }
  .tcpc-link:focus {
    outline: none;
    text-decoration: none; }

.tcportfolio_filters li {
  border: none !important;
  font-size: 18px;
  color: #464646;
  font-family: "Source Sans Pro", sans-serif;
  margin-right: 70px !important;
  position: relative;
  padding: 4px 0px !important;
  border-bottom: 1px solid transparent !important; }
  .tcportfolio_filters li:hover {
    background: transparent !important;
    color: #464646 !important; }
  .tcportfolio_filters li.active {
    background: transparent !important;
    color: #464646 !important;
    border-bottom: 1px solid #ab5f5f !important;
    color: #ab5f5f !important; }
  .tcportfolio_filters li:before {
    position: absolute;
    content: '';
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background: #ab5f5f;
    transform: scale3d(0, 1, 1);
    transition: transform 0.5s cubic-bezier(1, 0, 0.37, 1);
    transform-origin: right; }
  .tcportfolio_filters li:hover {
    text-decoration: none;
    color: #ab5f5f; }
    .tcportfolio_filters li:hover:before {
      transform: scale3d(1, 1, 1);
      transform-origin: left; }

.tc-owl-white-popup {
  max-width: 26% !important; }
  .tc-owl-white-popup img {
    width: 100%;
    height: auto; }

.tc-owl-white-popup .button-close {
  position: absolute !important;
  right: 0;
  background: #341f22; }
  .tc-owl-white-popup .button-close:before {
    border-left: 10px solid currentColor;
    border-right: 10px solid currentColor; }
  .tc-owl-white-popup .button-close:after {
    border-left: 10px solid currentColor;
    border-right: 10px solid currentColor; }
  .tc-owl-white-popup .button-close:hover {
    background: #341f22 !important; }
    .tc-owl-white-popup .button-close:hover:after, .tc-owl-white-popup .button-close:hover:before {
      width: 35px; }

.mfp-arrow {
  width: 50px;
  height: 70px;
  position: absolute;
  background: #341f22;
  border: none;
  top: 50%;
  margin-top: -35px;
  z-index: 2000; }
  .mfp-arrow:focus {
    outline: none;
    text-decoration: none; }
  .mfp-arrow.mfp-arrow-left {
    left: 37%;
    margin-left: -48px; }
    .mfp-arrow.mfp-arrow-left:after, .mfp-arrow.mfp-arrow-left:before {
      width: 25px;
      height: 1px;
      background: #e9b176;
      position: absolute;
      content: ""; }
    .mfp-arrow.mfp-arrow-left:after {
      transform: rotate(40deg);
      left: 10px;
      bottom: 26px;
      transition: all 0.4s ease-in-out; }
    .mfp-arrow.mfp-arrow-left:before {
      transform: rotate(-40deg);
      left: 10px;
      top: 26px;
      transition: all 0.4s ease-in-out; }
    .mfp-arrow.mfp-arrow-left:hover:after {
      transform: rotate(45deg); }
    .mfp-arrow.mfp-arrow-left:hover:before {
      transform: rotate(-45deg); }
  .mfp-arrow.mfp-arrow-right {
    right: 37%;
    margin-right: -48px; }
    .mfp-arrow.mfp-arrow-right:after, .mfp-arrow.mfp-arrow-right:before {
      width: 25px;
      height: 1px;
      background: #e9b176;
      position: absolute;
      content: ""; }
    .mfp-arrow.mfp-arrow-right:after {
      transform: rotate(-40deg);
      right: 10px;
      bottom: 26px;
      transition: all 0.4s ease-in-out; }
    .mfp-arrow.mfp-arrow-right:before {
      transform: rotate(40deg);
      right: 10px;
      top: 26px;
      transition: all 0.4s ease-in-out; }
    .mfp-arrow.mfp-arrow-right:hover:after {
      transform: rotate(-45deg); }
    .mfp-arrow.mfp-arrow-right:hover:before {
      transform: rotate(45deg); }

.overview-section {
  width: 100%;
  min-height: 100vh;
  height: auto; }

.cd-vertical-nav {
  float: right;
  width: 1%;
  height: 80vh; }
  .cd-vertical-nav ul {
    width: 100%; }
    .cd-vertical-nav ul li {
      float: right;
      width: 100%; }
      .cd-vertical-nav ul li a {
        float: right;
        width: auto; }
        .cd-vertical-nav ul li a span {
          color: #000;
          float: right;
          text-align: right;
          width: 100%;
          font-family: "Source Sans Pro", sans-serif;
          color: #464646;
          font-size: 16px;
          font-weight: 500;
          margin-bottom: 20px;
          transition: all 0.5s ease-in-out;
          padding-right: 0px;
          text-transform: uppercase;
          letter-spacing: 1.5px;
          position: relative; }
          .cd-vertical-nav ul li a span:after {
            width: 0px;
            height: 1px;
            content: "";
            right: 0;
            background: #e9b176;
            position: absolute;
            top: 12px;
            transition: all 0.5s ease-in-out; }
        .cd-vertical-nav ul li a.active span {
          margin-bottom: 70px;
          margin-top: 50px;
          font-weight: 600;
          padding-right: 100px; }
          .cd-vertical-nav ul li a.active span:after {
            width: 80px; }
  .cd-vertical-nav.leftsidebarfixed {
    position: fixed;
    right: 5%;
    width: 1%; }

.overview_h4 {
  font-family: LyonDisplay-Regular;
  font-size: 22px;
  color: #ab5f5f;
  letter-spacing: 1px;
  margin: 0px; }

.project_progress_bar_outer {
  width: 100%;
  float: left;
  margin-bottom: 50px;
  margin-top: 20px; }
  .project_progress_bar_outer span {
    float: left;
    padding-top: 40px;
    padding-left: 25px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    color: #464646;
    opacity: 0;
    transition: all 0.4s ease-in-out; }
  .project_progress_bar_outer.aos-animate span {
    transition-delay: 2s;
    opacity: 1; }

.project_progress_bar {
  width: 65%;
  height: 4px;
  background: #e9b176;
  border-radius: 5px;
  position: relative;
  margin-top: 50px;
  margin-bottom: 20px;
  z-index: 1;
  float: left; }
  .project_progress_bar .project_status {
    width: 30px;
    height: 30px;
    background: #fff;
    position: absolute;
    top: -14px;
    border-radius: 50%;
    border: 3px solid #e9b176; }
    .project_progress_bar .project_status .inner_cir {
      width: 10px;
      height: 10px;
      background: #e9b176;
      position: absolute;
      left: 7px;
      top: 7px;
      border-radius: 10px;
      transform: scale(0);
      transition: all 0.4s ease-in-out; }
    .project_progress_bar .project_status:nth-child(1) {
      left: 5%;
      transition: all 0.4s ease-in-out; }
    .project_progress_bar .project_status:nth-child(2) {
      left: 27%;
      transition: all 0.4s ease-in-out; }
    .project_progress_bar .project_status:nth-child(3) {
      left: 49%; }
    .project_progress_bar .project_status:nth-child(4) {
      left: 71%; }
    .project_progress_bar .project_status:nth-child(5) {
      left: 92%; }
  .project_progress_bar:after {
    position: absolute;
    width: 0%;
    height: 4px;
    border-radius: 5px;
    background: #ab5f5f;
    content: "";
    z-index: -1;
    transition: all 4s ease-in-out; }
  .project_progress_bar.aos-animate:after {
    width: 74%;
    transition-delay: 0.7s; }
  .project_progress_bar.aos-animate .project_status:nth-child(1) {
    border: 3px solid #ab5f5f;
    background: #ab5f5f;
    transition-delay: 1.6s; }
    .project_progress_bar.aos-animate .project_status:nth-child(1) .inner_cir {
      transform: scale(1);
      transition-delay: 1.8s; }
  .project_progress_bar.aos-animate .project_status:nth-child(2) {
    border: 3px solid #ab5f5f;
    background: #ab5f5f;
    transition-delay: 2.4s; }
    .project_progress_bar.aos-animate .project_status:nth-child(2) .inner_cir {
      transform: scale(1);
      transition-delay: 2.6s; }
  .project_progress_bar.aos-animate .project_status:nth-child(3) {
    border: 3px solid #ab5f5f;
    background: #ab5f5f;
    transition-delay: 3.2s; }
    .project_progress_bar.aos-animate .project_status:nth-child(3) .inner_cir {
      transform: scale(1);
      transition-delay: 3.4s; }
  .project_progress_bar.aos-animate .project_status:nth-child(4) {
    border: 3px solid #ab5f5f;
    background: #ab5f5f;
    transition-delay: 3.9s; }
    .project_progress_bar.aos-animate .project_status:nth-child(4) .inner_cir {
      transform: scale(1);
      transition-delay: 4.1s; }

.status_holder {
  width: 100%; }
  .status_holder .big {
    font-family: LyonDisplay-Regular;
    font-size: 22px;
    color: #ab5f5f;
    letter-spacing: 1px;
    margin: 0px; }
  .status_holder .smalls {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    color: #464646;
    font-weight: 600;
    margin-top: 15px; }

.body_p.left {
  float: left;
  width: 100%;
  padding: 0px; }
.body_p.align_hedding {
  padding-left: 50px; }
.body_p.width_75 {
  width: 75%; }
.body_p .divide_1 {
  width: 30%;
  float: left;
  margin-right: 5%; }
.body_p .divide_2 {
  width: 30%;
  float: left;
  margin-right: 5%; }
.body_p .divide_3 {
  width: 30%;
  float: left; }

.wow_fact {
  width: 100%;
  height: auto;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  padding-top: 50px;
  padding-bottom: 50px;
  float: left;
  margin-top: 70px;
  font-family: LyonDisplay-Regular;
  font-size: 22px;
  color: #ab5f5f;
  letter-spacing: 1px; }
  .wow_fact span {
    font-size: 16px;
    color: #464646;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 1px;
    line-height: 28px;
    margin-top: 30px;
    font-weight: 400; }

.project_aminity {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 30px; }
  .project_aminity img {
    width: 100%;
    position: relative; }
  .project_aminity .project_content {
    position: absolute;
    width: 100%;
    height: auto;
    text-align: center;
    top: 0;
    padding-top: 18%; }
    .project_aminity .project_content.full_width {
      padding-top: 10%; }
    .project_aminity .project_content p {
      font-family: LyonDisplay-Regular;
      font-size: 42px;
      color: #ffffff;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-bottom: 40px; }

.eminity_modal .modal-dialog {
  width: 100vw !important;
  height: 100vh;
  top: 0;
  background: #f8f8f8;
  transform: translate(0, 0%) !important;
  padding-left: 5%;
  padding-right: 5%;
  /*display:table;*/ }
  .eminity_modal .modal-dialog .modal-content {
    /*display:table-cell;
    vertical-align:middle;*/ }
    .eminity_modal .modal-dialog .modal-content .modal-body {
      height: auto;
      padding: 0px !important; }
      .eminity_modal .modal-dialog .modal-content .modal-body .aminity_popup_head {
        font-size: 48px;
        color: #ab5f5f;
        font-family: LyonDisplay-Regular;
        letter-spacing: 1px;
        position: relative;
        padding-left: 100px; }
        .eminity_modal .modal-dialog .modal-content .modal-body .aminity_popup_head:before {
          content: "";
          width: 60px;
          height: 1px;
          background: #ab5f5f;
          position: absolute;
          top: 25px;
          left: 0px; }
      .eminity_modal .modal-dialog .modal-content .modal-body .aminity_icon_holder {
        width: 13%;
        margin-right: 6%;
        min-height: 50px;
        height: auto;
        display: inline-block; }
        .eminity_modal .modal-dialog .modal-content .modal-body .aminity_icon_holder p {
          font-family: LyonDisplay-Regular;
          font-size: 22px;
          letter-spacing: 1px;
          color: #ab5f5f; }
  .eminity_modal .modal-dialog:after {
    display: none; }
.eminity_modal.fade {
  display: block;
  opacity: 1;
  transform: translateX(100%);
  transition: all 0.5s ease-in-out; }
  .eminity_modal.fade.in {
    transform: translateX(0%); }
.eminity_modal .button-close {
  color: #464646; }

.unit_plan_holder {
  width: 45%;
  height: auto;
  min-height: 100px;
  display: inline-block;
  float: left;
  margin-bottom: 150px;
  /*img{
  	width:100%;
  }*/ }
  .unit_plan_holder .unit_plan_image_holder {
    width: 100%;
    height: 450px;
    text-align: center;
    line-height: 450px; }
    .unit_plan_holder .unit_plan_image_holder img {
      max-height: 400px; }
  .unit_plan_holder.is_margin {
    margin-right: 10%; }
  .unit_plan_holder .is_bhk {
    font-size: 22px;
    font-family: LyonDisplay-Regular;
    color: #ab5f5f;
    letter-spacing: 1px;
    display: inline-block; }
  .unit_plan_holder .is_amount {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 1px;
    display: inline-block;
    float: right;
    color: #464646;
    font-weight: 600;
    position: relative; }
    .unit_plan_holder .is_amount i {
      margin-right: 10px; }
    .unit_plan_holder .is_amount:after {
      content: "";
      width: 180px;
      height: 1px;
      background: #e9b176;
      position: absolute;
      left: -200px;
      top: 10px; }
  .unit_plan_holder .detail {
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #d7d7d7;
    margin-top: 15px;
    position: relative;
    margin-bottom: 40px;
    float: left; }
    .unit_plan_holder .detail .sq_feet {
      display: inline-block;
      color: #464646;
      font-weight: 600;
      font-size: 16px;
      font-family: "Source Sans Pro", sans-serif;
      position: relative;
      left: 0px; }
    .unit_plan_holder .detail .rs_sq_feet {
      display: inline-block;
      color: #464646;
      font-weight: 600;
      font-size: 16px;
      font-family: "Source Sans Pro", sans-serif;
      position: absolute;
      right: 20px; }
      .unit_plan_holder .detail .rs_sq_feet i {
        margin-right: 10px; }
  .unit_plan_holder .unit_plan_detail_p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    color: #464646;
    float: left;
    display: inline-block;
    width: 50%;
    letter-spacing: 1px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 20px; }
    .unit_plan_holder .unit_plan_detail_p.with_icon {
      padding-left: 50px; }
    .unit_plan_holder .unit_plan_detail_p.bedroom {
      background: url(../images/icon-bedroom.png) no-repeat; }
    .unit_plan_holder .unit_plan_detail_p.bathroom {
      background: url(../images/icon-bathroom.png) no-repeat; }
    .unit_plan_holder .unit_plan_detail_p.livingroom {
      background: url(../images/icon-livingroom.png) no-repeat; }
    .unit_plan_holder .unit_plan_detail_p.kitchen {
      background: url(../images/icon-kitchen.png) no-repeat; }

/*#accordion .ui-accordion-header:last-child{
	border-bottom: 1px solid $brand_gold;
}



#accordion{
		h3{
		font-size:22px;
		color:$brand_brown_light;
		font-family:$brand-font-2;
		letter-spacing:1px;
		border-top: 1px solid $brand_gold;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
    position:$relat;
    float:left;
    width:100%;

    &:focus{
    	text-decoration:none;
    	outline:none;
    }
    &:hover{
    	cursor:pointer;
    }
    span{
    	position:$abso;
    	width:20px;
    	height:20px;
    	right:0;
    	&:after{
    		content:"";
    		width:20px;
    		height:2px;
    		background:$brand_light_grey;
    		position:$abso;
    		top:9px;
    		right:0;
    	}
    	&:before{
    		content:"";
    		width:20px;
    		height:2px;
    		background:$brand_light_grey;
    		position:$abso;
    		top:9px;
    		right:0;
    		transform: rotate(90deg);
    		transition: all 0.4s ease-in-out;
    	}
    }
    &.ui-accordion-header-active{
    	span{
    		&:before{
    			transform: rotate(0deg);
    		}
    	}
    }
	}
	.ui-accordion-content{
		padding-bottom:80px;
		padding-top:20px;
		float:left;
		width:100%;
		//height:auto !important;
		.specification_holder{
			width:100%;
			min-height:100px;
			height:auto;
			.icon_holder{
				width:7%;
				margin-right:7%;
				display:inline-block;
				float:left;
				img{
					width:100%;
				}
			}
			.text_content{
				width:85%;
				display:inline-block;
				float:left;
				p{
					font-size:16px;
					color:$brand_dark_grey;
					font-family:$brand-font-1;
					margin-bottom:25px;
					span{
						float:left;
						width:20%;
						font-weight:600;
					}
				}
			}
		}
	}
}*/
.accordion {
  margin: 0px 0;
  padding: 0;
  box-sizing: border-box; }

.accordion-title {
  display: flex;
  align-items: center;
  height: 45px;
  padding-top: 40px;
  padding-bottom: 40px;
  background: transparent;
  border-top: 1px solid #e9b176;
  cursor: pointer;
  position: relative; }
  .accordion-title h3 {
    font-size: 22px;
    color: #ab5f5f;
    font-family: LyonDisplay-Regular;
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 0px; }
  .accordion-title .tick {
    position: absolute;
    right: 0;
    top: 28px; }
    .accordion-title .tick:after {
      content: "";
      width: 20px;
      height: 2px;
      background: #d7d7d7;
      position: absolute;
      top: 9px;
      right: 0; }
    .accordion-title .tick:before {
      content: "";
      width: 20px;
      height: 2px;
      background: #d7d7d7;
      position: absolute;
      top: 9px;
      right: 0;
      transform: rotate(90deg);
      transition: all 0.4s ease-in-out; }
  .accordion-title.active .tick:before {
    transform: rotate(0deg); }

.accordion-content {
  /*padding: 1px 12px 14px 12px;
  margin: 10px 0 0 0;*/
  box-sizing: inherit;
  padding-top: 30px;
  padding-bottom: 60px; }
  .accordion-content .icon_holder {
    width: 7%;
    margin-right: 7%;
    display: inline-block;
    vertical-align: top; }
    .accordion-content .icon_holder img {
      width: 100%; }
  .accordion-content .text_content {
    width: 85%;
    display: inline-block; }
    .accordion-content .text_content p {
      font-size: 16px;
      color: #464646;
      font-family: "Source Sans Pro", sans-serif;
      margin-bottom: 25px; }
      .accordion-content .text_content p span {
        float: left;
        width: 20%;
        font-weight: 600; }

.light_box_gallery {
  /*height:auto !important;*/ }
  .light_box_gallery a {
    position: absolute !important; }
    .light_box_gallery a:before {
      width: 84%;
      height: 90%;
      content: "";
      background: #341f22;
      position: absolute;
      left: 5%;
      top: 5%;
      opacity: 0.75;
      transform: scale(0);
      transition: all 0.3s ease-in-out; }
    .light_box_gallery a:after {
      width: 38px;
      height: 28px;
      position: absolute;
      background: url(../images/popup-icon.png);
      content: "";
      top: 50%;
      margin-top: -14px;
      left: 47%;
      margin-left: -19px;
      opacity: 0;
      transition: all 0.3s ease-in-out; }
    .light_box_gallery a:hover:before {
      transform: scale(1); }
    .light_box_gallery a:hover:after {
      opacity: 1; }

.grid-item-gallery {
  width: 255px;
  float: left;
  margin-bottom: 20px; }
  .grid-item-gallery img {
    width: 94%; }

.lg-thumb-outer {
  display: none; }

.circle_progress_holder {
  width: 100%;
  height: auto;
  background: #f6f6f6;
  min-height: 200px;
  float: left;
  padding-bottom: 60px; }
  .circle_progress_holder .progressbar {
    float: left;
    margin-left: 8%;
    margin-right: 6%;
    margin-top: 60px;
    width: 220px;
    height: 220px;
    position: relative; }
    .circle_progress_holder .progressbar .circle div {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      text-align: center;
      line-height: 200px;
      color: #7b4c52;
      font-family: LyonDisplay-Regular;
      font-size: 70px; }
    .circle_progress_holder .progressbar .circle span {
      position: absolute;
      width: 100%;
      text-align: center;
      top: 65%;
      font-family: "Source Sans Pro", sans-serif;
      color: #464646;
      font-size: 16px;
      font-weight: 600;
      left: 0px !important; }

.downoload_broucher {
  width: 100%;
  height: auto;
  min-height: 200px;
  background: url(../images/download-broucher.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center; }
  .downoload_broucher .download_h2 {
    font-size: 42px;
    color: #ab5f5f;
    font-family: LyonDisplay-Regular;
    text-align: center;
    margin-top: 120px;
    line-height: 60px; }

/************** Banner Section *******************/
.demo-1 {
  --color-text: #000;
  --color-bg: #f1f1f1;
  --color-link: #000;
  --color-link-hover: #0e54c1;
  --color-stitle: #000;
  --fontsize-stitle: 12vw;
  --color-sdesc: #000;
  --color-slink: #000;
  --color-slink-hover: #000;
  --color-slink-bg: #fff;
  --color-slink-hover-bg: #0e54c1;
  --color-nav: #000;
  --color-nav-hover: #0E54CA; }

.js body {
  opacity: 0;
  transition: opacity 0.3s; }

.js body.render {
  opacity: 1; }

.js .loading::before {
  content: '';
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-bg); }

.js .loading::after {
  content: '';
  position: fixed;
  z-index: 100000;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  pointer-events: none;
  border-radius: 50%;
  opacity: 0.4;
  background: var(--color-link);
  animation: loaderAnim 0.7s linear infinite alternate forwards; }

@keyframes loaderAnim {
  to {
    opacity: 1;
    transform: scale3d(0.5, 0.5, 1); } }
.slideshow {
  width: 100%;
  height: calc(100vh - 120px);
  position: relative;
  overflow: hidden; }

.slides {
  position: absolute;
  width: 100%;
  height: 100%; }

.slide {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center; }

.slide--current {
  opacity: 1;
  pointer-events: auto; }

.slide__img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: calc(100% + 0px);
  height: calc(100% + 0px);
  background-size: cover;
  background-position: 50% 50%; }

.slidenav {
  position: absolute;
  width: 300px;
  left: 3%;
  bottom: 3%;
  text-align: center;
  padding: 2em; }

.slidenav .divide {
  color: #fff; }

.slidenav__item {
  border: 0;
  background: none;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  position: relative;
  transition: all 0.3s ease-in-out; }
  .slidenav__item .pree {
    width: 40px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: -50px;
    display: inline-block;
    top: 12px;
    transition: all 0.3s ease-in-out; }
    .slidenav__item .pree:after {
      width: 8px;
      height: 1px;
      background: #fff;
      position: absolute;
      content: "";
      left: 0;
      transform: rotate(-45deg);
      top: -3px;
      transition: all 0.3s ease-in-out; }
    .slidenav__item .pree:before {
      width: 8px;
      height: 1px;
      background: #fff;
      position: absolute;
      content: "";
      left: 0;
      transform: rotate(45deg);
      bottom: -3px;
      transition: all 0.3s ease-in-out; }
  .slidenav__item .nextt {
    width: 40px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 55px;
    display: inline-block;
    top: 12px;
    transition: all 0.3s ease-in-out; }
    .slidenav__item .nextt:after {
      width: 8px;
      height: 1px;
      background: #fff;
      position: absolute;
      content: "";
      right: 0;
      transform: rotate(45deg);
      top: -3px;
      transition: all 0.3s ease-in-out; }
    .slidenav__item .nextt:before {
      width: 8px;
      height: 1px;
      background: #fff;
      position: absolute;
      content: "";
      right: 0;
      transform: rotate(-45deg);
      bottom: -3px;
      transition: all 0.3s ease-in-out; }
  .slidenav__item:hover .pree, .slidenav__item:hover .nextt {
    background: #000; }
    .slidenav__item:hover .pree:after, .slidenav__item:hover .pree:before, .slidenav__item:hover .nextt:after, .slidenav__item:hover .nextt:before {
      background: #000; }

.slidenav__item:focus {
  outline: none; }

.slidenav__item:hover {
  color: #000; }

.shape_1 {
  position: absolute;
  width: 100%;
  height: 100%;
  fill: var(--color-shape-fill);
  top: 0;
  pointer-events: none; }

.slide__title {
  position: absolute;
  font-size: 48px;
  margin: 0;
  cursor: default;
  line-height: 1;
  color: #7b4c52;
  font-family: LyonDisplay-Regular;
  left: 6vw;
  top: 45vh;
  letter-spacing: 1px; }
  .slide__title.one {
    left: 7vw;
    top: 31vh; }
  .slide__title.custom_top_1 {
    top: 20vh; }
  .slide__title.custom_white {
    color: #fff; }

.slide__desc {
  position: relative;
  font-size: 68px;
  cursor: default;
  color: #ab5f61;
  text-align: left;
  position: absolute;
  left: 6vw;
  top: 51vh;
  letter-spacing: 2px;
  font-family: LyonDisplay-RegularItalic; }
  .slide__desc.one {
    left: 7vw;
    top: 37vh; }
  .slide__desc.custom_top_1 {
    top: 26vh; }
  .slide__desc.custom_white {
    color: #fff; }

.slide__para {
  position: absolute;
  left: 7vw;
  top: 48vh;
  font-size: 18px;
  color: #000000;
  font-family: "Source Sans Pro", sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 100px; }
  .slide__para span {
    text-transform: capitalize; }
  .slide__para::before {
    width: 70px;
    height: 1px;
    background: #000;
    position: absolute;
    content: "";
    left: 0;
    top: 14px; }

.banner_price_holder {
  position: absolute;
  left: 12vw;
  top: 63vh;
  padding: 10px 15px;
  border-right: 1px solid #ab5f61;
  border-left: 1px solid #ab5f61;
  border-bottom: 1px solid #ab5f61; }
  .banner_price_holder .text_top {
    position: absolute;
    top: -13px;
    left: 0;
    display: block;
    width: 100%;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    color: #1f1f1f;
    text-transform: uppercase;
    text-align: center; }
    .banner_price_holder .text_top::before, .banner_price_holder .text_top::after {
      content: "";
      position: absolute;
      top: 50%;
      left: -1px;
      width: 15%;
      height: 1px;
      background-color: #ab5f61; }
    .banner_price_holder .text_top::after {
      left: auto;
      right: -1px; }
  .banner_price_holder p {
    font-family: "Source Sans Pro", sans-serif;
    float: left;
    color: #ab5f61;
    text-transform: uppercase;
    margin: 0px; }
    .banner_price_holder p.one {
      margin-right: 20px;
      font-size: 80px;
      line-height: 80px; }
    .banner_price_holder p.second {
      margin-top: 10px;
      font-size: 27px;
      line-height: 30px; }
      .banner_price_holder p.second span:first-child {
        font-weight: bold; }
      .banner_price_holder p.second span:last-child {
        color: #1f1f1f; }

.slide__link {
  position: relative;
  font-size: 1em;
  font-weight: bold;
  padding: 1em 2em;
  display: block;
  color: var(--color-slink);
  background: var(--color-slink-bg);
  transition: color 0.3s, background 0.3s;
  display: none; }

.slide__link:hover {
  color: var(--color-slink-hover);
  background: var(--color-slink-hover-bg); }

.inner_cir + .tooltip > .tooltip-inner {
  background-color: #341f22;
  width: 300px;
  color: #fff;
  opacity: 1 !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  letter-spacing: 1px;
  border-radius: 0px; }

.inner_cir + .tooltip > .tooltip-arrow {
  border-top-color: #341f22 !important;
  color: #fff;
  opacity: 1 !important; }

.ver_nav_small_show {
  display: none; }

.ver_nav_big_show {
  display: block; }

.rera_top {
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  color: #464646;
  margin-top: 20px; }
  .rera_top span {
    font-weight: 600; }

.bottom_rera {
  font-size: 16px;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  margin-top: 20px;
  transform: translateY(-80px);
  text-align: center; }
  .bottom_rera span {
    font-weight: 600; }

.mobile_margin_top {
  margin-top: 40px; }

.cd-top {
  position: fixed;
  bottom: 85px;
  right: 25px;
  width: 50px;
  height: 50px;
  background: transparent;
  border-radius: 50%;
  transition: all 0.4s ease-in-out;
  opacity: 0; }
  .cd-top.cd-top--show {
    opacity: 1; }
  .cd-top i {
    position: absolute;
    left: 18px;
    top: 11px;
    font-size: 24px;
    color: #464646; }
  .cd-top:after {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    border: 1px solid #e9b176;
    border: 1px solid #e9b176;
    border-radius: 50%;
    -webkit-animation: circleBounce 1.2s linear infinite; }
  .cd-top:hover {
    background: #e9b176; }

@-webkit-keyframes circleBounce {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 0; }
  20% {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  80% {
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }
/************** Enquiry form section *******************/
.enquiry_form_holder {
  position: fixed;
  top: 50%;
  left: 60%;
  width: 450px;
  height: auto;
  margin-left: -225px;
  margin-top: -250px;
  padding: 30px 50px 40px;
  padding-top: 45px;
  background-color: #341f22;
  z-index: 320;
  opacity: 0;
  pointer-events: none;
  transition: all 0.8s ease-in-out; }
  .enquiry_form_holder .mb_0 {
    margin-bottom: 0px !important; }
  .enquiry_form_holder .body_h2 {
    margin-top: 15px;
    margin-bottom: 50px;
    padding-left: 0px;
    color: #ffffff;
    text-align: left; }
    .enquiry_form_holder .body_h2::before {
      display: none; }
  .enquiry_form_holder .form-group {
    margin-bottom: 50px; }
    .enquiry_form_holder .form-group .select {
      background-color: #ffffff;
      border-bottom: 0px;
      font-family: "Source Sans Pro", sans-serif;
      letter-spacing: 1px;
      font-weight: normal; }
    .enquiry_form_holder .form-group .select-styled {
      left: 12px;
      color: #555;
      opacity: 0.8; }
      .enquiry_form_holder .form-group .select-styled::after {
        right: 8px;
        border-color: #555 transparent transparent transparent;
        opacity: 0.8; }
      .enquiry_form_holder .form-group .select-styled:active::after, .enquiry_form_holder .form-group .select-styled.active::after {
        top: 16px; }
  .enquiry_form_holder .form-control {
    padding-left: 0px;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: normal;
    color: #e9b176;
    border: 0px;
    border-radius: 0px;
    border-bottom: 1px solid #ab5f5f;
    background-color: transparent;
    box-shadow: none; }
    .enquiry_form_holder .form-control:focus, .enquiry_form_holder .form-control:active {
      border-color: inherit;
      box-shadow: none; }
  .enquiry_form_holder .contact_label::after {
    bottom: 0px;
    background-color: #e9b176; }
  .enquiry_form_holder .contact_label .label_text {
    font-size: 14px;
    color: #ffffff;
    transform: translateY(-10px); }
  .enquiry_form_holder .contact_label:focus-within .label_text {
    transform: translateY(-20px); }
  .enquiry_form_holder .brand_button {
    padding-left: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px;
    background-color: #e9b176; }
    .enquiry_form_holder .brand_button:hover {
      padding-left: 55px;
      padding-right: 55px; }
    .enquiry_form_holder .brand_button:focus, .enquiry_form_holder .brand_button:active {
      outline: 0; }
  .enquiry_form_holder .button-close {
    position: absolute;
    top: 5px;
    right: 5px; }
  .enquiry_form_holder .validate_error {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #e9b176; }

.enquiry_form_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 310;
  background-color: #000;
  opacity: 0;
  pointer-events: none;
  transition: opacity .15s linear; }

body.active-poup .enquiry_form_holder {
  left: 50%;
  opacity: 1;
  pointer-events: auto; }
body.active-poup .enquiry_form_overlay {
  opacity: 0.8; }

.click_call {
  position: fixed;
  padding: 10px 50px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #e9b176;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: #341f22;
  z-index: 10;
  cursor: pointer;
  transition: all 0.4s ease-in-out; }
  .click_call.one {
    left: -117px;
    bottom: 20vh;
    transform: rotate(-90deg); }
  .click_call.two {
    top: 16vh;
    right: -150px;
    transform: rotate(90deg); }
    .click_call.two.anim_in {
      right: -100px; }
  .click_call i {
    margin-right: 15px; }
  .click_call:hover {
    color: #ffffff; }

.click_to_call_modal .modal-dialog {
  width: 40vw !important;
  height: 50vh;
  top: 20vh; }
  .click_to_call_modal .modal-dialog::after, .click_to_call_modal .modal-dialog::before {
    background: none; }
.click_to_call_modal form {
  margin-top: 40px; }
.click_to_call_modal .form-group {
  position: relative; }
  .click_to_call_modal .form-group.one {
    width: 320px;
    margin: auto;
    margin-bottom: 40px; }
    .click_to_call_modal .form-group.one span {
      position: absolute;
      top: 2px;
      left: 4px;
      font-family: "Source Sans Pro", sans-serif;
      font-size: 20px;
      font-weight: normal;
      letter-spacing: 3px;
      color: #ffffff; }
  .click_to_call_modal .form-group .validate_err {
    position: absolute;
    width: 100%;
    margin-top: 5px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    letter-spacing: 1px; }
.click_to_call_modal .form-control {
  width: 100%;
  padding-left: 50px;
  padding-bottom: 7px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 3px;
  color: #e9b176;
  background: transparent;
  outline: none;
  border: none;
  border-bottom: 1px solid #ab5f5f;
  border-radius: 0px;
  box-shadow: none;
  transition: all 0.4s ease-in-out; }
  .click_to_call_modal .form-control:focus, .click_to_call_modal .form-control:active {
    border: 0px;
    border-bottom: 1px solid #e9b176;
    box-shadow: none; }
.click_to_call_modal .brand_button {
  background-color: transparent; }
  .click_to_call_modal .brand_button:focus, .click_to_call_modal .brand_button:active {
    outline: 0; }

.call_pop_h2 {
  margin-top: 0px;
  font-family: LyonDisplay-Regular;
  font-size: 34px;
  color: #e9b176;
  text-align: center;
  letter-spacing: 2px; }

.call_pop_p {
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 1px; }
  .call_pop_p.one {
    margin-top: 25px;
    font-size: 16px; }
  .call_pop_p.two {
    margin-top: 40px;
    font-size: 12px;
    font-weight: 300; }

body.thank_you_page {
  width: 100% !important; }

.outer_container.inside_banner.thank_you_page {
  background: url("../images/thank-you-banner.jpg") no-repeat;
  background-size: cover; }

.thank_you_content {
  padding: 100px 0px; }
  .thank_you_content .body_h2::before {
    display: none; }

.svg_holder #Layer_1 path, .svg_holder #Layer_2 path, .svg_holder #Layer_3 path {
  fill: none; }

.item.active #Layer_1 .ani_1 {
  animation: animation_1 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_1 .ani_2 {
  animation: animation_2 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_1 .ani_3 {
  animation: animation_3 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_1 .ani_4 {
  animation: animation_4 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_2 .ani_1 {
  animation: animation_1_1 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_2 .ani_2 {
  animation: animation_2 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_2 .ani_3 {
  animation: animation_3 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_2 .ani_4 {
  animation: animation_4 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_3 .ani_1 {
  animation: animation_1_1 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_3 .ani_2 {
  animation: animation_2 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_3 .ani_3 {
  animation: animation_3 1.5s forwards;
  animation-delay: .0s; }
.item.active #Layer_3 .ani_4 {
  animation: animation_4_1 1.5s forwards;
  animation-delay: .0s; }

@-webkit-keyframes animation_1 {
  0% {
    stroke-dasharray: 0 521;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 521 521;
    stroke: #e9b176;
    strok-width: 1px; } }
@-moz-keyframes animation_1 {
  0% {
    stroke-dasharray: 0 521;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 521 521;
    stroke: #e9b176;
    strok-width: 1px; } }
@-ms-keyframes animation_1 {
  0% {
    stroke-dasharray: 0 521;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 521 521;
    stroke: #e9b176;
    strok-width: 1px; } }
@-o-keyframes animation_1 {
  0% {
    stroke-dasharray: 0 521;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 521 521;
    stroke: #e9b176;
    strok-width: 1px; } }
@keyframes animation_1 {
  0% {
    stroke-dasharray: 0 521;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 521 521;
    stroke: #e9b176;
    strok-width: 1px; } }
@-webkit-keyframes animation_1_1 {
  0% {
    stroke-dasharray: 0 605;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 605 605;
    stroke: #e9b176;
    strok-width: 1px; } }
@-moz-keyframes animation_1_1 {
  0% {
    stroke-dasharray: 0 605;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 605 605;
    stroke: #e9b176;
    strok-width: 1px; } }
@-ms-keyframes animation_1_1 {
  0% {
    stroke-dasharray: 0 605;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 605 605;
    stroke: #e9b176;
    strok-width: 1px; } }
@-o-keyframes animation_1_1 {
  0% {
    stroke-dasharray: 0 605;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 605 605;
    stroke: #e9b176;
    strok-width: 1px; } }
@keyframes animation_1_1 {
  0% {
    stroke-dasharray: 0 605;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 605 605;
    stroke: #e9b176;
    strok-width: 1px; } }
@-webkit-keyframes animation_2 {
  0% {
    stroke-dasharray: 0 540;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 540 540;
    stroke: #e9b176;
    strok-width: 1px; } }
@-moz-keyframes animation_2 {
  0% {
    stroke-dasharray: 0 540;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 540 540;
    stroke: #e9b176;
    strok-width: 1px; } }
@-ms-keyframes animation_2 {
  0% {
    stroke-dasharray: 0 540;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 540 540;
    stroke: #e9b176;
    strok-width: 1px; } }
@-o-keyframes animation_2 {
  0% {
    stroke-dasharray: 0 540;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 540 540;
    stroke: #e9b176;
    strok-width: 1px; } }
@keyframes animation_2 {
  0% {
    stroke-dasharray: 0 540;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 540 540;
    stroke: #e9b176;
    strok-width: 1px; } }
@-webkit-keyframes animation_3 {
  0% {
    stroke-dasharray: 0 450;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 450 450;
    stroke: #e9b176;
    strok-width: 1px; } }
@-moz-keyframes animation_3 {
  0% {
    stroke-dasharray: 0 450;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 450 450;
    stroke: #e9b176;
    strok-width: 1px; } }
@-ms-keyframes animation_3 {
  0% {
    stroke-dasharray: 0 450;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 450 450;
    stroke: #e9b176;
    strok-width: 1px; } }
@-o-keyframes animation_3 {
  0% {
    stroke-dasharray: 0 450;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 450 450;
    stroke: #e9b176;
    strok-width: 1px; } }
@keyframes animation_3 {
  0% {
    stroke-dasharray: 0 450;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 450 450;
    stroke: #e9b176;
    strok-width: 1px; } }
@-webkit-keyframes animation_4 {
  0% {
    stroke-dasharray: 0 470;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 470 470;
    stroke: #e9b176;
    strok-width: 1px; } }
@-moz-keyframes animation_4 {
  0% {
    stroke-dasharray: 0 470;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 470 470;
    stroke: #e9b176;
    strok-width: 1px; } }
@-ms-keyframes animation_4 {
  0% {
    stroke-dasharray: 0 470;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 470 470;
    stroke: #e9b176;
    strok-width: 1px; } }
@-o-keyframes animation_4 {
  0% {
    stroke-dasharray: 0 470;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 470 470;
    stroke: #e9b176;
    strok-width: 1px; } }
@keyframes animation_4 {
  0% {
    stroke-dasharray: 0 470;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 470 470;
    stroke: #e9b176;
    strok-width: 1px; } }
@-webkit-keyframes animation_4_1 {
  0% {
    stroke-dasharray: 0 655;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 655 655;
    stroke: #e9b176;
    strok-width: 1px; } }
@-moz-keyframes animation_4_1 {
  0% {
    stroke-dasharray: 0 655;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 655 655;
    stroke: #e9b176;
    strok-width: 1px; } }
@-ms-keyframes animation_4_1 {
  0% {
    stroke-dasharray: 0 655;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 655 655;
    stroke: #e9b176;
    strok-width: 1px; } }
@-o-keyframes animation_4_1 {
  0% {
    stroke-dasharray: 0 655;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 655 655;
    stroke: #e9b176;
    strok-width: 1px; } }
@keyframes animation_4_1 {
  0% {
    stroke-dasharray: 0 655;
    stroke: #e9b176;
    strok-width: 1px; }
  100% {
    stroke-dasharray: 655 655;
    stroke: #e9b176;
    strok-width: 1px; } }
@-webkit-keyframes backgrounds {
  0% {
    background-image: url(../images/home-texture-02.png);
    opacity: 0; }
  100% {
    background-image: url(../images/home-texture-02.png);
    opacity: 1; } }
@-moz-keyframes backgrounds {
  0% {
    background-image: url(../images/home-texture-02.png);
    opacity: 0; }
  100% {
    background-image: url(../images/home-texture-02.png);
    opacity: 1; } }
@-ms-keyframes backgrounds {
  0% {
    background-image: url(../images/home-texture-02.png);
    opacity: 0; }
  100% {
    background-image: url(../images/home-texture-02.png);
    opacity: 1; } }
@-o-keyframes backgrounds {
  0% {
    background-image: url(../images/home-texture-02.png);
    opacity: 0; }
  100% {
    background-image: url(../images/home-texture-02.png);
    opacity: 1; } }
@keyframes backgrounds {
  0% {
    background-image: url(../images/home-texture-02.png);
    opacity: 0; }
  100% {
    background-image: url(../images/home-texture-02.png);
    opacity: 1; } }
@-webkit-keyframes backgrounds_1 {
  0% {
    background-image: url(../images/home-texture-02.png);
    opacity: 1; }
  100% {
    background-image: url(../images/home-texture-02.png);
    opacity: 0; } }
@-moz-keyframes backgrounds_1 {
  0% {
    background-image: url(../images/home-texture-02.png);
    opacity: 1; }
  100% {
    background-image: url(../images/home-texture-02.png);
    opacity: 0; } }
@-ms-keyframes backgrounds_1 {
  0% {
    background-image: url(../images/home-texture-02.png);
    opacity: 1; }
  100% {
    background-image: url(../images/home-texture-02.png);
    opacity: 0; } }
@-o-keyframes backgrounds_1 {
  0% {
    background-image: url(../images/home-texture-02.png);
    opacity: 1; }
  100% {
    background-image: url(../images/home-texture-02.png);
    opacity: 0; } }
@keyframes backgrounds_1 {
  0% {
    background-image: url(../images/home-texture-02.png);
    opacity: 1; }
  100% {
    background-image: url(../images/home-texture-02.png);
    opacity: 0; } }
@-webkit-keyframes desable {
  0% {
    width: 50px; }
  100% {
    width: 0px; } }
@-moz-keyframes desable {
  0% {
    width: 50px; }
  100% {
    width: 0px; } }
@-ms-keyframes desable {
  0% {
    width: 50px; }
  100% {
    width: 0px; } }
@-o-keyframes desable {
  0% {
    width: 50px; }
  100% {
    width: 0px; } }
@keyframes desable {
  0% {
    width: 50px; }
  100% {
    width: 0px; } }
@-webkit-keyframes desable_1 {
  0% {
    width: 50px; }
  100% {
    width: 0px; } }
@-moz-keyframes desable_1 {
  0% {
    width: 50px; }
  100% {
    width: 0px; } }
@-ms-keyframes desable_1 {
  0% {
    width: 50px; }
  100% {
    width: 0px; } }
@-o-keyframes desable_1 {
  0% {
    width: 50px; }
  100% {
    width: 0px; } }
@keyframes desable_1 {
  0% {
    width: 50px; }
  100% {
    width: 0px; } }
@-webkit-keyframes carosal_left_1 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(0%); } }
@-moz-keyframes carosal_left_1 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(0%); } }
@-ms-keyframes carosal_left_1 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(0%); } }
@-o-keyframes carosal_left_1 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(0%); } }
@keyframes carosal_left_1 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(0%); } }
@-webkit-keyframes carosal_left_2 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(-100%); } }
@-moz-keyframes carosal_left_2 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(-100%); } }
@-ms-keyframes carosal_left_2 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(-100%); } }
@-o-keyframes carosal_left_2 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(-100%); } }
@keyframes carosal_left_2 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(-100%); } }
@-webkit-keyframes carosal_left_3 {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0%); } }
@-moz-keyframes carosal_left_3 {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0%); } }
@-ms-keyframes carosal_left_3 {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0%); } }
@-o-keyframes carosal_left_3 {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0%); } }
@keyframes carosal_left_3 {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0%); } }
@-webkit-keyframes carosal_right_2 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }
@-moz-keyframes carosal_right_2 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }
@-ms-keyframes carosal_right_2 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }
@-o-keyframes carosal_right_2 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }
@keyframes carosal_right_2 {
  0% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }
@-webkit-keyframes carosal_right_3 {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }
@-moz-keyframes carosal_right_3 {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }
@-ms-keyframes carosal_right_3 {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }
@-o-keyframes carosal_right_3 {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }
@keyframes carosal_right_3 {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }
/* Responsive */
/*======================================================================== 
                Laptop large screen 
========================================================================*/
@media only screen and (max-width: 1440px) {
  .bottom_rera {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    color: #fff;
    margin-top: 20px;
    transform: translateY(-70px);
    text-align: center; }

  .cd-top {
    right: 10px; }

  .logo img {
    width: 200px; }

  .wrapper-menu {
    width: 40px;
    height: 30px;
    float: right; }

  .headder .menu_holder {
    margin-top: 12px; }

  .custom_margin_button_1 {
    margin-right: 0px;
    margin-top: 5px; }

  .outer_container.inside_banner {
    top: calc(0px + 3px);
    height: calc(100vh - 100px); }

  .slideshow {
    height: calc(100vh - 100px); }

  .cd-vertical-nav.leftsidebarfixed {
    width: 1%; }

  .slide__title {
    font-size: 40px; }
    .slide__title.one {
      top: 23vh; }

  .slide__desc {
    font-size: 50px; }
    .slide__desc.one {
      top: 29vh; }

  .slide__para {
    top: 40vh;
    padding-left: 55px;
    font-size: 16px; }
    .slide__para::before {
      width: 35px; }

  .banner_price_holder {
    top: 55vh;
    left: 10.8vw; }

  .circle_progress_holder {
    padding-bottom: 30px; }
    .circle_progress_holder .progressbar {
      margin-top: 25px;
      margin-left: 1.5%;
      margin-right: 0%;
      transform: scale(0.8); }

  .google-map-wrapper .google-map {
    height: 520px; }

  .body_p.width_75 {
    width: 100%; }

  .unit_plan_holder .is_amount:after {
    width: 130px;
    left: -150px; }

  .brand_button {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 70px;
    padding-right: 26px;
    font-size: 13px; }
    .brand_button span:before {
      width: 30px;
      left: -50px;
      top: 8px; }
    .brand_button:hover, .brand_button:focus {
      padding-left: 48px;
      padding-right: 48px; }

  .content {
    top: -110vh; }

  .social_holder_headder p {
    width: 200px;
    left: -20%;
    font-size: 13px; }
  .social_holder_headder ul {
    left: calc(50% - 6px); }
    .social_holder_headder ul li {
      padding-bottom: 25px; }
      .social_holder_headder ul li a {
        font-size: 12px; }

  .main_menu ul li {
    margin-bottom: 25px;
    margin-top: 25px; }
    .main_menu ul li .sub-menu li {
      margin-bottom: 50px; }
      .main_menu ul li .sub-menu li a {
        font-size: 1.7vw; }
    .main_menu ul li .sub-menu .sub-menu {
      top: 40px; }
      .main_menu ul li .sub-menu .sub-menu li a {
        font-size: 1.2vw; }

  #menu-item-375 ul li {
    margin-bottom: 20px !important; }

  section.one {
    padding-top: 5vh; }

  section.four {
    padding-top: 8vh; }

  .scroll-img.type_1 {
    height: 72vh; }

  .content_background_image {
    transform: scale(0.75) translateX(25%) translateY(25%); }

  .wraper {
    height: calc(100vh - 107px) !important; }

  .c-header-home_text {
    padding-top: 16vh !important; }

  .banne_headding_1 {
    font-size: 36px; }

  .banne_headding_2 {
    font-size: 50px;
    margin-top: 15px; }

  .scroll_down {
    width: 140px;
    height: 125px;
    margin-left: -70px;
    line-height: 125px;
    transform: translateY(-175px); }
    .scroll_down span {
      font-size: 13px; }
      .scroll_down span:before {
        height: 50px;
        bottom: 45px; }

  .button:hover span:before {
    bottom: -70px; }

  .o-container {
    padding-right: 0px !important; }

  .gap {
    width: 100%; }
    .gap.left {
      float: left; }
    .gap.one {
      height: 5px; }
    .gap.two {
      height: 10px; }
    .gap.three {
      height: 15px; }
    .gap.four {
      height: 20px; }
    .gap.five {
      height: 25px; }
    .gap.six {
      height: 30px; }
    .gap.seven {
      height: 35px; }
    .gap.eight {
      height: 40px; }
    .gap.nine {
      height: 45px; }
    .gap.ten {
      height: 50px; }

  .image_under {
    background-position: top center;
    margin-left: 8px;
    padding: 50px 40px;
    bottom: 255px; }

  .body_box_p {
    font-size: 16px; }

  .body_h2 {
    font-size: 20px; }

  .body_h1 {
    font-size: 44px;
    line-height: 55px;
    margin-top: 25px; }

  .number {
    font-size: 100px;
    padding-left: 27%;
    line-height: 30vh; }

  .body_h3 {
    font-size: 34px;
    line-height: 56px;
    letter-spacing: 1px; }
    .body_h3.with_padding {
      padding-top: 40px; }

  .has_100.with_top {
    padding-top: 15vh; }

  .left {
    padding-left: 0px; }
    .left p {
      font-size: 64px; }
      .left p span {
        padding-left: 40px;
        line-height: 36px;
        font-size: 22px; }

  .right {
    padding-right: 25px; }
    .right p {
      font-size: 64px; }
      .right p span {
        padding-left: 40px;
        line-height: 36px;
        font-size: 22px; }

  .carousel-fade .carousel-inner .item .right_part .svg_holder {
    width: 36%;
    margin-top: 80px; }

  .carousel-fade .carousel-inner .item .right_part p {
    font-size: 16px;
    line-height: 34px; }

  .curosal_holder {
    margin-top: 10px; }

  .carousel .next, .carousel_1 .next {
    top: 20px; }

  .carousel .preve, .carousel_1 .preve {
    top: 20px; }

  .carousel-fade .carousel-inner .item .left_part img {
    height: 100vh; }

  .carousel-fade .next, .carousel-fade .preve {
    bottom: 0;
    top: unset; }

  .carousel-fade .next {
    left: calc(45% + 2px); }

  .carousel-fade .preve {
    left: calc(41% - 10px); }

  .enquiry_section {
    padding-top: 75px;
    padding-bottom: 105px; }

  .footer {
    padding-top: 85px;
    padding-bottom: 85px; }

  #menu-footer_menu li {
    margin-right: 20px; }

  .footer_p_1 {
    width: 80%;
    line-height: 26px; }

  .carosal_content {
    padding-top: 8%; }
    .carosal_content .categery {
      font-size: 14px;
      margin-bottom: 0px; }
    .carosal_content .name {
      font-size: 28px;
      margin-bottom: 0px; }
    .carosal_content .location {
      font-size: 14px;
      margin-bottom: 30px; }

  .inside_banner_heading {
    font-size: 38px;
    line-height: 60px;
    top: 36vh; }
    .inside_banner_heading .dark {
      font-size: 50px; }

  .image_under_about {
    padding: 60px 60px;
    margin-top: -240px; }
    .image_under_about p {
      margin-bottom: 20px; }

  .team_holder .team_lable {
    font-size: 15px; }

  .image_under_service {
    padding: 60px 60px;
    margin-top: -240px; }
    .image_under_service p {
      margin-bottom: 20px; }

  .project_holder_outer .details {
    margin-top: -3px; }
  .project_holder_outer .details, .project_holder_outer .details_1 {
    line-height: 30px; }
    .project_holder_outer .details span, .project_holder_outer .details_1 span {
      width: 100%; }
    .project_holder_outer .details .built_area, .project_holder_outer .details .flors, .project_holder_outer .details_1 .built_area, .project_holder_outer .details_1 .flors {
      width: 100%; }
  .project_holder_outer .place {
    margin-bottom: 20px; }

  .project_holder_both .overlay_project {
    padding-top: 40px; }
    .project_holder_both .overlay_project .p_name {
      font-size: 28px;
      margin-bottom: 30px; }

  .inside_banner_heading .small_text {
    font-size: 16px; }
    .inside_banner_heading .small_text:before {
      top: 30px; }

  .page-id-649 {
    background-size: 900px 1033px; }

  .page-id-609 {
    background-size: 900px 1033px; }

  .social_holder_headder p:after {
    width: 50px;
    height: 1px;
    position: absolute;
    background: #e9b176;
    content: "";
    right: -60px;
    top: 8px; }

  .popup_form_head {
    font-size: 34px; }
    .popup_form_head:after {
      top: 22px; }

  .popup_form_p {
    margin-bottom: 85px; }

  .modal-body .form_left, .modal-body .form_right {
    margin-bottom: 100px; }
  .modal-body .contact_full {
    margin-bottom: 80px; }

  .popup_head {
    font-size: 34px;
    margin-top: 130px; }
    .popup_head:after {
      top: 22px; }

  .grid-item-gallery {
    width: 180px; }

  .footer_image_logo {
    width: 230px; }
    .footer_image_logo img {
      width: 100%; }

  .downoload_broucher .download_h2 {
    font-size: 32px;
    color: #ab5f5f;
    font-family: LyonDisplay-Regular;
    text-align: center;
    margin-top: 80px;
    line-height: 54px; }

  #accordion .ui-accordion-content .specification_holder .text_content p span {
    float: left;
    width: 25%;
    font-weight: 600;
    height: 28px; }

  .image_under_overview_1 {
    padding: 40px 40px;
    margin-top: -150px;
    background-image: none;
    background-color: rgba(52, 31, 34, 0.95); }

  .project_progress_bar {
    width: 60%; }

  .project_progress_bar_outer span {
    font-size: 15px; }

  .accordion-content .text_content p span {
    height: 28px;
    width: 25%; }

  .big_screen_fix .col-lg-2 {
    width: 5.333333%; }
  .big_screen_fix .col-lg-5.has_width {
    width: 50%; }

  .number_ul li {
    font-size: 15px; }

  .body_p .divide_1, .body_p .divide_2, .body_p .divide_3 {
    width: 100%; }

  .unit_plan_holder .unit_plan_image_holder img {
    max-height: 370px; }

  .enquiry_form_holder .brand_button {
    padding-left: 70px; }
    .enquiry_form_holder .brand_button:hover {
      padding-left: 48px;
      padding-right: 48px; }

  .click_to_call_modal .modal-dialog {
    height: 55vh; } }
/*======================================================================== 
                Laptop Medium screen 
========================================================================*/
@media only screen and (max-width: 1368px) {
  .bottom_rera {
    transform: translateY(-50px); }

  .cd-top {
    right: 10px; }

  .footer_image_logo {
    width: 200px; }
    .footer_image_logo img {
      width: 100%; }

  .logo img {
    width: 200px; }

  .accordion-content .text_content p span {
    height: 28px;
    width: 25%; }

  .downoload_broucher .download_h2 {
    font-size: 32px;
    color: #ab5f5f;
    font-family: LyonDisplay-Regular;
    text-align: center;
    margin-top: 80px;
    line-height: 54px; }

  .wrapper-menu {
    width: 40px;
    height: 30px;
    float: right; }

  .headder .menu_holder {
    margin-top: 12px; }

  .custom_margin_button_1 {
    margin-right: 0px;
    margin-top: 5px; }

  .image_under_overview_1 {
    padding: 40px 40px;
    margin-top: -150px;
    background-image: none;
    background-color: rgba(52, 31, 34, 0.95); }

  .body_p .divide_1, .body_p .divide_2, .body_p .divide_3 {
    width: 100%; }

  .circle_progress_holder {
    padding-bottom: 30px; }
    .circle_progress_holder .progressbar {
      margin-top: 20px;
      margin-left: 0%;
      margin-right: 0%; }

  .project_aminity .project_content p {
    font-size: 32px; }

  .unit_plan_holder .is_amount:after {
    width: 100px;
    left: -120px; }

  .unit_plan_holder .unit_plan_detail_p {
    width: 100%; }

  .unit_plan_detail_p.with_icon {
    width: 50%; }

  #accordion .ui-accordion-content .specification_holder .text_content p span {
    width: 25%;
    height: 28px; }

  .modal-content .gap.five {
    display: none; }

  .eminity_modal .modal-dialog .modal-content .modal-body .gap.ten {
    height: 50px; }

  .eminity_modal .modal-dialog .modal-content .modal-body .aminity_popup_head {
    font-size: 38px; }
    .eminity_modal .modal-dialog .modal-content .modal-body .aminity_popup_head:before {
      top: 18px; }

  .eminity_modal .modal-dialog .modal-content .modal-body .aminity_icon_holder {
    width: 16%;
    margin-right: 3%; }

  .eminity_modal .modal-dialog .modal-content .modal-body .aminity_icon_holder p {
    font-size: 16px; }

  .grid-item-gallery {
    width: 180px; }

  .brand_button {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 70px;
    padding-right: 26px;
    font-size: 13px; }
    .brand_button span:before {
      width: 30px;
      left: -50px;
      top: 8px; }
    .brand_button:hover, .brand_button:focus {
      padding-left: 48px;
      padding-right: 48px; }

  .content {
    top: -113vh; }

  .social_holder_headder p {
    width: 200px;
    left: -20%;
    font-size: 13px; }
  .social_holder_headder ul {
    left: calc(50% - 6px); }
    .social_holder_headder ul li {
      padding-bottom: 25px; }
      .social_holder_headder ul li a {
        font-size: 12px; }

  .main_menu ul li {
    margin-bottom: 25px;
    margin-top: 25px; }
    .main_menu ul li .sub-menu li {
      margin-bottom: 50px; }
      .main_menu ul li .sub-menu li a {
        font-size: 1.7vw; }
    .main_menu ul li .sub-menu .sub-menu {
      top: 40px; }
      .main_menu ul li .sub-menu .sub-menu li a {
        font-size: 1.2vw; }

  #menu-item-375 ul li {
    margin-bottom: 20px !important; }

  .content_background_image {
    transform: scale(0.75) translateX(25%) translateY(25%); }

  .wraper {
    height: calc(100vh - 93px) !important; }

  .c-header-home_text {
    padding-top: 12vh !important; }

  .slide__title.one {
    top: 28vh; }

  .slide__desc.one {
    top: 34vh; }

  .slide__para {
    top: 46vh;
    padding-left: 40px;
    font-size: 15px; }
    .slide__para.two {
      top: 44vh; }
      .slide__para.two::before {
        display: none; }
    .slide__para::before {
      width: 25px; }

  .banner_price_holder {
    top: 61vh;
    left: 10vw;
    padding: 5px 15px; }
    .banner_price_holder .text_top {
      top: -11px;
      font-size: 16px; }
    .banner_price_holder p.one {
      margin-right: 15px;
      font-size: 70px;
      line-height: 70px; }
    .banner_price_holder p.second {
      font-size: 22px;
      line-height: 26px; }

  .banne_headding_1 {
    font-size: 36px; }

  .banne_headding_2 {
    font-size: 50px;
    margin-top: 15px; }

  .scroll_down {
    width: 140px;
    height: 125px;
    margin-left: -70px;
    line-height: 125px;
    transform: translateY(-175px); }
    .scroll_down span {
      font-size: 13px; }
      .scroll_down span:before {
        height: 50px;
        bottom: 45px; }

  .button:hover span:before {
    bottom: -70px; }

  .o-container {
    padding-right: 0px !important; }

  .gap {
    width: 100%; }
    .gap.left {
      float: left; }
    .gap.one {
      height: 5px; }
    .gap.two {
      height: 10px; }
    .gap.three {
      height: 15px; }
    .gap.four {
      height: 20px; }
    .gap.five {
      height: 25px; }
    .gap.six {
      height: 30px; }
    .gap.seven {
      height: 35px; }
    .gap.eight {
      height: 40px; }
    .gap.nine {
      height: 45px; }
    .gap.ten {
      height: 50px; }

  .image_under {
    background-position: top center;
    margin-left: 20px;
    padding: 50px 40px;
    bottom: 222px; }

  .body_box_p {
    font-size: 15px; }

  .body_h2 {
    font-size: 20px; }

  .body_h1 {
    font-size: 44px;
    line-height: 55px;
    margin-top: 25px; }

  .number {
    font-size: 100px;
    padding-left: 25%;
    line-height: 35vh; }

  .body_h3 {
    font-size: 34px;
    line-height: 56px;
    letter-spacing: 1px; }
    .body_h3.with_padding {
      padding-top: 40px; }

  .has_100.with_top {
    padding-top: 9vh; }

  .left {
    padding-left: 0px; }
    .left p {
      font-size: 64px; }
      .left p span {
        padding-left: 40px;
        line-height: 36px;
        font-size: 22px; }

  .right {
    padding-right: 25px; }
    .right p {
      font-size: 64px; }
      .right p span {
        padding-left: 40px;
        line-height: 36px;
        font-size: 22px; }

  .carousel-fade .carousel-inner .item .right_part .svg_holder {
    width: 36%;
    margin-top: 80px; }

  .carousel-fade .carousel-inner .item .right_part p {
    font-size: 16px;
    line-height: 34px; }

  .curosal_holder {
    margin-top: 10px; }

  .carousel .next, .carousel_1 .next {
    top: 20px; }

  .carousel .preve, .carousel_1 .preve {
    top: 20px; }

  .carousel-fade .next, .carousel-fade .preve {
    bottom: 0;
    top: unset; }

  .carousel-fade .next {
    left: calc(45% + 2px); }

  .carousel-fade .preve {
    left: calc(41% - 10px); }

  .enquiry_section {
    padding-top: 40px;
    padding-bottom: 70px; }

  .footer {
    padding-top: 50px;
    padding-bottom: 50px; }

  #menu-footer_menu li {
    margin-right: 20px; }

  .footer_p_1 {
    width: 80%;
    line-height: 26px; }

  section.four {
    padding-top: 1vh; }

  .carosal_content {
    padding-top: 8%; }
    .carosal_content .categery {
      font-size: 14px;
      margin-bottom: 0px; }
    .carosal_content .name {
      font-size: 28px;
      margin-bottom: 0px; }
    .carosal_content .location {
      font-size: 14px;
      margin-bottom: 30px; }

  .inside_banner_heading {
    font-size: 38px;
    line-height: 60px;
    top: 36vh; }
    .inside_banner_heading .dark {
      font-size: 50px; }

  .image_under_about {
    padding: 60px 60px;
    margin-top: -240px; }
    .image_under_about p {
      margin-bottom: 20px; }

  .team_holder .team_lable {
    font-size: 15px; }

  .image_under_service {
    padding: 60px 60px;
    margin-top: -240px; }
    .image_under_service p {
      margin-bottom: 20px; }

  .project_holder_outer .details {
    margin-top: -3px; }
  .project_holder_outer .details, .project_holder_outer .details_1 {
    line-height: 30px; }
    .project_holder_outer .details span, .project_holder_outer .details_1 span {
      width: 100%; }
    .project_holder_outer .details .built_area, .project_holder_outer .details .flors, .project_holder_outer .details_1 .built_area, .project_holder_outer .details_1 .flors {
      width: 100%; }
  .project_holder_outer .place {
    margin-bottom: 20px; }

  .project_holder_both .overlay_project {
    padding-top: 40px; }
    .project_holder_both .overlay_project .p_name {
      font-size: 28px;
      margin-bottom: 30px; }

  .inside_banner_heading .small_text {
    font-size: 16px; }
    .inside_banner_heading .small_text:before {
      top: 30px; }

  .page-id-649 {
    background-size: 900px 1033px; }

  .page-id-609 {
    background-size: 900px 1033px; }

  .page-id-707 .inside_banner_heading {
    top: 32vh; }

  .social_holder_headder p:after {
    width: 50px;
    height: 1px;
    position: absolute;
    background: #e9b176;
    content: "";
    right: -40px;
    top: 9px; }

  .google-map-wrapper .google-map {
    height: 510px; }

  .popup_form_head {
    font-size: 34px; }
    .popup_form_head:after {
      top: 22px; }

  .popup_form_p {
    margin-bottom: 70px; }

  .modal-body .form_left, .modal-body .form_right {
    margin-bottom: 95px; }
  .modal-body .contact_full {
    margin-bottom: 60px; }
  .modal-body .label_text {
    font-size: 14px; }

  .popup_head {
    font-size: 34px;
    margin-top: 80px; }
    .popup_head:after {
      top: 22px; }

  .contact_label .label_text {
    font-size: 14px; }

  .unit_plan_holder .unit_plan_image_holder img {
    max-height: 350px; }

  .enquiry_form_holder {
    width: 430px;
    margin-top: -219px;
    padding: 30px 50px 40px;
    padding-top: 30px; }
    .enquiry_form_holder .body_h2 {
      margin-bottom: 40px; }
    .enquiry_form_holder .form-group {
      margin-bottom: 45px; }
    .enquiry_form_holder .brand_button:hover {
      padding-left: 53px;
      padding-right: 53px; }
    .enquiry_form_holder .contact_label .label_text {
      font-size: 13px;
      transform: translateY(-5px); }
    .enquiry_form_holder .contact_label:focus-within .label_text {
      transform: translateY(-15px); }

  .click_call {
    padding: 6px 45px; }
    .click_call.one {
      left: -116px;
      bottom: 28vh; }
    .click_call.two {
      right: -150px; }

  .click_to_call_modal .modal-dialog {
    height: 62vh; }
  .click_to_call_modal .modal-body {
    padding-top: 0px !important; }
  .click_to_call_modal .modal-header {
    padding: 0px; }
  .click_to_call_modal .form-group.one {
    width: 250px;
    margin-bottom: 55px; } }
/*======================================================================== 
                Tablet Big screen 
========================================================================*/
@media only screen and (max-width: 1024px) {
  .unit_plan_holder .detail .rs_sq_feet {
    position: inherit;
    right: 0px; } }
/*======================================================================== 
                Tablet Small screen 
========================================================================*/
@media only screen and (max-width: 768px) {
  .cd-top {
    display: none; }

  .slide__title {
    top: 10vh; }
    .slide__title.one {
      top: 10vh;
      font-size: 34px; }

  .slide__desc {
    top: 15vh; }
    .slide__desc.one {
      top: 15vh;
      font-size: 40px; }

  .slide__link {
    top: 20vh; }

  .slide__title.custom_top_1 {
    top: 10vh; }

  .slide__desc.custom_top_1 {
    top: 15vh; }

  .outer_container.inside_banner {
    top: calc(0px + 0px);
    height: calc(50vh - 100px);
    position: relative;
    left: 0px; }

  .slideshow {
    height: calc(50vh - 100px); }

  .body_h1 {
    font-size: 36px;
    line-height: 44px;
    margin-top: 25px; }

  .scroll-img.type_2 {
    margin-top: 40px; }

  .image_under_overview_1 {
    margin-top: 0px;
    margin-left: 0px; }

  .project_progress_bar:after {
    width: 30%; }

  .project_progress_bar .project_status:nth-child(1), .project_progress_bar .project_status:nth-child(2), .project_progress_bar .project_status:nth-child(3), .project_progress_bar .project_status:nth-child(4) {
    border: 3px solid #ab5f5f;
    background: #ab5f5f; }

  .project_progress_bar .project_status:nth-child(1) .inner_cir, .project_progress_bar .project_status:nth-child(2) .inner_cir, .project_progress_bar .project_status:nth-child(3) .inner_cir, .project_progress_bar .project_status:nth-child(4) .inner_cir {
    transform: scale(1); }

  .project_progress_bar {
    width: 100%;
    margin-top: 35px; }

  .project_progress_bar_outer span {
    opacity: 1;
    padding-top: 30px;
    padding-left: 0px; }

  .body_p.left {
    width: 50%; }

  .wow_fact {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center; }

  .big_screen_fix .col-lg-2 {
    width: 100%; }

  .big_screen_fix .col-lg-5.has_width {
    width: 100%; }

  .number_ul {
    margin-top: 15px; }

  .circle_progress_holder .progressbar {
    width: 150px;
    height: 150px; }
    .circle_progress_holder .progressbar canvas {
      width: 150px !important;
      height: 150px !important; }

  .circle_progress_holder .progressbar .circle div {
    font-size: 40px;
    line-height: 120px; }

  .circle_progress_holder .progressbar {
    margin-left: 2%;
    margin-right: 0%;
    margin-top: 0px; }

  .circle_progress_holder {
    padding-bottom: 10px;
    padding-top: 10px; }

  .google-map-wrapper .google-map {
    height: 320px; }

  .project_aminity .project_content p {
    font-size: 22px; }

  .unit_plan_holder .is_bhk {
    font-size: 18px; }

  .unit_plan_holder .is_amount {
    font-size: 14px; }

  .unit_plan_holder .is_amount:after {
    width: 40px;
    left: -60px; }

  .unit_plan_holder .unit_plan_image_holder img {
    max-height: 230px; }

  .unit_plan_holder .unit_plan_image_holder {
    height: 350px;
    line-height: 350px; }

  .unit_plan_holder .unit_plan_detail_p.with_icon {
    width: 100%; }

  .unit_plan_holder {
    margin-bottom: 60px; }

  .unit_plan_holder .detail .rs_sq_feet {
    position: inherit;
    right: 0px; }

  .grid-item-gallery {
    width: 200px; }

  .cd-vertical-nav {
    height: 100vh;
    opacity: 0;
    position: fixed;
    right: 0px !important;
    transition: all 0.4s ease-in-out;
    width: 100%;
    overflow: hidden; }
    .cd-vertical-nav ul {
      float: left;
      padding-top: 30px;
      background: #341f22;
      padding-bottom: 20px;
      padding-left: 5%; }
      .cd-vertical-nav ul li {
        float: left;
        width: unset;
        padding-right: 30px; }
        .cd-vertical-nav ul li a {
          float: left; }
          .cd-vertical-nav ul li a span {
            padding: 0px !important;
            margin: 0px !important;
            color: #fff;
            font-size: 14px;
            padding-bottom: 10px !important;
            border-bottom: 1px solid transparent;
            border-radius: 0px; }
          .cd-vertical-nav ul li a.active span {
            padding: 0px;
            margin: 0px;
            font-weight: normal;
            color: #e9b176;
            border-bottom: 1px solid #e9b176; }
            .cd-vertical-nav ul li a.active span:after {
              display: none; }

  .cd-vertical-nav.leftsidebarfixed {
    width: 100%;
    opacity: 1;
    z-index: 1000;
    height: 65px; }

  #section6 {
    height: auto;
    min-height: unset; }

  .ver_nav_small_show {
    display: block; }

  .ver_nav_big_show {
    display: none; }

  .form_left {
    width: 100%; }

  .form_right {
    width: 100%;
    margin-left: 0px; }

  .eminity_modal .modal-dialog .modal-content .modal-body .aminity_icon_holder {
    width: 21%;
    margin-bottom: 40px; }

  .eminity_modal .modal-dialog .modal-content .modal-body .gap.six {
    display: none; }

  .enquiry_form_holder .form-control {
    height: 28px;
    font-size: 13px; }

  .click_call {
    padding: 6px 30px;
    font-size: 18px; }
    .click_call.one {
      left: -100px; }
    .click_call.two {
      top: 20vh;
      right: -130px; }
      .click_call.two.anim_in {
        right: -80px; } }
/*======================================================================== 
                Mobile screen 
========================================================================*/
@media only screen and (max-width: 480px) {
  body {
    overflow-x: scroll !important;
    overflow-y: scroll !important; }

  .nicescroll-rails {
    display: none !important; }

  .ris_scroll {
    width: 100%;
    height: auto;
    overflow-x: unset !important; }

  .popup_first_button {
    opacity: 0;
    display: none; }

  .content {
    top: -122vh; }

  .main_menu {
    width: 100%;
    text-align: center; }
    .main_menu ul li {
      padding-right: 0px; }
      .main_menu ul li a {
        font-size: 6vw; }

  .social_holder_headder {
    display: none; }

  .bottom_footer {
    padding-bottom: 80px;
    text-align: center; }
    .bottom_footer .web_presence {
      top: 0;
      margin-right: 0px;
      float: none !important; }
      .bottom_footer .web_presence img {
        margin-top: 10px; }

  .content_background_image {
    transform: scale(1) translateX(0%) translateY(25%); }

  .wrapper-menu.activee {
    transform: rotate(-45deg) scale(0.8); }

  .wrapper-menu {
    transform: scale(0.8); }

  .outer_container.inside_banner {
    top: calc(0px + 0px);
    height: calc(55vh - 120px);
    background: transparent; }

  .inside_future_image {
    height: calc(60vh - 120px); }

  .inside_banner_heading {
    font-size: 20px;
    line-height: 30px;
    top: 15vh; }
    .inside_banner_heading .dark {
      font-size: 20px; }

  .mobile_margin_top {
    margin-top: 0vh; }

  .body_h1 {
    font-size: 28px;
    line-height: 40px;
    margin-top: 25px;
    padding-left: 0px; }

  .image_under_overview_1 {
    padding: 40px 30px;
    margin-top: 0;
    margin-left: 0px; }

  .star_holder span {
    width: 100%;
    float: left;
    margin-top: 20px; }

  .logo {
    width: 100%;
    text-align: center; }
    .logo img {
      width: 50%; }

  .slideshow {
    height: calc(55vh - 120px);
    width: 111%;
    margin-left: -5.5%; }

  .slide__title {
    font-size: 26px;
    top: 8vh;
    color: #fff; }
    .slide__title.one {
      top: 4vh; }

  .slide__desc {
    font-size: 30px;
    top: 12vh;
    color: #fff; }
    .slide__desc.one {
      top: 9vh; }

  .slide__para {
    top: 18vh;
    font-size: 13px;
    color: white; }
    .slide__para.two {
      top: 28vh; }
      .slide__para.two::before {
        display: none; }
    .slide__para br {
      display: none; }

  .banner_price_holder {
    display: none; }

  .slide__title.custom_top_1 {
    top: 8vh; }

  .slide__desc.custom_top_1 {
    top: 12vh; }

  .slidenav {
    position: absolute;
    width: 100%;
    right: 0%;
    bottom: -10%;
    text-align: center;
    padding: 2em;
    transform: scale(0.8); }

  .slidenav__item {
    color: #ffffff; }

  .slidenav .divide {
    color: #ffffff; }

  .slidenav__item .nextt, .slidenav__item .pree {
    background: #ffffff; }

  .slidenav__item .pree:before, .slidenav__item .pree:after, .slidenav__item .nextt:before, .slidenav__item .nextt:after {
    background: #ffffff; }

  .project_progress_bar {
    width: 100%; }

  .project_progress_bar_outer span {
    opacity: 1;
    padding-top: 20px;
    padding-left: 0px; }

  .project_progress_bar:after {
    width: 35%; }

  .project_status.one, .project_status.two {
    background: #ab5f5f;
    border: 3px solid #ab5f5f; }

  .project_progress_bar .project_status .inner_cir {
    transform: scale(1); }

  .status_holder {
    margin-bottom: 50px; }

  .mobile_none {
    display: none; }

  .wow_fact {
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    margin-top: 40px;
    margin-bottom: 50px; }

  .number_ul li {
    font-size: 14px; }

  .circle_progress_holder .progressbar {
    margin-left: 14%;
    margin-top: 20px; }

  .body_p.align_hedding {
    padding-left: 0px; }

  .project_aminity .project_content {
    padding-top: 14%; }

  .project_aminity .project_content p {
    font-size: 26px; }

  .unit_plan_holder {
    width: 100%;
    margin-bottom: 100px; }

  .unit_plan_holder.is_margin {
    margin-right: 0px; }

  .unit_plan_holder .is_bhk {
    font-size: 18px; }

  .unit_plan_holder .is_amount:after {
    width: 40px;
    left: -60px; }

  .unit_plan_holder .unit_plan_detail_p {
    width: 100%; }

  .scroll-img.type_2 {
    background-size: cover;
    background-repeat: no-repeat; }

  .body_p.left {
    width: 100%; }

  .gap.mob_none_1 {
    display: none; }

  .number_ul li .num {
    float: left;
    height: 25px; }

  .cd-vertical-nav ul li a span {
    font-size: 12px; }

  .cd-vertical-nav ul li {
    margin-bottom: 25px; }

  .cd-vertical-nav.leftsidebarfixed {
    height: auto; }

  .cd-vertical-nav ul {
    padding-bottom: 0px;
    margin-bottom: 0px; }

  .circle_progress_holder .progressbar {
    width: 200px;
    height: 200px;
    margin-left: 16%; }

  .circle_progress_holder .progressbar canvas {
    width: 200px !important;
    height: 200px !important; }

  .circle_progress_holder .progressbar .circle div {
    font-size: 60px;
    line-height: 160px; }

  .mob_environment {
    overflow: hidden; }
    .mob_environment img {
      width: 100%;
      max-height: 200px;
      height: 200px; }

  .eminity_modal .modal-dialog .modal-content .modal-body .aminity_icon_holder {
    width: 46%; }

  .eminity_modal .modal-dialog .modal-content .modal-body {
    height: 80vh;
    overflow: scroll; }

  .eminity_modal .modal-dialog .modal-content .modal-body .aminity_popup_head {
    padding-left: 60px;
    font-size: 30px; }

  .eminity_modal .modal-dialog .modal-content .modal-body .aminity_popup_head:before {
    width: 30px; }

  .eminity_modal .button-close {
    margin-right: -25px; }

  .accordion-content .icon_holder {
    display: none; }

  .accordion-content .text_content {
    width: 100%; }

  .accordion-content .text_content p span {
    height: auto; }

  /*.light_box_gallery{
  	height:unset !important;
  }*/
  .grid-item-gallery {
    width: 150px; }

  .modal-dialog:after {
    display: none; }

  .popup_head {
    font-size: 26px;
    margin-top: 0px; }

  .popup_head:after {
    top: 18px; }

  .popup_p br {
    display: none; }

  .popup_p {
    margin-top: 15px;
    margin-bottom: 20px; }
    .popup_p i {
      margin-right: 20px; }

  .popup_form_head {
    font-size: 26px;
    color: #7b4c52; }

  .popup_form_head:after {
    top: 18px;
    color: #7b4c52; }

  #exampleModal .modal-body {
    height: 75vh;
    overflow: scroll; }

  .rera_top {
    font-size: 14px; }

  .bottom_rera {
    font-size: 14px;
    transform: translateY(-50px); }

  .enquiry_form_holder {
    left: 10%;
    width: 90%;
    margin-left: 5%;
    margin-top: -165px;
    padding: 30px 30px;
    padding-top: 30px; }

  body.active-poup .enquiry_form_holder {
    left: 0%; }

  .click_call {
    font-size: 13px;
    padding: 5px 20px; }
    .click_call.one {
      left: -74px;
      bottom: 16vh; }
    .click_call.two {
      top: 35vh;
      right: -90px; }
      .click_call.two.anim_in {
        right: -58px; }

  .click_to_call_modal .modal-dialog {
    width: 100vw !important;
    height: 100vh;
    top: 0px; }
  .click_to_call_modal .modal-header {
    padding: 15px; }
  .click_to_call_modal .modal-body {
    padding-top: 15px !important; }

  .call_pop_p.two {
    padding: 0px 15px; }

  .google-map-wrapper {
    margin-top: 30px; } }
/*======================================================================== 
                Mobile screen Small < 414
========================================================================*/
@media only screen and (max-width: 414px) {
  .unit_plan_holder .detail .rs_sq_feet {
    position: inherit;
    right: 0px; } }
