.top-header{
    background:#464747;
}
.phone i{
        color: #e20e0e;
        margin: 10px 5px;
}

.phone {
    font-size: 15px;
    margin: 10px 0;
    text-align: right;
}
.txt-c {
    font-size: 15px;
    margin: 10px 0;
}
.red{
    font-size: 15px;
}
.phone span a{
    color: #fff;
}
.phone span{
    color: #fff;
}
.home{
    color: #fff;
}
.txt-c {
    text-align: right;
}
.search i{
            color: #e20e0e;
        margin: 10px 5px;
}
.search{
    color: #fff;
}
.home:hover {
  color: #fff;}
 .red i{
           color: #e20e0e;
        margin: 10px 5px;
 }
.red {
    text-align: right;
    margin: 10px 0;
}
 .red a{
    color: #fff;
 }
 .red span{
    font-weight: bold;
 }
 .banner-img{
    background: src="../images/NEW-NATURE-2 (1.mp4"
 }
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-size: 17px;
}
.pull-right {
        float: right!important;
           margin: 55px 0 0 0;
               margin-right: -20px;
     
}
.navbar-collapse ul.navbar-nav li a:hover, :focus{
    background: none !important;
}
.navbar-collapse ul.navbar-nav li a:hover{
    color: #ff0000;
}
.forms button:focus{
    background: red !important
}
.navbar-brand {
    float: left;
    height: 50px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-collapse {
   padding:0}
.navbar-nav li.active a{
    color: #ff0000;
} 
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 45px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border: 1px solid #000 !important;
}

.dropdown-menu>li>a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: inherit;
    color: #fff;
}   
  /* Toggle off style */
  .navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav > li.dropdown > a:focus {
    background: inherit;
    color: #fff;
}
         
  /* Toggle caret*/
  .navbar .nav li.dropdown > .dropdown-toggle .caret { }
    /* Toggle caret hover */
    .navbar .nav li.dropdown > a:hover .caret, 
    .navbar .nav li.dropdown > a:focus .caret {
      border-bottom-color: #333;
      border-top-color: #333;
      }
      /* Toggle caret active */
      .navbar .nav li.dropdown.open > .dropdown-toggle .caret, 
      .navbar .nav li.dropdown.active > .dropdown-toggle .caret, 
      .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
        border-bottom-color:#333;
        border-top-color: #333;
        }




/* Mega menu
-------------------------------------- */
.mega-menu {
  padding: 10px 0px !important;
  width: 570px;
  border-radius: 0;
  margin-top: 0px;
  }

  .mega-menu li {
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 3px 0px;
    width: 200px;
}

    .mega-menu li.mega-menu-column {
      margin-right: 20px;
      width: 150px;
      }

.mega-menu img { padding-bottom: 10px;}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.mega-menu .nav-header {
    padding: 0 !important;
    margin-bottom: 10px;
    display: inline-block;
        font-weight: 600;
}
.mega-menu .nav-header li {
    padding: 0 !important;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #ddd;
    width: 600px;
}
.mega-menu  li a{
       color: #696060;
          padding: 4px 0;
    display: inline-block;

}
.mega-menu li i{
        padding: 0 10px 0 0;
}
.heading h1{
    color: #fff;
    font-size: 46px;
    text-align: center;
    margin: 20% 0 294px 0;
    font-weight: bold;
}
.navbar-collapse .navbar-nav  .active{
    color: red;
}
.banner-form{
    background: hsla(0,0%,100%,.5);
    border-top: 4px solid #e54c2a;
    padding: 5px 0 0 27px;
    margin: -24px 0 40px 0;
}
.banner-form input{
    border: 1px solid transparent;
    padding: 15px;
    height: 50px;
    border-radius: 0;
    background: #fff !important;
    outline: none;
    margin: 0 10px 0 0;
    width: 100%;
}
.form-control {
    height: 50px;
    padding: 15px;
    background: #fff !important;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    outline: none;
    display: inline;
    width: 100%;
}
.form-c .btns:focus{
        background: #d9534f !important;
    outline: none;
    border: none !important;
}
.button-search {
      min-width: 50%;
        padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    border: none;
}
.search-submit {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
    font-weight: bold;
    border-radius: 5px;
    float: right;
    padding: 15px 20px;

}
.box{
    margin: 8px 0;
}
.box .search-submit:focus{
    background: #ff0000 !important; 
}
.meain-heading{
    margin: 30px 0px;
}
.meain-heading h2{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px;
    margin: 60px 0 35px 0;
}

.meain-heading .btn{
    color: #f00;
}
hr {
    margin-top: -25px;
    margin-bottom: 20px;
    border: 0;
    border-bottom: 2px solid #000;
    width: 85px;
}

.pro h3{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    position: relative;
}
.pro h3:before{
    border-bottom: 2px solid#000;
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    width: 85px;
    left: 46%;
    top: 15px;
}
.three-img{
        overflow: hidden;
}
.three-img img {
    width: 100%;
    border-radius: 5px;
    height: 250px;
    object-fit: cover;
}
.three-img span a{
        color: #000 !important;
    font-size: 18px;
}
.three-img:hover img{
    -webkit-transform: scale(1.0);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
        transition: all .3s ease;
}
.text{
    margin: 18px 0 30px 0;
    text-align: center;
}
.text span{
    font-size: 17px;
    font-weight: bold;
}
.text  i{
  color: #f00;
}

.three-img .fa-bed{
   padding: 0 0 0 15px;
}
.three-img .fa-car{
       padding: 0 0 0 20px;
}
.nw span{
      font-size: 28px;
    font-weight: bold;
       margin: 0 0 30px 0;
    display: block;
}
.nw .yellow{
    font-size: 16px;
    color: #ffc601;
        margin: 15px 0;
}
.nw i{
    color: #f00;
    font-size: 18px;
}
.nw .kan{
    font-size: 11px;
    color: #f00;
}
.com{
    margin: 30px  0px;
}
.coms{
    margin: 30px  0px;
}
.com h3{
        text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px;
    position: relative;
}
.coms h3{
        text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px;
    position: relative;
}
.coms h3:before{
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    width: 85px;
    left: 45%;
    top: 15px;
    border-bottom: 2px solid#000;
}
.com h3:before{
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    width: 85px;
    left: 45%;
    top: 15px;
    border-bottom: 2px solid#000;
}
.feedback{
    margin: 30px 0;
}
.feedback h4{
       text-align: center;
        font-size: 30px;
    font-weight: bold;
      margin: 30px 0;
      position: relative;
}
.feedback h4:before{
        content: "";
    display: block;
    height: 30px;
    position: absolute;
    width: 85px;
    left: 45%;
    top: 15px;
    border-bottom: 2px solid#000;
}
.item img{
    width: 10%;
}
.item p{
        margin: -94px 0 0 130px;
}
.item h5{
    margin: 50px 0 0 0;
    text-align: right;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #000;
    border-style: dashed;
    padding: 20px;
    border-radius: 5px;
}
.ange h4{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 30px 0 30px 0;
}
.ange p{
    text-align: center;
}
.man-img{
    margin: 30px 0;
    text-align: center
}
.man-img p{
     margin: 5px 54px;
    font-weight: bold;
}
.man-img a{
    margin: 5px 81px;
    font-weight: bold;
    color: #000;

}
.man-img i{
    color: #da1919;
}
.request h4{
     text-align: center;
    font-size: 30px;
    font-weight: bold;
        margin: 0 0 30px 0;
    position: relative;  
}
.request  h4:before {
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    width: 85px;
    left: 45%;
    top: 15px;
    border-bottom: 2px solid#000;
}
.form-box{
    border: 1px solid #a9a4a4;
    border-radius: 5px;
    padding:40px 20px;
}
.form-box form input{
    border: 1px solid #a9a4a4;
    border-radius: 5px;
    padding: 10px 15px;
    width: 100%;
    outline: none;
    margin-bottom: 30px;
}
.message textarea{
    width: 100%;
    border: 1px solid #a9a4a4;
    border-radius: 5px;
    height: 115px;
    outline: none;
    margin-bottom: 25px;
    color: #A9A9A9;
    padding: 15px;
}
.message input {
    width: 78% !important;
}
.message img {
    width: 20%;
    border: 1px solid #a9a4a4;
    border-radius: 5px;
    padding: 15px 17px 2px 15px;
    background: #e3e6b7;
}
.message button {
    background: #9E1E1E;
    border: 1px solid #9E1E1E;
    border-radius: 5px;
    padding: 10px 30px;
    color: #fff;
    outline: none;
}
.message{
    text-align: center;
}
.message button:focus{
    background: #ff8c8c !important;
}
.top h4{
        text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 60px 0 30px 0;
    position: relative;
}
.top h4:before {
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    width: 85px;
    left: 45%;
    top: 15px;
    border-bottom: 2px solid#000;
}
#sunil img{
    width: 10%;
    border-radius: 50%;
}
footer{
    background: #272424;
        margin-top: 60px;
}
.f-nav span font{
    margin:0 10px;
}
.f-nav{
    margin: 20px 0;
}
.f-nav h5{
    color: #fff;
    font-weight: bold;
}
.f-nav ul{
    margin: 0;
    padding:0;
}
.f-nav ul li {
    list-style: none;
}
.f-nav li i {
        color: #f00;
}
.f-nav ul li a{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 11px;
    display: inline-block;
    font-size: 12px;
}
.hvm-c{
    text-align: right;
}
.f-nav i{
    color: #f00;
}
.f-nav .icons{
   margin: 0 5px;
   }
.f-nav input{
    margin: 26px 0 26px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    width: 73%;
    padding: 5px 10px;
   }
.f-nav input:focus {
    background: #fff !important;

}
.f-nav button {
    color: #fff;
    background-color: #9E1E1E;
    border-color: #9E1E1E;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px 25px;
}
.f-nav button:focus{
    background-color: #d9534f !important;
    outline: none;
}
.f-nav span{
    color: #fff;
}
.f-nav a{
    color: #fff;
}
.f-icon{
    margin: 10px 0;
}
.footer-end{
    background: #0d0808;
}
.copy{
        margin: 10px 0;
}
.copy p{
    color: #fff;
}
#f-social a{
    border-radius: 50%;
    border: 1px solid #fff;
    padding: 10px 15px;
    background: #fff;
}
#f-social a i{
        color: #000;
    font-size: 20px;
        margin: 15px 0;
}
.soical-icons{
    text-align: right;
}
.soical-icons a {
    padding: 0 5px;
    margin: 10px 0;
    display: inline-block;
}
.soical-icons a img{
    height: 25px;
}
#f-social .google{
        border-radius: 50%;
    border: 1px solid #fff;
    padding: 10px 8px;
    background: #fff;
        margin: 0 10px;

}
#f-social .tiw{
        border-radius: 50%;
    border: 1px solid #fff;
    padding: 10px 14px;
    background: #fff;
        margin: 0 10px;

}
#f-social .in{
        border-radius: 50%;
    border: 1px solid #fff;
    padding: 10px 13px;
    background: #fff;

}
#f-social a:focus{
    background: #fff !important;
    outline: none !important;
}
/** project **/
.lgo span a:hover{
    background: none !important;
}
.lgo i{
    color: #fff;
}
.lgo span{
    background: #d9534f !important;
    padding: 9px 13px;
    margin-left: -4px;
    border: none;
    outline: none;
}
.lgo input{
    padding: 6px 5px;
    outline: none;
    border: 1px solid #fff;
    width: 39%;
}
.lgo input:focus{
    background: #fff !important;
}
.lgo img{
    margin-right: 45px;
    height: 50px;
        width: 80px;
}
.proj{
    padding:5px 0;
}
.call {
    margin: 10px 0;
    text-align: left;
}
.txt-cs {
    margin: 10px 0;
    text-align: left;
}
.reds {
    margin: 10px 0;
    text-align: left;
}
.reds a {
    color: #fff;
}
.reds span {
    font-weight: bold;
}
.reds i {
    color: #e20e0e;
    margin: 10px 5px;
}
.newtech h3{
    display: inline-block;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}
.right{
        float: right;
            margin: 25px 0 0 10px;
}
.right i{
    color: #e20e0e;
}
.right span{
    color: #000;
}
.list ol{
    padding: 15px;
}
.list ol li{
        color: #7f7972;
}
.list ul {
    padding: 15px;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    margin: 0 0px;

}
.newtech{
        margin: 30px 0 0 0
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
      margin: 0 17px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}


.row:after {
  content: "";
  display: table;
  clear: both;
}
.nav-tabs li a:hover{
    background: none !important;
    border: none !important;
}

/* Six columns side by side */
.column {
    float: left;
    width: 16.16%;
    margin: 1px;
}
#mytabs span{
        color: #fff;
    font-weight: bold;
    display: block;
    margin: 5px  0;
}
#teste img {
    width: 100%;
    height: 450px;
    border: 1px solid #bbb5b5;
}
/* Add a transparency effect for thumnbail images */


.active,
.demo:hover {
  opacity: 1;
}
.mySlides{
    width: 100%;
    display: block;
    margin: 30px 0 0 0;
}
.bhk{
    margin:30px 0;
}
.bhk span{
    font-size: 18px;
    
}
.bottom{
    border-bottom: 1px dotted #ccc;
}
.bhk font{
    font-size: 12px;
}
.price-text{
    border-bottom: 1px dotted #ccc;
}
.bhk .price-text{
   font-size: 17px;
    font-weight: bold;
    margin: 15px 0 0 0;
    display: inline-block;
}
.super{
    border-bottom: 1px dotted #ccc;
    margin: 10px 0 20px 0;
    font-size: 17px;
    font-weight: 500;
    display: inline-block;;

}
.price-text small{
        font-size: 12px;
    font-weight: normal;
}

.forms{
    border: 1px solid #bfbaba;
    border-radius: 5px;
    padding: 20px 25px;
        margin: -14px 0;
}
.forms input {
    border: 1px solid #bfbaba;
    border-radius: 5px;
    margin: 10px 20px;
    padding: 5px 5px;
}
.forms button {
    color: #fff;
    background-color: #9E1E1E;
    border-color: #9E1E1E;
    font-weight: bold;
    border-radius: 5px;
    padding: 8px 15px;
    margin: 10px 25px;
}
.silder-left ul{
    margin: 0;
    padding: 10px 20px; 
}
.silder-left ul li {
    list-style: none;
        padding: 5px 0;
            border-bottom: 1px dotted;
}
.silder-left ul li a{
    color: #000;
}
.silder-left h3{
    background: #d9534f;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;

}
.silder-left{
    position: relative;
}
.silder-left strong{
        margin-left: 30px;
}
.silder-left span{
      background: #d9534f;
      position: absolute;
      top: 0;
      right: -35px;
      display: block;
      height: 26px;
      width: 35px;
      padding: 5px 4px;
}
.silder-left span:after{
    content: "";
    position: absolute;
    top: 5.4px;
    bottom: 0;
    width: 77%;
    height: 15px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
.silder-left span:before{
    content: "";
    position: absolute;
    top: 11px;
    bottom: 0;
    width: 77%;
    height: 3px;
    background: #fff;
}
.side-menu{
    position: fixed;
    width: 230px;
    left:  -230px;
    top: 40%;
    z-index: 999;
    background: #f8f8f8;
    transition: all ease-in-out 0.3s;
}
.side-menu.click{
  transition: all ease-in-out 0.3s;
  left: 0;
}

.heading h2{
    text-align: center;
}
.heading em{
    font-size: 20px;
}
.heading{
    margin: 60px 0 0 0;
}
.heading p{
    text-align: justify;
    margin: 30px 0;
    color: #a09797;
}
.amenities h3{
    display: inline-block;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px;
     margin: 60px 0 25px 0;
}
.amenities h3:before{
    position: absolute;
    content: "";
    border-bottom: 2px solid#000;
    top: 10px;
    left: 0;
}
.amenities ul {
    background: rgba(90, 62, 61, 0.08);
    padding: 25px;
    margin: 40px 0;
    width: 280px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.amenities ul li{
    color: #000;
    padding: -1px 15px;
    margin: 10px;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    margin: 13px 0;
    font-weight: 500;
}
.floor h3{
      text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px
}
.floor table tr th{
    color: #3C3939;
    border-top: 0;
    padding: 7px;
    border-right: 1px solid #bbb5b5;
    width: 20%;
    text-align: center;
}
.hide-row-bg {
    background-color: #eee;
    cursor: pointer !important;
}
.about-b h3{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px
}
.about-t p{
    text-align: justify;
    color: #635353;
}
.about-t{
        margin: 0 -15px;
}
.right-box ul{
    padding: 10px 15px;
    background: rgba(242, 240, 240, 0.59);
    color: #fff;
    border-radius: 5px;
}
.right-box ul li{
    list-style: none;
        border-bottom: 1px dotted #ccc;
    line-height: 28px;
        padding: 8px 0;
        color: #000;
}
.project-s h3{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px;
    margin: 70px 0 40px 0;
        text-align: center;
}
.pro-img img{
    width: 100%;
    height: 200px;
    margin: 0 -13px;
}
.item{
    text-align: center;
        margin: 10px 0;
}
.item a{
    color: #383535;
    font-weight: bold;  
    font-size: 18px;
    margin: 10px 0;
}
.emi h3 {
    font-size: 30px;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
    color: #000;
}
.jumbotron {
    position: relative;
    background: #000 url("https://s14.postimg.org/brfoy05nl/homeloan.jpg") center center;
    width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
}
.table-bordered a:focus{
    outline: none;
    border: none;
    text-decoration: none;
}
.btn-primary {
    color: #fff;
    background-color: #9E1E1E;
    border-color: #9E1E1E;
    font-weight: bold;
    border-radius: 5px;
    padding: 8px 15px;
    float: right;
    margin: -32px 35% 10px 0
}
.btn-primary:focus {
    color: #fff;
    background-color: #D9534F !important;
    border-color: #D9534F !important;
    border: none;
    outline: none;
}
.btn-primary:hover {
    color: #fff;
    background-color: #D01627;
    border-color: #D01627;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    border: 1px solid #ccc;
}
#input{
    border: 1px solid #ccc;
}
.table-bordered {
    border: 1px solid #bbb5b5;
    margin-top: 40px;
}
#map-canvas {
    height: 502px;
    width: 100%;
}

#teste {
    width: 100%;
    height: 502px;
}
.site span{
        display: block;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
        margin: -3px 0;
}
#yellow img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    margin-bottom: 30px;
    border: 1px solid #bbb5b5;
}
.mySlides img{

       border: 1px solid #bbb5b5;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #9E1E1E;
    border: 1px solid #9E1E1E;
    border-bottom-color: transparent;
}
#mapTab span{
        color: #fff;
    font-weight: bold;
    display: block;
    margin: 7px 0;
    font-size: 15px;
}
#map{
        padding: 19px 15px;
}
#map-canvas iframe{
        border: 1px solid #bbb5b5 !important;
}
.nav-tabs .active a:focus{
    background: #9E1E1E !important;
    outline: none;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    text-align: center;
       background: #D9534F;
}
.column img {
    width: 100%;
    height: 120px;
    border: 1px solid #403e3e;
    object-fit: cover;
    padding: 0px;
}
.floor{
        margin-bottom: 60px;
}

/** about-us **/
.abt h1{
font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px;
    margin: 60px 0 35px 0;
    text-align: center;


}
.abt hr{
    margin-top: -25px;
    margin-bottom: 20px;
    border: 0;
    border-bottom: 2px solid #000;
    width: 85px;
    text-align: center;
}
.two-box{
       border-top: 1px dotted #000;
    margin: 60px 0 30px 0;
}
.two-box h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;
    margin: 60px 0 35px 0;
    text-align: center;
}
#c-form{
    mask: 60px 0 30px 0;
}
#c-input input{
    border-radius: 5px;
    padding: 10px 15px;
    width: 100% !important;
    outline: none;
    margin-bottom: 30px;
}
#c-input .search-field{
      border-radius: 5px;
    padding: 10px 15px;
    width: 79% !important;
    outline: none;
    margin-bottom: 30px;  
}
 textarea{
    width: 100%;
    border: 1px solid #a9a4a4;
    border-radius: 5px;
    height: 115px;
    outline: none;
    margin-bottom: 25px;
    color: #A9A9A9;
    padding: 15px;
}
#c-form .message button{
        color: #fff;
    background-color: #9E1E1E;
    border-color: #9E1E1E;
    font-weight: bold;
    border-radius: 5px;
    padding: 15px 20px;
    float: right;
    margin: -66px 0 0 0;
}
.lucation span i{
    color: red;
        margin-right: 5px;
}
#phone i{
    color: red;
}
#phone a{
    color: #000;
}
#mail i{
    color: red;
        margin-right: 5px;
}
#mail a{
    color: #000;
}
.lucation h5{
        font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px;
    margin: 60px 0 35px 0;
}
.lucation {
    border: 1px solid #A9A4A4;
    border-radius: 5px;
    margin: 25px -17px;
    padding: 0 35px 30px;
    height: 350px;
}
#maps {
    border: 1px solid #A9A4A4;
    border-radius: 5px;
    margin: 25px -17px 25px 0;
}

/** careers  **/
.builders h1{
        font-size: 30px;
    font-weight: bold;
    margin-bottom: 35px;
    margin: 60px 0 35px 0;
    text-align: center;
}
.f-img{
    text-align: center;
    padding: 15px 0;
    margin: 10px 0;
}
.builders{
    margin-bottom: 60px;
}
[class*=" imghvr-"], [class^=imghvr-] {
    position: relative;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    background-color: none !important;
    color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    height: 148px;
    border: 1px solid #000;
    background: #fff;
}
[class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
    background-color: #E04747;
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
}

.f-img img{
        margin: 40px 0;
}
.you h2{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;
    margin: 60px 0 35px 0;
    text-align: center;
}
.you p{
    text-align: justify;
}
.form-c{
    border: 1px solid #BBB1B1;
    border-radius: 5px;
    padding: 20px;
    margin: 60px 20%;
}
.form-c h3{
       font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;;
}
.form-c form input{
        width: 100%;
    border-radius: 5px;
    border: 1px solid #BBB1B1;
    padding: 15px;
    margin: 15px 0;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #A9A9A9;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.form-c .search-field{
    width: 83%;
    margin: 0 0 30px 0;
}
.form-c img{
        width: 100px;
    background: #DAD8C7;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
}
.form-c .btns{
    color: #fff;
    background-color: #9E1E1E;
    border-color: #9E1E1E;
    font-weight: bold;
    border-radius: 5px;
    padding: 15px 20px;
}
.content-g b{
    color: #a09797;
}
.pro-img img{
    border-radius: 5px;
}
.pro-img:hover img{
        -webkit-transform: scale(1.0);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
        transition: all .3s ease
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    color: #5a5656;
}
.abt h2{
       font-size: 20px;
    font-weight: bold;
    margin-bottom: 35px;
    margin: 60px 0 35px 0;
    text-align: center;
}

}

/** media query**/
  
@media only screen and (max-width: 1024px) and (min-width: 768px){
    .man-img a{
        display: block;
        margin:0;
    }
    .soical-icons {
    text-align: right;

}
.three-img{
        margin-bottom: 30px;
    }
.pull-right {
    float: right!important;
    margin: 40px 0 0 0;
}

.message img {
    width: 20%;
    border: 1px solid #a9a4a4;
    border-radius: 5px;
    padding: 5px 15px;
    background: #e3e6b7;
}
#navbar {
    position: absolute;
    z-index: 99999;
    background: rgb(255, 255, 255);
    left: 0px;
    right: 0px;
    width: 100%;
    top: 82px;
    margin: 0px;
    padding: 0px;
}
}
@media only screen and(max-width: 1440px) and (min-width: 900px){
    .man-img a {
    margin: 5px 81px;
    font-weight: bold;
    color: #000;
}
}
@media (min-width: 992px){
.col-md-3 {
    width: 25%;
}
}
@media only screen and(max-width: 768px){
    body{
        background: #000;
    }
}
@media (max-width: 767px){
              .red {
    text-align: right;
    margin: 10px 0;
}
    .man-img a{
    display: block;
    margin: 0;
    padding-left: 55px;
    }
    .man-img :nth-child(3) {
        padding-right: 40px;
    }
    .column {
    float: left;
    width: 15.40%;
    margin: 1px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding:10px;
    color: #fff;
    font-size: 17px;
}
    .form-c .search-field {
    width: 99%;
    margin: 0 0 30px 0;
}
.message img {
    width: 40%;
    border: 1px solid #a9a4a4;
    border-radius: 5px;
    /* padding: 38px 17px 0 15px; */
    background: #e3e6b7;
}
    .mySlides {
    width:auto;
    display: block;
    margin: 30px 0;
}
    .forms input {
    border: 1px solid #bfbaba;
    border-radius: 5px;
    margin: 10px -5px;
    padding: 5px 5px;
    width: 100%;
    }
    .mega-menu li a {
    color: #fff;
    padding: 4px 0;
    display: inline-block;
}
.mega-menu .nav-header {
    padding: 0 !important;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
    color: #fff;
}

.txt-c {
    text-align: left;
}

          .row {
    margin-right: -15px;
    margin-left: -15px;
}
    .three-img{
        margin-bottom: 30px;
    }
    .soical-icons{
          text-align: right;
    }
    .form-box{
    margin: 0;

    }
    .man-img p {
    margin: 5px 0;
    font-weight: bold;
    padding-left: 50px;}
    .search-submit {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
    font-weight: bold;
    border-radius: 5px;
    float: left;
    padding: 15px 20px;
}
    .message button {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
    font-weight: bold;
    border-radius: 5px;
    padding: 10px  20px;
}
.txt-c {
    text-align: left;
}
.red {
    text-align: left;
    margin: 0 0 5px 0;
}
.form-c {
    border: 1px solid #BBB1B1;
    border-radius: 5px;
    padding: 20px;
    margin:0;
}
#c-form .message button {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
    font-weight: bold;
    border-radius: 5px;
         padding: 10px 20px;
     float: none;
         margin:0;
}
#c-input .search-field {
    border-radius: 5px;
    padding: 10px 15px;
    width: 58% !important;
    outline: none;
    margin-bottom: 30px;
}
#teste {
    width: auto;
    height: auto;
}
#teste img {
    width: 100%;
}
.item p {
    margin: 0 0 0 0;
}
.txt-c {
    text-align: center;
    text-align: left;
}

.f-nav input {
    margin: 26px 0 26px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    width: 73%;
    padding: 5px 10px;
}
#navbar {
    position: absolute;
    z-index: 99999;
    left: 0px;
    right: 0px;
    width: 100%;
    top: 100px;
    margin: 0px;
    padding: 0px;
    background: #929fa7;
}
.pull-right {
    float: none !important;
    margin: 55px 0 0 0;
    margin-right: -20px;
}
.amenities ul {
    background: rgba(90, 62, 61, 0.08);
    padding: 25px;
    margin: 40px 0;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.nav-tabs>li a{
    position: relative;
    display: block;
    padding:0 5px;
    color: #fff;
    font-size: 17px;
}
#map {
    padding: 9px 10px;
}
.copy p {
    color: #fff;
    font-size: 12px;
}
.message input {
    width: 57% !important;
}
.hvm-c {
    text-align: left;
    font-size: 12px;
}
.lucation {
    border: 1px solid #A9A4A4;
    border-radius: 5px;
    margin: 25px 0;
    padding: 0 35px 30px;
    height: 350px;
}
#maps {
    border: 1px solid #A9A4A4;
    border-radius: 5px;
    margin: 25px -0 25px 0;
}
.phone {
    font-size: 15px;
    margin: 10px 0;
    text-align:left;
}
}