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

Template Name: Robok - AI Agency & Technology HTML Template
Author: validtheme
Description:
Version: 1.0

Main Font    : Sora
Main Color   : #7476ff

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

[Typography]

Body copy:    15px 'Sora', sans-serif
Header:     36px 'Sora', sans-serif
Input, textarea:  16px 'Sora', sans-serif
Sidebar heading:  20px 'Sora', 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
*/

/* Hacer el logo más grande */
.navbar-brand>img {
    height: 60px;
}

.banner-four-dashbaord {
     padding-right: 0px;
}
.banner-four-dashbaord img {
    box-shadow: none;
}

@media only screen and (max-width: 767px) {
    .newsletter-area {
        padding-top: 70px;
    }
}

.btn-style-one .fa-arrow-right {
  transform: none !important;
}

.validnavs a {
    text-transform: none !important;
}


.banner-style-four-area h2 {
    line-height: 100px;
}

ul.pricing-types li:nth-child(2) .icon {
    background: var(--color-primary);
}

ul.pricing-types li:nth-child(3) .icon {
    background: var(--color-primary);
}

.fondo-tecnologias{
    background: url(assets/img/shape/banner-16.jpg);
    background-position: center; 
}

.fondo-tecnologias h4, .fondo-tecnologias p{
    color: #60616c !important;
}



.padding-gracias{
    padding-top: 150px;
    padding-bottom: 0px;
}

@media only screen and (max-width: 767px) {
	.padding-gracias{
    padding-top: 20px;
    padding-bottom: 0px;
    }
}