body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 15px;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0px;
}
p:empty{
    display:none;
}
iframe{
    max-height:100% !important; 
}
.call strong {
    color: #000;
    font-weight: 300;
    font-size: 22px;
    vertical-align: top;
}
p.phnum {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    line-height: 34px;
}
.icn {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icn-plts.png);
    background-repeat: no-repeat;
}
.phone_call {
    background-position: -305px -4px;
    height: 39px;
    width: 38px;
    vertical-align: top;
}
p.phnum span{
   display: block;
   font-size: 12px;
   font-weight: 400;
   text-align: center;
}
.call {
    display: inline-block;
    padding: 10px 0px 0px 30px;
    vertical-align: top 
}
.hdBg h5 {
    display: inline-block;
    vertical-align: top;
    padding: 6px 10px 0px 0px;
    font-size: 18px;
}
h1, h4 {
	font-size: 35px;
	color: #16594D;
	font-weight: 700;
	text-align: center;
	margin: 50px 0;
	text-transform: uppercase;
}
h2 {
	font-size: 25px;
	color: #16594D;
	font-weight: 700;
	text-align: center;
	margin: 20px 0;
    text-transform: uppercase;
    position: relative;
}

h3 {
font-size: 28px;
font-weight: 800;
text-transform: uppercase;
color: #16594D;
border-bottom: 2px solid #16594D;
position: relative;
text-align: center;
margin: 30px auto 50px;
padding: 0px 0px 15px;
}
h3::after {
	content: '';
	display: block;
	margin: auto;
	position: absolute;
	bottom: -32px;
	left: 0px;
	right: 0px;
	background-image: url(https://www.propertylovers.com.au/wp-content/themes/metrix/assets/images/icn-plts.png);
	background-position: 0px -112px;
	height: 32px;
	width: 60px;
}
.evntdtls{
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
    text-align: left;
    border-radius: 5px;
    padding:20px;
}
.evntdtls img{
    width: 100%;
}
.contbox{
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
    text-align: center;
    border-radius: 5px;
    padding:20px;
}
.contbox p, .evntdtls p{
    color:#2c2c2c;
    text-align: left;
    margin-bottom:10px;
}
.contbox a{
    color:#eb7050;
    text-decoration: none;
}
.contbox a:hover{
    
    text-decoration: underline;
}
.imgicon{
    margin-top:20px;
    margin-bottom:20px;
}
.sechead{
    font-size: 25px;
    color:#eb7050;
    font-weight: 600;
    }
    .contbox ul {
        margin: 0 0 0 20px;
        padding: 0;
        list-style: disc;
    }
.contbox ul li{
    font-size: 15px;
    color:#2c2c2c;
    text-align: left;
    margin-bottom: 20px;
}
.accordion .card{
    margin-bottom:10px;
    border:none;
}

.accordion .card .card-header{
    background: #d6e8df;
    
}
.accordion .card .card-header button {
	color: #1a5a4c;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	vertical-align: middle;
	line-height: 23px;
	width: 100%;
    text-align: left;
    text-decoration: none;
}
.accordion .card .card-header button::before {
	content: "+";
	font-size: 26px;
	line-height: 21px;
	vertical-align: middle;
	padding-right: 4px;
	font-weight: 600;
}
.accordion .card .card-header button[aria-expanded="true"]::before {
	content: "-";
	font-size: 26px;
	line-height: 0.5;
}
.accordion .card .card-body{
    color:#2c2c2c;
    font-size: 15px;
    font-weight: 500;
    border:1px solid #d6e8df;
}

.ftBg {
    background: #16594d;
    color: #fff;
    border-top: 1px solid #16594d;
    /* border-bottom: 3px solid #fff; */
    padding: 10px 0px;
}
.ftBg ul.social-icon-list, .hdBg ul.social-icon-list {
    margin: 0px auto 0px;
    padding: 0px;
    display: inline-block;
}
.ftBg ul.social-icon-list li, .hdBg ul.social-icon-list li {
    display: inline-block;
    border-right: none;
    padding: 0px 3px;
    margin-top: 15px;
}
.ftBg ul.social-icon-list li a, .hdBg ul.social-icon-list li a {
    color: rgba(18, 41, 75, 1);
    font-size: 18px;
    background-color: rgba(255, 255, 255, 1);
    width: 32px;
    display: inline-block;
    height: 32px;
    border-radius: 50%;
    padding-top: 5px;
    position: relative;
}
.ftBg ul.social-icon-list li a i, .hdBg ul.social-icon-list li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ftBg h5, .hdBg h5 {
    display: inline-block;
    vertical-align: top;
    padding: 22px 10px 0px 0px;
}
.ftBg .cpy {
    padding: 20px 0px 0px 0px;
    font-size: 16px;
    font-weight: 300;
}
.ftBg .cpy a, .ftBg .cpy a:hover, .ftBg .cpy a:visited {
    color: #fff;
}
i.fb {
    background-position: -149px -2px;
    height: 21px;
    width: 18px;
}
i.utube {
    background-position: -172px -2px;
    height: 22px;
    width: 18px;
}
i.lin {
    background-position: -199px -2px;
    height: 21px;
    width: 18px;
}
.socialicon{
    text-align: right;
    
}
@media (min-width: 768px) and (max-width: 991px) {
    .ftBg .cpy {
        padding: 9px 0px 0px 0px;
        font-size: 14px;
    }
    }
@media (min-width: 992px) and (max-width: 1199px) {
    .ftBg .cpy {
        font-size: 14px;
   }
}

@media (max-width: 767px) {
    .heder {
        position: fixed;
        /* width: 100%; */
        padding-bottom: 0;
    }
    .heder a {
        display: block;
        text-align: center;
    }
    h2,h3,h1,h4 {
        font-size: 20px;
    }
    h1{
       
        margin: 131px 0 11px;
    }
    h4 {
        margin-bottom:10px;
    }
    .sechead {
        font-size: 19px;
    }
    .heder img {
        width: 70%;
    }
    .call {
        padding: 10px 0px 0px 0px;
        display: none;
    }
    .socialicon{
        text-align: center;
    }

.ftBg .cpy {
    padding: 9px 0px 10px 0px;
    font-size: 13px;
}
.btn-orch {
    margin: 25px 0px 0px;
}

.ftBg .col-sm-4 {
    text-align: center;
}
.ftBg .col-sm-4 .img-responsive {
    margin: 0px auto;
}
}


