/*css*/

@font-face {
    font-family: 'montserratblack';
    src: url('webfonts/montserrat-black-webfont.eot');
    src: url('webfonts/montserrat-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/montserrat-black-webfont.woff2') format('woff2'),
         url('webfonts/montserrat-black-webfont.woff') format('woff'),
         url('webfonts/montserrat-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratbold';
    src: url('webfonts/montserrat-bold-webfont.eot');
    src: url('webfonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('webfonts/montserrat-bold-webfont.woff') format('woff'),
         url('webfonts/montserrat-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratextra_bold';
    src: url('webfonts/montserrat-extrabold-webfont.eot');
    src: url('webfonts/montserrat-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/montserrat-extrabold-webfont.woff2') format('woff2'),
         url('webfonts/montserrat-extrabold-webfont.woff') format('woff'),
         url('webfonts/montserrat-extrabold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserrathairline';
    src: url('webfonts/montserrat-hairline-webfont.eot');
    src: url('webfonts/montserrat-hairline-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/montserrat-hairline-webfont.woff2') format('woff2'),
         url('webfonts/montserrat-hairline-webfont.woff') format('woff'),
         url('webfonts/montserrat-hairline-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}





/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 6, 2015 */



@font-face {
    font-family: 'montserratlight';
    src: url('webfonts/montserrat-light-webfont.eot');
    src: url('webfonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/montserrat-light-webfont.woff2') format('woff2'),
         url('webfonts/montserrat-light-webfont.woff') format('woff'),
         url('webfonts/montserrat-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratregular';
    src: url('webfonts/montserrat-regular-webfont.eot');
    src: url('webfonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('webfonts/montserrat-regular-webfont.woff') format('woff'),
         url('webfonts/montserrat-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratsemi_bold';
    src: url('webfonts/montserrat-semibold-webfont.eot');
    src: url('webfonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('webfonts/montserrat-semibold-webfont.woff') format('woff'),
         url('webfonts/montserrat-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratultra_light';
    src: url('webfonts/montserrat-ultralight-webfont.eot');
    src: url('webfonts/montserrat-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/montserrat-ultralight-webfont.woff2') format('woff2'),
         url('webfonts/montserrat-ultralight-webfont.woff') format('woff'),
         url('webfonts/montserrat-ultralight-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



@font-face {
	font-family: "Flaticon";
	src: url("flaticon.eot");
	src: url("flaticon.eot#iefix") format("embedded-opentype"),
	url("flaticon.woff") format("woff"),
	url("flaticon.ttf") format("truetype"),
	url("flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
        font-size: 20px;
font-style: normal;
/*margin-left: 20px;*/
}.flaticon-beds2:before {
	content: "\e000";
}
.flaticon-building104:before {
	content: "\e001";
}
.flaticon-cellphone91:before {
	content: "\e002";
}
.flaticon-facebook55:before {
	content: "\e003";
}
.flaticon-home153:before {
	content: "\e004";
}
.flaticon-mail3:before {
	content: "\e005";
}
.flaticon-three1:before {
	content: "\e006";
}
.flaticon-twitter1:before {
	content: "\e007";
}




body{
    
    font-family: 'montserratlight';
    font-size: 14px;
    font-weight: 400;
    color: #868686;
}

.no_bst_padd
{
    padding-left: 0px;
    padding-right: 0px;
}

.top_bar
{
    height: 82px;
    background: #ffffff;
}

.height_full
{
    height: 100%;
}

.contents
{
    height: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.contents_1
{
    height: 100%;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
}

.mobile_top:before 
{
    font-size: 48px;
}

.call
{
    font-size: 28px;
    color: #ed1b24;
    font-family: 'montserratregular';
    padding-right: 10px;
}

.mobile_no
{
    font-size: 24px;
    font-family: 'montserratregular';
    padding-right: 20px;
}
a, a:hover
{
    color: inherit;
    text-decoration: none;
}

.manjooran, .manjooran:hover
{
    color: #ed1b24;
    text-decoration: none;
}

a:hover .manjooran
{
    text-align-last: none;
}
.bg_slider
{
    background-image: url(../images/slider-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 590px;
}

.img_disp
{
    display: inline-block;
}

.text_right
{
    text-align: right;
}

.border
{
    border: 1px solid #ed1b24;
    box-shadow: 4px 3px 2px rgba(199, 199, 199, 0.52);
    -moz-box-shadow: 4px 3px 2px rgba(199, 199, 199, 0.52);
    -webkit-box-shadow: 4px 3px 2px rgba(199, 199, 199, 0.52);
}

.border1
{
    border: 1px solid #ed1b24;
}

.height_20
{
    height: 50px;
}

.enquire
{
    background: #ed1b24;
    color: #fff;
    padding: 5px 20px;
    font-size: 24px;
    
}

.padd_top_bg
{
    padding-top: 50px;
    padding-bottom: 30px;
    background: #e5e1e0;
    margin-bottom: 20px;
}

.head_top
{
    position: absolute;
    top: -26px;
    right: 0;
    left: 0;
}

.form_enq
{
    border-radius: 0px;
    margin-bottom: 10px;
}

.form_started
{
    margin-top: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.text_area
{
   border-radius: 0px;
    margin-bottom: 10px;
    height: 78px;
}

.center_btn
{
    height: 132px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.submit, .submit.focus, .submit:focus, .submit:hover
{
    color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cf0a11), to(#f82931));
      background: -moz-linear-gradient(top, #cf0a11, #f82931);
     background: -ms-linear-gradient(top, #cf0a11, #f82931);
/*    background: #f0232a;*/
    width: 100%;
    outline: none;
   
}

.submit:hover
{
   color: #fff; 
}
.submit span
{
      transition: 1000ms all;
     -webkit-transition:1000ms all;
     -moz-transitiontransition: 1000ms all;
    -ms-transition: 1000ms all; 
}

.submit:hover span
{
    -webkit-transform: rotate(180deg);
	-moz-transform:    rotate(180deg);
	-o-transform:      rotate(180deg);
	-ms-transform:     rotate(180deg);
    transform: rotate(180deg);
  
}

.catogry
{
    padding: 10px 85px 8px 25px;
    background: #ffb500;
    font-family: 'montserratregular';
    color: #000;
    display: inline-block;
    width:270px;
}

.card_prjt
{
    margin-top: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.head_prjt
{
    margin-bottom: 0px;
    margin-top: 10px;
    color: #819600;
    font-family: 'montserratregular';
    font-size: 28px;
}

.sub_head
{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #819600;
    font-family: 'montserratregular';
}

.place
{
  font-family: 'montserratregular';  
}

.padd_no_left
{
    padding-left: 0px;
}

.left_arrow
{
    position: absolute;
    top: 10px;
    left: 10px;
}

.left_arrow_1
{
    position: absolute;
    top: 10px;
    left: 15px;
}

.btn_enqry
{
    margin-top: 20px;
}

.bg_flat
{
    background-image: url(../images/spring.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
}

.bg_flat_1
{
     background-image: url(../images/scarlet.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;  
}

.bg_flat_2
{
      background-image: url(../images/rowanpark-villa.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;  
}

.bg_flat_3
{
      background-image: url(../images/riverine.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;  
}

.mob_only
{
    display: none;
}

.project_area
{
    padding-top: 30px;
    padding-bottom: 50px;
}

.home_footer
{
    color: #ed1b24;
}

.opacity
{
    opacity: 0;
}

.footer
{
    background: #fafafa;
    padding-top: 15px;
    padding-bottom: 30px;
    -webkit-box-shadow: 10px 10px 5px 12px rgba(127, 121, 121, 0.21);
-moz-box-shadow: 10px 10px 5px 12px rgba(127, 121, 121, 0.21);
box-shadow: 10px 10px 5px 12px rgba(127, 121, 121, 0.21);
    border-top: 1px solid #ccc;
}

.twitter
{
    margin-right: 10px;
    display: inline-block;
    margin-left: 10px;
}
.bor_ht_foot
{
    height: 120px;
}

.img_disply
{
    display: inline-block;
    width: 50%;
}

.align_center
{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
}

.coppy
{
    background: #ed1b24;
    color: #fff;
    height: 48px;
}

.all_copy
{
    margin-bottom: 0px;
    color: #fbfbfb;
}

.modal-footer
{
    border-top: 0px;
}

.modal-title
{
    color: #ed1b24;
}

/*popup css*/

.modal.fade .modal-dialog {
	-webkit-transform: scale(0.1);
	-moz-transform: scale(0.1);
	-ms-transform: scale(0.1);
	transform: scale(0.1);
	top: 300px;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform: translate3d(0, -300px, 0);
	transform: translate3d(0, -300px, 0);
	opacity: 1;
}


 .mobile_no_mob
    {
        display: none;
    }

.villas_left
{
    position: absolute;
    top: 15px;
    left: 0;
}


/*media screen*/

@media screen and (min-width:992px){
    .btn_enqry
    {
        margin-top: 40px;
    }
    
    .fitdrst
    {
        border-right: 1px solid #8d8d8d;
    }
    
    
}


@media screen and (max-width: 1199px) and (min-width:992px){
    
    .details
    {
        font-size: 12px;
    }
    .mobile_no
    {
        font-size: 20px;
    }
    
    .place
    {
        font-size: 12px;
    }
    
    .sub_head
    {
        font-size: 16px;
    }
}

@media screen and (max-width: 991px) and (min-width:768px){
    
    .bg_flat
    {
        height: 335px;
    }
    
    .bg_flat_1
    {
        height: 335px;
    }
    
    .bg_flat_2
    {
        height: 335px;
    }
    
    .bg_flat_3
    {
        height: 335px;
    }
    
    .tab_one
    {
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        -webkit-flex-direction: column; 
        -webkit-justify-content: center;
        -webkit-justify-content: center; 
        height: 335px;
    }
    
    .mobile_top:before
    {
        font-size: 24px;
    }
    .call
    {
        font-size: 18px;
    }
    
    .mobile_no
    {
        font-size: 15px;
    }
    
    .tab_center
    {
        text-align: center;
    }
}

@media screen and (max-width: 767px){
    .majr, .call
    {
        display: none;
    }
    .mobile_no_mob
    {
        display: block;
        font-size: 14px;
        padding-left: 10px;
    }
    
    .mobile_no
    {
        display: none;
        
        font-size: 22px;
    }
    .mobile_top:before
    {
        font-size: 26px;
    }
    
    .mobile_padd_lft
    {
        padding-left: 15px;
    }

    .bg_flat
    {
        background: none;
        height: auto;
        text-align: center;
    }
    
    .bg_flat_1
    {
        background: none;
        height: auto;
        text-align: center;
    }
    
    .bg_flat_2
    {
        background: none;
        height: auto;
        text-align: center;
    }
    
    .bg_flat_3
    {
        background: none;
        height: auto;
        text-align: center;
    }
    
    .mob_only
    {
    display: inline-block;
    }
    
    .tab_center
    {
        text-align: center;
    }
    .center_btn
    {
        height: auto;
    }
    
}

@media screen and (max-width: 480px){
    .bg_slider
    {
        height: 400px;
    }
    
     .mobile_no
    {
        font-size: 14px;
    }
    .mobile_top:before
    {
        font-size: 18px;
    }
    
    .bor_ht_foot
    {
        width: 100%;
    }
    
    .all_copy
    {
        font-size: 9px;
    }
    
    
}

.error{
  border-color: red;   
}
.error1{
  border: 2px solid black;
}

/*fixed form css*/
.fixed_form
{
    position: fixed;
    left: 0;
    top: 40%;
}

.enq_img
{
    width:50px;
    float: left;
    cursor: pointer;
}

.form_1
{
  
    float: left;
    transition: 500ms;
     width: 220px;
    height: 280px;
    border: 1px solid #fff;
    display: none;
}

.width_100
{
 
   display: block;
       
}

.height_hd_pop
{
    height: 50px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #ed1b24;
}

.bg_pop_red
{
   
    color: #fff;
    padding-top: 5px;
    font-size: 12px;
    height: calc(100% - 50px);
    background-image: url(../images/bg.png);
    background-size: cover;
}


.pop_form
{
    margin-bottom: 10px;
    height: 25px;
    border-radius: 0px;
    margin-top: 5px;
}

.pop_submit
{
   
    margin-bottom: 10px;
    border-radius: 5px;
    background: #E9E9E9;
    color: #ed1b24;
    padding: 3px 30px;
    font-size: 12px;
}

.pop_submit:hover
{
     color: #ed1b24;
}
.height-form{
height: 100%;
}