RewriteEngine on

RewriteCond %{HTTP_HOST} ^mark.colmodausa.com [NC]

RewriteRule ^(.*)$ https://mark.colmodausa.co/$1 [L,R=301,NC]