/* ----------------------------------

Template Name: Consua - Consulting Business Template
Author: validtheme
Description:
Version: 1.0

Main Font    : Outfit
Main Color   : #DF0A0A

-------------------------------------

[Typography]

Body copy:    15px 'Outfit', sans-serif
Header:     36px 'Outfit', sans-serif
Input, textarea:  16px 'Outfit', sans-serif
Sidebar heading:  20px 'Outfit', sans-serif

>>> TABLE OF CONTENTS:
=======================

    01. Template default css
        - Animations
        - General
        - Section Title
        - Video Button
        - Typography
        - Tables
        - Forms
        - Buttons
        - Pagination
        - Colors
    02. Preloader
    03. Topbar
	    - Topbar Style One
        - Topbar Style Two
    04 Navbar
        - Navbar Default
        - Navbar Transparent
        - Navbar Sticky
        - Navbar Box
    05. Banner
        - Banner Fade
        - Banner Slide
        - Banner Zoom
    06. About Us
	    - About Style One
        - About Style Two
    07. Services
        - Tab Version
        - Grid Version
        - Services Single
    08. Features
    09. Work Process
    10. Why Choose Us
    11. Fun Factor
    12. Pricing Table
    12. Partner World Wide
    13. Team
        - Grid Version
        - Carousel Version
        - Team Details
    14. Testimonials
		- Single Slider
        - Center Slider
    15. Projects
		- Grid Version
        - Carousel Version
        - Project Details
    16. Blog
        - Standard
        - Left Sidebar
        - Right Sidebar
        - Single
    17. Request Call Back
    18. FAQ
    19. Error 404
    20. Footer
    21. PHP Contact Form
    22. Others

*/

/*
** Write you custom css below
*/

/* tamaño del texto para parrafos */
.texto{ font-size:18px; }
.texto20{ font-size:20px; }
.texto16{ font-size:16px; }
.texto14{ font-size:14px; }
.tabla1{
  width: 100%; border:1px solid #ddd; border-collapse: collapse; text-align: left; border-bottom: 1px solid #ccc; margin: 0 auto;
}
.tabla1 tr:nth-child(even) {background-color: #f2f2f2;}
.tabla1 th { background-color: #04AA6D; color: white; }
.tabla1 th,td { padding:5px; }

.marg20{ margin-top: 20px; }
.marg30{ margin-top: 30px; }
.marg40{ margin-top: 40px; }
.marg50{ margin-top: 50px; }

.lineaHR{ display: block; border-style: inset; border: 1px solid #000; margin-top: 40px; margin-bottom: 40px; }
