/* Scss Document */
body {
  font: 100% 'Work Sans', sans-serif;
  margin: 0px;
  padding: 0px;
  font-size:16px;
  font-weight: normal;
  border-left: 10px solid #112d0e;
}

p {
  font-size:16px;
  color: #575757; }

img {
  max-width: 100%;
  border: 0; }

.clear {
  clear: both;
  float: none;
  width: 100%; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

a {
  text-decoration: none !important;
  transition: all 0.2s ease-in;
  color: #000; }

a:hover {
  color: #022d0e; }

a, span {
  display: inline-block; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb-100 {
  margin-bottom: 100px; }

.mt0 {
  margin-top: 0px !important; }

.pt15 {
  padding-top: 15px; }

.pl-0 {
  padding-left: 0; }

.pr-0 {
  padding-right: 0; }

.no-padding {
  padding: 0px; }

.img-responsive {
  width: 100%;
  height: auto; }

@media (min-width: 1200px){
.container {  max-width: 1200px; }
}	

/*------------------common-css-------------------*/
.fa-phone {
  transform: scaleX(-1); }

.red-text {
  color: #81c242; }

.red-bg {
  background: #81c242; }

.common-btn {
  font-size: 16px;
  background: #f19a11;
  color: #fff;
  padding:18px 35px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  line-height: 1;
  border: 0;
  border-radius:0px; text-transform: uppercase; font-weight:500;  }

.common-btn:hover {
  background: #ca8433;
  color: #fff;
  box-shadow: none; }

.title {
  position: relative;
  font-size:36px;
  margin-bottom:30px;
  color:#343434;
  text-transform: uppercase;
  font-weight: 600;
}

.form-control {
  border-radius: 0px;
  padding: 1.3rem 1rem; }

select.form-control {
  padding: 0; }

:focus {
  box-shadow: none !important;
  outline: none !important; }

/*------------------end common-css-------------------*/

header{ position:relative; text-align: center; width:100%;  }
.logo{  margin-top:10px; text-align: right; }

.john-profile{ text-align: center; margin-top:-70px; }

.john-profile img {
    border: 3px solid #fff;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 30%);
}

.john-profile h3{ font-size:30px; color:#022d0e; font-weight: 600; margin-bottom:5px; margin-top:20px;    }
.john-profile p {
    font-size: 18px;
    color: #414141;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding: 0px 125px 10px;
}

.john-down-btn{ position: absolute; left:20px; top:95px; text-align: center;  }
.john-share-btn{ position: absolute; right:20px; top:95px; text-align: center;   }
.circle-icon span{ font-size:12px; font-weight: 500; margin-top:8px;  }

.circle-icon i{ width:40px; height:40px; border:1px solid #022d0e; border-radius:50%; font-size:25px; text-align:center; line-height:40px; margin:0px 4px; display: block; }

.circle-icon i:hover{ background:#022d0e; color:#fff; }

.john-profile-btn{ position: relative; }

.john-con-detail {
    padding: 0px 20px;
    margin-top: 40px;
    position: relative;
    margin-bottom: 70px;
}
.vector-shape {
    background: #022d0e;
    position: absolute;
    height: 105%;
    width: 55px;
    left: 0;
    top: -16px;
}

.vector-shape:before {
    background: url(../images/vector-up.png) no-repeat;
    content: "";
    position: absolute;
    top: -35px;
    left: 0;
    width: 55px;
    height: 70px;
}

.vector-shape:after {
    background: url(../images/vector-down.png) no-repeat;
    content: "";
    position: absolute;
    bottom:-70px;
    left: 0;
    width: 55px;
    height: 70px;
}

.john-con-1{ position: relative; padding-left: 50px; margin-bottom:20px;  }
.con-icon { position: absolute; left:-7px }
.con-icon i{ font-size:30px; color:#fff; }
.john-con-1 p{ font-size:16px; color:#414141; margin-bottom:5px;  }
.john-con-1 h3{ font-size:20px; color:#2f2f2f; font-weight:500; }

.footer-social{ margin-top:30px; display: inline-block; }
.footer-social a { margin: 0px 3px; }

.vector-shape{ background:#022d0e; }

.locations h3{ border-bottom: 1px solid #ccc; padding-bottom:10px; margin-bottom:20px;   }
.property-1{ margin-bottom:20px; }
.property-1 p{ margin-bottom:5px; }
.property-1 p strong{ color:#333; }
.pro-pic{ margin-top:10px; }

footer{ border-bottom:10px solid #022d0e; padding-bottom:20px; position: relative; }
.footer-vector{ position:absolute; right:0; bottom:-2px; }

.modal-content{ margin-top:100px; }
.modal-body p{ margin-bottom:5px; }
.villa-pic{ margin:15px 0; }
.modal-body .common-btn{ margin-bottom:10px; width:100%; text-align:center; margin-top:5px; }


/*------media css--------*/

@media (min-width:1200px){
.banner img {
    height: 80vh;
    object-fit: cover;
    object-position: top;
}	
	
}

@media (max-width:1024px){
	.property-map img{ zoom: 0.3; }
}