/*
 Theme Name:   Quiety Child
 Theme URI:    https://quiety-wp.themetags.com/
 Description:  Quiety is a modern and clean WordPress theme suitable for any kind of Digital Agency, Digital Marketing and Seo Marketing.
 Author:       ThemeTags
 Author URI:   https://themetags.com/
 Template:     quiety
 Version:      4.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  quiety
*/
.site-header {
    background-color: #ffffff;
}
.wpforms-container .wpforms-form * {
    color: #fff;
}
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    background-color: transparent;
    color: #04dda7 !important;
}
a.tt-btn.banner-btn {
	color: #04dda7 !important;
    border-color: #fff !important;
	background-color: #fff !important;
}
a.tt-btn.banner-btn:hover {
	color: #fff !important;
    border-color: #04dda7 !important;
	background-color: #04dda7 !important;
}
a.tt-btn.btn-outline.banner-btn {
	color: #fff !important;
    border-color: #fff !important;
	background-color: transparent !important;
}
a.tt-btn.btn-outline.banner-btn:hover {
	color: #fff !important;
    border-color: #04dda7 !important;
	background-color: #04dda7 !important;
}
#back-to-top {
    background-color: #5946f5;
}
.main-logo {
    width: 200px;
}
.error_page .error-page-content .error-text {
    color: #04dda7 !important;
}
.wpforms-container .wpforms-form * {
    color: #999999;
}
[type=submit] {
    -webkit-appearance: button;
    color: #ffffff !important;
}
.divTotal .tt-btn {
    background-color: #04dda7;
    color: #ffffff !important;
}
#enrolamiento .tt-btn:hover {
    background: 0 0;
    color: #04dda7 !important;
}
.site-header .tt-btn {
    color: #ffffff;
}
/*.premium-image-hotspots-container .premium-image-hotspots-img-wrap {
    opacity: 0.3;
	cursor: pointer;
	transition: 0.3s;
}
.premium-image-hotspots-container .premium-image-hotspots-img-wrap:hover {
    opacity: 1;
}*/
body.elementor-page-13883 {
    background-color: #f8f9fb !important;
}
.elementor-13883 .elementor-element.elementor-element-b8d779e:active img, .elementor-13883 .elementor-element.elementor-element-b8d779e:focus img {
    opacity: 1;
}
a.tt-btn-link.tt-btn.btn-lg.hover_translate:active, a.tt-btn-link.tt-btn.btn-lg.hover_translate:focus, a.tt-btn-link.tt-btn.btn-xs.hover_translate:active, a.tt-btn-link.tt-btn.btn-xs.hover_translate:focus{
	color: #ffffff;
	background-color:#04dda7;
}
.tt-btn.btn-lg:active, .tt-btn.btn-lg:focus, .tt-btn.btn-xs:active, .tt-btn.btn-xs:focus   {
    color: #ffffff;
}
.tt-parallax__image .parallax-image {
    background-color: #5c40ff !important;
    padding: 3em;
    border-radius: 20px;
}
/*Smartphone*/
@media (max-width: 480px) {
	.banner.banner--two .col-lg-10 {
		display:none;
	}
}
.bdt-prime-slider-skin-general .bdt-slider-excerpt {
	margin: auto !important;
}