Forms

Form Style 1

                
                
    <form class="form-style-1">
        <input type="text" class="form-control" placeholder="Name">
        <div class="row">
            <div class="form-group col-md-6">
                <input type="email" class="form-control" placeholder="Your Mail">
            </div>
            <div class="form-group col-md-6">
                <input type="tel" class="form-control" placeholder="Your Phone">
            </div>
        </div>
        <input type="text" class="form-control" placeholder="Subject">
        <textarea class="form-control" placeholder="Message"></textarea>
        <button type="submit" class="btn btn-primary btn-style-2 btn-style-md" title="Title">
            <span>
                <svg xmlns="http://www.w3.org/2000/svg" width="43.192" height="43.192" viewBox="0 0 43.192 43.192">
                    <path id="Path_38646" data-name="Path 38646" d="M45.192,20h-18V2H20V20H2v7.2H20v18h7.2v-18h18Z" transform="translate(-2 -2)"/>
                </svg>
            </span>Submit Now
        </button>
    </form>
                
                
                

Form Style 2

                
            
    <form class="form-style-2">
        <input type="text" class="form-control" placeholder="Name">
        <div class="row">
            <div class="form-group col-md-6">
                <input type="email" class="form-control" placeholder="Your Mail">
            </div>
            <div class="form-group col-md-6">
                <input type="tel" class="form-control" placeholder="Your Phone">
            </div>
        </div>
        <input type="text" class="form-control" placeholder="Subject">
        <textarea class="form-control" placeholder="Message"></textarea>
        <button type="submit" class="btn btn-primary btn-style-2 btn-style-md" title="Title">
            <span>
                <svg xmlns="http://www.w3.org/2000/svg" width="43.192" height="43.192" viewBox="0 0 43.192 43.192">
                    <path id="Path_38646" data-name="Path 38646" d="M45.192,20h-18V2H20V20H2v7.2H20v18h7.2v-18h18Z" transform="translate(-2 -2)"/>
                </svg>
            </span>Submit Now
        </button>
    </form>
            
            
            
HEADER STYLE
Sticky Menu
COLOR SKINS
COLOR SCHEMES