/* TaxGyani - Default */


	.float{
	top:550px;
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
 .screen {
    max-width: 1180px;
    height: auto;
    margin: auto;
}
      .box_1 {
    border: 0 solid #000;
    float: left;
    font-size: 20px;
    height: auto;
    letter-spacing: .9px;
    margin-right: 6%;
    padding: 5px 10px 10px;
    text-align: center;
    width: 25%;
}
      .sub_footer1 {
    border: 1px solid #c2c2c2;
    box-sizing: border-box;
    height: auto;
    margin: auto auto 20px;
    width: 100%;
}
      .head_line_2 {
    background-color: #0EA09B;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .8px;
    margin: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    width: 100%;
}
	