/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. 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 so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # 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 beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/



/* Porfolio Page */

.portfolio-template-default .elementor-widget-theme-site-logo img{
	filter: invert(0%) sepia(5%) saturate(11%) hue-rotate(291deg) brightness(0%) contrast(100%);
}
.portfolios_spanish-template-default .elementor-widget-theme-site-logo img{
	filter: invert(0%) sepia(5%) saturate(11%) hue-rotate(291deg) brightness(0%) contrast(100%);
}
.portfolio-template-default #gc-nav-menu i,
.portfolio-template-default #gc-nav-menu a:before{
	color: #000;
}
.gc-readmore-content{
	display: none;
}

.gc-readmore-content.visible{
	display: block;
}

#gc-readless-btn {
	display: none;
}
/* home page */
 #gc-portfolio-gallery img.attachment-full.size-full.wp-post-image {
    width: 406px;
    height: 300px;
}

#gc-nav-menu a:before {
    content: '@';
    position: absolute;
    right: 9px;
    top: -23px;
    display: block;
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    font-family: system-ui;
}

.gc-icon-list svg{
    vertical-align:middle;
}
.gc-down-arrow::before{
    content:'';
    background: url('https://inventaconsultores.pe/wp-content/uploads/2021/03/Icon-material-arrow-forward-orange.svg');
    position: absolute;
    bottom:4px;
    right:0;
    transform: rotate(90deg);
    z-index: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    
}
.gc-up-arrow::before{
    content:'';
    background: url('https://inventaconsultores.pe/wp-content/uploads/2021/03/Icon-material-arrow-forward-orange.svg');
    position: absolute;
    bottom:4px;
    right:0;
    transform: rotate(270deg);
    z-index: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    
}

#gc-gallery .elementor-gallery-item__overlay {
    height: 90%;
    width: 88%;
    position: absolute;
    top: 5%;
    left: 5%;
}
#gc-view-all span.elementor-button-text:after {
    content: url('https://inventaconsultores.pe/wp-content/uploads/2021/03/Icon-material-arrow-forward-button-right.svg');
    position:absolute;
    padding-left:15px;
	transition:.2s ease;
}

#gc-view-all span.elementor-button-text:hover:after {
  padding-left:20px;
  transition:.2s ease;
}

#gc-nav-menu.black i,
#gc-nav-menu.black a:before{
    color:#000 !important;
	transition: .3s ease;
}

#gc-nav-menu.white i,
#gc-nav-menu.white a:before{
    color:#fff !important;
	transition: .3s ease;
}

.tp-rightarrow:after {
    content: url(https://inventaconsultores.pe/wp-content/uploads/2021/03/Icon-material-arrow-forwardrevised.svg) !important;
    position: absolute;
    top: 2px;
    left: 6px;
    transition: .4s ease;
}

.tp-rightarrow:before {
    content: url(https://inventaconsultores.pe/wp-content/uploads/2021/03/Icon-material-arrow-forwardorangerevised.svg) !important;
}

.tp-rightarrow:hover:after {
    left: 10px;
    transition: .4s ease;
}


.tp-leftarrow:after {
    content: url(https://inventaconsultores.pe/wp-content/uploads/2021/03/Icon-material-arrow-forwardrevised.svg) !important;
    position: absolute;
    top: 7px;
    left: 6px;
    transition: .4s ease;
    transform: rotate(180deg);
}

.tp-leftarrow:before {
    content: url(https://inventaconsultores.pe/wp-content/uploads/2021/03/Icon-material-arrow-forwardorangerevised.svg) !important;
    transform: rotate(180deg);
}
.tp-leftarrow:hover:after {
    left: 2px;
    transition: .4s ease;
}
#gc-banner rs-arrow.tp-rightarrow.tparrows.custom {
    background: transparent !important;
}

#gc-banner rs-arrow.tp-leftarrow.tparrows.custom {
    background: transparent !important;
}

#gc-readmore, #gc-readless-button {
    display: none;
}

.gc-li-button li::marker {
    color: #F29100;
    font-size: 30px;
}
.gc-links:active, .gc-links:focus {
    color: #F29100;
}

.wpml-ls-link {
    font-size:18px;
    color: #FFF;
	font-family: "Zilla Slab Bold", Sans-serif;
}
.wpml-ls-current-language span{
	    color: #F29100 !important;
}
/* revolution slider */
rs-bullet.tp-bullet:nth-child(1),rs-bullet.tp-bullet:nth-child(2),rs-bullet.tp-bullet:nth-child(3),rs-bullet.tp-bullet:nth-child(4),rs-bullet.tp-bullet:nth-child(5) {
    display: none;
}


#elementor-popup-modal-259 {
    opacity: .9;
}

#gc-banner span.elementor-headline-dynamic-wrapper.elementor-headline-text-wrapper {
    background-color: transparent !important;
}

/* portfolio hover animation  */
/*-- global css --*/

.overlay,
.overlay-text,
.simple-text,
.overlay-sim-text-2,
.overlay-text-effect-3,
.zoom-effect-1 img,
.zoom-effect-2 img,
.opacity-effect img,
.blur-effect img,
.grayscale-effect img{
   transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
}
.image-wrapper{
	margin-bottom: 35px;
}
.effect-image-1{
	position: relative;
	display: block;
}
.overlay-text p,
.overlay-sim-text-2 p,
.overlay-text-effect-3 p{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    padding: 20px 20px;
}
.overlay{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background: rgba(246,0,2,.7);
	opacity: 0;
	visibility: hidden;
}

	/*-- ovarlay text effect-1 --*/

	.overlay-text {
	    position: absolute;
	    left: 5px;
	    top: 5px;
	    width: 96%;
	    height: 94%;
	    background: rgba(246,0,2,.7);
	}

	.overlay-text-1{
		opacity: 0;
		visibility: hidden;
	}
	.effect-image-1:hover .overlay-text-1{
		opacity: 1;
		visibility: visible;
	}
	.overlay-text-2{
		opacity: 0;
	
		visibility: hidden;
		transform: scale(1.1);
	}
	.effect-image-1:hover .overlay-text-2{
		opacity: 1;
		width: 10%;
		visibility: visible;
		transform: scale(1);
	}


/*!-- ovarlay zoom out effect --*/

	.zoom-effect-2{
		overflow: hidden;
	}

	.zoom-effect-2 img{
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	.zoom-effect-2:hover img{
		transform: scale(1);
		-webkit-transform: scale(1);
	}	
.ae-post-overlay {

    width: 90%;
    height: 90%;
    margin: auto;
    margin: 5%;
}

.gc-title{
    visibility: hidden;
   
}
.gc-portfolio-column:hover .gc-title{
    visibility:visible;
    
}

#elementor-popup-modal-259 .dialog-message {
    width: 100vw;
    height: 100vh;
    align-items: flex-start;
    background-color: #000000;
    opacity: 1;
}


.gc-portforlio-filter.hidden{
	display: none;
}
.gc-tag-list .elementor-icon-list-item.active span {
    color: #F29100 !important;
}

.gc-veiwall a{
    position:absolute;
    z-index:99999;
        text-align: center;
    font-family: "Zilla Slab Bold", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #F29100;
    margin: 33% 40%;
}

.gc-veiwall a:after {
    content: url(https://inventaconsultores.pe/wp-content/uploads/2021/03/Icon-material-arrow-forward-button-right.svg);
    position: absolute;
    padding-left: 15px;
    top:0px;
    transition: .2s ease;

}
.ae-post-list-item-ee7b2361:hover .gc-veiwall a:after {
    padding-left: 18px;
    transition: .2s ease;

}

.ae-post-list-item-ee7b2361:hover .gc-veiwall a {
    color: #fff;

}
.ae-post-list-item-ee7b2361:hover .gc-veiwall a:after {
    padding-left: 20px;
    transition: .2s ease;
    filter: brightness(0) invert(1);
}


#gc-popup-menu img {
    filter:none !important;
}
.gc-links{
    color:#fff;
	transition: all 0.1s ease !important;
}
.gc-links:hover{
    color:#F29100;
	transition: all 0.1s ease !important;
}



@media screen and (max-width: 768px) {

.gc-footer .elementor-icon-list-text {
    color: #FFFFFF;
    padding-left: 20px;
}
}

@media only screen and (max-width: 425px){
#gc-nav-menu a:before {
    content: '@';
    position: absolute;
    right: 8px;
    top: -18px;
    display: block;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    font-family: system-ui;
}
#gc-nav-menu a{
    font-size: 22px;
}
rs-arrow.tp-rightarrow.tparrows.custom {
    transform: translate(-50px, 15px) !important;
}

rs-bullets.tp-bullets.ares.horizontal.nav-pos-hor-right.nav-pos-ver-center.nav-dir-horizontal {
    transform: translate(-57px, 47px) !important;
}

rs-arrow.tp-leftarrow.tparrows.custom {
    transform: translate(-50px, 45px) !important;
}
.gc-li-button ul {
    margin: 0 0 10px 30px;
}
}



