/*!
Theme Name: Juan Jara
Theme URI: https://www.juanjara.design/
Author: https://www.juanjara.design/
Author URI: https://www.juanjara.design/
Description: Template desarrollado por Juan Jara.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: juanjara
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Grupo Aleman is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
/**
*
* -----------------------------------------------------------------------------
*
* Template : Hepta - Multipurpose Business HTML Template
* Author : rs-theme
* Author URI : http://www.rstheme.com/
*
* -----------------------------------------------------------------------------
*
**/
/* TABLE OF CONTENT
---------------------------------------------------------
01. General CSS
02. Global Class
03. Header Section
04. Sticky Menu
05. Slider Section
06. About Us
07. Top History
08. Call To Action
09. Services CSS
10. Portfolio CSS
11. Pricing Tables
12. Team Member
13. Testimonial CSS
14. Blog Post
15. Blog Details
16. Blog Sidebar
17. Contact Us
18. Footer CSS
19. Scroll Up
20. video Section
21. Counter Section
22. Breadcrumbs CSS
23. Banner Area
24. Portfolio Details
25. Our History Section
26. Faq Section Start
27. CTA Section Start
28. Responsibiity Section Start
29. Why Choose US
30. How We Work
31. Project Style
32. App ScreenShot
33. Customer Review CSS
34. Map Section
35. Different Pages CSS
36. Preloader CSS
--------------------------------------------------------*/
/* -----------------------------------
    01. General CSS
