@charset "utf-8";

/* CSS Document */


@font-face {
  font-family: "FuturaBQ-DemiBold";
  src: url(../fonts/FuturaBQ-DemiBold.otf);
}

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,
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;
  font-family: "Raleway-Light";
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  color: #262626;
  -webkit-font-smoothing: antialiased;
  font-family: "FuturaBQ-DemiBold";
  font-size: 14px;
  overflow-x: hidden;
}

img {
  border: 0;
  max-width: 100%;
  display: inline-block;
  height: auto;
}

a:focus {
  outline: 0;
}

a {
  outline: none;
  text-decoration: none;
}

ul,
ol,
li {
  list-style: none;
}

textarea,
input[type="text"],
input[type="search"],
input[type="email"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
}

img {
  max-width: 100%;
}

:focus {
  outline: 0;
}

::-moz-focus-inner {
  border: 0;
}

a {
  outline: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
}

strong {
  font-weight: 700;
}

textarea,
select,
input[type="text"],
input[type="button"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
}

.verticalCenter {
  display: table;
  width: 100%;
  height: 100%;
}

.verticalInner {
  display: table-cell;
  vertical-align: middle;
}

/*::-webkit-input-placeholder{color:#000; opacity:1;}

:-moz-placeholder{color:#000; opacity:1;}

::-moz-placeholder{color:#000; opacity:1;}

:-ms-input-placeholder{color:#000; opacity:1;}*/

select option {
  color: #000;
}

.left-txt {
}

.inner-padd {
  margin: 0px !important;
  padding: 0px !important;
}

select::-ms-expand {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px 0 0px;
}

p {
  margin: 0 0 10px 0;
  clear: both;
  font-family: "FuturaBQ-DemiBold";
}

.inner-table-floor ul li.left-txt {
  font-weight: 800;
}

.inner-table-floor ul li {
  border: 1px solid #000;
  padding: 5px;
  font-family: "robotolight";
  /* font-weight: 700; */
}

select:focus {
  outline: none;
}

.wrapper {
  width: 1300px;
  margin: 0 auto;
}

#floor .floor-warp {
  margin-top: 70px;
}

.links li a.top-btn {
  background-color: #61727d;
  color: #fff;
  font-size: 18px;
}

.floor-list {
  width: 200px;
}

#floor .vertical-tab .tab-content {
  color: #000 !important;
}

/*header secton*/
.headerOuter {
  float: left;
  width: 100%;
  position: fixed;
  background: #fff;
  top: 0px !important;
  z-index: 999;
  height: 65px;
}

.wrapper1 {
  width: 90%;
}

.callbk {
  margin-top: -7px;
}

.callbk1 {
  padding: 8px 10px !important;
  width: 54% !important;
  margin-top: 0 !important;
  border: #000 solid 1px !important;
  background: #ffffff0a;
}

label {
  background: #0d3e80;
  color: #fff;
  padding: 9px;
  text-transform: uppercase;
}

.logo1 {
  float: left;
  position: relative;
  width: 200px;
}
.logo3 {
  float: right;
  position: relative;
  width: 200px;
}

.logo1 img {
  margin-top: 4px;
}

.links {
  float: right;
  position: relative;
  padding: 17px 0 15px 0;
  z-index: 999;
}

ul,
li {
  list-style: none;
}

.links li {
  font-family: "Raleway-Light";
  float: left;
  font-weight: 600;
  position: relative;
}

.links li a {
  text-transform: uppercase;
  color: #61727d;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 15px;
  font-family: "Raleway-Light";
  letter-spacing: 1px;
}

.form {
  background: #e4e4f6;
  padding: 25px;
}

#mainform {
  right: 20px;
  top: 91px;
  z-index: 99;
  position: absolute;
}

.form_box {
  width: 330px;
  z-index: 9;
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 30px 35px;
}

.form_box .logo {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
  margin-bottom: 7px;
}

.form_box .contact {
  width: 100%;
  float: left;
  background: #fff;
  color: #0a3c7f;
  font-size: 22px;
  font-family: "Raleway-Light";
  border: 1px dotted #96b1d5;
  border-radius: 4px;
  font-weight: normal;
  padding-left: 15px;
}

.form_box .contact span {
  display: inline-block;
  padding-left: 5px;
  margin-top: -5px;
}

.form_box h4 {
  font-size: 18px;
  text-align: center;
  font-family: "Raleway-Light";
  width: 100%;
  margin-bottom: 10px;
  float: left;
  margin-top: 3px;
  color: #3d3d3d;
}

.form_box h4 span {
  font-size: 14px;
  padding: 2px 5px;
  text-transform: none;
  color: #fff;
  text-transform: uppercase;
  background-color: #71b100;
  margin-top: 6px;
  letter-spacing: 1px;
}

.form_box p {
  font-family: "robotolight";
  font-size: 13px;
  text-align: center;
}

.block2,
.block3,
.block4,
.block5 {
  width: 100%;
  float: left;
  margin-bottom: 4px;
}

.labelclass {
  display: none;
}

.textclass {
  width: 100%;
  float: left;
}

.textclass input {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 3px;
  color: #000;
  padding: 7px 10px;
  border: 1px solid #aeaeae;
  font-family: "robotolight";
  font-size: 13px;
}

.textclass textarea {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 1px;
  color: #000;
  padding: 10px;
  border: 1px solid #aeaeae;
  resize: none;
  overflow: hidden;
  font-family: "robotolight";
  font-size: 13px;
}

.submitclass {
  width: 100%;
  float: left;
  padding: 5px;
  border-radius: 4px;
  text-align: center;
  position: relative;
  background: #0a3c7f url(../images/arrow.jpg) no-repeat 90% center;
}

.submitclass:hover {
  background: #369723 url(../images/arrow.jpg) no-repeat 90% center;
}

.submitclass input {
  width: 100%;
  height: 35px;
  color: #fff;
  text-align: center;
  border: none;
  text-transform: uppercase;
  font-family: "Raleway-Light";
  font-size: 18px;
  cursor: pointer;
  background: transparent;
  border: 1px dotted #fff;
}

.go-top a {
  width: 20px;
  height: 20px;
  background-color: red;
  display: block;
  border-radius: 50px;
  text-align: center;
}

.floor-img {
  height: 500px !important;
  object-fit: cover;
  position: relative;
}

.go-top {
  position: fixed;
  bottom: 2%;
  right: 5%;
}

.hover-hide:hover .click-btn {
  /* background-color: red !important; */
  display: none;
}

.floor-img img:hover .click-btn {
  display: none !important;
}

.click-btn {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #19327b;
  width: 50%;
  margin: auto;
  color: #fff;
}

form {
  margin-top: 10px;
}

.bottom_button {
  display: none;
}

::-webkit-input-placeholder {
  color: #656565;
  opacity: 1 !important;
  /* for chrome */
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #656565;
  opacity: 1 !important;
  /* for chrome */
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #656565;
  opacity: 1 !important;
  /* for chrome */
}

:-ms-input-placeholder {
  color: #656565;
  opacity: 1 !important;
  /* for chrome */
}

::-webkit-input-placeholder {
  color: #656565 !important;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #656565 !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #656565 !important;
}

:-ms-input-placeholder {
  color: #656565 !important;
}

.mapbg ul li.heading-list {
  font-family: "FuturaBQ-DemiBold" !important;
  text-transform: uppercase;
  list-style-image: unset !important;
  margin-left: 30px;
  font-size: 20px;
}

.true {
  padding: 45px 0 0;
}

.true h3 {
  font-family: "FuturaBQ-DemiBold";
  text-align: center;
  /* font-size: 40px; */
  text-transform: uppercase;
}

.true p {
  font-family: "FuturaBQ-DemiBold";
  text-align: center;
  padding: 50px 20px;
  font-size: 14px;
  line-height: 25px;
}

.true h4 {
  font-family: "FuturaBQ-DemiBold";
  text-align: center;
  text-transform: uppercase;
}

.true h6 {
  font-family: "Raleway-Light";
  text-align: center;
}

.gal h3 {
  font-family: "Raleway-Light";
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
}

.flbg h3 {
  font-family: "Raleway-Light";
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
}

.mapbg h3 {
  font-family: "Raleway-Light";
  text-align: center;
  /* font-size: 40px; */
  text-transform: uppercase;
  color: #fff;
}

.selldof .title {
  display: none !important;
}

label {
  display: none !important;
}

#home_banner {
  margin-top: 40px;
}

/* .icon-bar {
  background: #00000080;
  position: fixed;
  bottom: 8px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99;
} */

.form-group .btn {
  width: 100%;
  font-size: 18px !important;
  background-color: #0d3e80 !important;
  color: #fff !important;
}

/* .icon-bar a {
  display: block;
  text-align: center;
  padding: 8px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  border: 0.2px solid #a4a1a1;
}

.icon-bar a:hover {
  color: #d0ad34;
  border-left-style: 4px solid #d0ad34;
} */

a:active {
  background: #f90;
  color: #d0ad34;
  border-left-style: 4px solid #d0ad34;
}

.facebook {
  background: rgba(123, 125, 128, 0.14);
  color: white;
}

.twitter {
  background: rgba(123, 125, 128, 0.14);
  color: white;
}

.google {
  background: rgba(123, 125, 128, 0.14);
  color: white;
}

.linkedin {
  background: rgba(123, 125, 128, 0.14);
  color: white;
}

.youtube {
  background: rgba(123, 125, 128, 0.14);
  color: white;
}

.gallery-item {
  position: relative;
}

.gallery-item img {
  opacity: 1;
  transition: opacity 0.35s;
}

.gallery-item::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #61727d;
  background-position: center;
  background-repeat: no-repeat;
}

.gallery-item:hover .overlay {
  opacity: 1;
}

.owl-prev {
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
}

.owl-next {
  position: absolute;
  right: -38px;
  top: 50%;
  transform: translateY(-50%);
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #61727d;
}

.text {
  color: white;

  text-align: center;
}

.text h5 {
  font-family: "Raleway-Regular";
  font-size: 18px;
}

.text p {
  font-family: "Raleway-Regular";
  font-size: 12px;
  padding: 10px;
}

.num {
  width: 102px !important;
}

.gal {
  padding: 50px 0;
  background: #f5f5f5;
}

.fet {
  background: #61727d;
  padding: 60px 15px;
  color: #fff;
}

.fet h3 {
  font-family: "Raleway-Light";
  font-size: 40px;
  text-transform: uppercase;
  padding: 15px 0;
}

.fet h3 span {
  border-bottom: 2px solid aliceblue;
}

.fet p {
  line-height: 23px;
}

.amtn {
  background: #edeff1;
  padding: 49px;
}

.amtn h3 {
  font-family: "Raleway-Light";
  font-size: 40px;
  text-transform: uppercase;
  padding: 15px 0;
}

.amtn h3 span {
  border-bottom: 2px solid aliceblue;
}

.amtn p {
  font-family: "FuturaBQ-DemiBold";
  line-height: 23px;
}

.tab button {
  font-size: 16px;
}

.flbg {
  background: #fff url(../images/flbg.jpg) no-repeat center;
  padding: 50px 0;
}

.mapbg {
  background: url(../images/mapbg.png) no-repeat center;
  padding: 50px 0;
  border-bottom: 10px solid #3f597d;
}

.mapbg ul {
  color: #000;
}

.mapbg ul li {
  list-style-image: url(../images/loc.png);
  font-family: "FuturaBQ-DemiBold";
  color: #fff;
  font-size: 16px;
  padding-bottom: 11px;
  margin-left: 45px;
}

.mapbg ul li span {
  float: right;
  padding-right: 10px;
}

.mapbg h4 {
  font-family: "Raleway-Regular";
  text-transform: uppercase;
  padding: 9px 0;
}

.scrollbar {
  height: 400px;
  padding: 10px 0;
  width: 65px;
  overflow-y: scroll;
  margin-top: 15px;
}

#style-1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  background-color: #415c82;
}

#style-1::-webkit-scrollbar {
  border-radius: 15px;
  width: 13px;
  background-color: #415c82;
}

#style-1::-webkit-scrollbar-thumb {
  border-radius: 15px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #19327b;
}

.mapad {
  background: #fff;
  color: #0b3c7f;
  height: 453px;
}

.mapad h3 {
  font-family: "Raleway-Light";
  text-transform: uppercase;
}

.mapad p {
  font-family: "Raleway-Light";
  font-size: 14px;
  padding: 9px 49px 0;
  line-height: 23px;
}

.mapad h4 {
  font-family: "Raleway-Light";
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  background: #61727d;
  padding: 9px;
  width: 50%;
  border-radius: 2px;
}

.bottom {
  background: #1d1d1d;
  color: #fff;
  height: 42px;
  padding: 12px;
  font-size: 12px;
}

.swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.swiper-slide {
  width: 300px;
  height: auto;
  border: 2px solid #ffd23f;
}

.swiper-slide .img {
  background-position: center;
  background-size: cover;
  width: 300px !important;
  height: 300px;
}

.swiper-slide p {
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
}

.swiper-slide .social-icon {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.swiper-slide .social-icon i {
  padding: 10px 20px 0 20px;
  font-size: 23px;
  color: #ffd23f;
}

.swiper-slide.swiper-slide-active:hover {
  box-shadow: 0 10px 10px 0 #ffd23f;
}

.swiper-pagination-bullet {
  background: #ffd23f;
}

#menu {
  background-color: #333;
  position: fixed;
  font-family: "Oswald-Medium";
  text-transform: uppercase;
  box-shadow: 5px;
  top: -70px;
  width: 100%;
  display: block;
  transition: top 0.3s;
  z-index: 99;
  height: 71px;
  letter-spacing: 2px;
}

.gallery-item1::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #61727d;
  background-position: center;
  background-repeat: no-repeat;
}

#menu a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 21px;
  text-decoration: none;
  font-size: 16px;
}

#menu a:hover {
  background-color: #ad1010;
  color: white;
}

/*.menu{background:#000; width:100%; position:fixed; top:0px; z-index: 9999; font-family: 'Oswald-Medium'; text-transform: uppercase; box-shadow: 5px;padding-left: 368px;height: 14%;}*/
.menu ul {
  width: 100%;
  text-align: center;
  margin: 0 auto !important;
}

.menu ul li {
  float: left;
  position: relative;
  font-size: 15px;
  line-height: 62px;
  padding: 15px 20px 10px;
  text-align: center;
  letter-spacing: 1px;
}

.menu ul li a {
  color: #fff;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}

.menu ul li a:hover {
  color: #fcfe35;
}

.menu .button {
  background-color: #ad1010;
  min-width: 141px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  float: left;
  border-radius: 4px;
  position: relative;
  padding: 0 10px;
  margin-top: 10px;
  letter-spacing: 3px;
}

.menu .button:hover {
  color: #ffffff;
}

.menu ul li a img {
  padding-left: 13px;
  margin-top: 4px;
}

.menu ul li a span {
  background: #fffaf0 none repeat scroll 0 0;
  border: 1px solid #ddccaa;
  color: #333;
  display: none;
  line-height: 16px;
  margin-left: -140px;
  margin-top: 10px;
  padding: 10px;
  width: 280px;
  z-index: 10;
  position: absolute;
  left: 50%;
  top: 100%;
  font-size: 11px;
  text-transform: none;
  text-align: left;
}

.menu ul li a:hover span {
  display: inline;
}

.noline {
  border-right: none !important;
}

.col5 {
  width: 20% !important;
}

.callout {
  font-size: 12px;
  font-family: "robotoregular";
}

.banner_bg {
  margin: 0px !important;
}

.banner_Section {
  width: 100%;
  height: 100vh;
  float: left;
  position: relative;
  background: url(../images/banner.jpg) no-repeat center top;
  background-size: 100%;
}

.banner_Section > img {
  width: 100vw;
  height: 100vh;
}

.logo {
  position: absolute;
  left: 100px;
  top: 30px;
}

.logo2 {
}

.book_your_homes {
  position: absolute;
  left: 50px;
  right: 0;
  margin: 0 auto;
  bottom: 80px;
  text-align: center;
  margin-left: -10%;
}

.logo3 img {
  padding: 0 0 15px;
  width: 100px;
  margin: 4px 7px;
}

.punchline {
  width: 100%;
  float: left;
}

.punchline img {
  display: inline-block;
  width: auto;
}

.book_now {
  width: 100%;
  float: left;
  margin-top: 15px;
}

.refund_txt {
  width: 100%;
  float: left;
  margin-top: 10px;
}

.refund_txt img {
  display: inline-block;
  position: relative;
}

.thanks_msg {
  font-family: "RobotoSlabBold";
  font-size: 18px;
  width: 100%;
  position: relative;
  float: left;
  margin-top: 30px;
  color: #333;
}

.book_now a {
  display: inline-block;
  background: #f23423;
  text-transform: uppercase;
  padding: 18px 70px;
  border-radius: 45px;
  border: 5px solid #fff;
  font-family: "impact_0";
  font-size: 38px;
  color: #fff;
  position: relative;
}

.book_now input[type="submit"] {
  display: inline-block;
  background: #f23423;
  text-transform: uppercase;
  padding: 18px 70px;
  border-radius: 45px;
  border: 5px solid #fff;
  font-family: "impact_0";
  font-size: 38px;
  color: #fff;
  position: relative;
}

.book_now1 {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.book_now1 a {
  display: inline-block;
  font-family: "impact_0";
  font-size: 35px;
  color: #f23423;
  position: relative;
  margin-top: -15px;
  /*background:#f23423; text-transform:uppercase; padding:18px 30px; border-radius:45px; border:5px solid #fff; */
}

.gpl_section {
  position: relative;
  text-align: center;
  width: 40%;
  float: left;
}

.gpl {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 30px !important;
}

.gpl_section h2 {
  color: #21100d;
  font-size: 40px;
  text-transform: uppercase;
  font-family: "RobotoBlack_0";
}

.gpl_section h4 {
  font-size: 22px;
  line-height: 24px;
  font-family: "RobotoSlabBold";
  font-weight: 400;
  padding: 5px 45px;
}

.gpl_section h4 span {
  color: #e51919;
  text-transform: uppercase;
}

.gpl_section h3 {
  font-size: 36px;
  font-family: "impact_0";
}

.gpl_section .line {
  border-top: 1px solid #21100d;
  width: 330px;
  text-align: center;
  margin: 10px auto;
}

.gpl img {
  display: inline;
  width: 314px !important;
}

.gpl_section p {
  font-size: 14px;
  line-height: 18px;
  font-family: "RobotoSlabBold";
  position: relative;
}

.viewmob p {
  font-size: 14px;
  line-height: 18px;
  font-family: "RobotoSlabBold";
  position: relative;
}

.visit_butt {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}

.visit_butt img {
  text-align: center;
}

.visit_butt h3 {
  background: #f22f2f;
  padding: 20px 30px;
  font-size: 20px;
  color: #fff;
  width: 250px;
  border-radius: 4px;
  text-align: center;
  margin: 0 auto;
}

.wright_section {
  width: 60%;
  float: left;
  position: relative;
  padding-left: 100px;
  margin-top: 40px;
}

.amenities-heading {
  font-family: "Raleway-Light";
  text-align: center;
  padding: 0 0 10px;
  font-size: 30px;
  text-transform: uppercase;
}

.testi-heading {
  font-family: "Raleway-Light";
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
}

.wright_section .watertxt img {
  width: 450px;
}

.wright_section .rbanner {
  width: 80%;
}

.viewmob {
  display: none;
}

.hidemob {
  display: block !important;
}

.score_bg {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: -110px;
}

.score_bg img {
  display: inline;
  width: auto;
}

.clicktoview {
  width: 100%;
  float: left;
  text-align: center;
}

.clicktoview img {
  display: inline;
}

/*highlightes left*/

.gps_highlightes {
  width: 100%;
  float: left;
  text-align: center;
  padding: 100px 0;
}

.gps_highlightes_left {
  width: 50%;
  float: left;
  text-align: center;
}

.gps_highlightes_left h4 {
  font-family: "RobotoBlack_0";
  text-transform: uppercase;
  font-size: 35px;
  color: #525252;
  margin-bottom: 50px;
  position: relative;
  display: inline-block;
}

.gps_highlightes_left h4:before {
  position: absolute;
  left: -140px;
  top: 14px;
  content: "";
  background: url(../images/before.png) no-repeat left top;
  width: 130px;
  height: 13px;
}

.gps_highlightes_left h4:after {
  position: absolute;
  right: -140px;
  top: 14px;
  content: "";
  background: url(../images/after.png) no-repeat left top;
  width: 120px;
  height: 13px;
}

.gps_highlightes_left ul {
  text-align: center;
  margin-bottom: 40px;
}

.gps_highlightes_left li {
  margin: 0 50px;
  min-height: 250px;
  display: inline-block;
}

.gps_highlightes_left li .img_section {
  width: 100%;
  min-height: 130px;
  float: left;
  text-align: center;
}

.gps_highlightes_left li span {
  display: block;
  font-family: "RobotoSlabBold";
  color: #4a4a4a;
  font-size: 21px;
  text-align: center;
  margin-top: 20px;
}

/*highlightes right*/

.offer_right {
  width: 50%;
  float: left;
}

.offer_valid {
  width: 100%;
  float: left;
}

.offer_valid h5 {
  font-size: 36px;
  font-family: "robotoregular";
  color: #303030;
  text-transform: uppercase;
}

.offer_valid strong {
  font-family: "RobotoBlack_0";
  display: block;
  font-size: 64px;
}

.offer_valid strong sup {
  text-transform: none;
  font-size: 20px;
  vertical-align: top;
}

.saveupto {
  width: 100%;
  float: left;
}

.saveupto a {
  display: inline-block;
  background: #fbdc0d;
  color: #272727;
  font-family: "RobotoBlack_0";
  font-size: 30px;
  text-transform: uppercase;
  padding: 15px 30px;
  border-radius: 40px;
  box-shadow: 10px 10px 4px -8px rgba(0, 0, 0, 0.5);
}

.para {
  width: 100%;
  float: left;
  font-family: "Raleway-Light";
  font-size: 34px;
  margin-top: 15px;
  position: relative;
}

.para span {
  font-family: "robotolight";
  display: block;
}

.para:after {
  background: url(../images/devider.png) no-repeat left top;
  width: 513px;
  height: 2px;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -8px;
}

/*countdowntimer*/

.countdown_timer {
  width: 100%;
  float: left;
  margin-top: 20px;
}

.countdown_timer ul {
}

.countdown_timer li {
  width: 140px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "RobotoBlack_0";
  font-size: 15px;
  background: url(../images/seperator.png) no-repeat right 25px;
}

.countdown_timer li:last-child {
  background: none;
}

.countdown_timer li p {
  display: block;
}

.countdown_timer li span {
  display: block;
}

.countdown_timer li p.days {
  width: 124px;
  height: 73px;
  float: left;
  background: url(../images/timer_bg.png) no-repeat left top;
  letter-spacing: 40px;
  color: #fff;
  font-size: 30px;
  line-height: 58px;
  padding-left: 23px;
}

.countdown_timer li p.hours {
  width: 124px;
  height: 73px;
  float: left;
  background: url(../images/timer_bg.png) no-repeat left top;
  letter-spacing: 40px;
  color: #fff;
  font-size: 30px;
  line-height: 58px;
  padding-left: 23px;
}

.countdown_timer li p.minutes {
  width: 124px;
  height: 73px;
  float: left;
  background: url(../images/timer_bg.png) no-repeat left top;
  letter-spacing: 40px;
  color: #fff;
  font-size: 30px;
  line-height: 58px;
  padding-left: 23px;
}

.countdown_timer li p.seconds {
  width: 124px;
  height: 73px;
  float: left;
  background: url(../images/timer_bg.png) no-repeat left top;
  letter-spacing: 40px;
  color: #fff;
  font-size: 30px;
  line-height: 58px;
  padding-left: 23px;
}

.book_now2 {
  width: 100%;
  float: left;
  margin-top: 22px;
}

.book_now2 a {
  display: inline-block;
  background: #e43321;
  text-transform: uppercase;
  padding: 18px 80px;
  border-radius: 45px;
  border: 5px solid #ffffff;
  font-family: "impact_0";
  font-size: 35px;
  color: #ffffff;
}

.terms {
  width: 100%;
  float: left;
  margin-top: 22px;
  font-family: "Raleway-Light";
  color: #e43321;
  font-size: 28px;
}

.terms a {
  cursor: pointer;
  color: #e43321;
}

.terms span {
  display: inline-block;
}

/*slider section*/

.slider_section {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
}

.slider_section ul {
}

.slider_section li {
  float: left;
  width: 100%;
}

.slider_section li > img {
  display: block;
  width: 100%;
}

.score_big_in_life {
  position: absolute;
  right: 100px;
  top: 50px;
  width: 600px;
  z-index: 999;
}

.score_big_in_life h4 {
  font-family: "RobotoBlack_0";
  text-transform: uppercase;
  font-size: 35px;
  color: #484848;
  text-align: left;
  margin-bottom: 30px;
}

.score_big_in_life ul {
}

.score_big_in_life li {
  text-align: left;
  float: left;
  width: 100%;
  background: url(../images/bullet2.png) no-repeat left 0px;
  font-family: "RobotoSlabBold";
  font-size: 20px;
  color: #4b4b4b;
  padding: 0 0 25px 50px;
  position: relative;
}

.score_big_in_life li:after {
  position: absolute;
  content: "";
  width: 540px;
  height: 1px;
  border-bottom: 1px solid #b5b6b6;
  left: 60px;
  bottom: 15px;
}

.walkthrough_video {
  float: left;
  width: auto;
  padding-left: 70px;
}

/*amentiies section*/

.aminities {
  width: 100%;
  height: 1000px;
  float: left;
  background: url(../images/amenties_bg.jpg) no-repeat center top/cover;
  text-align: center;
}

.slider_box {
  width: 100%;
  float: left;
  padding: 30px 0;
  position: relative;
  text-align: center;
}

.big_image {
  text-align: center;
}

.slick-list {
  padding: 0 !important;
}

.slider_box .slick-next {
  right: 10% !important;
}

.slider_box .slick-prev {
  left: 10%;
}

.img_slide {
  text-align: center;
  width: 100%;
  float: left;
  height: 150px;
}

.img_slide img {
  display: inline;
}

.img_slide span {
  display: block;
  font-size: 20px;
  font-family: "robotoregular";
  color: #fff;
}

.slick-active img {
}

.slick-current img {
  border: 2px solid #fafd0c;
  border-radius: 5px;
}

.slick-current span {
  color: #fafd0c;
}

.aminities h5 {
  color: #e4e4e4;
  font-size: 22px;
  font-family: "RobotoMedium";
}

.aminities h5 strong {
  color: #fafd0c;
  font-family: "Raleway-Light";
}

/*customer_review*/

.customer_review {
  width: 100%;
  float: left;
  padding-bottom: 50px;
  background: #d9bf4f;
  text-align: center;
  z-index: 99;
  position: relative;
}

.customer_review h4 {
  font-family: "Raleway-Light";
  font-size: 35px;
  color: #3c3c3c;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

.customer_review ul {
}

.customer_review li {
  width: 100%;
  float: left;
}

.customer_review li .video_box {
  width: 100%;
  float: left;
  text-align: center;
}

.customer_review li .video_box .video {
  width: 100%;
  float: left;
  text-align: center;
}

.customer_review li .video_box .video img {
  display: inline-block;
}

.customer_review li .video_box .quote {
  width: 100%;
  float: left;
  text-align: center;
}

.customer_review li .video_box .quote img {
  display: inline-block;
}

.customer_review li .video_box .mr_mrs {
  width: 100%;
  float: left;
  margin-top: 10px;
  text-align: center;
  font-family: "Raleway-Light";
  font-style: italic;
  color: #3c3c3c;
  font-size: 17px;
}

.customer_review li .video_box .mr_mrs span {
  font-family: "robotoregular";
}

/*stratgic_locaiton*/

.stratgic_locaiton {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  z-index: 999;
}

.stratgic_locaiton h4 {
  font-family: "RobotoBlack_0";
  text-transform: uppercase;
  font-size: 35px;
  color: #3a3a3a;
  margin-top: 50px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}

.stratgic_locaiton p {
  font-family: "robotoregular";
  font-style: italic;
  font-size: 16px;
  color: #3a3a3a;
  line-height: 1.4;
}

.pointers {
  width: 100%;
  float: left;
  margin-top: 40px;
}

.pointers .group1 {
  width: 25%;
  float: left;
}

.pointers .group1:nth-child(2) {
  margin-top: 80px;
}

.pointers .group1:nth-child(3) {
  margin-top: 100px;
}

.pointers .group1:nth-child(4) {
  margin-top: 40px;
}

.pointers .group1 ul {
  width: 100%;
  float: left;
}

.pointers .group1 ul .icon {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
}

.pointers .group1 ul .icon:before {
  position: absolute;
  content: "";
  left: 25%;
  top: -100px;
  margin: 0 auto;
  background: url(../images/icon.png) no-repeat center top;
  width: 77px;
  height: 93px;
}

.pointers .group1 ul .icon span {
  text-align: left;
  font-size: 15px;
  display: block;
  font-weight: bold;
  color: #464646;
  font-family: "Raleway-Light";
  font-size: 20px;
  margin-bottom: 20px;
}

.pointers .group1 li {
  text-align: left;
  float: left;
  width: 100%;
  background: url(../images/bullet.jpg) no-repeat left 5px;
  font-family: "robotolight";
  font-size: 14px;
  color: #272727;
  padding: 0 0 5px 20px;
}

/*map section*/

.map_section {
  width: 100%;
  height: 564px;
  float: left;
  margin-top: 50px;
}

.map {
  width: 50%;
  height: 564px;
  float: left;
}

.map img {
  display: block;
  height: 564px;
  width: 100%;
}

.address {
  width: 50%;
  height: 564px;
  float: left;
  text-align: center;
  position: relative;
}

.address > img {
  width: 100%;
  height: 564px;
  display: block;
}

.content_box {
  position: absolute;
  left: 0;
  top: 80px;
  right: 0;
  margin: 0 auto;
  text-align: center;
  content: "";
  width: 462px;
}

.content_box .logo2 {
  display: inline-block;
}

.content_box .details {
  font-size: 18px;
  color: #4e4e4e;
  font-family: "robotoregular";
  line-height: 1.2;
  position: relative;
}

.content_box .details:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -10px;
  margin: 0 auto;
  text-align: center;
  width: 438px;
  height: 1px;
  background: url(../images/border-bottom.png) no-repeat center bottom;
}

.content_box .phone {
  color: #525252;
  font-size: 18px;
  font-family: "RobotoBlack_0";
  margin-top: 15px;
  text-align: center;
}

.content_box .phone span {
  display: inline-block;
  margin-right: 5px;
}

.content_box .email {
  color: #525252;
  font-size: 18px;
  font-family: "robotoregular";
  font-style: italic;
  text-align: center;
}

.content_box .email span {
  display: inline-block;
  margin-right: 5px;
}

.content_box .request {
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.content_box .request a {
  display: inline-block;
  background: #e43321;
  text-transform: uppercase;
  padding: 18px 70px;
  border-radius: 45px;
  font-family: "impact_0";
  font-size: 35px;
  color: #fff;
  position: relative;
}

.content_box .stamps {
}

.content_box .stamps img {
  display: inline-block;
}

.content_box .details:last-child:after {
  background-image: none;
}

/*view our other project*/

.view_otherProject {
  width: 100%;
  float: left;
  padding: 80px 0 50px 0;
  background: #f5f5f5;
}

.view_otherProject h4 {
  font-family: "RobotoBlack_0";
  text-transform: uppercase;
  font-size: 32px;
  color: #3a3a3a;
  text-align: center;
  margin-bottom: 80px;
}

.view_otherProject ul {
  text-align: center;
  margin: 40px 0;
}

.view_otherProject li {
  display: inline-block;
  width: 373px;
  margin: 0 40px;
}

.view_otherProject li .box3 {
  width: 100%;
  float: left;
  box-shadow: 1px 5px 20px 2px rgba(0, 0, 0, 0.5);
  position: relative;
}

.view_otherProject li .box3 .imgSection {
  width: 100%;
  height: 266px;
  float: left;
}

.view_otherProject li .box3 .imgSection img {
  width: 100%;
  display: block;
  border: none;
}

.view_otherProject li .box3 .textSection {
  width: 100%;
  height: 157px;
  float: left;
}

.view_otherProject li .box3 .textSection .projectNames {
  width: 100%;
  float: left;
  color: #cd121f;
  font-size: 23px;
  font-family: "RobotoMedium";
  text-align: left;
  border-bottom: 2px solid #c4c4c4;
  padding: 10px 5px;
}

.view_otherProject li .box3 .textSection .projectNames .icon {
  float: left;
}

.view_otherProject li .box3 .textSection .projectNames .text {
  float: left;
}

.view_otherProject li .box3 .textSection .projectDescription {
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 10px;
  padding: 10px 15px;
}

.view_otherProject li .box3 .textSection .projectDescription span {
  display: inline-block;
  margin-right: 5px;
}

.red {
  color: #cd121f;
  font-size: 20px;
  font-family: "RobotoMedium";
}

.anna {
  position: absolute;
  content: "";
  right: -20px;
  top: 20px;
  width: auto;
}

.anna img {
  width: auto;
}

/*about golden homes*/

.about_golden_home {
  width: 100%;
  height: 500px;
  float: left;
  background: url(../images/about_golden_home.jpg) no-repeat center top/cover;
  position: relative;
}

.content_box2 {
  position: absolute;
  left: 0;
  top: 60px;
  right: 0;
  margin: 0 auto;
  text-align: center;
  content: "";
}

.content_box2 h4 {
  font-family: "RobotoBlack_0";
  text-transform: uppercase;
  font-size: 24px;
  color: #fff;
}

.content_box2 h5 {
  font-family: "robotoregular";
  font-style: italic;
  font-size: 18px;
  color: #f0e810;
  margin-top: 5px;
}

.content_box2 p {
  font-family: "robotolight";
  font-size: 14px;
  color: #c1c1c1;
  margin-top: 10px;
}

.content_box2 ul {
  text-align: center;
  margin-top: 40px;
}

.content_box2 li {
  display: inline-block;
  margin: 0 80px;
  vertical-align: bottom;
}

.content_box2 li .img_section {
  width: 100%;
  min-height: 80px;
  float: left;
}

.content_box2 li .img_section img {
  display: inline;
}

.content_box2 li span {
  display: block;
  font-family: "robotoregular";
  color: #f0e810;
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
}

.content_box2 h6 {
  text-align: center;
  margin-top: 30px;
}

.content_box2 h6 img {
  display: inline;
}

/*footer*/

.yellow_link {
  width: 100%;
  float: left;
  background: #ffe741;
  padding: 20px 0;
  text-align: center;
}

.yellow_link ul {
  text-align: center;
}

.yellow_link li {
  cursor: pointer;
  color: #5f5405;
  display: inline-block;
  font-family: "RobotoMedium";
  font-size: 16px;
  background: url(../images/devider1.png) no-repeat right top;
  padding: 0 20px;
}

.yellow_link li:last-child {
  background-image: none;
}

.yellow_link li a {
  color: #5f5405;
  cursor: pointer;
}

.yellow_link li a:hover {
  color: #f34747;
}

.yellow_link li {
  color: #5f5405;
  cursor: pointer;
}

.yellow_link li:hover {
  color: #f34747;
}

footer a {
  color: #fff;
}

footer .agl {
  float: right;
}

/*lightbox*/

.lightbox {
  width: 650px;
  height: auto;
  display: none;
  z-index: 999999;
}

.lightbox h3 {
  font: bold 13px Arial, Helvetica, sans-serif;
}

.lightbox p {
  font-family: "robotoregular";
  color: #777777;
  font-size: 15px;
  margin-top: 10px;
}

.lightbox ul {
}

.lightbox li {
  background: url(../images/bullet.gif) no-repeat left top;
  font: normal 13px Arial, Helvetica, sans-serif;
}

.fancybox-inner {
  height: 32em !important;
}

/*bottom arrow scroll css*/

#back2Top {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 10px;
  width: 82px;
  height: 82px;
  overflow: hidden;
  z-index: 999;
  cursor: pointer;
}

.six_pointer,
.gpl_section_mob {
  display: none;
}

.button_two {
  display: none;
}

.slider1 img.desktop {
  display: block;
}

.slider1 img.mob {
  display: none;
}

/* The Modal (background) */

.modal-dialog {
  position: relative;
  top: 50px;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000c;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 100%;
}

/* The Close Button */
.close {
  color: #000 !important;
  position: absolute;
  top: -10px;
  right: 15px;
  font-size: 35px;
  font-weight: bold;
  z-index: 999;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

.top_box {
  width: 100%;
  position: absolute;
  z-index: 999;
  margin-top: 20px;
}

.logo2 {
  float: left;
  position: relative;
  left: 45px;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 679px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
}

/* Number text (1/3 etc) */
.numbertext {
  color: #020202;
  font-size: 17px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  background: #ffffffc7;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.modal-box {
  display: none;
  position: fixed;
  z-index: 1000;
  width: 98%;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}

.modal-box header,
.modal-box .modal-header {
  padding: 1.25em 1.5em;
  border-bottom: 1px solid #ddd;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
  margin: 0;
}

.modal-box .modal-body {
  padding: 2em 1.5em;
}

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100% !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  color: #bbb;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}

@media (min-width: 32em) {
  .modal-box {
    width: 70%;
  }
}

.book_now2 input[type="submit"] {
  display: inline-block;
  background: #e43321;
  text-transform: uppercase;
  padding: 18px 80px;
  border-radius: 45px;
  border: 5px solid #ffffff;
  font-family: "impact_0";
  font-size: 35px;
  color: #ffffff;
}

input[type="submit"] {
  cursor: pointer;
}

a {
  cursor: default;
}

.gpl_section_mob .book_now1_mob input[type="submit"] {
  display: inline-block;
  background: #f23423;
  text-transform: uppercase;
  padding: 10px 35px;
  border-radius: 45px;
  border: 3px solid #fff !important;
  font-family: "impact_0";
  font-size: 25px;
  color: #fff;
  position: relative;
}

.refund_txt {
  position: relative;
  width: 100%;
  display: inline-block;
}

#leftslide {
  position: fixed;
  top: 15%;
  right: -350px;
  margin: 0;
  cursor: pointer;
  z-index: 9999;
}

.slidetag {
  top: 30%;
  background: #ebd823;
  transform: rotate(270deg) !important;
  padding: 20px 4%;
  font-weight: bold;
  color: #000;
  position: fixed;
  right: -89px;
  border-radius: 5px 5px 0px 0px;
  font-size: 18px;
  height: 40px;
  background-image: linear-gradient(to right, #ecd423, #c68f2f);
}

input[type="text"] {
  /* border: none; */
  padding: 20px 10px;
  width: 100%;
  margin-top: 5px;
  border-radius: 3px;
  color: #000;
}

.enq_butt {
  background: #61727d;
  width: 100%;
  border-radius: 3px;
  margin-left: 15px;
}

.slideform {
  background: #cc952f;
  width: 350px;
  padding: 25px;
}

textarea {
  width: 100%;
  padding: 10px;
  margin: 6px;
  border-radius: 3px;
  border: none;
}

.frmGoldenSubmit {
  cursor: pointer;
  padding: 10px 20%;
  border: 0px;
  font-size: 18px;
  text-align: center;
  background: #fbdc0d;
  font-weight: bold;
  border-radius: 3px;
  width: 100%;
  margin: 5px;
}

.actmain {
  right: 0px !important;
}

.actslmain {
  right: 258px !important;
}

.bb,
.bb::before,
.bb::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bb {
  color: #260a0a;
}

.bb::before,
.bb::after {
  content: "";
  z-index: -1;
  margin: 0%;
  box-shadow: inset 0 0 0 6px;
  animation: clipMe 8s linear infinite;
}

.bb::before {
  animation-delay: -4s;
}

.bb:hover::after,
.bb:hover::before {
}

@keyframes clipMe {
  0%,
  100% {
    clip: rect(0px, 220px, 2px, 0px);
  }

  25% {
    clip: rect(0px, 2px, 220px, 0px);
  }

  50% {
    clip: rect(218px, 220px, 220px, 0px);
  }

  75% {
    clip: rect(0px, 220px, 220px, 218px);
  }
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

input::-webkit-input-placeholder {
  color: #000 !important;
}

input:-moz-placeholder {
  color: #000 !important;
}

input::-ms-input-placeholder {
  color: #000 !important;
}

.modal-box {
  display: none;
}

.closfrm {
  float: right;
  right: 0;
  position: relative;
  clear: both;
  margin: -10px -10px 5px 0;
}

.banner_bg {
  width: 100%;
  padding: 25px 0px 0px;
}

.banner_bg1 {
  width: 100%;
  padding: 120px 0 60px;
}

.banner_bg h4 {
  background: #769b38;
  border-radius: 2px;
  padding: 8px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Raleway-Light";
  font-size: 20px;
  letter-spacing: 2px;
}

.banner_bg h3 {
  font-family: "FuturaBQ-DemiBold";
  font-size: 16px;
  text-transform: uppercase;
  background: #d2d1ed;
  padding: 8px;
  margin-top: 1px;
}

.banner_bg h2 {
  font-family: "EurostileBold";
  font-size: 20px;
  text-transform: uppercase;
  color: #0b3c7f;
  padding-bottom: 10px;
  margin: 0px !important;
}

.banner_bg h5 {
  font-family: "EurostileBold";
  font-size: 16px;
  color: #2c4a04;
  text-transform: uppercase;
  background: #fefffd59;
  border-radius: 20px;
  padding: 3px;
}

.ovht h6 {
  background: #769b38;
  border-radius: 2px;
  padding: 8px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Raleway-Light";
  font-size: 17px;
  letter-spacing: 0px;
  width: 41%;
}

/*.banner_bg {
	background:url(../images/bg.png);
top: -555px;
position: relative;
z-index: 9999;
float: right;
left: -89px;
}*/

.sec1 {
  margin-top: 21px;
  z-index: 99;
}

.sec2 {
}

.sec3 {
}

.overview {
  background: #0000008c;
  position: absolute;
  width: 100%;
  z-index: 9999;
  bottom: -4%;
  height: 11%;
  padding: 7px 0;
  /*  border-bottom: 1px solid #625f5f;*/
}

.overview h2 {
  font-size: 27px;
  font-weight: bold;
  color: #ddba6e;
  text-align: center;
  line-height: 2px;
  font-family: "Raleway-Bold";
  text-transform: uppercase;
}

.overview h3 {
  font-size: 13px;
  color: #fff;
  text-align: center;
  font-family: "Raleway-Bold";
  text-transform: uppercase;
  letter-spacing: 1px;
  border-right: 1px solid #625f5f;
  cursor: pointer;
}

a.overview:hover,
a.overview:active {
  background: red;
}

.bborder {
  border: 1px solid #8e7b28;
  padding: 0px 0px 38px 9px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin: 19px 0px 49px 9px;
  width: 15% !important;
}

.bborder p {
  color: #fff;
  float: left;
  width: 53%;
  font-size: 11px;
}

.bborder img {
  width: 35%;
  float: right;
}

.form-bg {
  background: url(../images/sec3.png) top center no-repeat;
  padding-top: 50px;
  padding-bottom: 20px;
}

.form-bg1 {
  width: 245px;
  margin: 0px auto;
  height: 385px;
}

.btn {
  border: solid 1px #000;
  font-family: "FuturaBQ-DemiBold";
  text-transform: uppercase;
  font-size: 30px !important;
}

.man {
  margin-top: -2%;
}

.price {
  margin-top: 0%;
}

.fest {
  margin-top: -22px;
}

.pad80 {
  padding-top: 94px;
  padding-left: 46px !important;
}

.pad20 {
  padding-top: 66px;
  padding-left: 178px !important;
}

.pad30 {
  padding-top: 66px;
}

.logon {
  margin-top: -2px;
  margin-left: 73px;
}

.logon img {
  width: 31%;
}

.content-area {
  background: #f8f8f8;
  padding: 10px 0px 10px 0px;
}

.zero {
  margin: 0px !important;
  padding: 0px !important;
}

.pad10 {
  padding: 8px;
}

.amnts {
  background: url(../images/ami-bg.jpg) no-repeat top center;
  padding: 50px 0px 50px 0px;
}

.borderline {
  border-top: 2px solid white;
  margin-top: 30px;
  width: 90%;
  margin-left: 49px;
}

.amtlist {
  padding: 5px 31px;
  font-family: "Oswald-Regular";
}

.amtlist h5 {
  background: #fff;
  width: 12%;
  text-align: center;
  padding: 8px 0px;
  color: #434343;
  letter-spacing: 1px;
  float: left;
  margin-left: 19px;
  font-size: 12px;
  margin-bottom: 21px;
}

.amtlist p {
  color: #434343;
  text-align: center;
  letter-spacing: 0.8px;
  font-family: "Oswald-Regular";
}

.amtlist p span {
  color: #434343;
  padding: 0px 10px;
}

.details {
  width: 100%;
  margin: 25px 0;
}

.details h3 {
  font-size: 24px;
  color: #2f0802;
  text-align: center;
  line-height: 27px;
  font-family: "TrajanPro-Regular";
  text-transform: uppercase;
  letter-spacing: 3px;
}

.contact {
  background: #370902;
  padding: 6px 0px 87px;
  font-family: "TrajanPro-Regular";
  text-transform: uppercase;
}

.contact h2 {
  color: #fff;
  font-size: 19px;
}

.contact h3 {
  color: #fff;
  font-size: 19px;
  text-align: right;
}

.contact h5 {
  color: #fff;
  font-size: 15px;
  font-family: "Oswald-Regular";
  letter-spacing: 1px;
}

.contact h5 span {
  color: #370902;
  background: #ceae67;
  padding: 3px;
  border-radius: 1px;
}

.contact p {
  color: #d9b565;
  font-size: 16px;
  font-family: "Oswald-Regular";
  letter-spacing: 1px;
  text-align: right;
}

.sticky {
  position: fixed;
  background-color: #b8080a !important;
  padding: 5px 0px 0px 0;
  font-size: 20px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  z-index: 99;
}

.sticky input[type="text"] {
  border: none;
  padding: 6px 10px;
  width: 100%;
  margin-top: 14px;
  border-radius: 3px;
  margin-bottom: 14px;
}

.sticky input[type="submit"] {
  background-color: #c8932e;
  color: #000;
  padding: 10px 71px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 8px;
  font-size: 19px;
}

.bottomc p {
  text-align: left;
}

.bottomc h5 {
  float: right;
  font-size: 12px;
  cursor: pointer;
}

/* Popup box BEGIN */
.hover_bkgr_fricc {
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.hover_bkgr_fricc .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.hover_bkgr_fricc > div {
  background-color: #fff;
  box-shadow: 10px 10px 60px #555;
  display: inline-block;
  height: auto;
  max-width: 551px;
  min-height: 100px;
  vertical-align: middle;
  width: 60%;
  position: relative;
  border-radius: 8px;
  padding: 15px 5%;
}

.popupCloseButton {
  background-color: #fff;
  border: 3px solid #999;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 25px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
}

.popupCloseButton:hover {
  background-color: #ccc;
}

.trigger_popup_fricc {
  cursor: pointer;
  font-size: 20px;
  margin: 20px;
  display: inline-block;
  font-weight: bold;
}

/* Popup box BEGIN */
/*Location highlightes*/
.locationHighlightes {
  width: 100%;
  float: left;
  padding: 34px 0 0px 0;
}

.centerContent1 {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 50px;
}

.centerContent1 h4 {
  display: inline-block;
  text-align: center;
  font-family: "Oswald-Medium";
  font-size: 24px;
  margin-bottom: 20px;
  color: #272727;
  text-transform: uppercase;
  word-spacing: 10px;
  letter-spacing: 3px;
  border: 2px dotted #fff;
  border-radius: 5px;
  padding: 15px 20px;
  position: relative;
}

.centerContent1 h4:after {
  content: "";
  position: absolute;
  /*background: url(../images/headingArrowBlue.png) no-repeat center bottom;*/
  left: 48%;
  bottom: -15px;
  width: 27px;
  height: 15px;
}

.centerContent1 p {
  text-align: center;
  font-family: "Oswald-DemiBold";
  font-size: 15px;
  color: #272727;
  margin-top: 20px;
  padding: 0px 379px;
  line-height: 30px;
}

.sixBox {
  width: 100%;
  float: left;
  position: relative;
}

.sixBox .leftThreeBox ul {
}

.sixBox .leftThreeBox li {
  float: right;
  vertical-align: top;
  margin-bottom: 10px;
  color: #272727;
}

.sixBox .leftThreeBox p {
  font-size: 14px;
  line-height: 16px;
  text-align: right;
  font-family: "Oswald-Regular";
}

.leftThreeBox img {
  float: left;
  position: absolute;
  margin-top: 13px;
  width: 14%;
  margin-left: 15px;
}

.sixBox .leftThreeBox li .box2 {
  width: 100%;
  height: 100%;
  display: table;
}

.sixBox .leftThreeBox li .box2 .icon2 {
  width: 90px;
  height: 100%;
  display: table-cell;
  text-align: right;
}

.sixBox .leftThreeBox li .box2 .text2 {
  text-align: right;
}

.sixBox .leftThreeBox li .box2 .text2 h4 {
  width: calc(100% - 90px);
  display: table-cell;
  vertical-align: top;
  text-align: right;
  font-family: "TrajanPro-Regular";
  font-size: 21px;
  line-height: 36px;
  float: right;
  text-transform: uppercase;
  color: #1f1f1f;
}

.sixBox .rightThreeBox li .box2 .text2 h4 {
  width: calc(100% - 90px);
  display: table-cell;
  vertical-align: top;
  text-align: left;
  font-family: "TrajanPro-Regular";
  font-size: 21px;
  line-height: 36px;
  float: left;
  text-transform: uppercase;
}

.sixBox .rightThreeBox li .box2 .text2 img {
  width: 40px;
  float: left;
  position: relative;
  margin-right: 15px;
  padding-bottom: 10px;
}

.sixBox .rightThreeBox ul {
}

.sixBox .rightThreeBox li {
  text-align: right;
  letter-spacing: 1px;
  font-size: 15px;
  height: 76px;
}

.sixBox .rightThreeBox li .box2 {
  width: 100%;
  height: 100%;
  display: table;
}

.sixBox .rightThreeBox li .box2 .text2 {
  width: calc(100% - 90px);
  height: 100%;
  display: table-cell;
  vertical-align: top;
  text-align: left;
  font-family: "Raleway-Light";
  font-size: 21px;
  line-height: 36px;
}

.sixBox .rightThreeBox li .box2 .icon2 {
  width: 90px;
  height: 100%;
  display: table-cell;
  text-align: left;
}

.centerImg {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  top: 222px;
}

.locationMapButton {
  width: 250px;
  padding: 20px 40px;
  background: #fff url(../images/white.png) no-repeat 92% center;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  position: relative;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  font-family: "Raleway-Light";
  font-size: 18px;
  bottom: 90px;
}

.locationMapButton a {
  color: #f22f2f;
  display: block;
  cursor: pointer;
  width: 100%;
  background-color: #fff;
}

.tags {
  position: absolute;
  z-index: 999;
  left: 124px;
  right: 0;
  text-align: left;
  bottom: 3%;
  margin: auto;
  color: #fff;
}

.tags h2 {
  font-family: "Raleway-Bold";
  text-transform: uppercase;
  font-size: 35px;
  letter-spacing: 1px;
  font-weight: bold;
}

.tags h3 {
  font-family: "Raleway-Light";
  font-size: 18px;
  font-weight: normal;
  line-height: 29px;
  margin-top: 1px;
}

.slider_controls {
  right: 493px;
  margin: auto;
  width: 60px;
  bottom: 13%;
  position: absolute;
  z-index: 9999;
}

#prev1 {
  width: 24px;
  background: url(../images/prev.png) 0 0 no-repeat;
  height: 26px;
  text-indent: -100000px;
  cursor: pointer;
}

#next1 {
  width: 24px;
  background: url(../images/next.png) 0 0 no-repeat;
  height: 26px;
  text-indent: -100000px;
  cursor: pointer;
}

.ovht h2 {
  font-family: "Cinzel-Regular";
  text-transform: uppercase;
  text-align: center;
}

.ovht h5 {
  font-size: 23px;
  font-style: italic;
  color: #116a93;
}

.ovht2 {
  padding: 8px 3px;
}

.ovht2 h4 {
  font-family: "EurostileBold";
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: bold;
}

.ovht2 p {
  font-size: 13px;
}

.ovht2 img {
  margin-left: 35px !important;
  padding: 20px 0;
}

.sixBox {
  width: 100%;
  float: left;
  position: relative;
}

.sixBox .leftThreeBox {
  margin-top: 28px;
  color: #fff;
}

.sixBox .leftThreeBox ul {
}

.sixBox .leftThreeBox li h3 {
  vertical-align: top;
  font-family: "Cinzel-Regular";
  color: #0b3c7f;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  margin-left: 75px;
}

.sixBox .rightThreeBox li h3 {
  width: 100%;
  vertical-align: top;
  font-family: "Cinzel-Regular";
  color: #0b3c7f;
  margin-bottom: 10px;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
}

.sixBox .leftThreeBox li span {
  font-size: 11px;
  line-height: 21px;
  text-align: left;
  font-family: "robotoregular";
  color: #222;
  letter-spacing: 0.5px;
}

.sixBox .rightThreeBox li span {
  font-size: 11px;
  line-height: 21px;
  font-family: "robotoregular";
  color: #333;
}

.rightThreeBox img {
  float: right;
  position: absolute;
  margin-top: -74px;
  width: 13%;
}

.sixBox .leftThreeBox li .box2 {
  width: 100%;
  height: 100%;
  display: table;
}

.sixBox .leftThreeBox li .box2 .icon2 {
  width: 90px;
  height: 100%;
  display: table-cell;
  text-align: right;
}

.sixBox .leftThreeBox li .box2 .text2 {
  text-align: right;
}

.sixBox .leftThreeBox li .box2 .text2 h4 {
  width: calc(100% - 90px);
  display: table-cell;
  vertical-align: top;
  text-align: right;
  font-family: "TrajanPro-Regular";
  font-size: 21px;
  line-height: 36px;
  float: right;
  text-transform: uppercase;
  color: #1f1f1f;
}

.sixBox .leftThreeBox li .box2 .text2 img {
  width: 40px;
  float: right;
  position: relative;
  margin-left: 15px;
  padding-bottom: 10px;
}

.sixBox .rightThreeBox li .box2 .text2 h4 {
  width: calc(100% - 90px);
  display: table-cell;
  vertical-align: top;
  text-align: left;
  font-family: "TrajanPro-Regular";
  font-size: 21px;
  line-height: 36px;
  float: left;
  text-transform: uppercase;
}

.sixBox .rightThreeBox li .box2 .text2 img {
  width: 40px;
  float: left;
  position: relative;
  margin-right: 15px;
  padding-bottom: 10px;
}

.sixBox .rightThreeBox {
}

.sixBox .rightThreeBox ul {
}

.sixBox .rightThreeBox li .box2 {
  width: 100%;
  height: 100%;
  display: table;
}

.sixBox .rightThreeBox li .box2 .text2 {
  width: calc(100% - 90px);
  height: 100%;
  display: table-cell;
  vertical-align: top;
  text-align: left;
  font-family: "Raleway-Light";
  font-size: 21px;
  line-height: 36px;
}

.sixBox .rightThreeBox li .box2 .icon2 {
  width: 90px;
  height: 100%;
  display: table-cell;
  text-align: left;
}

.amenit h2 {
  font-family: "Cinzel-Regular";
  text-align: center;
}

.highlights h2 {
  color: #0b3c7f;
  font-family: "Cinzel-Regular";
}

.highlightsbor {
  height: auto;
  padding: 16px 28px 16px 21px;
  border: 1px solid #fff;
  background: #fff;
  font-size: 12px;
  line-height: 27px;
  height: 265px;
}

.highlights h4 {
  font-family: "Cinzel-Regular";
  color: #0b3c7f;
  text-align: left;
}

.highlights ul {
  font-family: "robotolight";
  text-align: left;
}

/************************/
/***** Sleek Slider *****/
/************************/

.sleekslider {
  width: 100%;
  height: 600px;
  position: relative;
  display: block;
  overflow: hidden;
}

.sleekslider .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 1;
  content: "";
}

.sleekslider .slide.active {
  z-index: 5;
}

.sleekslider .bg-1 {
  background-image: url("../images/banner_bg.jpg");
  background-size: cover;
}

.sleekslider .bg-2 {
  background-image: url("../images/banner_bg1.jpg");
  background-size: cover;
}

.sleekslider .bg-3 {
  background-image: url("../images/banner_bg2.jpg");
  background-size: cover;
}

.sleekslider .bg-4 {
  background-image: url("../images/banner_bg.jpg");
  background-size: cover;
}

.sleekslider .bg-5 {
  background-image: url("../images/banner_bg1.jpg");
  background-size: cover;
}

.sleekslider .tab-container {
  max-width: 1200px;
  margin: 0 auto;
}

.sleekslider .slide-container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}

.sleekslider .slide-content {
  z-index: 50;
  position: absolute;
  bottom: 19%;
  left: 0px;
  padding: 0 20px;
}

.slide-content h1 {
  font-family: "EurostileBold";
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 36px;
}

.slide-content p {
  font-family: "robotoregular";
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

/*****************************/
/***** Navigation Arrows *****/
/*****************************/

nav.nav-split .icon-wrap {
  position: relative;
  display: block;
  padding: 94px 18px;
  left: -295px;
}

nav.nav-split svg.icon {
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  fill: #fff;
}

nav.nav-split div {
  position: absolute;
  top: 0;
  width: 200px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

nav.nav-split a {
  position: absolute;
  top: 105%;
  display: block;
  outline: none;
  text-align: left;
  z-index: 999;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

nav.nav-split a svg {
  display: block;
  margin: 0 auto;
  padding: 0;
}

nav.nav-split a.prev {
  left: 0;
}

nav.nav-split a.prev div {
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

nav.nav-split a.prev:hover svg.icon {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

nav.nav-split a.next {
  right: 0;
}

nav.nav-split a.next div {
  right: 0;
  text-align: right;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

nav.nav-split a.next:hover svg.icon {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

nav.nav-split a:hover svg.icon {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

nav.nav-split a:hover div {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

nav.nav-split a:hover h3 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  font-weight: bold;
}

nav.nav-split h3 {
  position: absolute;
  top: 100%;
  margin: 0;
  padding: 0 20px;
  width: 100%;
  height: 30%;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 0.75em;
  line-height: 2.75;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webki-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

nav.nav-split img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/**********************/
/***** Pagination *****/
/**********************/

nav.pagination {
  position: absolute;
  bottom: 20%;
  text-align: center;
  width: 100%;
  z-index: 10;
}

nav.pagination span {
  width: 12px;
  height: 12px;
  display: inline-block;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px white;
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 5px;
  cursor: pointer;
}

nav.pagination span.current {
  box-shadow: inset 0 0 0 8px white;
}

nav.pagination span:hover {
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.6);
}

.amenits_last {
  display: none;
}

.amenits_last2 {
  display: block;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .amenities {
    width: 100%;
    margin-top: 5px;
    background: #8a130e;
  }

  .amenities h3 {
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 0;
  }

  .amenits_1 {
    padding: 0;
    float: left;
    position: relative;
    width: 50%;
    margin: 0 auto;
  }

  .amenits_1 img {
    width: 93%;
  }

  .amenits_1.mob3 {
    width: 100%;
  }

  .amenits_1.mob3 img {
    width: 50%;
    margin-top: 8px;
  }

  .amenits_last {
    display: inline-block !important;
  }
}

@media only screen and (min-device-width: 800px) and (max-device-width: 1024px) {
  #mainbg img {
    width: 100%;
    height: auto;
  }

  .amenities {
    margin-top: 180px;
    margin-left: 10px;
    width: 100%;
  }

  .amenits_1 {
    padding: 0px 7px;
    float: left;
  }
}

@media only screen and (min-device-width: 1420px) and (max-device-width: 1599px) {
  nav.nav-split a.prev {
    left: -20px !important;
  }

  nav.nav-split .icon-wrap {
    position: relative;
    display: block;
    padding: 194px 17px;
    left: -265px;
  }

  .slider_controls {
    left: -604px;
    right: 0;
    margin: auto;
    width: 60px;

    position: absolute;
  }

  .sleekslider {
    width: 100%;
    height: 1080px;
    position: relative;
    display: block;
    overflow: hidden;
  }

  .overview {
  }

  footer {
    padding: 24px 0 10px;
    z-index: 99;
  }

  h3:active {
    background: red;
  }

  .owl-carousel {
    position: relative;
    width: 100%;
    /*height:1080px !important;*/

    -ms-touch-action: pan-y;
  }

  .owl-carousel img {
    /*height:1080px !important;*/
  }
}

.highl {
  background: #61727d;
  height: 96px;
  margin-top: -12px;
}

.highl h3 {
  text-align: center !important;
  padding: 0 20px 0 0px;
  font-size: 18px;
  color: #fff;
  line-height: 27px;
  border-right: 1px solid;
  font-family: "FuturaBQ-DemiBold";
  text-transform: uppercase;
}

.extra-btn {
  background: blue;
  border: 1px solid rgb(124, 124, 124);
  display: block;
  margin: 0px auto;
  text-align: center;
  position: relative;
  left: 50%;
  right: 50%;
  font-family: "FuturaBQ-DemiBold";
}

@media screen and (max-width: 767px) {
  #mainpop {
    margin-top: 12%;
  }

  .enq_butt .btn {
    width: 232px;
    display: block;
    margin-left: -14px;
  }

  .close {
    font-size: 24px !important;
    top: -8px !important;
    left: 335px !important;
  }

  .extra-btn {
    background: blue;
    border: 1px solid rgb(124, 124, 124);
    display: block;
    margin: 0px auto;
    text-align: center;
    position: relative;
    left: 2%;
    right: 50%;
  }

  .mapad {
    margin: 33px auto;
  }

  .mapad h4 {
    font-family: "Raleway-Light";
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    background: #61727d;
    padding: 9px;
    width: 100%;
    border-radius: 2px;
    margin-bottom: 27px;
  }
}

.underline2 {
  background: #272727;
  height: 2px;
  /* border-radius: 10px; */
  width: 130px;
  margin: 0px auto 20px;
  /* background-image: url(../images/divide.png); */
  background-size: cover;
}

.underline1 {
  background: #fff;
  height: 2px;
  /* border-radius: 10px; */
  width: 130px;
  margin: 0px auto 20px;
  /* background-image: url(../images/divide.png); */
  background-size: cover;
}

.box-colour {
  background: #61727d;
  color: #fff;
}

.box-colour1 {
  background: #0a3c7f;
  color: #fff;
}

.mbl {
  font-family: "RobotoBold" !important;
}

.thank-wrap {
  margin: 0px auto;
  padding: 15px;
  height: auto !important;
  margin-top: 140px;
  margin-bottom: 100px;
}

.msgicon {
  height: 90px;
  width: 90px;
  border: 4px solid #fff;
  font-size: 39px;
  background: #61727d;
  color: #fff;
  border-radius: 50%;
  padding: 13px;
  text-align: center;
  margin: 0px auto;
  display: block;
}

.oops {
  color: #61727d;
  text-align: center;
  font-size: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.oops-greet {
  color: #61727d;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 15px;
}

.oops-subtitle {
  color: #000;
  font-size: 18px;
}

.go-home {
  color: #fff;
  background: #61727d;
  font-size: 19px;
  padding: 10px;
  width: 235px;
  margin: 0px auto;
  margin-top: 30px;
  border-radius: 5px;
  transition: ease 0.5s;
}

.interested {
  position: fixed;
  z-index: 999;
  text-transform: uppercase;
  bottom: 10px;
  right: 10px;
  color: #fff;
  background: #61727d !important;
  /* border: 3px solid #332B50; */
  font-family: "FuturaBQ-DemiBold";
  font-size: 18px !important;
  outline: none !important;
}

.dbrochure {
  position: fixed;
  z-index: 999;
  text-transform: uppercase;
  bottom: 10px;
  left: 10px;
  color: #fff;
  background: #61727d !important;
  /* border: 3px solid #332B50; */
  font-family: "FuturaBQ-DemiBold";
  font-size: 18px !important;
  outline: none !important;
}

.form-tit {
  font-family: "FuturaBQ-DemiBold";
}

.sec-head {
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: "FuturaBQ-DemiBold";
}
.subhead {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  /* color: #f57d20; */
  color: #222222;
  line-height: 27px;
  font-family: "Raleway-SemiBold";
}
.headline {
  margin: 0 auto;
  display: block;
  margin-top: 0;
  width: 170px;
  margin-bottom: 30px;
}
.sec-head.white {
  color: #ffffff;
}

.config-table {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
}

.config-table tr th {
  text-align: center;
  vertical-align: middle !important;
  padding: 15px 0 !important;
  font-family: "FuturaBQ-DemiBold";
}

.config-table tr td {
  vertical-align: middle !important;
  padding: 15px 5px !important;
  /*background: #ededed;*/
  font-family: "FuturaBQ-DemiBold";
}

.config-table thead {
  background: #435055;
  color: #fff;
  border: none !important;
}

.config-table > tbody > tr > td,
.config-table > tbody > tr > th,
.config-table > tfoot > tr > td,
.config-table > tfoot > tr > th,
.config-table > thead > tr > td,
.config-table > thead > tr > th {
  border: none !important;
}

.config-table tbody {
  background: #ffffff;
}

.price-click {
  /*background: #0a3a81;*/
  color: #222;
  padding: 5px 7px;
  font-family: "futura-medium-bt";
}

.price-click:hover,
.price-click:focus {
  color: #222;
}

.contact-overlay {
  padding: 70px 0px;
}
.amenities-gallery img {
  width: 100%;
  height: 300px !important;
  object-fit: cover !important;
}
.popup-btn {
  margin: 0 auto;
  display: block;
  background-color: #61727d !important;
  border: none;
  color: #fff !important;
  font-size: 16px;
  padding: 10px 25px 6px;
  transition: ease all 0.4s;
  text-shadow: none;
  border-radius: 7px;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
  font-family: "FuturaBQ-DemiBold";
}

/*--------------------------------------------------------------------*/

#hide-menu {
  position: fixed;
  z-index: 9999;
  width: 100%;
  padding: 5px 0px;
  top: 0;
  /* transition: top 0.3s; */
}

.navbar-default {
  background: #043147;
  margin-bottom: 0px;
  border: none;
  border-radius: 0;
  transition: ease all 0.5s;
}

.navbar-default.fixHeader {
  background: rgba(255, 255, 255, 0.9);
  transition: ease all 0.5s;
}

.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  text-shadow: none;
}

.navbar-default .navbar-nav > li > a:focus {
  color: #d2ac68;
  text-shadow: none;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #d2ac68;
  cursor: pointer;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-image: none;
  box-shadow: none;
  background: transparent;
  color: #224e22;
}

.navbar-brand > img {
  width: 170px;
  margin-top: -5px;
  /* background: #fff; */
  max-width: fit-content;
}

.navbar-brand > img.nav-logo {
  width: 80px;
  margin-top: -10px;
  background: none;
}

@media (min-width: 768px) {
  .navbar-brand {
    padding: 0px;
  }
}

/*------------Navbar center-------*/
.navbar .navbar-nav {
  display: inline-block;
  float: none !important;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

/*-------------------*/

@media (max-width: 767px) {
  .navbar-nav {
    margin: initial !important;
  }

  .navbar-collapse {
    padding-bottom: 10px;
  }

  .navbar-brand > img {
    width: 93px;
    float: left;
    margin-top: -5px;
    margin-left: 0px;
  }

  .navbar-brand > img.nav-logo {
    width: 60px;
    margin-top: -4px;
    position: absolute;
    top: 7px;
    right: 30%;
  }

  .navbar-brand {
    padding: 0px;
  }

  .navbar-default .navbar-toggle {
    border: none !important;
    background: #042148;
    position: absolute;
    margin-right: 0;
    margin-left: 8px;
    right: 0;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
  }
}

.nav-call {
  border: 2px solid #fff;
  border-radius: 7px;
  padding: 3px 15px !important;
  color: #043147 !important;
  margin-top: 10px;
  font-weight: 600;
  background: #fff !important;
}

.navbar-nav > li > a {
  font-family: "FuturaBQ-DemiBold";
  line-height: 30px !important;
  margin-right: 10px;
  padding-left: 5px !important;
  padding-right: 5px !important;
  outline: none;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0px;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  outline: none;
}

.menu-overlay {
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 99999;
  top: 0;
  right: -100%;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-x: hidden;
  transition: 0.6s;
}

.menu-overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 0;
}

.menu-overlay a {
  padding: 8px;
  text-decoration: none;
  color: #ffff;
  display: block;
  transition: 0.3s;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.menu-overlay a span {
  border-left: 3px solid #d2ac68;
  border-right: 3px solid #d2ac68;
  padding: 0 14px;
  padding-top: 3px;
}

.menu-overlay a:hover,
.menu-overlay a:focus {
  color: #f1f1f1;
}

.menu-overlay .closebtn {
  position: absolute;
  top: 1px;
  right: 10px;
  font-size: 48px;
}

.carousel {
  position: relative;
  margin-top: 45px;
}
