/* ----------------------------------

Template Name: Visaco - Immigration and Visa Consulting Template
Author: validtheme
Description:
Version: 1.0

Main Font    : Manrope
Main Color   : #FF5C01

-------------------------------------

[Typography]

Body copy:    17px 'Manrope', sans-serif
Header:     36px 'Manrope', sans-serif
Input, textarea:  17px 'Manrope', sans-serif
Sidebar heading:  20px 'Manrope', sans-serif

>>> TABLE OF CONTENTS:
=======================
        
    01. Template default css
        - Animations
        - General
        - Section Title
        - Video Button
        - Typography
        - Tables
        - Forms
        - Buttons
        - Pagination
        - Colors
        - Accordion
        - Tabs
    02. Preloader
    03. Topbar
    04 Navbar
        - Navbar Default
        - Navbar Transparent
        - Navbar Sticky
        - Navbar Box
    05. Banner
        - Banner Style One
        - Banner Style Two
        - Banner Style Three
        - Banner Style Four
        - Banner Style Five
        - Banner Style Six
    06. Features
    07. About Us
        - Version One
        - Version Two
        - Version Three
        - Version Four
        - Version Five
        - Version Six
    08. Country
        - Version One
        - Version Two
        - Version Three
        - Version Four
        - Country Single
    09. Visa
        - Version One
        - Version Two
        - Version Three
        - Visa Single
    10. Coaching
        - Version One
        - Coaching Single
    11. Services
        - Version One
        - Services Single
    12. Team
        - Version One
        - Version Two
        - Team Single
    13. Application Form
    14. Why Choose Us
    15. Our Expertise
    16. Companies/Clients/Partner
    17. Testimonials
    18. Work Process
    19. FAQ
    20. Blog
        - Standard
        - Left Sidebar
        - Right Sidebar
        - Single
    21. Error 404
    22. Footer
    23. PHP Contact Form
    24. Others

*/

/*
** General Styles for HTML tags
*/



/*whatsapp icon starts here */



.whatsapp-chat { position:fixed; bottom: 15px; left: 15px; z-index: 999; transition: all 500ms ease-in-out }
.whatsapp-chat a { display: inline-block; padding: 8px 15px 9px; background: #3cb94a; color: #fff; font-size: 13px;  border-radius: 30px;  transition: all 500ms ease-in-out }
.whatsapp-chat a span {color: #fff; font-size: 15px;  }

.whatsapp-chat a i { font-size: 25px; padding-right: 2px; position: relative; top: 2px;}



@media screen and (max-width:767px) {

.whatsapp-chat a { width: 50px; height: 50px; font-size: 0px; padding: 0px; text-align: center}
	.whatsapp-chat a span{ font-size: 0px;  }
	.whatsapp-chat a i { font-size: 30px; padding-right: 2px; position: relative; top: 9px; left: 1px;}

}



