body{
    margin: 0 auto;
    padding: 0;
    font-family: 'Roboto', sans-serif;
	    overflow-x: hidden;
    
   }
   a:hover{
   text-decoration: none;
   }
   ul li {
   list-style: none;
   }
   .pl{
       padding-left: 0;
   }
   .pr{
    padding-right: 0;
}
   ul{
   margin: 0 auto;
   padding: 0;
   }
   .btn-secondary {
    background-color: #330808;
    border: 0;
    border-radius: 46px;
    padding: 12px 36px;
}
.btn-secondary:hover{
    background-color: #cc5e28;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #000000;
    outline: 0;
    box-shadow: 0 0 0 0.0rem rgb(0 123 255 / 25%);
}
   h1, h2, h3, h4, h5, h6, p {
   margin: 0px;
   padding: 0px;
   font-family: 'Roboto', sans-serif;
   }
   a{
    font-family: 'Roboto', sans-serif;
   }
   section.top-header {
    border-bottom: 1px solid #ede6e6;
    padding: 0px 0;
}
.top-left p{
    color: #828282;
}
   /*.top-header ul{
    display: flex;
    justify-content: end;
   }
   .top-header ul li {
    padding: 0 22px 0 0;
}
   .top-header ul li a {
    color: #706767;
}*/
.tez-bio p {
    padding: 12px 0 12px 0;
}
.tez-group-logo {
    text-align: right;
    padding: 4px 0px;
}
section.two-as-logo {
    padding: 30px 0;
}
section.t-as-logo {
    padding: 30px 0;
    background-color: #f7f7f7;
}
.tez-group-logo img.img-fluid {
    width: 170px;
}
.about-bottom-f img.icon-logo.img-fluid {
    width: 156px;
    display: block;
}
/* 
header {
    background-image: url("../img/banner1.JPG");
    background-size: cover;
    padding: 6rem 0;
}*/

   .custom-navbar .navbar-collapse {
    flex-grow: 0;
}
.navbar-nav li.nav-item {
    padding: 0px 0px 0 13px;
    text-align: center;
}
.navbar-nav li.nav-item .nav-link {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-nav li.nav-item .nav-link.active {
    background-color: #643838;
    color: #fff !important;
    /* padding: 8px 43px; */
}
.book-consulation p {
    color: #fff;
    padding-top: 20px;
    font-weight: 500;
}
/*nav.navbar{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 0px 0 0px 0;
}*/
/****about-us*****/
.about-us {
    padding: 1rem 0;
}
.about-img img {
    border: 4px solid #801616;
    border-radius: 10px;
}
.about-heading h5 {
    color: #801616;
    font-size: 27px;
    font-weight: 400;
}
.about-heading h5::after {
    content: '';
    border-bottom: 1px solid #cc5e28;
    width: 12rem;
    display: block;
    padding-top: 10px;
}
.about-heading h2 {
    font-size: 19px;
    padding: 10px 0;
    font-weight: 500;
    color: #801616;
}
.about-heading p {
    padding-bottom: 20px;
}
.call-btn {
    display: flex;
    align-items: center;
    background-color: #f5f0f0;
    padding: 10px;
    width: 40%;
}
.new-add {
    margin-bottom: 1rem;
    background:#f7f7f7;
    color:#ff3500;
}
.new-add marquee {
    font-size: 23px;
    padding-top:10px;
}

.new-add marquee a{
    color:#cf0a0a;
}
.new-add marquee a:hover{
   color:#cf0a0a;
}
.call-btn h6 {
    background-color: #801616;
    padding: 10px 10px;
    margin-right: 20px;
}
.call-btn .fas.fa-phone {
    color: #fff;
    font-size: 22px;
}
.call-btn span {
    display: block;
}
.call-btn span {
    display: block;
    text-transform: uppercase;
    color: #79828f;
}
.services {
    background-image: url("../img/services.png");
    background-size: cover;
    padding: 6rem 0;
}

.services-heading h5 {
    color: #fff;
    font-size: 27px;
    font-weight: 200;
}
.services-heading h5::after {
    content: '';
    border-bottom: 1px solid #cc5e28;
    width: 12rem;
    display: block;
    padding-top: 10px;
}
.services-heading h2 {
    font-size: 40px;
    color: #fff;
    padding: 20px 0;
}
.service-list li {
    color: #fff;
    font-weight: 300;
    padding-bottom: 10px;
}
.service-list li span {
    margin: 3px 7px 0 0;
}
.call-us {
    background-image: url("../img/call-us.png");
    background-size: cover;
    padding: 3rem 0;
}
.call-bottom{
    width: 70%;
}
.call-us-left h2 {
    color: #fff;
    font-size: 40px;
}
.owl-nav{display: none;}
.testimnials{
    padding: 30px 0;
    text-align: center;
}
.testimonials h6 {
    color: #505050;
    font-size: 24px;
}
.testimonials h6::after {
    content: '';
    border-bottom: 1px solid #000;
    width: 5rem;
    display: block;
    padding-top: 10px;
    /* left: 10rem; */
    margin: 0 auto;
}
.testimonials h2 {
    color: #8f4926;
    font-size: 40px;
    padding: 10px;
    text-align:center;
}
.testimonials p{
    padding: 10px 0;
}
.testimonials p, .testimonials strong{
    color: #828282;
}
.testimonials h5 {
    /* text-align: left; */
    position: absolute;
    left: -5rem;
    font-size: 70px;
    top: 4.5rem;
}
/***footer***/
/***footer***/
footer{
    background-color: #000;
    padding: 30px 0;
}
.about-bottom-f h3, .quink-link h3, .head-contact h3 {
    color: #fff;
    padding-bottom: 16px;
}
.about-bottom-f p{
    color: #fff;
}
.quink-link ul li {
    margin-bottom: 10px;
}
.quink-link ul li span {
    margin-right: 10px;
}
.quink-link ul li a {
    color: #ffffff;
}
.contact-info p {
    color: #fff;
}
.call-footer{
    width: 70%;
    margin: 20px 0;
    background-color: #221d1d;
    color: #fff;
}
.contact-info ul {
    display: flex;
}
.contact-info ul li {
    padding: 14px 13px 0 0;
}
.contact-info ul li a {
    color: #fff;
    background-color: #221d1d;
    padding: 16px 18px 16px 18px;
    border-radius: 50%;
    text-align: center;
}
.bottom-footer{
    background-color: #000;
    padding: 20px 0;
}
.bottom-footer h4 {
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.add-new-list {
    display: flex;
}
.about-bottom-f img.img-fluid {
    width: 300px;
}
.contact-info {
    margin-left: 30px;
}
.bottom-footer{
    background-color: #000;
    padding: 0 0 0 20px ;
}
.bottom-footer h4 {
    color: #fff;
    font-size: 16px;
}
/***contact-us****/
.contact-us {
    background-image: url("../img/contact-us.png");
    background-size: cover;
    padding: 5rem 0;
}
.contact-us h3 {
    text-align: center;
    color: #fff;
    font-size: 40px;
}
section.contact-info {
    padding: 4rem 0 4rem 0;
}
.contact-form {
    background-color: #ebebeb;
    padding: 35px 55px 45px;
    border-radius: 8px;
}
.get-in-touch{
    padding-bottom: 20px;
    font-weight: 400;
}
/****features-list****/
.features-list {
    background-image: url("../img/features.jpg");
    background-size: cover;
    padding: 5rem 0;
    text-align: center;
    color: #fff;
}
.feature-listing {
    padding: 40px 0;
    -webkit-box-shadow: 0px 2px 29px -7px rgba(100,56,56,1);
    -moz-box-shadow: 0px 2px 29px -7px rgba(100,56,56,1);
    box-shadow: 0px 2px 29px -7px rgba(100,56,56,1);
    margin: 30px 0;
    padding: 30px 10px 30px 40px;
}
.contact-head h3 {
    font-size: 40px;
}
.feature-listing h2 {
    text-align: center;
    color: #643838;
    padding-bottom: 22px;
}
.custom-list {
    padding: 20px 0;
}
.custom-list h4 {
    padding-bottom: 10px;
}
.custom-list ul {
    margin-left: 10px;
}
.custom-list ul li {
    padding: 6px 0;
}
.custom-list ul li i.fas.fa-check {
    background-color: #643838;
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    margin-right: 7px;
    font-size: 14px;
}
.custom-internal-listing {
    margin-left: 12px;
    padding: 30px 0;
}
.custom-internal-listing h6 {
    padding-bottom: 20px;
}
/***floor-plan****/
section.floor-plan-list {
    padding: 50px 0;
    text-align: center;
}
.floor-plan-head h2 {
    color: #643838;
    padding-bottom: 28px;
}
.floor-plan-head {
    -webkit-box-shadow: 0px 2px 29px -7px rgba(100,56,56,1);
    -moz-box-shadow: 0px 2px 29px -7px rgba(100,56,56,1);
    box-shadow: 0px 2px 29px -7px rgba(100,56,56,1);
    padding: 30px;
}
.floor-plan-head img.img-fluid {
    border: 3px solid #643838;
}
.floor-plan-head .btn-warning {
    color: #ffffff;
    background-color: #643838;
    border-color: #643838;
    margin-top: 30px;
}
.bed-room-map img.img-fluid {
    border: 2px solid #643838;
}
.tel{
 color:#000000;   
}
.tel:hover{
 color:#000000;   
}
.tel_footer{
 color:#ffffff;   
}
.tel_footer:hover{
 color:#ffffff;   
}
main.py-4 {
    padding-top: 0 !important;
}
.tez-group-logo img.img-fluid {
    width: 170px;
}

header .carousel-caption {
    bottom: 7.5rem;
}
header .carousel-item img {
    width: 29%;
}
header .carousel-item p {
    padding: 20px 7rem 0 7rem;
}
header .carousel-caption {
    background-color: rgb(0, 0, 0, 0.6);
    padding: 60px 0px;
    margin: 0px 0rem;
}

/****gallery****/
.gallery-data{padding: 60px 0;}
.gallery-grid-list{min-height: 400px;max-height: 500;}
.gallery-grid-list img{width: 100%;min-height: 400px;max-height: 500;}
.gallery-grid-list2 img {width: 100%;min-height: 368px;}
.gallery-grid-list2 img:last-child{padding-top: 10px;}
.gallery-grid-list-last img{width: 100%;}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #643838 !important;
    background: #643838 !important;
    font-weight: normal;
    color: #ffffff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5 !important;
    background: #fff ;
    font-weight: normal;
    color: #454545;
}


.ui-widget.ui-widget-content {
     border: 0px solid #643838!important;
}

.ui-widget-header {
     border: 0px !important;
    background: none!important;
    color: #333333;
    font-weight: bold;
}
.about-heading h5
ul.communities li {
  list-style-type: circle !important;
   margin-left:30px;

}
ul.communities
{
    padding:10px 0px;
}
ul.communities li{
 display: list-item;   
}

ul.comm li a
{
    background-color: transparent !important;   
}


ul.comms li {
  list-style-type: circle !important;
    margin-left:30px;
}

ul.comms li{
 display: list-item;   
}

.carousel-item{
 height:491px ;   
}
.container-fluid{
  padding-left:0px !important;  
padding-right:0px !important;
}

.services-img img.img-fluid {
    border-radius: 48px;
}

.virtual_tour{
       box-shadow: 0px 2px 29px -7px rgba(100,56,56,1);
    margin: 30px 0;
    padding: 30px 40px 30px 40px;
}