@import url("https://fonts.googleapis.com/css2?family=Gilda+Display&display=swap");
@font-face {
font-family: "Geometria";
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://supercitylife.com/industrialpark/../fonts/Geometria.woff) format("woff");
}
@font-face {
font-family: "Geometria";
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://supercitylife.com/industrialpark/../fonts/Geometria-Light.woff) format("woff");
}
@font-face {
font-family: "Geometria";
font-style: normal;
font-weight: 200;
font-display: swap;
src: url(https://supercitylife.com/industrialpark/../fonts/Geometria-ExtraLight.woff) format("woff");
}
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,
font,
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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
content: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
input,
select,
img,
iframe {
vertical-align: middle;
}
html {
font-size: 125%;
}
.row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.col-lg-4 {
-ms-flex: 0 0 42%;
flex: 0 0 42%;
max-width: 42%;
position: relative;
width: 100%;
padding-left: 50px;
padding-right: 50px;
}
.media_img .col-lg-4 {
margin-bottom: 80px;
}

.composer.container {
width: calc(100% - 5vw);
max-width: 1580px;
margin: auto;
}
.media_img a img {
width: 100%;
}

.media_img a {

position: relative;

display: block;

margin-bottom: 0;

border-bottom: none;

padding-bottom: 0

}



.media_img .figcaption {

transition: all .3s ease-in-out;


width: 100%;

position: relative;

display: block;

margin: 0 auto;

color: #333;


padding: 15px;

text-align: center;

font-size: 30px;

text-transform: none;

letter-spacing: 1px

}



.media_img a:hover:after {

content: "\f067";

position: absolute;

font-size: 0;

color: #fff;

left: 50%;

transform: translate(-50%, -50%);

line-height: 1;

top: 50%;

font-weight: 100;

background: url(https://supercitylife.com/industrialpark/assets/img/plus.png) no-repeat;

background-size: contain;

background-position: center;

width: 32px;

height: 50px

}



.media_video a {

position: relative;

display: block;

margin-bottom: 30px;

border-bottom: none;

padding-bottom: 0

}



.media_video a:hover:before {

content: "";

background: rgba(21, 21, 21, .6);

top: 0;

left: 0;

width: 100%;

height: 100%;

position: absolute

}


.media_video a {

position: relative;

display: block;

margin-bottom: 0;

border-bottom: none;

padding-bottom: 0

}



.media_video a:hover:after {

content: "\f067";

position: absolute;

font-size: 0;

color: #fff;

left: 50%;

transform: translate(-50%, -50%);

line-height: 1;

top: 50%;

font-weight: 100;

background: url(https://supercitylife.com/industrialpark/../images/icons/video.png) no-repeat;

background-size: contain;

background-position: center;

width: 150px;

height: 150px;

-webkit-animation: pulse-border 1.5s ease-out infinite;

animation: pulse-border 1.5s ease-out infinite

}



@-webkit-keyframes pulse-border {

0% {

-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

opacity: 1

}

100% {

-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

opacity: 0

}

}



@-moz-keyframes pulse-border {

0% {

transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

opacity: 1

}

100% {

transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

opacity: 0

}

}



@-o-keyframes pulse-border {

0% {

transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

opacity: 1

}

100% {

transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

opacity: 0

}

}



@keyframes pulse-border {

0% {

-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

opacity: 1

}

100% {

-webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);

opacity: 0

}

}
#map {
    position: absolute;
    top: 20%;
}
.input-group input,
.input-group textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #000;
}
button.button {
    background: #000;
    outline: none;
    border: none;
    padding: 10px 40px;
    color: #fff;
    font-size: 18px;
    font-family: 'Gilda Display';
}
.input-group {
    margin: 20px 0;
}
.col-sm-12 {
    width: 100%;
}
.emicalculatorcontainer .input-group {
    margin: 0;
}
.col-md-4{
    width: 33.33%;
}
.plan-table th {
    background: #277c8c;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    border: 1px solid #fff;
}
.plan-table td {
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    border: 1px solid #6a605b;
}
.arcade-floorplan .qPic.minus {
    margin-top: 8%;
}
/* gallery tab */
#tsum-tabs h1 {
    padding: 50px 0;
    font-weight: 400;
    text-align: center;
  }
  
  #tsum-tabs p {
    margin: 0 0 20px;
    line-height: 1.5;
  }
  
  #tsum-tabs main {
    min-width: 320px;
    max-width: 800px;
    padding: 50px;
    margin: 0 auto;
    background: #fff;
  }
  
  #tsum-tabs section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
  }
  
  #tsum-tabs input {
    display: none;
  }
  
  #tsum-tabs label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #bbb;
    border: 1px solid transparent;
  }
  
  #tsum-tabs label:hover {
    color: #888;
    cursor: pointer;
  }
  
  #tsum-tabs input:checked + label {
    color: #555;
    border: 1px solid #ddd;
    border-top: 2px solid #514641;
    border-bottom: 1px solid #fff;
  }
  
  #tsum-tabs #tab1:checked ~ #content1,
  #tsum-tabs #tab2:checked ~ #content2,
  #tsum-tabs #tab3:checked ~ #content3,
  #tsum-tabs #tab4:checked ~ #content4,
  #tsum-tabs #tab5:checked ~ #content5, 
  #tsum-tabs #tab6:checked ~ #content6 {
    display: block;
  }
  

  
  #tsum-tabs img {
    width: 100%;
}

#tsum-tabs .col-md-4 {
    width: 30%;
    padding: 0 20px;
}
.pricing-plan {
    width: 33.33%;
    float: left;
    margin: 100px 0;
}
.pricing-plan h4 {
    padding: 20px;
}
.pricing-plan ul li {
    padding: 20px;
}
.pricing-title {
    background: #277c8c;
    color: #fff;
}
.pricing-container {
    background: #fff;
}
.pt-100{
    padding-top: 100px;
}
.col-md-3 {
    width: 25%;
    float: left;
    margin: 20px auto;
    text-align: center;
}
.bank-logo{
    padding: 100px 0;
}
.bank-logo .col-md-3 img {
    width: 150px;
}
.navSectionButtons p {
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
    /* font-family: 'Geometria'; */
}
.list-project .navButton:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    background: transparent;
    width: 20px;
    height: 20px;
    display: block;
    background-image: url(../img/favicon-list.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.list-project .navButton {
    position: relative;
    padding-left: 30px;
}

.color-brown{
	color: #b48740;
}
.color-brown:hover{
	color: #514641;
}
.aminities-list li{
	position: relative;
	padding-left: 30px;
	transition: 2s all ease;
}
.aminities-list li:hover {
    padding-left: 50px;
	transition: 2s all ease;
}
.aminities-list li:before {
    content: '';
    background-color: #000000;
    width: 10px;
    height: 1px;
    position: absolute;
    top: 30px;
    left: 0;
}
.mb-8vw{
	margin-bottom: 8vw;
}
.downloadButton .button.rera-btn{
	position: absolute;
    top: 110px;
    left: 80px;
    height: 35px;
    width: 125px;
    font-family: 'Geometria';
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #514641;
    text-align: center;
}
.downloadButton .circle._1.rera-circle{
	height: 250px;
    width: 250px;
}
.qPic h2 {
    font-size: 35px;
    line-height: 50px;
    margin: 50px 0 0 0;
}
.plan-box img.full_width {
    width: auto;
    height: auto;
}
.plan-box {
    padding-bottom: 200px;
}
.brochure-box {
    padding-bottom: 50px;
}
.pride-iframe .w53{
    width: 100%;
}
.contact-content a {
    color: #514641;
}
@-webkit-keyframes spinnerRotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinnerRotate{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-ms-keyframes spinnerRotate{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}#form_process{-webkit-animation-name:spinnerRotate;-webkit-animation-duration:1.1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spinnerRotate;-moz-animation-duration:1.1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spinnerRotate;-ms-animation-duration:1.1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;display:inline-block;margin-left:10px;position:relative;visibility:hidden}

#error_data{
	color: red;
    font-size: 14px;
    margin: 0px 0px 10px;
    line-height: normal;
}
.alert.alert-danger p {
    color: white;
    background: red;
    border-radius: 24px;
    padding: 10px;
}
.alert.alert-success {
    color: #508e14;
    background: #f0f0f0;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 28px;
}
.alert.alert-danger {
    color: #454545;
    background-color: #ffb4b4;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 28px;
}
@media screen and (max-width:1600px) and (min-width:1366px) {
    .pro-gallery .w53 {
        width: 45%;
    }
    .pro-gallery .w40 {
        width: 45%;
    }
    .plan-table th {
        background: #277c8c;
        color: #fff;
        font-size: 12px;
        padding: 10px;
        border: 1px solid #fff;
    }
}
@media screen and (max-width: 1024px) {
    #tsum-tabs .col-md-4 {
        width: 30%;
        padding: 0 12px;
    }
}
@media screen and (max-width: 767px) {
    #tsum-tabs main {
    min-width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
    background: #fff;
}
    #tsum-tabs label {
    margin: 0;
    padding: 12px;
}
#emipaymentsummary .col-sm-12,
#emipaymentdetails .col-sm-12{
    width: 100%;
}
#map {
    position: relative;
    top: 0;
    width: 100%;
}
.contact-section .discoverButton {
    top: 60px;
 }
 .aminities-list li:before {
    content: '';
    background-color: #000000;
    width: 10px;
    height: 1px;
    position: absolute;
    top: 15px;
    left: 0;
}
.pricing-plan ul li {
    padding: 10px 15px;
    font-size: 14px;
}
.contact_Map.flexed{
    display: block;
    padding: 0 20px;
}
.contact_Map.flexed #map iframe{width: 100%;}
}
.p-100{
    padding: 100px;
}
.downloadPic img {
    width: 400px;
    height: 400px;
}
.mt-50{
    margin-top: 50px !important;
}
.mt--50{
    margin-top: -50px !important;
}
.luxuria-read .discoverButton {
    top: -15px;
}
@media screen and (max-width:767px) {
    .luxuria-read .mt--50 {
        margin-top: 0 !important;
    }  
}
.Click-here {
    cursor: pointer;
    /* background-image: linear-gradient(190deg, #f83600 0%, #fee140 100%); */
    background-color: #36929c;
    color: #fff;
    width: 180px;
    text-align: center;
    font-size: 16px;
    padding: 18px 0;
    margin: 0 auto;
    transition: background-color 3s ease-in-out;
    position: fixed;
    z-index: 9;
    right: -70px;
    transform: rotate(90deg);
    top: 50%;
}
  .Click-here:hover{
    background-color: #739984;
    transition:background-color 3s ease-in-out;
    
  }
  .custom-model-main {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; /* z-index: 1050; */
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
  }
  
  .model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden;
  }
  .custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: 600px;
    margin: 30px auto;
    max-width: 97%;
  }
  .custom-model-wrap {
    display: block;
    width: 100%;
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    text-align: left;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100vh - 70px);
      overflow-y: auto;
  }
  .model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999;
  }
  .model-open .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
  }
  .bg-overlay {
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
  }
  .close-btn {
    position: absolute;
    right: 0;
    top: -30px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #fff;
  }
  
  @media screen and (min-width:800px){
      .custom-model-main:before {
        content: "";
        display: inline-block;
        height: auto;
        vertical-align: middle;
        margin-right: -0px;
        height: 100%;
      }
  }
  @media screen and (max-width:799px){
    .custom-model-inner{margin-top: 45px;}
  }
  .pop-up-content-wrap h2 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
}
.specification_section .largeContainer {
    width: calc(100% - 5vw);
    max-width: 1350px;
    margin: auto;
}
.view-button {
    background: #36929c;
    padding: 10px 15px;
    color: #fff;
    margin: 30px auto;
    text-align: center;
    width: 15%;
    display: block;
    font-size: 20px;
}
.home-video-slider h2 {
    margin-bottom: 40px;
}
.home-video-slider {
    padding-bottom: 100px;
}
.paragraphContainer iframe {
    width: 100%;
    height: 300px;
    padding-top: 50px;
}
.paragraphContainer .col-md-6 {
    width: 47%;
    margin: 0 10px;
}
.mt-60{
margin-top: 60px;
}
.mb-60{
    margin-bottom: 60px;
}
.mainContainer.doubleMargin.width-100 {
    width: calc(100% - 0vw);
}
@media screen and (max-width:1024px){
    #coverPicture {
        height: 60vh !important;
    }
}
@media screen and (max-width:768px){
    .paragraphContainer .col-md-6 {
        width: 33.33%;
        margin: 0px 55px;
    }
    #intro .subContainer {
        width: calc(100% - 10vw);
        margin: auto;
        max-width: 1040px;
        margin-left: 30px;
        margin-right: 20px;
    }
    video {
        width: 124% !important; 
        margin-left: -12%;
    }
    #coverPicture {
        height: 60vh !important;
    }
}
@media screen and (max-width:767px){
    #coverPicture {
        height: 100vh !important;
    }
}
@media screen and (max-width:520px) {
    img.logotype {
        height: 100%;
    }
    #navLogo img {
        height: 50px;
    }
    #tsum-tabs .col-md-4 {
        width: 43%;
        padding: 15px;
    }
    #tsum-tabs img {
        height: 100%;
    }
    .divine-page #coverPicture,
    .prime-page #coverPicture,
    .shine-page #coverPicture {
        height: 60vh !important;
    }
    .paragraphContainer .col-md-6 {
        width: 33.33%;
        margin: 0px 30px;
    }
    img {
        height: 40%;
    }
}
@media screen and (max-width:425px){
    .paragraphContainer .col-md-6 {
        width: 70%;
        margin: 5px 55px;
    }
    #intro .subContainer {
        width: calc(100% - 10vw);
        margin: auto;
        max-width: 1040px;
        margin-left: 20px;
        margin-right: 20px;
    }
    #tsum-tabs .col-md-4 {
        width: 100%;
        padding: 10px 14px;
    }
    .plan-box {
        padding-bottom: 100px;
    }
    #index .fit.home-cover-img {
        height: 33%;
    }
    .homepage #top {
        height: 35vh;
    }
}