/*===============================
======== block css=============== */
.about-field-block{
 width:100%;
 float: left;
}

.col-8-about-block{
 width: 68%;
 float: left;
}

.col-4-about-block-image{
 margin-left:4%;
 width: 28%;
 float: left;
}

.about-field-width-100{
 width: 100%;
}
.btn-block{
   color: #333;
   background-color: #fff;
   border-color: #ccc;
   display: inline-block;
   padding: 6px 12px;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.42857143;
   text-align: center;
   cursor: pointer;
   border: 1px solid #ccc;
   border-radius: 4px;
}
.btn-block:hover{
 background-color: #ccc;
 color: #333;
}
.block-margin-t{
 margin-top: 15px;
}

.col-block-4{
 width: 33.33%;
}


.service-fa-image i{
 font-size: 85px !important;
 width: 60px;
 text-align: center ;
}

.service-width-100{
 width: 100%;
 text-align: center;
}
.col-block-service{
 width: 100%;
}

.width-service-button{
 width: 100%;
}
.heading-block{
 width: 100%;
 text-align: center;
 margin: 60px 0px;
}

.team-section{
 width: 100%;
 text-align: center;
}

.callaction-block{
 width: 100%;
 height: 100px;
 padding: 50px 0;

}

.call-block-7{
 width: 70%;
 float: left;
}
.call-block-3{
 width: 30%;
 float: left;
}

.btnwidth{
 width: 280px;
}