/*----------------------------------------*/
/*  01. Template default CSS
/*----------------------------------------*/
/* Common Style */
.res-margin img{margin: 0px 0px 0px -9px;}
.res-margin-problem img{margin: -13px 0px 0px -33px;}
.res-margin-process img{margin: 22px 0px 0px -10px;}
.full-container{width:1900px;}
.top-space{padding-top:50px;}
.custom-footer {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}