 body {
 background:#fff;
}
.footer1 {
	background-color: rgba(179, 168, 168, 0.87);
}
.nav1 {
	background-color: #000;
}
.crossBtn, .crossBtn span {
 position:absolute;
 top:0px;
 right:14px;
 padding:2px 5px;
 cursor:pointer;
}
.calUsRightWrapper {
 position:fixed;
 right:0px;
 top:280px;
 width:303px;
 z-index:2;
 margin-right:-194px;
}
.callUsLeft {
 float:left;
 width:55px;
 padding:12px 0 13px 54px;
 color:#575757;
 font-size:12px;
 font-family: 'MyriadPro-Regular';
 line-height:12px;
 font-weight:normal;
 cursor:pointer;
 background:url(/ims/call-us-icon.png) #FFF left top no-repeat;
 -webkit-border-top-left-radius: 50px;
 -webkit-border-bottom-left-radius: 50px;
 -moz-border-radius-topleft: 50px;
 -moz-border-radius-bottomleft: 50px;
 border-top-left-radius: 50px;
 border-bottom-left-radius: 50px;
}
.callUsRight {
 float:left;
 width:154px;
 padding:20px;
 position:relative;
 background:#FFF;
}
.callUsRight p {
 margin:0px;
 color:#000;
 font-size:16px;
 font-family: 'MyriadPro-Regular';
 font-weight:bold;
 text-transform:uppercase;
}
.callUsRight p.number {
 color:#2f2f2f;
}
.callUsRight select {
 width:95%;
 border:1px solid #9d9d9d;
 color:#7d7d7d;
 font-size:12px;
 font-family: 'Frutiger-LightCn';
 text-transform:capitalize;
 padding:6px 0 6px 5%;
 margin:10px 0 18px 0;
}
.active1 {
				background-color: rgba(252, 130, 54, 0.87); width: 100%; height: auto;
				}