/*!
Theme Name: twenty_two_crest
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: twenty_two_crest
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

twenty_two_crest is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@font-face {
    font-family: 'AdrianeTextRegular';
    src: url('fonts/AdrianeTextRegular.eot');
    src: url('fonts/AdrianeTextRegular.eot') format('embedded-opentype'),
         url('fonts/AdrianeTextRegular.woff2') format('woff2'),
         url('fonts/AdrianeTextRegular.woff') format('woff'),
         url('fonts/AdrianeTextRegular.ttf') format('truetype'),
         url('fonts/AdrianeTextRegular.svg#AdrianeTextRegular') format('svg');
}
@font-face {
    font-family: 'AdrianeTextBold';
    src: url('fonts/AdrianeText-Bold.eot');
    src: url('fonts/AdrianeText-Bold.eot') format('embedded-opentype'),  
	   url('fonts/AdrianeText-Bold.woff2') format('woff2'),            
         url('fonts/AdrianeText-Bold.woff') format('woff'),
         url('fonts/AdrianeText-Bold.ttf') format('truetype');
        
}
@font-face {
    font-family: 'FontspringDEMOcommuterssanssemibold';
    src: url('fonts/FontspringDEMOcommuterssanssemibold.eot');
    src: url('fonts/FontspringDEMOcommuterssanssemibold.eot') format('embedded-opentype'),
         url('fonts/FontspringDEMOcommuterssanssemibold.woff2') format('woff2'),
         url('fonts/FontspringDEMOcommuterssanssemibold.woff') format('woff'),
         url('fonts/FontspringDEMOcommuterssanssemibold.ttf') format('truetype'),
         url('fonts/FontspringDEMOcommuterssanssemibold.svg#FontspringDEMOcommuterssanssemibold') format('svg');
}

@font-face {
    font-family: 'Commuters Sans';
    src: url('fonts/CommutersSans-Regular.eot');
    src: local('fonts/Commuters Sans'), local('CommutersSans-Regular'),
        url('fonts/CommutersSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/CommutersSans-Regular.woff2') format('woff2'),
        url('fonts/CommutersSans-Regular.woff') format('woff'),
        url('fonts/CommutersSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

*, *:before, *:after{
	box-sizing: border-box;
}
a:hover,
a:active,
a:focus,
a {
    text-decoration: none;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
    width: 100%;
    background-color: #fff;
    font-size: 16px;
    overflow-x: hidden;
    color: #fff;
   font-family: 'Commuters Sans';
      font-weight: 400;
}
img {
    border-style: none;
    max-width: 100%;
}
section {
    position: relative;
    overflow-x: hidden;
}
.color-black{
    color:#000;
}
.black-bg{
    background-color: #323232;
    color:#fff;
}
.adriane-regular{
    font-family: 'AdrianeTextRegular';
}
.adriane-bold{
   font-family: 'AdrianeTextBold';
}
.commutersemibold{    
    font-family: 'FontspringDEMOcommuterssanssemibold';
}
.commuterregular{    
    font-family: 'FontspringDEMOcommuterssanssemibold';
}
i.fa.fa-phone {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid;
    border-radius: 50%;
    text-align: center;
}
.site-footer{
	background-color: #323232;
	color:#fff;
  /* font-family: 'FontspringDEMOcommuterssanssemibold',sans-serif;*/
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'FontspringDEMOcommuterssanssemibold';
    background-color: transparent;
    border: 1px solid transparent;
    padding: 10px 25px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-know-more{
	background: linear-gradient(90deg, #e2bbc2, #ddb4c1, #d7aec2, #cfa8c3, #c5a3c4, #b99ec6, #aa9ac7, #9a97c8);
}
 @media only screen and (min-width: 859px) {
        /* styles for browsers larger than 960px; */
#sideNav 
{
display:none;
}
#menuBtn
{
display:none;
}
.mobile
{
display:none;
}
.head {
     position: absolute !important;
    z-index: 1099;
background: rgba(0,0,0,0.2);
 }
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color:#fff !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
}
ul#menu-primary-menu-1 {
   backdrop-filter: blur(2px);
    filter: drop-shadow(2px 4px 8px black);
}
.nav-item
{
padding:0px 20px;
}

.download
{
background-color:#323232;
}
.navbar-dark .navbar-nav .nav-link
{
color:#fff !important;
}
.centered {
    position: absolute;
    top: 50%;
    left: 10%;
   
  }
  .title-b
  {
    color:#fff;
    font-family: 'AdrianeTextBold';
    font-size:60px;
    font-weight:bold;
text-align:left;
  }

}
/* Highlight using list element */
.navbar-dark .navbar-nav .active>.nav-link
{
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid #fff;
    font-weight: 700;
    border-width: medium;
    border-radius: 4px;
}
   

 @media only screen and (max-device-width: 860px) {
       /* styles for mobile browsers smaller than 480px; (iPhone) */
.desktop
{
display:none;
}
section.mobile_navigation_n.black-bg {
    background: transparent;
    position: absolute;
    width: 100%;
}

section.mobile nav.menu-primary-menu-container {
    margin-top: 8.3em;
}
section.mobile ul#menu-primary-menu {
    padding-left: 25px;
}

section.mobile li#menu-item-289 {
    line-height: 2.3;
}
#sideNav {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: -100%;
    top: 0%;
    background-color: #323232;
    z-index: 2;
    transition: 0.5s;
}

nav ul li {
    list-style: none;
    line-height:50px;
}

nav ul li a {
    text-decoration: none;
    color: #fff;
}

#menuBtn {
    width: 50px;
    height: 50px;   
    text-align: center;
    position: absolute;
    left: 30px;
    top: 20px;
    border-radius: 3px;
    z-index: 3;
    cursor: pointer;
}

#menuBtn img {
    width: 20px;
    margin-top: 15px;
}
.sticky-cta
{
position:fixed;
z-index:999;
bottom:0px;
padding:10px 0px;
width:100%;
}
.centered {
    position: absolute;
    top: auto;
    left: 0px;
    /* transform: translate(-60%, -30%); */
    bottom: 10px;
    width: 100%;
  }
  .title-b
  {
    color:#fff;
    font-family: 'AdrianeTextBold';
    font-size:30px;
    font-weight:bold;
    padding: 0px 15px;
  }
.site-footer
{
  font-family: 'AdrianeTextBold';
}

}

 input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
  margin-bottom:20px;
  font-size:15px;
  border-radius:0;
}



 .btn1 {
    background: linear-gradient(90deg, #e2bbc2, #ddb4c1, #d7aec2, #cfa8c3, #c5a3c4, #b99ec6, #aa9ac7, #9a97c8);
  width: 200px;
  position: relative;
  padding: 15px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px; 
  border-radius: 4px;
  font-weight: 600;
  overflow: hidden;
  text-decoration: none;
}
.btn1:after {
   
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    color: #fff;
    transform: scale(0);
    opacity: 1;
    transition: none;
   
    font-size: 14px;
}
.thankyou
{
  padding: 150px 0px;
}
.site-footer .container-fluid
{
width: 90%;margin: auto;display: block;
}
.enquirymodal  .modal-header
{
  border-bottom: 0px;
}
.enquirymodal h1
{
  font-size: 25px;
  margin: 0px 0px 20px 0px;
}
.close
{
  opacity: 1;
  font-size: 2rem;
}
.nav-item
{
  font-size: 18px;
}
img.desktop_logo {
    width: 120px;
}
.rera_number_desktop
{
  font-family: '';
  margin: 20px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  border-top: 1px solid #fff;
  text-align: center;
}
.desktop.head div#navbarResponsive
{
      text-align: center;
    margin: auto;
}
body.page-template-template-project .p_text_your{

    padding-top: 30px;
    display: block;
}
li.nav-item.download {
    padding: 0px 2px;
    font-size: 16px;
}
.come_home_sec
{
  padding: 0px;

}
.come_home_sec  .row{
    margin: 0px;
    align-items: center;
}
.come_home_sec .row .col-6 {
    margin: 0px;
    padding: 0px;
}
.contetn_s_wrap {
    width: 60%;
}
img.img-fluid.come_home_img {
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 767px)
{
  .site-footer .container-fluid
{
width: 100%;margin: auto;display: block;
}
.mobile_navigation_n .container-fluid
{
  padding: 0px;
}
#menuBtn
{
  left: 10px;
  top:15px;
}
img.mobilelogo {
    width: 90px;
    float: right;
    padding-right: 10px;
}
.amenities_fonts
{
  top: 40% !important;
    width: 100%;
    left: 0px;
    transform: none;
    padding: 10px;
}
}
footer.mobile_v p {
    font-size: 10px !important;
}
.logo_mobile{text-align:right !important;}
/*working only in ipad portrait device*/
@media (min-width: 1200px) and (max-width: 1366px)
{
.contetn_s_wrap {
    width: 80%;
}
}
@media (min-width: 993px) and (max-width: 1199px)
{
      .nav-item {
    padding: 0px 10px !important;
}
.contetn_s_wrap {
    width: 100%;
}
}
@media only screen and (width: 768px) and (height: 1024px) and (orientation:portrait) {
    .logo_mobile{text-align:right !important;}

  }

.bro-pad{
    padding:0px 0px !important;
}

/* enquire-btn */

.right_enquire {
    position: fixed;
    top: 40%;
    right: -6%;
    transform: rotate(-90deg);
    width: 14%;
    padding: 5px 4px 9px;
    float: left;
    background: rgb(51 50 50);
    text-align: center;
    z-index: 999;
}

p.enquire a {
    color: #fff;
    cursor: pointer;
}

.stickymobile-button {
    font-size: 0;
    position: fixed;
    /* margin-top: 30px; */
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 0px 0 0px 0;
}

a.enquiry_btn {
    color: #fff;
    background-color: rgb(51 50 50);
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 10px 0;
    font-size: 18px;
    border: 1px solid rgb(51 50 50);
}
@media screen and (max-width: 1002px) {
    .right_enquire {
        width: 17%;
    }
  }
  @media screen and (max-width: 1011px){
  .agree_disclaimer {
    width: 90%!important;
    top: 10px;
    height: 500px;
    overflow: auto;
}
  }