.copy-right a{color: #fff!important; font-weight: 600;}
.feature-item .icon{font-size: 26px!important;}
.ft-single .icon{font-size: 30px!important;}
.section-title h2{font-size: 36px!important;}
.section-title p{font-size: 18px!important;}
.btn-top{padding-top: 25px; text-align: right;}
.btn-top a {height: 30px; width: 200px;border: 2px solid #fff; display: inline-block;text-align: center;line-height: 25px; border-radius: 20px;
    font-weight: 500; font-size: 14px;color: #fff;}
.btn-top a:hover { background-color: #fff; color: #fe601a!important;}
.desk{color: #fff; font-size: 11px!important; font-weight: 600;}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999!important;
  font-weight: 500!important;
  font-size: 14px!important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999!important;
  font-weight: 500!important;
  font-size: 14px!important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999!important;
  font-weight: 500!important;
  font-size: 14px!important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999!important;
  font-weight: 500!important;
  font-size: 14px!important;
}