/*--------------------------------------------------------------

    Template:  Sheltek Real Estate HTML5 Template
    Author: http://devitems.com/
    Version: 1
    Design and Developed by: http://devitems.com/

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
.img {
  aspect-ratio: 1 / 0.7;
  object-fit: cover;
}

hr {
  border: 2px solid;
  margin: 115px 0;
}

.mheight {
  min-height: 220px;
}

.gap {
  padding-right: 1em;
}

.bold {
  font-weight: bold;
}

.rm-pad {
  padding: 0;
}

.bold.col-sm-3 {
  max-width: 16%;
}

.col-sm-9.rm-pad {
  padding-left: 5px;
}

.shift {
  margin-left: 1.5em;
}
