body{
        /* background: 
            url('images/background sk-02.jpg') no-repeat center center;
            background-blend-mode:screen;*/
            
            font-family: 'Verdana', 'Arial', 'Helvetica Neue', 'sans-serif';
            color:rgb(0, 0, 0) !important;
           
            }
           .hero-image {
 /* background-image: url("/images/sk1.jpg");
  background-color: #cccccc;*/
  /* background-repeat: no-repeat;
  height: 500px;*/
 /* background-position: center;
 
  background-size: cover;*/
 /* position: relative;*/
}
            
            .fa:hover {
            opacity: 0.7;
            }
            .fa-facebook-square {
            background-color: black;
            color: white;
            }
            .fa-facebook-square:hover {
            background-color: #3B5998;
           
            }
            .fa-twitter-square {
            background-color: black;
            color: white;
            }
            .fa-twitter-square:hover {
            background-color: #55ACEE;
            
            }
            .fa-youtube-square {
            background-color: black;
            color: white;
            }
            .fa-youtube-square:hover {
            background-color: #ff0000;
            
            }
            .fa-instagram {
            background-color: black;
            color: white;
            }
            .fa-instagram:hover {
            background-color: #E4405F;
            
            }
            
            
            .fa-linkedin {
            background-color: black;
            color: white;
            }
            .fa-linkedin:hover {
            background-color: #337ab7;
            
            }
            
            .animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 2s;
  animation-name: animatebottom;
  animation-duration: 2s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}
.animate-right {
  position: relative;
  -webkit-animation-name: animateright;
  -webkit-animation-duration: 2s;
  animation-name: animateright;
  animation-duration: 2s
}

@-webkit-keyframes animateright {
  from { left:-100px; opacity:0 } 
  to { left:0px; opacity:1 }
}

@keyframes animateright{ 
  from{ left:-100px; opacity:0 } 
  to{ left:0; opacity:1 }
}


#telNo a {
    color: #fff;
}

#telNo div {
    display: inline-block;
    margin-top: 17px;
    padding: 6px 15px;
    border-radius: 25px;
    background: #000E3D;
}

#bannerImage {
    position: relative;
    width: 100%;
    height: 497px;
    min-height: 35rem;
    /*background-image: url('../images/banner.jpg');*/
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    top: 0px;
}
.main-banner {
    position: relative;
    width: 100%;
    height: 400px;
    min-height: 35rem;
    /*background-image: url('../images/banner.jpg');*/
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    top: 0px;
}

#divHeader1 {
    margin-bottom: 0px;
    background-color: #fff;
    /*height:65px;*/
}

#bannerForm {
    position: absolute;
    /*position:fixed;*/
    /*z-index:500;*/
   right: 1%;
    width: 25%;
    min-width: 260px;
    /*padding: 1em;*/
    border-radius: .3em;
    text-align: center;
    margin-top: 80px;
    /*top: 10px;*/
    top: -8px;
    /*-moz-box-shadow: 0 0 28px 0 rgba(0, 0, 0, .3);*/
    /*-webkit-box-shadow: 0 0 28px 0 rgba(0, 0, 0, .3);*/
    /*box-shadow: 0 0 28px 10px rgba(0, 0, 0, .3);*/
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.sitelogo{
    width:99px !important;
    height:80px;
}
.center-text{
                position: absolute;
                top: 50%;
                left: 50%;
                bottom: auto;
                transform: translate(-50%, -50%);

            }
            .caption-text{
                   font-family: 'Verdana',Sans-serif;
                    background-color: rgba(255,255,255,0.6); 
                    font-size: 30px;
                   color: rgba(98%,44%,0%,1.0); 
            }

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.map_frame{
    width:420px;
    height:465px;
    
}
.main-banner{
        
        height:150px;
        min-height: 18em;
        
    

}
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
.map_frame{
    width:285px !important;
    height:320px !important;
}
.main-banner{
        
        height:150px;
        min-height: 18em;
        
    

}


.center-text{
                position: absolute;
                top: 50%;
                left: 50%;
                bottom: auto;
                transform: translate(-50%, -50%);

            }
            .center-down-text{
                position: absolute;
                top: 60%;
                left: 50%;
                transform: translate(-50%, -50%);

            }
            .carousel-inner, 
            .carousel-inner .item{
               height: 100%;
            }
            .caption-text{
                   font-family: 'Verdana',Sans-serif;
                    background-color: rgba(255,255,255,0.6); 
                    font-size: 30px;
                   color: rgba(98%,44%,0%,1.0); 
            }
            .caption-text_last{
                   font-family: 'Verdana',Sans-serif;
                    background-color: rgba(255,255,255,0.6); 
                    font-size: 30px;
                   color: rgba(98%,44%,0%,1.0); 
            }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
.map_frame{
    width:285px !important;
    height:320px !important;
}
.main-banner{
        
        height:150px;
         min-height: 18em;
    

}

.caption-text{
                   font-family: 'Helvetica',Sans-serif;
                    background-color: rgba(255,255,255,0.6); 
                    font-size: 20px;
                   color: rgba(98%,44%,0%,1.0); 
            }

.caption-text_last{
                   font-family: 'Helvetica',Sans-serif;
                    background-color: rgba(255,255,255,0.6); 
                    font-size: 16px;
                   color: rgba(98%,44%,0%,1.0); 
            }




}

@media only screen and (max-width: 768px) {
    .sitelogo{
        width:73px !important;
    }
    #telNo {
        float: right;
        top: 0;
        padding: 0;
        margin-top: -70px
    }
    #mainMenuElement {
        margin-left: 10px;
    }
    #bannerForm {
        padding: 4px 8px;
        position: relative;
        top: -69px;
        width: 100%;
        right: 1%;
    }
   
    #btnDownload{
        margin-left:20px !important;
        margin-top: 14px;
    }

    #bannerImage {
        height: 150px;
    }
    .main-banner{
        height:150px;
         min-height: 18rem;
    }
    #divHeader1 ul {
        display: flex;
    }

        #divHeader1 ul .listImg {
            float: right;
        }
    .specification_accordian {
        margin:0px;
        padding:0px;
       
    }
}

#bannerForm form {
    background: #fff;
    margin-top: -10px;
    /*padding-bottom: 5px;*/
}

.form-wrapper .ctaheader {
    font-size: 16px !important;
    color: #000;
    margin-top: 4px;
    text-transform: none;
    font-weight: 600;
    padding-top: 20px;
}

.form-wrapper input {
    display: block;
    outline: none;
    border: none;
    border-radius: .3em;
    /* font-size: 1em; */
    /*padding: .7em 3%;*/
    padding: .5em 5%;
    width: 94%;
    margin-left: 3%;
    margin-bottom: .8em;
    border: .1em solid #e1e1e1;
    border-radius: 0px;
    /*padding: 12px 15px;*/
    padding: 8px 11px;
}
.form-wrapper textarea {
    display: block;
    outline: none;
    border: none;
    border-radius: .3em;
    /* font-size: 1em; */
    /*padding: .7em 3%;*/
    padding: .5em 5%;
    width: 94%;
    margin-left: 3%;
    margin-bottom: .8em;
    border: .1em solid #e1e1e1;
    border-radius: 0px;
    /*padding: 12px 15px;*/
    padding: 8px 11px;
}

#btnGetCallBack {
    margin: 0 auto;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    background: #ff8300;
    text-decoration: none;
    border-radius: .2em;
    outline: none;
}

.formheader .tellmemore .radio-inline input[type=radio] {
    margin-left: -37px;
}

.formheader p {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

.formheader input {
    color: #A9A9A9;
}

.brigadeHeader1 {
    color: #ffffff;
    padding-top: 10px;
    background-color: #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    opacity: 0.8;
}

.brigadeHeader p {
    color: #6F7D93;
}

.brigadeHeader strong {
    color: #CCCFD4;
}


/*#bottomHeader .navbar-tabs>li>a {
            color: #000E3D;
            font-size: 22px;
            font-weight: 400;
        }

        #bottomHeader .nav-tabs>li.active>a {
            background-color: unset;
            border: unset;
            border-bottom: 3px solid #f05228;
            color: #f05228;
        }

        #bottomHeader .nav-tabs>li.active {
            background-color: unset;
            border: unset;
            color: #f05228;
        }

        #bottomHeader .nav-tabs>li a:hover {
            background-color: unset;
            border: unset;
            border-bottom: 3px solid #f05228;
            color: #f05228;
        }

        #bottomHeader #btnDownload {
            border: 2px solid #f05228;
            color: #f05228;
            font-size: 20px;
        }*/


#bottomHeader .navbar-nav {
    position: relative;
    top: 21px;
   
}

#bottomHeader .navbar-nav > li > a {
    background-color: #fff;
    color: #000E3D;
    font-size: 18px;
    font-weight: 400;
}

#bottomHeader .navbar-nav > li.active > a {
    background-color: #fff;
    border: unset;
    /*border-bottom: 3px solid #2cabe1;*/
    color: #ff8300;
    text-align: center;
}

#bottomHeader .navbar-nav > li.active {
    background-color: #fff;
    border: unset;
    color: #ff8300;
}

#bottomHeader .navbar-nav > li a:hover {
    background-color: #fff;
    border: unset;
    /*border-bottom: 3px solid #2cabe1;*/
    color: #ff8300;
}

#bottomHeader .navbar-right {
    position: relative;
    top: 0px;
    margin-right: -9px !important;
}

#bottomHeader ul {
    position: relative;
    /*top: 21px;*/
}


#btnDownload {
    margin-left: 310px;
    margin-top: -70px;
}

#bottomHeader #btnDownload {
    border: 1px solid #ff8300;
    background-color: #FFF;
    color: #2cabe1;
}
    
.floor-img
{
    border: 1px solid lightgrey;
}
.menuelement{
    cursor:pointer;
}




#divProjectContent {
    background-color: #fff;
}

    #divProjectContent h3 {
        font-size: 22px;
    }

        #divProjectContent h3 span {
            border-bottom: 3px solid #ff8300;
        }

#btnOcRecieved {
    border-radius: 17px;
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}

.table-bordered > tbody > tr > td {
    border: unset;
}

.table-bordered > thead > tr > th {
    background-color: #ccc;
}

.divNavTab {
    background-color: #F3F8FC;
}

#btnOngoing {
    background-color: #E0F4E7;
    border-radius: 17px;
    border: 2px solid #44C164;
    color: #44C164;
    font-size:12px;
}

.divJumbotron {
    background-color: rgb(255, 255, 255) !important;
    position: relative;
    top: 40px;
}

.ameitiesicon {
    padding-bottom: 10px;
}

.divPanelCommon .panel-default {
    background-color: #F2F5FA !important;
}

.divPanelCommon .panel-body {
    border-top: 0px solid #F2F5FA !important;
}

.divPanelCommon .panel-heading {
    background-color: #F2F5FA;
    padding: 15px 18px;
}

.divPanelCommon .divPanelTitle {
    color: #FE8B2B;
}

#btnGetDirection {
    border: 2px solid #2cabe1;
    color: #FD9A5B;
    font-size: 17px;
}

#collapse21 {
}

.divPanelSchool .panel-group .panel {
    border-radius: 0px;
}

.divPanelSchool .panel-heading {
    background-color: #fff;
    padding: 14px 18px;
    border-bottom: unset;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

#txtEnterLocation {
    padding: 20px 18px;
    border-radius: 0px;
}

.divPanelSchoolContent {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

@media(min-width:768px) {
    .divPanelRight {
        position: relative;
        top: 78px;
    }
}

.divPanelRight {
    margin-top: 10px;
}

h3 {
    font-size: 22px;
    font-weight: 700;
}

.footer {
    /*position: fixed;*/
    left: 0;
    bottom: 0;
    width: 100%;
   background-color: #000;
    color: #fff !important;
    text-align: center;
}

#btnOcRecieved {
    border-radius: 15px;
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
    padding: 9px 15px;
    border: 0px solid #ccc;
    font-size: 12px;
}

.divColImage {
    position: relative;
    height: auto;
    min-height: 24.1rem !important;
    background-image: url('15347504063211.html');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    top: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 2px 3px 10px 2px #ccc;
}

.divJumbotron #btnOngoing {
    background-color: #E0F4E7;
    border-radius: 17px;
    border: 2px solid #44C164;
    color: #44C164;
    padding: 2px 7px;
    left: 2px;
    position: relative;
    font-size: 12px;
}

.btnDetail {
    float: right;
    background: #FF6C0C;
    border: 1px solid #FF6C0C;
    padding: 4px 12px;
    color: #fff;
    border-radius: 4px;
    float: right;
    font-size:18px;
}

.btnLoad {
    border-radius: 21px;
    border: 1px solid #ccc;
    padding: 7px 24px;
}

.divJumbotron .divWhitefield {
    color: #B8B8B8;
    font-size: 14px;
}

.divJumbotron .divBedroom {
    color: #161616;
    font-size: 16px;
}

.divJumbotron .brigadeHeader {
    color: #343434;
    font-size: 18px;
    font-weight: 600;
}

.divJumbotron .divRightContentHead {
    padding-top: 10px;
}

.spanContent {
    float: right;
    font-size: 18px;
    font-weight: 600;
}

.spanOnwards {
    font-size: 12px;
    font-weight: 300;
    color: #C6C6C6;
    position: relative;
    bottom: 11px;
}

.iconLocation {
    color: #E88484;
}

.divJumbotron .btnView {
    color: #FF6C0C;
}

.divJumbotron .btnSold {
    border: 2px solid #FC9090;
    color: #FC9090;
    background-color: #FEE7E7;
    border-radius: 17px;
    padding: 2px 7px;
    position: relative;
    left: 2px;
    font-size: 12px;
}

.divRightContent {
    background-color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 2px 10px 2px #ccc;
}

.divJumbotron p {
    font-size: 14px;
}

.btnnext {
    height: 40px;
    width: 40px;
    /* background: none repeat scroll 0 0 #FFFFFF; */
    border: #FFFFFF;
    margin-top: 15px;
}

.btnprev {
    height: 40px;
    width: 40px;
    background: #FFFFFF;
    border: 4px solid #FFFFFF;
    margin-top: 15px;
    left: 79%;
}

.divJumbotron .carousel-control .glyphicon-chevron-right {
    left: 5%;
    top: 35%;
    color: #FF6C0C;
    font-size: 23px;
}

.divJumbotron .carousel-control .glyphicon-chevron-left {
    right: 5%;
    top: 35%;
    color: #FF6C0C;
    font-size: 23px;
}

.divJumbotron h3 {
    font-size: 20px;
    font-weight:600;
}

.divRow {
    margin-right: 0px;
    margin-left: 0px;
}

.divJumbotron .carousel-control.left {
    background: #fff;
}

.divJumbotron .carousel-control.right {
    background: #fff;
}

.badge {
    background-color: #F2F2F2;
    color: #000;
    border-radius: 0px;
    padding: 5px 11px;
}
.proplocation{
    padding-top:-10px !important
}



.navbar-collapse{
    padding-right:0px;
}
.container{
    padding-right:0px;
}
#navbarCollapse{
    padding-left:0;
    padding-right:0px;
}
.submit-btn {
    color: #fff;
    background-color: #ff8300
}
#divProjectContent .panel-title {
    font-size: 12px;
}
#divPanelSortBy .panel{
    border-radius:0;
}
.divJumbotron .price-request {
    color: #f05228 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-decoration: underline !important;
}


.table-bordered  > tbody > tr > th {
background: #ddd;
}

#tblFloorPlans .table-bordered > tbody > tr > td {
    border: 0;
    vertical-align: middle
}
    #tblFloorPlans .table-bordered > tbody > tr > td > img {
        /*border: 1px solid #ddd;*/
        /*box-shadow: 1px 1px 1px 1px #ddd;*/
    }

#tblFloorPlans {
   /*border: 1px solid #ddd;*/
        /*box-shadow: 1px 1px 1px 1px #ddd;*/
}



/**********************************divSpecification*********************************/
#divSpecification .panel-default > .panel-heading {
    background-color: #F3F8FC
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small >  a:focus, a:hover {
    text-decoration: none
}

/*************************************************Location*************************************/
#divLocation .panel-default > .panel-heading{
    background-color:#fff
}













/*********************************************Neeti 04-12-18**************************************/

#btnOcRecieved {
    border-radius: 15px;
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
    padding: 4px 15px;
    border: 0px solid #ccc;
    font-size: 12px;
	white-space: pre-line;
}

.divColImage {
    position: relative;
    height: auto;
    min-height: 25.6rem !important;
    background-image: url('../images/brigade_woods/banner.html');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    top: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 2px 3px 10px 2px #ccc;
}

.divJumbotron #btnOngoing {
    background-color: #E0F4E7;
    border-radius: 17px;
    border: 2px solid #44C164;
    color: #44C164;
    padding: 2px 7px;
    left: 2px;
    position: relative;
    font-size: 12px;
}

.btnDetail {
    float: right;
    background: #FF6C0C;
    border: 1px solid #FF6C0C;
    padding: 6px 12px;
    color: #fff;
    border-radius: 4px;
    float: right;
}

.btnLoad {
    border-radius: 21px;
    border: 1px solid #ccc;
    padding: 7px 24px;
}

.divJumbotron .divWhitefield {
    color: #B8B8B8;
    font-size: 14px;
}

.divJumbotron .divBedroom {
    color: #161616;
    font-size: 16px;
}

.divJumbotron .brigadeHeader {
    color: #343434;
    font-size: 18px;
    font-weight: 600;
}

.divJumbotron .divRightContentHead {
    padding-top: 10px;
}

.spanContent {
    float: right;
    font-size: 18px;
    font-weight: 600;
}

.spanOnwards {
    font-size: 12px;
    font-weight: 300;
    color: #C6C6C6;
    position: relative;
    bottom: 11px;
}

.iconLocation {
    color: #E88484;
}

.divJumbotron .btnView {
    color: #FF6C0C;
    font-size:15px;
}

.divJumbotron .btnSold {
    border: 2px solid #FC9090;
    color: #FC9090;
    background-color: #FEE7E7;
    border-radius: 17px;
    padding: 2px 7px;
    position: relative;
    left: 2px;
    font-size: 12px;
}

.divRightContent {
    background-color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 2px 10px 2px #ccc;
}

.divJumbotron p {
    font-size: 14px;
}

.btnnext {
    height: 40px;
    width: 40px;
    /* background: none repeat scroll 0 0 #FFFFFF; */
    border: #FFFFFF;
    margin-top: 15px;
}

.btnprev {
    height: 40px;
    width: 40px;
    background: #FFFFFF;
    border: 4px solid #FFFFFF;
    margin-top: 15px;
    left: 69% !important;
}

.divJumbotron .carousel-control .glyphicon-chevron-right {
    left: 5%;
    top: 35%;
    color: #FF6C0C;
    font-size: 23px;
}

.divJumbotron .carousel-control .glyphicon-chevron-left {
    right: 5%;
    top: 35%;
    color: #FF6C0C;
    font-size: 23px;
}

.divJumbotron h3 {
    font-size: 20px;
}

.divRow {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.divJumbotron .carousel-control.left {
    background: #fff;
    opacity:2;
}

.divJumbotron .carousel-control.right {
    background: #fff;
    opacity: 2;
}

/*.badge {
    background-color: #F2F2F2;
    color: #000;
    border-radius: 0px;
    padding: 5px 11px;
}*/


.panel-default > .panel-heading .badge {
    /*background-color: #F3F3F3;*/
    border: 1px solid #656565;
    /*color: #8A8A8A;*/
    border-radius: 0px;
    padding: 3px 5px;
    margin-left: 10px;
    background-color: lightgray !important;
    color: darkgrey !important;
}

.color-border {
    color: #2cabe1;
    background-color: #2cabe1;
    height: 3px;
    width: 30%;
    float: left;
    margin-top:-10px;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

/*******************************************Custom radio button**********************************/

.tellmemore .container {
    display: flex;
    position: relative;
    padding-left: 39px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*/ Hide the browser's default radio button /*/

.container input {
    position: relative;
    opacity: 0;
    cursor: pointer;
}

/*/ Create a custom radio button /*/
.tellmemore .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
    margin-left: 12px;
}

/*/ On mouse-over, add a grey background color /*/
.tellmemore .container:hover input ~ .checkmark {
    background-color: #ccc;
}

/*/ When the radio button is checked, add a blue background /*/
.tellmemore .container input:checked ~ .checkmark {
    background-color: #309B4D;
}

/*/ Create the indicator (the dot/circle - hidden when not checked) /*/
.tellmemore .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/*/ Show the indicator (dot/circle) when checked /*/
.tellmemore .container input:checked ~ .checkmark:after {
    display: block;
}

/*/ Style the indicator (dot/circle) /*/
.tellmemore .container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.pt-20{
    padding-top:20px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pb-20{
    padding-bottom:20px !important;
}
.btn_prev {
    position: relative;
    top: 326px;
    left: 302px;
    background-color: #f05228;
    /* background-color: white; */
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 5px;
}
.btn_next {
    position: relative;
    top: 326px;
    right: 312px;
    background-color: #f05228;
    padding-right: 7px;
    padding-left: 7px;
    padding-top: 5px;
}
.more_icon {
    color: #FF6C0C;
    font-size: 30px !important;
}

#tblFloorPlans tbody > tr:last-child  >td {
    border-bottom: 0;
}
.sticky {
    position: fixed;
    z-index:500;
    top: 0;
    right: 1%;
    width: 25%;
    min-width: 260px;
    /*padding: 1em;*/
    border-radius: .3em;
    text-align: center;
    margin-top: 80px;
    /*top: 10px;*/
    /*top: -8px;*/
    -webkit-box-shadow: 0 0 28px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 28px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 28px 0 rgba(0, 0, 0, .3);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}


.img-other-property {
    height: 264px;
    width: 170px;
}

@media (max-width: 768px) {
    .img-other-property {
        height: 264px;
        position: relative;
        width: 382px;
        left: -15px;
    }

    #moreCarousel {
        margin-top: 55px;
    }

        #moreCarousel .section-more-properties {
            margin-top: 15px;
        }
        #btnDownload{
        margin-top: 14px;
        }
}


.point{
    cursor:pointer;
    
    
}