/*
Template Name:Estate
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/


/********************* center ****************/
#center{   
padding:0;
margin:0;
}
#center .fade-carousel {
position: relative;
height: 100vh;
}
#center .fade-carousel .carousel-inner .item {
height: 100vh;
}
#center .fade-carousel .carousel-indicators > li {
margin: 0 2px;
background-color: #f39c12;
border-color: #f39c12;
opacity: .7;
}
#center .fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
#center .hero {
 position: absolute;
 top: 50%;
 left: 25%;
 z-index: 3;
 color: #fff;
 text-align: center;
 padding-top:50px;
 text-transform: uppercase;
 text-shadow: 1px 1px 0 rgba(0,0,0,.75);
 -webkit-transform: translate3d(-50%,-50%,0);
 -moz-transform: translate3d(-50%,-50%,0);
 -ms-transform: translate3d(-50%,-50%,0);
 -o-transform: translate3d(-50%,-50%,0);
 transform: translate3d(-50%,-50%,0);
 background-color:#0404046b;
 width:40%;
}
#center .hero h1 {
font-size: 3.4285714285714284vw;    
font-weight: bold;
margin: 0;
padding: 0;
color:#fff;
}
#center .hero h3 {
font-size:1.4285714285714286vw;
font-weight: bold;
padding-bottom:15px;
color:#fff;
}
#center .hero h4{
padding-bottom:70px;
padding-top:15px;
}
#center .hero h4 a{
 background: #905013;
 padding: 10px 20px 10px 20px;
 color: #fff;
 border-radius: 10px;
}
#center .fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
#center .fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
#center .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color:;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
#center .btn.btn-lg {padding: 10px 40px;}
#center .btn.btn-hero,
#center .btn.btn-hero:hover,
#center .btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
#center .fade-carousel .slides .slide-1, 
#center .fade-carousel .slides .slide-2,
#center .fade-carousel .slides .slide-3,
#center .fade-carousel .slides .slide-4,
#center .fade-carousel .slides .slide-5,
#center .fade-carousel .slides .slide-6,
#center .fade-carousel .slides .slide-7{    
    
    
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#center .fade-carousel .slides .slide-1 {
background-image: url(../img/Startup-banner-1-1024x490.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-2 {
background-image: url(../img/Startup-Banner-2-1024x512.png);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-3 {
background-image: url(../img/Startup-banner-4-1024x436.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-4 {
background-image: url(../img/chittu-kuruvi-house-PVT-LTD.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-5 {
background-image: url(../propertybanners/slide-5.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-6 {
background-image: url(../propertybanners/slide-6.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-7 {
background-image: url(../propertybanners/slide-7.jpg);
padding-bottom: 100px;
padding-top:100px;
background-repeat: no-repeat;
background-size: cover;
}


/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

/********************* center_end ****************/
/********************* middle ****************/
.middle_2{ 
 background-color: #00000085;
 padding: 30px;
 margin-top: -520px;
 }
.middle_5 p{ 
 text-align:center;
 padding-top:30px!important;
 }
.middle_3 input, button, select, textarea {
    font-size: 16px;
    border: 1px solid #fff!important;
    padding-bottom: 12px;
    padding-left: 10px;
    width: 100%;
    box-shadow: none;
    background: #0a0a0a42;
    color: #fff;
    padding-top: 12px;
	margin-bottom:5px;
	margin-top: 18px;
}
.middle_4 input, button, select, textarea {
    font-size: 16px;
    border: 1px solid #fff!important;
    padding-bottom: 12px;
    padding-left: 10px;
    width: 100%;
    box-shadow: none;
    background: #0a0a0a42;
    color:#fff;
    padding-top: 12px;
	margin-bottom:5px;
	margin-top: 18px;
}
.middle_4 input{
 color:#fff!important;
}
.middle_3 .form-control {
 color:#fff!important;
}
.middle_4 input::placeholder {
 color:#fff!important;
}
.middle_3 input::placeholder {
 color:#fff!important;
}
.middle_main h3{ 
 text-align:center;
 padding-bottom:20px;
 color:#fff;
 letter-spacing:2px;
 }
/********************* middle_end ****************/
/********************* available ****************/
#available{ 
 padding-top:50px;
 padding-bottom:50px;
 }
.available_2{ 
 border-left:3px solid #CC935C;
 padding-left:13px;
 }
.available_2 h2{ 
 color: #CC935C;
 }
.available_2 h5{ 
 letter-spacing:3px;
  color: #CC935C;
  padding-top:5px;
  margin-bottom:20px;
  font-weight:800;
 }
.available_4 img{ 
 padding-top:30px;
 }
/********************* available_end ****************/
/********************* book ****************/
#book{  
 background-color:#000;
 }
.book_2 h5{ 
 color: #000;
 letter-spacing: 2px;
 font-weight: bold;
 padding-bottom:10px;
 }
.book_2 h3{ 
 color:#fff;
 letter-spacing: 2px;
 font-weight: bold;
 padding-bottom:10px;
 }
.book_2{
 border:none;
 background:none;
 min-height:auto;
 margin-bottom:0;
 border-radius:0;
 }
.book_2{
	background:#cc935c;
	display: table;
	position: relative;
	z-index: 9;
	margin-right:80px;
	font-size:35px;
	color:#000!important;
	font-weight:bold;
	padding-top:20px;
	width: 85%;
 }
.book_2 span{
    color: #6AAF08;
	}
.book_2 i{
vertical-align:middle;
	}
.book_2:before{
 right: -80px;
 width: 80%; 
 transform: skew(30deg);
-webkit-transform: skew( 30deg);
-moz-transform: skew( 30deg);
-o-transform: skew( 30deg);
-ms-transform: skew( 30deg);
  }
.book_2:before, .navbar-brand:after {
    background-color: #cc935c;
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    z-index: -1;
}
.book_2:after {
    right: 10%;
    width: 2000px;
}
.book_2{
padding-top:14.5px;  
  }
.book_3{ 
 background-color: #000;
 padding-top: 100px;
 padding-bottom: 100px;
 }
.book_3 h3{ 
 color:#fff;
 padding-right:30px;
 }
.book_3 h4{ 
 color:#cc935c;
 padding-right:30px;
 padding-top:10px;
 letter-spacing: 4px;
 }
.book_2{
 text-align:right; 
 padding-top: 100px;
 padding-bottom: 100px;
  }
.book_3{ 
 text-align:right;
 }
/********************* book_end ****************/
/********************* property ****************/
#property{ 
 padding-top:50px;
 padding-bottom:50px;
 background-color:#f1f1f1;
  }
.property_1 h2{ 
 padding-bottom:10px;
 }
.property_1 h2 a{ 
 color:#cc935c;
  }
.property_2 p{ 
 padding-top:20px;
 }
.blog_home1ii h4 a{ 
 color:#000;
 }
 .blog_home1i ul{
 margin-top:10px; 
  }
.blog_home1i ul li{
display:inline-block;
padding-left:5px;
padding-right:5px;
color:#999;
font-size:14px;
  }
.blog_home1i ul li a{
 color: #797878;
  }
.blog_home1i ul li i{
 margin-right:5px; 
  }
.blog_home1i p a{
  color: #bb6818;
  font-weight:bold;
  }
.blog_home1i p a:hover{
  color:#000;
  }
.blog_home1i p{
  color:#666;
  }
.blog_home1ii{
background:#fff;
padding: 20px 15px 6px 15px;
border-bottom: 3px solid #c56c18;
margin-bottom:16px;
  }
.blog_home1il h6 span{
 display:block; 
  }
.blog_home1il h6{
 font-size: 16px;
 color: #fff;
  }
.date{
 background: #c78442;
 padding: 9px 0px;
 width: 25%;
 text-align: center;
  }
.year{
 background: #000;
 padding: 9px 0px;
 width: 19%;
 text-align: center; 
  }
.blog_home1il{
 position:absolute;
 width:100%; 
 top:0%;
 left:0%;
  }
.blog_home1i{
 position:relative; 
  }
.property_2 ul{ 
 background-color: #ea9440;
 padding: 12px;
 }
.property_2 li{ 
 display:inline;
 padding-right:10px;
 color:#fff;
 font-size:18px;
 }
.property_2 li i{ 
 color:#fff;
 font-size:18px;
 }
.property_2{ 
 position:absolute;
 top:45%;
 }
.property_3 p{ 
 padding-top:20px;
 padding-bottom:20px;
 }
/********************* property_end ****************/
/********************* our ****************/
#our{ 
 padding-top:50px;
 padding-bottom:50px;
 }
.our_1{ 
 text-align:center;
 }
.our_1 h2{ 
 padding-bottom:15px;
 }
.our_2{ 
 text-align:center;
 }
.our_2 p{ 
 padding-top:12px;
 padding-bottom:20px;
 }
.our_3{ 
 text-align:center;
 }
.our_5{ 
 background-color:#000;
 padding:10px 10px 10px 10px;
 }
.our_5 h4 a{ 
 color:#CC935C;
 }
.our_5 p{ 
 padding: 0px;
 margin: 0px;
 padding-bottom:0px;
 color:#fff;
 }
.our_6{ 
 background-color:#000;
 width:70%;
 margin:auto;
 }
.our_6 li{  
 display:inline;
 padding-right:12px;
 }
.our_6 li a{  
 color:#fff;
 }
.our_6 li a:hover{  
 color:#CC935C;
 }
.our_6 p{  
 color:#fff;
 padding-top:5px;
 }
.our_1 h2 a{ 
 color:#CC935C;
 }
/********************* our_end ****************/
/********************* our_blog ****************/
#our_blog{ 
 padding-top:50px;
 padding-bottom:50px;
 background-color:#f1f1f1;
 }
.our_blog_1 h2{ 
 padding-bottom:15px;
 }
.our_blog_1 h2 a{ 
 color:#CC935C;
 }
.our_blog_2 p{ 
 padding-top:10px;
 padding-bottom:20px;
 }
#our_blog .ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#our_blog .ih-item,
#our_blog .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#our_blog .ih-item a {
  color: #333;
}
#our_blog .ih-item a:hover {
  text-decoration: none;
}
#our_blog .ih-item img {
  width: 100%;
  height: 100%;
}
#our_blog .ih-item.square {
  position: relative;
  width: 359px;
  height: 264px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#our_blog .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#our_blog .ih-item.square.effect14.colored .info {
  background: #1a4a72;
}
#our_blog .ih-item.square.effect14.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
#our_blog .ih-item.square.effect14 .img {
  opacity: 1;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#our_blog .ih-item.square.effect14 .info {
  background: #333333;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.35s ease 0.2s;
  -moz-transition: all 0.35s ease 0.2s;
  transition: all 0.35s ease 0.2s;
}
#our_blog .ih-item.square.effect14 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
}
#our_blog .ih-item.square.effect14 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
#our_blog .ih-item.square.effect14 a:hover .img {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#our_blog .ih-item.square.effect14 a:hover .info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

#our_blog .ih-item.square.effect14.left_to_right .img {
  -webkit-transform: translateX(0) rotate(0);
  -moz-transform: translateX(0) rotate(0);
  -ms-transform: translateX(0) rotate(0);
  -o-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0);
}
#our_blog .ih-item.square.effect14.left_to_right a:hover .img {
  -webkit-transform: translateX(100%) rotate(180deg);
  -moz-transform: translateX(100%) rotate(180deg);
  -ms-transform: translateX(100%) rotate(180deg);
  -o-transform: translateX(100%) rotate(180deg);
  transform: translateX(100%) rotate(180deg);
}
.our_blog_5{ 
 background-color:#fff;
 padding:20px;
 }
.our_blog_5 h4 a{ 
 color:#000;
 font-weight:bold;
 }
.our_blog_5 h4 a:hover{ 
 color: #CC935C;
 }
.our_blog_5 h4{ 
 padding-bottom:8px;
 }
.our_blog_5 p{ 
 color:#000;
 padding:0px;
 margin:0px;
 padding-bottom:7px;
 }
.our_blog_5 a{ 
 color: #CC935C;
 font-size:20px;
 }
/********************* our_blog_end ****************/
/********************* news ****************/
#news{ 
 background-image: url(../img/15.jpg);
 background-size:cover;
 }
.news_main{ 
 padding-bottom: 100px;
 padding-top: 100px;
 background-color: #00000073;
 }
.news_2{ 
 text-align:center;
 }
.news_2 h2{ 
 color:#fff;
 }
.news_2 h2 a{ 
 color: #CC935C;
 }
.news_2 p{ 
 color: #fff;
 padding-bottom:20px;
 }
 
#news .dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
#news .input-group-btn .btn-group {
    display: flex !important;
}
#news .btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
#news .btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#news .btn-primary {
 color: #fff;
 background-color: #cc935c;
 border:1px solid #cc935c!important;
}
#news .form-control {
 color: #fff;
 background-color: #0e0e0e7d;
 border: 1px solid #adaeaf;
}
#news .form-control::placeholder {
 color: #fff;
}
#news .btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#news .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
#news .form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
@media screen and (min-width: 768px) {
    #adv-search {
        width: 500px;
        margin: 0 auto;
    }
#news .dropdown.dropdown-lg {
        position: static !important;
    }
#news .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}
#news button {
    margin-top: 0px;
}
#news .input-group .form-control:first-child{ 
  padding-top: 25px;
  padding-bottom: 25px;
 }
/********************* news_end ****************/



@media screen and (max-width : 767px){
.available_2 h1{ 
 font-size:43px;
 }
.middle_2 {
 margin-top: 0px;
}
.book_2:before, .navbar-brand:after {
 position: static;
}
.book_2 {
 width: 100%;
}
.book_2 {
 text-align: center;
 padding-top: 50px;
 padding-bottom: 50px;
}
.book_3 {
 padding-top: 50px;
 padding-bottom: 50px;
}
#our_blog .ih-item.square {
 width: 100%;
 height: 100%;
}
#property {
 text-align: center;
 padding-top: 30px;
 padding-bottom: 30px;
}
#center .hero{ 
 width: 100%;
 left: 50%;
 }
#center .hero h1{ 
 font-size: 22px;
 padding-bottom:10px;
 }
#center .hero h3 {
 font-size: 15px;
 padding-bottom: 10px;
}
#middle .col-sm-12 {
 padding-left:0px;
 padding-right:0px;
}
#middle .col-sm-6 {
 padding-left:0px;
 padding-right:0px;
}
#available {
 text-align: center;
}
.available_2 {
 border:none;
 padding-left: 0px;
}
.available_2 h2 {
 font-size: 28px;
}
.line{
 width:100%;
}
.property_2 {
 top: 31%;
}
.date {
 width: 40%;
}
.year {
 width: 29%;
}
.our_1 h2 {
 font-size: 26px;
}
#our_blog {
 padding-top: 30px;
 padding-bottom: 30px;
 text-align: center;
}
.news_main {
 padding-bottom: 50px;
 padding-top: 50px;
}
}


@media (min-width:470px) and (max-width:767px) {
.property_2 {
 top: 51%;
}
}
 
 
@media (min-width:768px) and (max-width:961px) {
.date {
 width: 45%;
}
.year {
 width: 30%;
}
.property_2 li {
 padding-right: 5px;
}
.property_2 {
 top: 22%;
}
.blog_home1i ul li {
 padding-left: 0px;
}
.our_6 {
 width: 90%;
}
#property {
 padding-top: 30px;
 padding-bottom: 20px;
}
#our {
 padding-top: 30px;
 padding-bottom: 30px;
}
#our_blog {
 padding-top: 30px;
 padding-bottom: 35px;
}
#our_blog .ih-item.square {
 width: 100%;
 height: 100%;
}
.news_main {
 padding-bottom: 50px;
 padding-top: 50px;
}
#adv-search {
 width: 350px;
}
} 

 
@media (min-width:962px) and (max-width:1200px) {
.date {
 width: 45%;
}
.year {
 width: 30%;
}
.property_2 li {
 padding-right: 5px;
}
.property_2 {
 top: 22%;
}
.blog_home1i ul li {
 padding-left: 0px;
}
.our_6 {
 width: 90%;
}
#property {
 padding-top: 30px;
 padding-bottom: 20px;
}
#our {
 padding-top: 30px;
 padding-bottom: 30px;
}
#our_blog {
 padding-top: 30px;
 padding-bottom: 35px;
}
#our_blog .ih-item.square {
 width: 100%;
 height: 100%;
}
.news_main {
 padding-bottom: 50px;
 padding-top: 50px;
}
#adv-search {
 width: 350px;
}
.book_3 {
 padding-bottom: 81px;
}
}

@media (min-width:1201px) and (max-width:1320px) {

}