   .d_servi_c {
       	background-color:#d2d2d2; 
        position:relative;
        display:inline-block;
		/*! height:402px; */
		margin-top:0px;
       	padding-bottom: 200px;
		padding-top:100px;
		background-image: url('pattern_back2.png');
      }
	   @media only screen and (max-width: 600px) {
	  .d_servi_c {
			padding-bottom: 50px;
			padding-top:20px;
			}
		}
    	.d_servi_h {
       	/*! background-color:#DCDCDC; */
        /*! height:400px; */
		
background-repeat: repeat;
      }
      .d_servi {
       	width:80%;
        margin:auto;
     		position:static;
        padding-top:20px;
        
       	/*! visibility: hidden; */
      }
      .d_s_mob {
        box-sizing:border-box;
       	width:30%;
        height:300px;
        background-color:#ffffff;
        margin:1.2%;
        display:inline-block;
        position:relative;
        margin-top:0px;
        padding:15px;
        float:left;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
      }
	  @media only screen and (max-width: 600px) {
	  .d_s_mob {
		width:100%;
		height:340px;
		margin-bottom:30px;
		}
		}
      .servi_i {
        position: relative;
		margin: 20px;
		height: 40px;
      }
      .servi_p {
       	text-align: justify;
		z-index: 1000;
		position: absolute;
		font-size: 14px;
		font-family: tahoma, sans-serif;
		color: #746c6c;
		left: 0px;
		right: 0px;
		padding: 30px;
		line-height:20px;
      }
	   .servi_p_hid {
  /*! visibility: hidden; */
  /*! position: absolute; */
  display: inline-block;
  color: white;
  background-color: white;
  text-align: justify;
      }
      .t_servi {
		font-size:28px;
		font-family:roboto, sans-serif;
		color:#EBEBEB;
		margin-top:20px;
		margin-left:2%;
		margin-bottom:40px;
	  }
	  .t_servi_sub {
		  font-size:22px;
		font-family:roboto, sans-serif;
		color:#EBEBEB;
		margin-top:20px;
		margin-left:2%;
		margin-bottom:40px
	  }
	  .servi_p_h {
		color: #878787;
		font-family: tahoma;
		font-size: 18px;
		margin: auto;
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 60px;
	}
	.svg_c {
		float:left;
	}
    
    