/**
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Version: 9.9.4
Requires at least: 5.3
Tested up to: 6.1
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 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.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */

:root {
    --ast-global-color-4: #fff;
	--color-one: #071731
}

header {
	-o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition:  0.3s ease-in-out;
  transition:  0.3s ease-in-out;
}


#ast-desktop-header {
    display: none;
}

#ast-mobile-header {
    display: block;
}

h1 {
	font-size: calc(2vw + 10px) !important;
    letter-spacing: 0px !important;
    margin-top: 3rem !important;
}

h2:not(.posts h2, .post-content h2) {
	font-size: calc(2vw + 8px) ;
}

section h1.ast-archive-title {
	margin-top:0 !important;
}

.heading-title-blog {
	color: var(--e-global-color-astglobalcolor5 );
    font-weight: 900;
	text-align:center;
}


.page-id-2240 .site-logo-img img {
	filter: invert(1);
}

.sidebar-main aside .wp-block-group {
 padding:0;
}

.ast-theme-transparent-header .main-header-menu .menu-link {
    font-weight: 700 !important;
}

body p {
    font-size: calc(1.01vw + 3px);
    line-height: 1.5;
}

section.banner-main div.banner-archive {
	padding:8rem 0;
	background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.post-content .entry-header h2 {
	 font-size: calc(12px + (32 - 22) * ((100vw - 170px) / (1600 - 300)));
	 line-height:1.25;
}

.post-content .entry-header h2 a {
		font-weight: 700;
}

.section-home-one .elementor-image-box-wrapper {
    background-color: #fff;
    filter: drop-shadow(0px 2px 6px #dcd3d3);
    border-radius: 20px 0px 20px 0px;
    padding: 0.5rem;
}

.section-home-one .elementor-image-box-wrapper h3{
	font-weight: 600;
}

.section-blog-home li {
	list-style: none;
}

.posts {
    background-color: #fff;
    padding: 1rem;
    text-align: lef;
    border-radius: 0.9rem;
    filter: drop-shadow(0px 2px 6px #dcd3d3);
}

.loop-post {
	margin:0;
}

.posts img{
	width: 100%;
    height: calc(8vw + 200px) !important;
    object-fit: cover;
}

.posts h2 {
	font-size: calc(12px + (32 - 22) * ((100vw - 170px) / (1600 - 300)));
    margin-top: 16px;
	margin-bottom: 0;
    font-weight: 700;
}

.img-large img {
     height: calc(10vw + 380px) !important;
    object-fit: cover;
    width: 100%;
}

.ast-single-related-posts-container article {
	 background-color: #fff;
    padding: 1rem !important;
    text-align: left;
    border-radius: 0.9rem;
    filter: drop-shadow(0px 2px 6px #dcd3d3);
}

.tags-p a {
	text-decoration:underline;
}

.ast-single-post-order h1.entry-title {
	background: var(--color-one);
    padding: 0.8rem;
    border-radius: 1rem;
    color: #fff;
    text-align: center;
}

.ast-container article:not(.home article, .page-template-default article ), .ast-container .widget_block, .ast-container .ast-single-related-posts-container {
	filter: drop-shadow(0px 2px 6px #dcd3d3);
	border-radius: 1rem;
	padding:2rem;
}

.archive article, .blog  article{
	margin-bottom:3rem !important;
}

section.ast-archive-description .ast-archive-title {
	margin-bottom: 3rem !important;
    padding: 1rem !important;
    text-align: center;
    border-radius: 1rem;
	background-color: var(--color-one) !important;
	letter-spacing: -2px !important;
	font-size: calc(2vw + 8px) !important;
	font-weight: 400;
    font-family: 'DM Sans',sans-serif;
    text-transform: uppercase;
}

section.ast-archive-description {
	padding: 0 !important;
    background-color: transparent !important;
}

section.ast-archive-description h1 {
	color:#fff !important;
}

 .ast-right-sidebar .ast-row {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
}

/* Screen larger than 600px? 2 column */
@media (min-width: 600px) {
 .ast-right-sidebar .ast-row { grid-template-columns: repeat(1, 1fr); }
}

/* Screen larger than 900px? 3 columns */
@media (min-width: 900px) {
.ast-right-sidebar  .ast-row { grid-template-columns: repeat(2, 1fr); }
}

.ast-right-sidebar  .ast-row img {
	height: calc(8vw + 130px) !important;
    object-fit: cover;
}

.wp-block-group__inner-container h2 {
	 background: var(--color-one);
    color: #fff;
    padding: 0 0.5rem;
    margin-bottom: 1rem;
	    border-radius: 0.3rem;
}

.video-destacado .elementor-shape-top {
	border-radius:25px;
}

.video-destacado .elementor-shape-bottom {
	border-radius:25px;
}

.post-h ul li{
	margin-bottom: 3rem;
	list-style:none;
}

.main-form form textarea {
	height:120px;
}

.acceptance p {
	display: flex
}

.main-form .wpcf7 input:not([type=submit], [type=checkbox]), .main-form .wpcf7 select, .main-form .wpcf7 textarea {
    border: none;
    box-shadow: inset 0 0 4px 0px #c1c0c0;
}

.main-form form .acceptance p span.wpcf7-form-control-wrap {
    width: auto;
    display: block;
}

.acceptance a {
    color: #000;
}

.acceptance a:hover {
    color: #5d5d5d;
}

.main-form form .acceptance p .wpcf7-list-item{
 margin:0;
}

.main-pastilla {
	background-color: #f5f5f5;
    padding: 0.8rem 2rem;
    border-radius: 0.9rem;
    margin: 4rem 0;
    border: 0.5px solid #e8e8e8!important;
    text-align: center;
}

.main-pastilla a, .main-pastilla h2, .main-pastilla h4 {
		font-family: 'DM Sans',sans-serif;
}


.main-pastilla a h4{
    font-size: 1.5rem;
    font-weight: 700;
    color: #ffd936;
}


.main-pastilla a h4:hover{
    color: #000;
}

.main-pastilla a i {
	font-size: 1.3rem;
    margin: 0 0.5rem;
	transform: rotate(90deg);
}

.main-pastilla .content-pastilla {
	display: flex;
    align-content: center;
    justify-content: space-around;
    margin-top: 1rem;
}

.main-pastilla .pastilla-button {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.main-pastilla .pastilla-button .us-btn-contact {
    font-size: 15px;
    line-height: 1.20!important;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.8em;
    padding: 1em 2em;
	border: solid 1px;
    background: rgba(255,255,255,0.00);
    border-color:  var(--ast-global-color-0);
    color: var(--ast-global-color-0)!important;
}

.main-pastilla .pastilla-button .us-btn-info {
    font-size: 15px;
    line-height: 1.2!important;
    font-weight: 700;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.8em;
    padding: 1em 2em;
    background:  var(--ast-global-color-0);
    border-color: transparent;
    color: #ffffff!important;
}

.main-pastilla .pastilla-button a {
	    margin: 0 2rem;
}

.main-pastilla h2 {
	font-size: calc(2vw + 1px) !important;
    font-weight: 600;
}

.entry-meta {
		    font-size: 0.9rem;
	}

.entry-meta .entry-meta-title {
	color:#000;
}

.title-meta p {
    font-size: 0.9rem;
}

.title-meta {
	    margin-bottom: 1em;
}

	
form p br {
	display:none;
}

footer.site-footer nav .footer-nav-wrap ul {
	    display: block;
    margin: 0 !important;
    padding: 0;
}

footer .ast-builder-footer-grid-columns {
	align-items:flex-start !important;
}

footer ul li {
    margin-bottom: 0.4rem;
}

footer ul li:before {
   position: absolute;
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-size: 1.2rem;
    opacity: 0.5;
    margin-left: -22px;
    font-weight: 600;
    color: var(--ast-global-color-0);
}

footer .posts img {
    height: 114px;
}

footer .posts h2 {
    font-size: 18px;
}

footer .posts p {
    font-size: calc(14px + (20 - 22) * ((100vw - 300px) / (1600 - 300)));
}

footer #block-10 .posts {
    filter: drop-shadow(0px 2px 6px #000);
}

#block-11, #block-14 {
    margin: 0 0 0.8em 0;
}

.main-form form .acceptance +  p {
	width:240px !important;
}

.main-form input.wpcf7-captchar {
	width:100%;
	margin: 1rem 0;
}

footer .w-contacts i {
   font-style: inherit;
    display: block;
    color: #fff;
    margin-bottom: 0.4rem;;
}

footer .w-contacts i span{
	    font-family: 'DM Sans',sans-serif;
    font-weight: 400;
	line-height: 1.7;
	 margin-left: 0.5rem;
}

footer h3 {
    color:#fff;
	 text-align:left;
}

footer .footer-nav-wrap .astra-footer-horizontal-menu li a {
    padding-left: 0;
}

footer ul li a {
	color:#fff;
}

footer ul li {
	-o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition:  0.3s ease-in-out;
  transition:  0.3s ease-in-out;
}


footer ul li:hover {
 transform: scale(1.04);
}

footer ul li:hover a {
	color: var(--ast-global-color-0) !important;
}

footer .elementor-button-wrapper a {
	    width: 100% !important;
}

footer .elementor-button-wrapper a .elementor-button-text{
	font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    fill: #000000;
    color: #000000;
    border-radius: 4px 4px 4px 4px;
}

footer .elementor-button-wrapper {
	    display: flex;
    align-items: center;
    text-align: center;
}

footer .site-below-footer-wrap .menu-politicas-container ul {
 display:flex;
justify-content: space-between;
}

footer .site-below-footer-wrap .menu-politicas-container ul li:before {
 display:none;
}

body #ast-mobile-header > .content-align-flex-start:not(body .ast-logo-title-inline) {
    display: block !important;
    margin-top: -1000px !important;
	transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.ast-main-header-nav-open.ast-header-break-point #ast-mobile-header > .content-align-flex-start:not(body .ast-logo-title-inline)  {
    margin-top: 0px !important;
	 width: 100%;
    position: absolute;
    left: 0;
    background: rgba(255,255,255,0.86);
}


@media (min-width: 1400px) {
	.posts img, .ast-right-sidebar  .ast-row .posts img {
    width: 100%;
    object-fit: cover;
       height: calc(8vw + 218px) !important;
}
	
.ast-right-sidebar .ast-row {
    grid-template-columns: repeat(3, 1fr);
    max-width: 100%;
}
	
	body .elementor-container {
    max-width: calc(100% - 80px) !important;
}

body .ast-container:not(body.page .ast-container ) {
 max-width: calc(100% - 80px) !important;
}
	
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
     max-width: calc(100% - 80px) !important;
}
}

@media (min-width: 921px)  {
	#ast-mobile-header {
   padding:0 40px;
}
	
}

@media (min-width: 769px) {
	.post-h .posts .post {
     display: flex !important;
	  align-items: center;
	}
	
.post-h .posts .post .content {
    padding-left: 1rem;
	width:60%;
}
	.post-h .posts .post .thumb {
   width:40%;
}

	.post-h .posts img {
    width: calc(590px + (80 - 30) * ((100vw - 310px) / (1660 - 300)));
    height: 300px;
    object-fit: cover;
}
		.box-info-way .elementor-element-populated:not(.page-id-2468 .box-info-way .elementor-element-populated ) {
	height: calc(610px + (80 - 30) * ((100vw - 310px) / (1660 - 300)));
}
	
.page-id-2468 .box-info-way .elementor-element-populated {
    height: calc(612px + (240 - 30) * ((100vw - 310px) / (1660 - 300)));
}
	
}

@media (max-width: 768px) {
	
	.main-form form .acceptance +  p {
	width:100% !important;
}
	
	body div.animated {
    animation-duration: 0s !important;
}

	

.main-pastilla .content-pastilla {
    display: block;
}
	
	.main-pastilla h2 {
    font-size: calc(2vw + 14px) !important;
    font-weight: 600;
}
	
	.main-pastilla .pastilla-button a {
    margin: 1rem 2rem;
}
	
	.img-large img {
    height: auto !important;
}
	
	.menu-fixed {
	position:fixed !important;
	z-index:1000;
	top:0;
	/*max-width:1000px;*/
	left:0;
	width:100%;
	box-shadow:0px 4px 3px rgba(0,0,0,.4);
	background-color: #fff;
	-o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition:  0.3s ease-in-out;
  transition:  0.3s ease-in-out;
}


.menu-fixed nav ul li a {
	color:#000 !important;
}

.menu-fixed .site-logo-img img {
    filter: invert(1);
	max-width: 85px !important;
}

.menu-fixed .ast-header-button-1 .ast-custom-button {
    color: #000;
    background: rgba(0,0,0,0);
    border-color: #000;
 
}

.menu-fixed .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 50px;
    height: 50px;
}

	.menu-fixed .ast-builder-grid-row {
		background-color:#fff;
	}	
	
	body p {
    font-size: 16px;
    line-height: 1.5;
}
	
h1 {
    font-size: 30px !important;
}
	
h2 {
    font-size: 26px !important;
}
	
	
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu .menu-item {
    align-items: flex-start;
}
	
		footer .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
    grid-template-columns: repeat( 1,1fr );
}
	
	footer	.footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu {
    display: grid;
}
	
	footer ul li a {
		padding:0 !important;
	}
	
	footer ul {
    display: grid;
    justify-content: center;
	}
	
	footer ul li {
	    display: flex !important;
    align-items: center;
    width: 150px;
    text-align: left;;
	}
	
	footer h3 {
       text-align: center !important;
    margin-bottom: 1rem;
}
	
	footer .site-below-footer-wrap .menu-politicas-container ul {
  display: block;
    text-align: center;
    margin: 1rem auto 0 auto;
	
}
	
	footer .site-below-footer-wrap .menu-politicas-container ul li {
    display: flex !important;
    align-items: center;
    width: auto;
    justify-content: center;
}
	
	
	br {
		display:none;
	}

		.section-home-one .elementor-column.elementor-col-20 {
    width: 33%;
		margin:auto;
		display:block;
}
	
	.section-home-one .elementor-column.elementor-col-20 .elementor-element-populated {
		padding:0;
	}
	
	.section-home-one .elementor-image-box-wrapper h3{
	font-size: calc(12px + (26 - 22) * ((100vw - 300px) / (1600 - 300))) !important;
}
	
	.section-home-one .elementor-image-box-wrapper  {
		margin-bottom:1rem;
	}
	
.list-help li {
	display: block !important;
    margin: auto !important;
    text-align: center;
	}
	
.list-help	li span.elementor-icon-list-icon {
		display:block;
	}
	
	.list-help li span.elementor-icon-list-text {
		padding-left:0 !important;
	}
}

