.fa fa-map-marker
{
	content: "\f000";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}
.clear
{
	clear: both;
}
.expertsw
{
	width:80%;
	margin:0 auto;	
}
.expmain
{
	width:100%;
}
.expleft
{
	float:left;
	margin-top:10%;
	border-right:5px solid #3494d8;
	border-radius:5%;
	width:15%;
	height:100px;
}
.expright
{
	float:right;	
	padding:30px;
	width:85%;
}
.service
{
	width:100%;
	background:#c3c1c1;
}
.servicesleft
{
	width:45%;
	float:left;
	background:#292c3b;
	padding:30px;
	padding-right: 108px;
    padding-left: 111px;
	padding-bottom: 120px;
	padding-bottom: 300px;
}
.servicesright
{
	width:55%;
	float:right;
	background:#c3c1c1;
	padding:30px;
}
.sertypes
{
	background: #fff;
    margin: 20px;
    margin-left: -100px;
    position: absolute;
    color: #000;
}
.row
{
	margin-right: 0px;
    margin-left: 0px;
}
h3
{
	color:#0a85ef;
}
.andr
{
	text-align:center;
}
.ourprj
{
	text-align: right;
    width: 90%;
    float: right;
	font-size: 20px;
	padding:20px;
}
.ourpr
{
	margin-top: 80px;
}
fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 20.75em;
    -webkit-padding-end: 20.75em;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}
legend {
    display: block;
    -webkit-padding-start: 2px;
    -webkit-padding-end: 2px;
	font-size: 28px;
    font-weight: 600;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.button {
    background-color: #4587d9; /* Green */
    border: none;
    color: white;
    padding: 8px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 28px;
    cursor: pointer;
}

.button4 {border-radius: 25px;}

input[type=text] 
{
	background:#3c3f4d;
	color:#fff;
	border:0px solid;
	padding:10px;
	font-size:20px;
}
input[type=email] 
{
	background:#3c3f4d;
	color:#fff;
	border:0px solid;
	
}
form.findus textarea {
    width: 100%;
    min-height: 140px;
    color: #fff;
	background:#3c3f4d;
	border:none;
}
.addleft
			{				
				float:left;
				width:20%;
			}
			.addright
			{
				float:right;
				width:80%;
				color:#ccc;
			}
			.addleftfo
			{
				width:70%;
				float:left;
			}
			.addrightfo
			{
				width:30%;
				float:right;
			}
			h2
			{
				color:#10b2f1;
			}
