@charset "utf-8";
/* CSS Document */


.clr, .clear {
    clear: both;
}


body {
margin: 0px;
padding: 0px;
font-family: 'Open Sans', sans-serif;
color: #333333;
font-size: 14px;
line-height:26px;
letter-spacing:0.4px;
overflow-x:hidden;

}

h1 {
    font-size: 32px;
    color: #000;
    margin: 10px 0 15px 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    background: url(https://www.indianrealestateshow.com/images/brder-top.png) repeat-x 0 100%;
    padding: 0 0 15px 3px;
}

    h1 span {
        color:#ed1d24;
    }

h2{
    font-size:20px;
    margin:10px 0 15px 0;
}

header {
    /*padding: 15px 0;*/
   background:#fff;
}

.top-strip

.whitebg { background:#fff;}
.whitebgcont{background:#fff; padding:15px;}
.greybg{background:#f1f1ef; padding:20px 15px;  margin: 15px 0 15px 0;}
.beviale{margin:40px 0 0 0;}

.btn-info{  
color: #fff;
background-color: #ed057d;
border: #ed057d solid 1px;
padding: 3px 15px;
border-radius: 0px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
margin: 0;
position: relative;
}

.btn-primary{
    font-size:17px;
}
.nav > li > a{
    padding:10px 15px;
}

.navbar-default{background:#fff; border-color:none;     border-radius: 0;border-top: solid 1px #333;}

.borderline{
border-bottom: #ed1d24 solid 2px;
    padding: 10px 0 15px 0;
    font-size: 14px;
    margin-bottom: 20px;
}

.padding{padding:15px 0;}

footer a{color: #888888;
}

.grey{background:#6a6a6a !important;  border-color: #6a6a6a !important;}
.brown{background:#97233c !important;  border-color: #97233c !important;}

.more-less {
float: right;
color: #212121;
}

.fa-chevron-circle-right,.fa-chevron-circle-right,.fa-chevron-circle-right {
    float:right !important;
}

.dateb{margin: 20px 0;
    font-size: 15px;}

.dateb a{ color:#000;
}


.fa-calendar-alt,.fa-map-marker-alt{
    color: #ed1c25 !important;
    font-size: 20px !important;}

.top-strip .fa-facebook,
.top-strip .fa-linkedin,
.top-strip .fa-twitter-square,
.top-strip .fa-twitter,
.top-strip .fa-search,
.top-strip .fa-instagram{font-size:16px !important;}

.top-strip .fa-facebook:hover,.top-strip .fa-linkedin:hover,.top-strip .fa-twitter:hover,.top-strip .fa-search:hover,.top-strip .fa-twitter-square:hover,.top-strip .fa-instagram:hover{color:#ffffff;}


.modalclose {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 20px;
    right: 47px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #ed057d;
    text-align: center;
    line-height: 30px;
}
.search {
    padding: 10px 20px;
    color:#fff;
}

.innerheader{width:100%;}
.innerheader img{width:100%;}

ul{margin:0px; padding:0px;}
.innerwrapper ul li {
    background: url(../images/dotted1.png) no-repeat 0% 8px;
    list-style-type: none;
    border: none;
    padding: 0 0 0 20px;
    margin: 0 0 5px 0px;
}

.greybox{background: #f2f2f2;
    padding: 20px;
    min-height:215px;
        border: 1px solid #ccc;
    box-shadow: 0 0 15px 1px #cccccc;
    border-radius: 5px;

}

.greybox b, .greybox strong {
    color: #ed1d24;
}

.btn{
        white-space: normal;
}
.experiencebox{
    font-size:16px;
    font-weight:bold;
    border-right: 3px solid #f40814;
    min-height: 210px;
}
.ricon{
    padding-top: 4px;
}

h3{ font-size:24px; padding:10px 0 10px 0;}


.partnersection{
        background: #f1f1f1;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.partnersection h2{
    font-size: 18px;
    margin: 10px 0 15px 0;
    font-weight: bold;
    text-transform: uppercase;
    position:relative;

}
.partnersection h2::after{
    content:'';
    background:#f71e29;
    height:3px;
    width:50%;
    position:absolute;
    left:25%;
    bottom:-12px;
}
.carousel-control.right, .carousel-control.left {
background-image: none !important;
}
.color-blue {background:#0093d5 !important;}
.top-strip{
	background: #000;
    width: 100%;
    float: left;
}
.top-strip ul{
	list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    width: 100%;
}
.top-strip ul li {
    display: table-cell;
    width: 25%;
    text-align: center;
    padding: 9px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.top-strip ul li img {
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
    height:40px;
}
.top-strip ul li strong {
    display: inline-block;
    vertical-align: middle;
	text-align:left;
	line-height:1.5;
    font-size:17px;
}

@media (min-width: 992px){
.container {
    max-width: 1170px !important;
    width: 100% !important;
}
footer .col-md-3 {
    border-left: solid 1px #929292;
}
footer .col-md-3:first-of-type {
    border-left: none;
}
}
@media only screen and (max-width: 767px){
.top-strip ul li{width:50%;float:left;}
}
.descrip {
    background: #f4f4f4;
    padding: 10px;
    box-shadow: 0 4px 6px -6px black;
}
.descrip h4 {
    font-size: 14px;
    font-weight: bold;
    color: #ed1d24;
}
.descrip p {
    color: #000;
    font-size: 13px;
}
.testimonials p {
    font-size: 18px;
    margin: 25px 0 5px;
    line-height: 28px;
}
.testimonials b {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    margin-bottom: 35px;
    color: #ed1d24;
    text-transform: uppercase;
}
.testimonials span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 35px;
    color: #ed1d24;
    text-transform: uppercase;
}
.galleryimg {
    margin-bottom: 20px;
    position: relative;
}
.downloadimage {
}
.downloadimage a {
    position: absolute;
    bottom: 0;
    left: 15px;
    background: #e3a024;
    padding: 9px 10px 1px 10px;
    border-top-right-radius: 70%;
    font-size: 20px;
    color: #fff;
}





.logo-header {
	
}
.top-header {
	background:#151515;
}
.top-link {
	background: #0192d1;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 20px;
    line-height: 37px;
    font-weight: bold;
    margin-right: 1px;
}
.top-link:hover {
	background:#f71e29;
	color:#fff;
	text-decoration:none;
}
 .top-link:focus {
	 background: #0192d1;
	 text-decoration:none;
	 color:#fff;
 }
.red-color {
	background:#f71e29;
}
.red-color:hover {
	background: #0192d1;
	color:#fff;
	text-decoration:none;
}
.red-color:focus {
	background: #f71e29;
	color:#fff;
	text-decoration:none;
}
.hash-tag {
	color: #fff;
    font-weight: bold;
}
.social-media {
	background: #f71e29;
    color: #fff;
    line-height: 37px;
    padding: 10px 10px;
    font-size: 15px;
    margin-right: 1px;
}
.social-media:hover, .social-media:focus {
	background:#0192d1;
	color:#fff;
	text-decoration:none;
}
.top-heading {
	font-size: 17px;
    font-weight: 700;
    margin-bottom: 6px;
    padding-top: 6px;
    line-height:24px;
}
gallery {
	padding:70px 0;
}
.footer {
	padding:70px 0;
	background:#0192d1;
}
.footer-media {
	background:#fff;
	background: #fff;
    height: 30px;
    width: 30px;
    padding: 10px 14px;
    border-radius: 50%;
    font-size: 17px;
    color: #0192d1;
}
.sponsor {
	background:#ccc;
	padding:70px 0;
}
.box-img {
	background:#fff;
}
.box-img img{
	margin:0 auto;
}
.spon-head {
	color: #fff;
    background: #f71e29;
    text-align: center;
	padding:10px;
}
.red {
	color:#f71d29;
	padding-top: 0px;
	margin-top:5px;
}
.navbar {
	margin-top:10px;
	margin-bottom:0;
}
 .navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
}
.navbar-default {
    background-color: #0192d1;
    border-color: #0192d1;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
	font-size:16px;
	font-weight:700;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 22px;
}
.navbar-right {
    float: none !important;
    margin-right: -15px;
}
.main-head {
	margin-top: 0;
    font-weight: 700;
    color: #0192d1;
	margin-bottom:8px;
}
.main-head span {
	color:#f71e29;
}
p {
	color: #000;
    text-align: justify;
    line-height: 23px;
	font-size:15px;
}
.about-sect {
    padding:25px 0;
}
.high {
	width: 50%;
    float: left;
	height:190px;
    margin-bottom:20px;
}
.high-content {
	width: 50%;
    float: right;
	background: #fff;
    padding: 12px 20px;
	height:190px;    
    margin-bottom:20px;
}
.high-content h4 {
	color:#f71e29;
	font-size: 15px;
    font-weight: bold;
    margin-top:0;
}
.high1 {
	width: 50%;
    float: right;	
	height:200px;
    margin-bottom:20px;
}
.high-content1 {
	width: 50%;
    float: left;
	background: #fff;
    padding: 11px 20px;
	height:200px;
    margin-bottom:20px;
}
.high-content1 h4 {
	color:#f71e29;
	font-size: 15px;
    font-weight: bold;
    margin-top:0;
}
.arr {
	position: absolute;
    left: 47%;
    top: 42%;
}
.arr1 {
	position: absolute;
    left: 49%;
    top: 42%;
}
.paralax {
	padding:50px 0;
	background-image: url("../images/para.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.dream {
    padding: 40px 0 0;
}
.dream .main-head {
    margin-bottom:20px;
}
.my-testimonials {
	padding:50px 0;
	background-image: url("../images/testi.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.my-ul {
	list-style:none;
	font-size:15px;
	padding-left:5px;
}
.my-ul li {
	margin-bottom:8px;
	padding:7px 0;
}
.my-ul li::before {
	font-family:'FontAwesome';
	content:"\f18e";
	margin-right:5px;
}
.gallery {
    padding: 40px 0;
}
.gallery .main-head {
    margin-bottom:20px;
}
.sponsor {
    background: #ccc;
    padding: 40px 0;
}
.sponsor .main-head {
    margin-bottom:20px;
}
.box-img {
    background: #fff;
}
.spon-head {
    color: #fff;
    background: #f71e29;
    text-align: center;
    padding: 10px;
    font-size: 15px;
    text-transform: uppercase;
}
.five-box {
    width: 19%;
    float: left;
    margin-right: 5px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .five-box {
        width: 100%;
    }
    }
@media scren and (min-width:900px) and (max-width:1101px) {
    .nav>li> a {
        padding: 10px 15px;
    }
}

.footer {
    padding: 70px 0;
    background: #0192d1;
}
.sectionClass {
  padding:0;
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #222;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #101F2E;
}


.projectFactsWrap{
    display: flex;
  margin-top: 0px;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 7px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  background: #0192d1;
}

.projectFactsWrap .item:nth-child(2){
  background: #0192d1;
}

.projectFactsWrap .item:nth-child(3){
  background: #0192d1;
}

.projectFactsWrap .item:nth-child(4){
  background: #0192d1;
}

.projectFactsWrap .item p.number{
  font-size: 22px;
  padding: 0;
  font-weight: 500;
}

.projectFactsWrap .item p{
  color: #fff;
  font-size: 15px;
  margin: 0;
  padding: 3px;
  font-family: 'Open Sans';
}


.projectFactsWrap .item span{
  font-size:18px;
  color:#fff;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 25px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}
.counter {
	background:#0192d1;
}
.number::after {
    content: "+";
    margin-left: 5px;
}
.shivmodal {
    width: 800px;
}
#Divleftside .innerwrapper .modal-dialog {
    width: 800px!important;
}