/* @import url('font-awesome.min.css');
@import url('speechbubbles.css');
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,600,700"); */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p span,
a {
    /* font-family: 'Open Sans', sans-serif; */
}

html {
    scroll-behavior: smooth;
}

/* @font-face {font-family: 'Open Sans', sans-serif; src: url(fonts/OpenSans-Regular.ttf);} */
body{

    background-color: #F7F7F8;
}
.top {
    padding: 0px 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 99;
    background: #fff;
    box-shadow: 0px 15px 10px -15px #111;
}

.navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    width: 100%;
    justify-content: flex-end!important;
	
}

p {
    font-size: 14px;
    letter-spacing: 1px;
}

.navbar {
    padding: 0;
}

.navbar-nav .nav-item .nav-link {
    color: rgb(4 8 12 / 77%);
    padding: 24px 8px;
    /* letter-spacing: 0.5px; */
    font-size: 15px;
}

.navbar-nav .nav-item .active {
    background: #012c56;
    color: #fff;
}

.navbar-toggler {
    display: none;
}

.navbar-nav .nav-item :hover {
    color: #fff;
}

.menu {
    position: relative;
    left: auto;
    right: auto;
    background: transparent;
    padding: unset;
    top: 0;
}

.carousel-item img {
    width: 100%;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #ccc;
}

.logo {
    padding: 0px 0 0px;
	
    position: ;
    top: 0
}


.slider {
    position: relative;
    padding: 0;
}

.enquery-form {
    position: absolute;
   /* right: 110px;*/ 
   
    top: 20px;
    background: #fff;
    box-shadow: 0 -5px 5px -5px #333;
    padding: 15px 20px 23px;
}

.snapshot {
    background: #23140e;
    border-top: 1px solid #094e00;
    border-bottom: 1px solid #094e00;
    height: 85px;
    margin-top: -57px;
}
.snapshot-cotent {
    width: 1076px;
    margin: 0px auto;
    height: 61px;
    padding-top: 15px;
}
.snapshot-cotent {
    max-width: 1076px;
    width: 100%;
}
.snapshot-cotent ul li {
    color: #FFF;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 13px;
    float: left;
}
@media (max-width: 767px) and (min-width: 320px)
{
.snapshot {
   
  
}


}

.location-icon {
    background: url(images/location.png) 0px 3px no-repeat;
    width: 225px;
    padding-left: 31px;
}
.arearange-icon {
    background: url(images/area-icon.png) 0px 3px no-repeat;
    width: 186px;
    padding-left: 44px;
}
.possession-icon {
    background: url(images/possession-icon.png) 0px 3px no-repeat;
    width: 188px;
    padding-left: 40px;
    margin-left: 0px;
}
.bedroom-icon {
    background: url(images/bedroom-icon.png) 0px 3px no-repeat;
    width: 140px;
    padding-left: 55px;
    margin-left: 0px;
}
.price-icon {
    background: url(images/rs-icon.png) 0px 3px no-repeat;
    width: 200px;
    padding-left: 44px;
}


.section.s-padding {
   
    margin-top:0px;
    
}
.section-title {
    margin: 0;
    text-align: center;
    
    color: #2c2c2c;
    position: relative;
    
    text-transform: uppercase;
    font-size: 30px;}
    
    .section-title:before {
    position: absolute;
    content: '';
    height: 2px;
    background: #696864;
    width: 200px;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
}
.enq_heading{

    margin-top: -30px;
}
    


.white_txt {
    color: #fff;
}
.white_txt:before {
    background: #fff;
}
@media (max-width: 767px) {

.section.s-padding {
    padding: 30px 0;
    margin-top:1px;
    MARGIN-BOTTOM: 19PX;
}
.section-title {
    margin: 0;
    text-align: center;
    margin-bottom: 25px;
    color: #2c2c2c;
    position: relative;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 30px;}
    
    .section-title:before {
    position: absolute;
    content: '';
    height: 2px;
    background: #696864;
    width: 200px;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
}
    
#features{background: #0c233c;
}

.white_txt {
    color: #fff;
}
.white_txt:before {
    background: #fff;
}
}


table, th, td {
  border: 0.5px solid black;
  border-collapse: collapse;
}
th, td {
  padding: 15px;
  text-align: left;
}
#t01 tr:nth-child(even) {
  background-color: #eee;
}
#t01 tr:nth-child(odd) {
 background-color: #fff;
}
#t01 th {
  background-color: #0a294a;
  color: white;}
.m{
margin-top:20px;
}  

.clr {
color:#ffffff;margin-top:8px;font-size:20px;
}


.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
 .seprator {
    height: 2px;
    width: 56px;
    background-color: #0aaa7a;
    margin: 7px 0 10px 0;
}
.frm_call {
    text-align: center;
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 1rem;
    letter-spacing: 2px;
}

.frm_call a {
    border-top: 1px dotted #dcdcdc;
    border-bottom: 1px dotted #dcdcdc;
    display: block;
    color: #002e5e;
    margin-top: .5rem;
    text-decoration: none;
}

.frm_heading {
    font-size: 1.1rem;
    text-align: center;
    margin-top: 1rem;
    color: #000;
}

.btn-primary {
    background-color: #002e5e;
    border-color: #002e5e;
}

.enquery-form .form-control {
    height: 40px;
}

.form-group {
    margin-bottom: 10px;
}

.pol_con {
    margin-top: 2rem;
}

.our_pro {
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px dotted #dcdcdc;
    position: relative;
}

.our_pro span {
    position: absolute;
    left: calc(50% - 65px);
    top: -15px;
    background-color: #fff;
    padding: .1rem 1rem;
    color: #002e5e;
}

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

.pol_con ul li:first-child {
    border: none;
}

.pol_con ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: block;
    width: calc(25% - 0px);
    text-align: center;
    border-left: 1px solid #ccc;
}

.pol_con ul li i {
    display: block;
    font-size: 2rem;
    margin-bottom: .5rem;
    vertical-align: top;
}

.sym_tick-circle2:before {
    content: "뙒";
}

.pol_con ul li span {
    font-size: .7rem;
    line-height: 100%;
    display: block;
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 43px;
    
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}

.carousel-caption {
    position: absolute;
    right: auto;
    bottom: 50px;
    left: 30px;
    z-index: 10;
    /* padding-top: 20px; */
    padding-bottom: 20px;
    
    text-align: left;
    width: 40%;
    
    padding: 20px;
    border-radius: 0px 40px;
}
.footer-link {
    font-size: 18px;
    border-bottom: none !important;
    border: 4px solid #f84050;
    z-index: 9999;
    font-weight: bold;
    position: fixed;
    cursor: pointer;
    right: 5px;
    bottom: 0px;
    background: #f84050;
    padding: 14px;
    border-radius: 10px 10px 0px 0px; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae275f', endColorstr='#ae275f');
    color: white;
}


	
.sticky-button-vertical {
   
    text-transform: uppercase;
    cursor: pointer;
    /* letter-spacing: 1px; */
  
    
    transform: rotate( 
90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate( 
90deg);
    -o-transform: rotate(90deg);
    width: 190px;
    height: 53px;
    position: fixed;
    right: -66px;
    bottom: 51%;
    Z-index: 9999;
    
}

/*::-webkit-scrollbar {
    width: 3em;
    
}*/




.right_form h3 img {
    /* text-align: center; */
    display: block;
    margin: 0 auto;
	height:95px;
	
}
.btn-warning {
    color: #fff;
    background-color: #DA251C;
    border-color: #ffc107;
    padding: 10px;
}

.right_form h4 {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0;
    color: #000;
    text-align: center;
}

.carousel-caption h3 {
    font-size: 40px;
    letter-spacing: 1.5px;
    font-weight: 900;
    margin: 0;
    
}

.carousel-caption h3 img {
    /* text-align: center; */
    display: block;
    margin: 0 auto;
}

.carousel-caption h4 {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0;
   
    text-align: center;
}

.carousel-caption p {
    
    text-align: center;
}

.pt_d {
    background-color: #fcf9ef;
    padding-top: 10px;
    padding-bottom: 10px;
}

.icn_area {
    border-right: 1px solid #4e4e4e;
    overflow: auto;
    color: #002e5e;
    text-align:;
	padding-left:12px;
}

.icn_area i {
    font-size: 2.1rem;
    vertical-align: bottom;
    margin-bottom: .4rem;
    display: inline-block;
    line-height: 100%;
}

.icn_area span {
    display: block;
    line-height: 100%;
    font-size: .8rem;
    margin-bottom: .2rem;
}

.icn_area label {
    line-height: 100%;
    font-size: 17px;
    color: #000;
}

.heading_area {
    padding-bottom: 1rem;
    text-align: center;
}

.sep_bdr {
    width: 5rem;
    border-bottom: 3px solid #495057;
    display: block;
    margin: .9rem auto 1rem;
}

.des_area,
.ameni_list,
.loca_inner,
.specific_inner,
.plist_inner,
.main_inner {
    padding-bottom: 0rem;
    padding-top: 2rem;
}

.p_highlights {
    position: relative;
    margin-bottom: 2rem;
}

.p_highlights ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: auto;
    font-size: .9rem;
}

.p_highlights ul li {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 1rem;
    border-top: 1px dotted #dcdcdc;
    padding-top: .5rem;
}

.p_highlights ul li:before {
    
    float: left;
    display: block;
    width: 100%
    
    text-align: center;
    font-family: symbol;
    font-size: 1.1rem;
    font-weight: 700;
}

.p_highlights ul li span {
    display: block;
    margin-left: 35px;
    font-weight: 600;
}

.des_lft {
    font-size: 1.1rem;
    text-align: justify;
    border-right: 1px solid #dcdcdc;
}

.addi_area i {
    font-size: 2.1rem;
    float: left;
    display: block;
    border-radius: .5rem;
    border: 1px solid #002e5e;
    color: #002e5e;
    padding: .5rem;
}

.addi_area span,
.addi_area label {
    font-size: .9rem;
    display: block;
    margin-left: 60px;
    line-height: 175%;
}

.addi_area label {
    font-weight: 700;
    color: #002e5e;
}

.amen_bg {
    background-color: #eaf6ff;
    position: relative;
    margin-top: 5rem;
}

.amen_stl {}

.ameni_list {
    padding-bottom: 0;
}

.resi_list,
.commer_list {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    margin-bottom: 1rem;
}

.resi_list li i,
.commer_list li i {
    font-size: 1.5rem;
    float: left;
    display: block;
}

.resi_list li span,
.commer_list li span {
    display: block;
    margin-left: 35px;
}

.bdr_last {
    border-right: none;
}

.resi_list li,
.commer_list li {
    float: left;
    margin-bottom: 15px;
    margin-right: 2.5rem;
    width: 100%;
}

.price_inner {
    border: 1px solid #002e5e;
    position: relative;
    text-align: center;
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    font-size: .85rem;
}

.price_inner::before {
    content: "";
    border-top: 45px solid #002e5e;
    border-bottom: 45px solid transparent;
    border-right: 45px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.rc_one {
    border-bottom: 1px solid #ccc;
    line-height: 170%;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.rc_one span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.knowmore {
    margin-top: 1rem;
}

/*.price_row {
    padding: 4rem 0;
}*/

.plocation_con {
    background-color: #002e5e;
    color: #fff;
}

.locaton_img {
    background-size: cover;
}

.locaton_img img {
    cursor: pointer;
    width: 100%;
}

.loca_inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}

.loca_inner ul li {
    margin-bottom: .5rem;
    float: left;
    width: 100%;
}

.loca_inner ul li:before {
    font-family: symbol;
    content: "뙒";
    margin-right: .5rem;
    float: left;
    display: block;
    font-weight: bold;
    color: #fff;
}

.loca_inner ul li span {
    display: block;
    margin-left: 25px;
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

.specific_inner,
.plist_inner {
    border-bottom: none;
}

.bdr_right {
    border-right: 1px solid #adb5bd;
}

.table th,
.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
}

.ftr_form {
    position: relative;
    z-index: 100;
  
   
   
}

.ftr_form .form-control {
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    margin-bottom: 13px;
    height: 43px;
}

.ftr_form .btn {
    border-radius: 0;
    height: 43px;
}

.phone_no {
    font-size: 1.4rem;
    text-align: center;
    font-weight: 700;
    position: relative;
}

.phone_no a {
    color: inherit;
    text-decoration: none;
    color: #fff;
}

.enq_heading {
    font-size: 1.7rem;
    padding: 5px 0;
    text-align: center;
    margin-bottom: 1rem;
    font-weight: 500;
    color: #fff;
}

.ftr_rera {
    border-bottom: 1px solid #adb5bd;
    margin-bottom: 2rem;
}

.ftr_rera span {
    display: inline-block;
    background-color: #fff;
    position: relative;
    top: 1.3rem;
    padding: .5rem;
}

.developer_hdng {
    font-size: 1.3rem;
    color: #a34217;
    font-weight: bold;
}

figcaption {
    color: #fff;
}

.developer_sec {
    text-align: center;
}

.logo-bottom {
    filter: drop-shadow(0px 1px 0px #fff)
}

.alincntr a {
    color: #fff;
}

.digital {
    color: #fff;
    text-align: right;
}

.digital a {
    color: #fff;
}

.bottomcolor {
    background: #000;
    padding: 10px 0 0;
}

.bottomcolor p {
    margin: 0 auto;
}

.bottomcolor .website {
    text-align: center;
    color: #fff;
}

.bottomcolor .website {
    text-align: center;
    color: #fff;
    padding: 10px 0;
    background: #2380C3;
    display: block;
    width: 100%;
    margin-top: 10px;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    color: #fff;
}

.message {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.enq_btn {
    vertical-align: middle;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: fixed;
    left: 1rem;
    bottom: 3px;
    z-index: 10;
    background-color: #ffc105;
    font-size: 22px;
    color: #000;
    border-radius: 100%;
    width: 45px;
    height: 43px;
    text-decoration: none;
    line-height: 37px;
    text-align: center;
}

.enq_btn:hover {
    text-decoration: none;
    color: #fff;
}

.enq_btn:before {
    content: "";
    position: absolute;
    border: #ffc105 solid 10px;
    border-radius: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    cursor: pointer;
}

.mobile-section {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: none;
    background: #000;
}

.btn-success {
    color: #fff;
    background-color: #124983;
    border-color: #124983;
}

.mobile-section .btn {
    width: 32.5%;
    padding: 5px 0;
    border-radius: 0;
}

@media (min-width:1500px) and (max-width:1920px) {
    .enquery-form .form-control {
        height: 40px;
    }
    .frm_call a {
        border-top: 1px dotted #dcdcdc;
        border-bottom: 1px dotted #dcdcdc;
        display: block;
        color: #002e5e;
        margin-top: .5rem;
        text-decoration: none;
        padding: 10px 0;
    }
    .form-group {
        margin-bottom: 18px;
    }
    .enquery-form {
        position: absolute;
        right: 110px;
        top: 100px;
        background: #fff;
        box-shadow: 0 -5px 5px -5px #333;
    }
    .navbar-nav .nav-item .nav-link {
        color: rgb(15 59 132);
        padding: 17px 15px;
        letter-spacing: 0.5px;
        font-size: 18px;
    }
    .logo {
        padding: 0px 0 0px;
       
        top: 0;
    }
    .loca_inner ul li {
        margin-bottom: .5rem;
        float: left;
        width: 100%;
        line-height: 42px;
    }
}

@media (max-width:1400px) {
    .price_inner {
        padding: 2rem 0.5rem
    }
}

@media (max-width:767px) {
    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 86px;
    }
	
	
.col-sm-3{
	max-width:100%;
}
    .enquery-form {
        position: relative;
        right: 0;
        top: 0;
        background: #e2dbdb;
        box-shadow: 0 -5px 5px -5px #333;
        padding: 15px 20px 40px;  
        height: 410px;
		margin-top:-116px;
    }
    .carousel-caption {
        position: relative;
        right: auto;
       
        left: 0;
        z-index: 10;
        /* padding-top: 20px; */
        padding-bottom: 20px;
        
        text-align: left;
        width: 100%;
       
        padding: 5px;
        border-radius: 0px 40px;
    }
    .carousel-inner .pr-sm-0 {
        padding: 2px;
    }
    .plocation_con {
        background-color: #002e5e;
        color: #fff;
        padding: 15px 0;
    }
    .loca_inner p {
        text-align: justify;
    }
    .h2 {
        text-align: center;
        font-size: 20px;
    }
    .logo {
        padding: 5px 0 0px;
        position: relative;
        top: 0;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .icn_area label {
        line-height: 100%;
        font-size: 14px;
        color: #000;
    }
    .icn_area i {
        font-size: 20px;
        vertical-align: bottom;
        margin-bottom: .4rem;
        display: inline-block;
        line-height: 100%;
    }
    .pol_con {
        margin-top: 1.5rem;
        /* display: none; */
    }
    .pol_con ul li i {
        font-size: 1.5rem;
    }
    .navbar-toggler {
        position: absolute;
        right: 0;
        top: 21px;
        display: block;
    }
    .our_pro {
        border-bottom: 1px solid #fff;
        /* margin-bottom: 0.8rem; */
    }
    .our_pro span {
        background-color: #e2dbdb;
    }
    .menu {
        position: absolute;
        left: 0;
        right: 0;
        background: #000000;
        padding: 0;
        top: 0px;
    }
    .logo {
        padding: 5px 0 5px;
        position: relative;
        top: 0;
        margin: 0 auto;
        text-align: center;
        display: block;
        left: -14px;
    }
    .navbar-nav .nav-item {
        border-bottom: 1px solid #ccc;
    }
    .navbar-nav .nav-item .nav-link {
        color: rgba(0, 0, 0, .8);
        padding: 15px 8px;
        letter-spacing: 0.5px;
        font-size: 15px;
        color: #fff;
    }
    .navbar-nav .nav-item .nav-link:hover {
        background: #000;
    }
    body {
        margin-bottom: 45px;
    }
    .message {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 999;
        display: none;
    }
    #myModal {
        padding-right: 0 !important;
    }
    .bottomcolor p {
        margin: 0 auto;
        text-align: center;
    }
}

@media (max-width:320px) {
    .mobile-section .btn {
        width: 32.4%;
    }
    #location {
        margin-top: -100px;
    }
}

.price_inner .btn {padding: 6px 9px;}