body{
    font-family: "PT Sans",sans-serif;
    font-size: 12px;
    background: #f0f0f0 !important;
    color: #666;
}
@media(max-width:500px){
     .lft_table{
    padding-right: 15px !important;
    }
    .main_table .rgt_table{
    padding-left: 10px !important;
    }
}
.head_sec{
    min-height: 50px;
    background-color: #fff;
    margin-top: 3%;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.22);
    width: 82%;
}
.head_sec h2{
    font-family: 'Libre Baskerville', serif;
    color: #2d3131;
    text-align: left;
    font-size: 22px;
    padding-bottom: 1%;
}
.property_box {
    padding-top: 2%;
    padding-right: 0px;
    padding-left: 0px;
}
.property_box .main_table{
    width: 95%;
    margin: 0px auto;
    min-height: 300px;
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.22);
}
.property_box .main_table:hover{
    
}
.lft_table{
    padding-right: 0px !important;
}
.rgt_table{
    padding-left: 25px !important;
}
.lft_table img{
    height: 280px !important;
    padding-left: 0px !important;
    padding-top: 7px !important;
}
.rupes{
    color: #00bc8c;
    font-size: 16px;
}
.rgt_table .nav-pills li{
    padding-right: 20px;
}
.dwn_txt{
    font-weight: bold;
    font-size: 13px;
    color: #333;
}
.highlight{
    background-color: #f1e9e9;
    width: 100%;
    min-height: 30px;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-top: 4px;
}
.rgt_table p{
    font-size: 12px;
    text-align: justify; 
    line-height: 20px;
    padding-top: 2%;
}
#flip{
    color: #008cc3;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}
#panel {
    display: none;
}
a.view {
    font-size: 13px;
    color: #fff;
    padding: 8px 13px;
    background-color: #00bc8c !important;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left !important;
}
a.view:hover{
    background-color: #2fbf63;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}
a.contact{
    background-color: #00bc8c !important;
    padding: 8px 13px;
    color: #fff;
    font-size: 13px !important;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
a.contact:hover{
    background-color: #2fbf63;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}
.highlight .nav li{
    border-right: 1px solid #2fbf63;
    padding-left: 10px;
}
.modal-header{
    background: #00bc8c;
}
.modal-title{
    color: #fff;
    padding-top: 3%;
    padding-left: 11.6%;
}
.modal-header .close{
    position: fixed;
    top: -5px;
    right: -10px; 
    width: 30px !important;
    height: 30px !important;
    background-color: #000 !important;
    color: #fff !important;
    border-radius: 50% !important;
    display: block !important;
}
.form-style-8{
	font-family: 'Open Sans Condensed', arial, sans;
	width: 500px;
	padding: 0px 30px;
	background: #FFFFFF;
	margin: 20px auto;

}
.form-style-8 input[type="text"],
.form-style-8 input[type="email"],
.form-style-8 textarea
{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	display: block;
	width: 100%;
	padding: 7px;
	border: none;
	border-bottom: 1px solid #ddd;
	background: transparent;
	margin-bottom: 10px;
	font: 16px Arial, Helvetica, sans-serif;
	height: 45px;
}
.form-style-8 textarea{
	resize:none;
	overflow: hidden;
}
.form-style-8 input[type="button"], 
.form-style-8 input[type="submit"]{
	-moz-box-shadow: inset 0px 1px 0px 0px #45D6D6;
	-webkit-box-shadow: inset 0px 1px 0px 0px #45D6D6;
	box-shadow: inset 0px 1px 0px 0px #45D6D6;
	background-color: #00bc8c;
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
    border: none !important;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	padding: 8px 18px;
	text-decoration: none;
	text-transform: uppercase;
}
.form-style-8 input[type="button"]:hover, 
.form-style-8 input[type="submit"]:hover {
	background:linear-gradient(to bottom, #34CACA 5%, #30C9C9 100%);
	background-color:#34CACA;
}

/*ZoomIn Hover Effect*/
    .product .product__info .hover-zoomin a {
      display: block;
      position: relative;
      overflow: hidden;
    }
    .product .product__info .hover-zoomin img {
      height: auto;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    }
    .product .product__info .hover-zoomin:hover img {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
    }
    
.main_table .fa-phone   {
 color:#337ab7 !important;
 font-size:14px !important;
 }
 .main_table .fa-rupee{
 color:#00bc8c !important;
 font-size:14px !important;
 }  
  .main_table .social{
  padding-right:10px;
  }
 .main_table .social a{
 padding-left:4px;
  padding-right:4px;
 }
 .main_table .fa-facebook-official{
 color:#3B5998 !important;
 font-size:26px !important;
 text-align:right;
 }
 .main_table .fa-linkedin-square{
 color:#007bb5 !important;
 font-size:26px !important;
 text-align:right;
 }
  .main_table  .fa-twitter-square{
 color:#28AAE1 !important;
 font-size:26px !important;
 text-align:right;
 }
 .main_table  .fa-google-plus-square{
 color:#DD5044 !important;
 font-size:26px !important;
 text-align:right;
 }
 .main_table  .fa-stumbleupon{
 color:#EB4823 !important;
 font-size:26px !important;
 text-align:right;
 }
 .main_table  .fa-reddit-square{
 color:#FF3F18 !important;
 font-size:26px !important;
 text-align:right;
 }
 .main_table  .fa-pinterest-square{
 color:#CC2127 !important;
 font-size:26px !important;
 text-align:right;
 }
 .main_table  .fa-tumblr-square{
 color:#35465D !important;
 font-size:26px !important;
 text-align:right;
 }
 .compare .fa{
 color:#00bc8c !important;
 font-size:22px !important;
 } 
 
 
 .lft_popup{
    height: 470px;
    background-image: url(../img/lft_back.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.form-login{
    margin: 0 auto;

    font: bold 14px sans-serif;
    text-align: center;
}

.form-log-in-with-email{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 130px;
    text-align: center;
}

.form-log-in-with-email .form-white-background{
    
    box-sizing: border-box;
    /*background-color: #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);*/
    padding: 7px 50px;
    /*margin-bottom: 32px;*/
}

.form-log-in-with-email .form-row{
    text-align: left;
    margin-bottom: 23px;
}

.form-log-in-with-email .form-title-row{
    text-align: center;
    margin-bottom: 20px;
}

.form-log-in-with-email h1{
    display: inline-block;
    box-sizing: border-box;
    color:  #4c565e;
    font-size: 24px;
    padding: 0 30px 15px;
    border-bottom: 2px solid #6caee0;
    margin:0;
}

/*.form-log-in-with-email .form-row > label span{
    display: inline-block;
    box-sizing: border-box;
    color:  #5f5f5f;
    width: 125px;
    text-align: right;
    padding-right: 25px;
}*/

.form-log-in-with-email input{
    color:  #5f5f5f;
    box-sizing: border-box;
    width: 277px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 12px 4px;
    border: 1px solid #dbdbdb;
    margin-top: 11px;
}

.form-log-in-with-email button{
    display: block;
    border-radius: 2px;
    background-color:  #6caee0;
    color: #ffffff;
    font-weight: bold;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 15px 35px;
    border: 0;
    margin: 15px auto 0;
    cursor: pointer;
}

.form-log-in-with-email .form-forgotten-password,
.form-log-in-with-email .form-create-an-account{
    text-decoration: none;
    padding: 4px 8px;
    font-weight: normal;
}

.form-log-in-with-email .form-forgotten-password{
    color:  #4e9eda;
}

.form-log-in-with-email .form-create-an-account{
    color:  #7b9d62;
    background-color: #d6f0c3;
}

/*
.form-log-in-with-email:after{
    content: 'OR';
    position: absolute;
    bottom: 260px;
    right: -100px;

    border-radius: 50%;
    background-color: #edeca5;
    width: 50px;
    height: 50px;
    color: #93923b;
    font-size: 17px;
    line-height: 50px;
}
*/

.form-sign-in-with-social{
    /*display: inline-block;*/
    
    
    box-sizing: border-box;
    vertical-align: top;
    /*text-align: center;*/
    margin: 10px auto;
}

.form-sign-in-with-social .form-title-row{
    margin-bottom: 50px;
}

.form-sign-in-with-social .form-title{
    box-sizing: border-box;
    color:  #4c565e;
    font-size: 24px;
    padding: 15px 20px;
    border-bottom: 2px solid #6caee0;
}

.form-sign-in-with-social .form-google-button{
    color:  #ffffff;
    /*display: block;*/
    width: 145px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    padding: 5px 8px;
    background-color:  rgba(222, 110, 60, 0.9);
    box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    margin: 8px auto;
    text-decoration: none;
}

.form-sign-in-with-social .form-facebook-button{
    color:  #ffffff;
   /* display: block;*/
    width: 145px;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    background-color:  rgba(75, 136, 194, 0.9);
    box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    margin: 8px auto;
    padding: 5px 8px;
    text-decoration: none;
}


/*	Making the form responsive. Remove these media queries
    if you don't need the form to work on mobile devices. */

@media (max-width: 900px) {

    .form-login{
        margin: 20px auto;
    }

    .form-log-in-with-email{
        position: relative;
        display: block;
        margin: 0 0 50px;
    }

    .form-log-in-with-email .form-white-background{
        margin: 0 auto 2px;
    }

    .form-log-in-with-email:after{
        bottom: -80px;
        left: 50%;
        margin-left: -25px;
    }

    .form-sign-in-with-social{
        margin-top: 60px;
    }

}

@media (max-width: 600px) {

    .form-log-in-with-email .form-white-background{
        width: 300px;
        padding-left: 35px;
        padding-right: 35px;
    }

    .form-log-in-with-email .form-row > label span{
        display: block;
        text-align: left;
        padding: 0 0 10px;
    }

    .form-log-in-with-email .form-email,
    .form-log-in-with-email .form-password{
        display: block;
        margin: 0 auto;
    }

    .form-log-in-with-email:after{
        bottom: -80px;
        left: 50%;
        margin-left: -25px;
    }

    .form-log-in-with-email .form-forgotten-password,
    .form-log-in-with-email .form-create-an-account{
        display: block;
        margin: 5px auto;
        max-width: 180px;
    }

}
.or{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: block;
    background-color: #5bc0de;
    text-align: center;
    color: #fff;
    margin: 20px auto 0px auto;
    line-height: 30px;
}
