.bg-offwhite{
	background-color: #f1eeee;
}
.padding-241{
	padding: 10px 10px 40px 10px;
}
.theme-color{
	color: #cca363;
}
.theme-blue{
	color: #25408F;
}
.theme-bg-color{
	background-color: #cca363;
}
.dots-bg{
	padding: 0 35px;
	background-image: url("../images/img/dot-1.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 350px;
}
.apporach-bg{
	width: 100%;
	height: 700px;
	background-size: cover;
	overflow: hidden;
	background-position: center center;
	background-image: url("../images/img/road.jpg");
}
.apporach-bg:hover{
	width: 120%;
}
.compass-content-bg{
	width: 100%;
	background-size: cover;
	overflow: hidden;
	background-position: center center;
	background-image: url("../images/img/web-compass_01.jpg");
}
ul.listing-mark-2 { padding: 0; margin: 0; }
ul.listing-mark-2 li { position: relative; list-style-type: none; padding-left: 25px; margin: 10px 0; }
ul.listing-mark-2 li:after { content: "\00BB"; }

.iq-feature9 .left i { background: #cca363; color: #ffffff; font-size: 36px; width: 68px; height: 68px; display: block; -webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%; margin: 9px 10px 10px 9px; line-height: 68px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.iq-feature9:hover .left { background: #cca363; border: 1px solid #cca363; }