/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}
::marker {
    color: #e81f29;
    font-size: 1rem;
}
.text-accent {
    color: #e81f29;
}
.text-accent-2 {
    color: #274373;
}
.text-white {
	color: #ffffff;
}
.no-title {
    font-size: 2rem;
    text-transform: uppercase;
    line-height: 2.3rem;
    font-weight: 700;
}
.no-subtitle {
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 300;
}
.hero-form-title {
	font-size: 1.4rem;
	color: #274373;
	font-weight: 800 !important;
	text-transform: uppercase;
	margin-bottom: 3vh;
	text-align: center;
}
.text-shadow {
	text-shadow: 0 0 5px #00000038;
}

#hero {
    background-image: url(/omega-bg.svg);
    background-size: cover;
}
/*.header-promo {
    text-align: center;
    line-height: 2.2rem;
    background-color: #e71f29;
    color: #fff;
    font-size: 1.3rem;
    position: relative;
    display: flex;
    justify-content: center;
    column-gap: 20px;
    flex-direction: column;
	padding: 10px;
}*/
/*.header-promo {
    display: flex!important;
    text-align: left;
    font-size: 2em;
    line-height: 1em;
    background-color: #e71f29;
    color: #fff;
    position: relative;
    justify-content: center;
    column-gap: 20px;
    flex-direction: row;
    padding: 10px;
}*/
.header-promo {
    font-size: 1.1em;
    text-align: center;
    line-height: 1.5em;
    background-color: #e71f29;
    color: #fff;
    padding: 10px;
}
.header-promo a {
    text-decoration: underline;
    color: #ffffff;
    font-weight: 700;
}
.header-promo span {
    font-weight: 800;
	text-transform: uppercase;
}
small {
	font-size: .7rem;
}
.fiestas small {
    color: #ffffff;
    text-align: center !important;
    display: block;
}
.header-promo small {
    line-height: 1rem;
    display: block;
    margin-bottom: 10px;
}
.icon-box-banner .porto-sicon-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.icon-box-banner a.porto-sicon-read.xx {
    background-color: #22C088;
    color: #ffffff;
    padding: 15px 20px;
    border-bottom: 3px solid green;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    margin-top: 20px;
}
.porto-sicon-header+.porto-sicon-description {
    margin-top: 0;
}

/* Header */
.no-breadcrumbs .main-content {
    padding-top: 0;
}
.hero-container {
    overflow: hidden;
}
/*.hero-content-wrapper {
    position: relative;
    top: 20vh;
}*/
.hero-right-col {
	z-index: 1;
}
.hero-right-col .wpb_wrapper {
    display: flex;
    align-items: flex-end;
}
.hero-right-col .form-group {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 15px -13px #000000;
    max-width: 400px;
}
.form-group {
}
.form-group .hero-form-header {
    background-color: #E71F29;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    padding: 3vh;
    font-size: clamp(20px, 1.5rem, 32px);
	text-align: center;
}
.hero-form-body {
    padding: 30px 20px 10px;
}
.form-group .hero-form-header {
    background-color: #E71F29;
    border-radius: 8px 8px 0 0;
    color: #ffffff;
	text-align: center;
    font-size: 1.2rem !important;
    line-height: 1.5rem;
}

.form-group h2 {
    font-size: 1.1rem;
    line-height: 1.7rem;
    color: #274373 !important;
    font-weight: 800;
}



/*.hero-container::after {
    content: "";
    width: 120vw;
    height: 65%;
    background-color: #F2F2F2;
    left: 50%;
    bottom: -25%;
    position: absolute;
    display: block;
    transform: translateX(-50%) rotate(-15deg);
    z-index: 0;
}*/

.hero-formulario-container {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 15px -13px #000000;
    max-width: 450px;
    padding: 0;
    margin: 0 auto;
}
.hero-formulario-encabezado {
    /*background-image: url(https://acumuladoresomega.com/wp-content/uploads/2022/10/fondo_que-no-te-sorprenda-el-frio.jpeg);*/
	background-color: #E44446;
    background-size: contain;
    background-position: bottom center;
    border-radius: 10px 10px 0 0;
    padding: 10px;
    text-align: center;
}
.encabezado-titulo {
    font-size: 2em;
    font-weight: 900;
    color: /*#274373*/ #ffffff;
    margin-bottom: 15px;
}
.encabezado-subtitulo {
    font-size: 1.2em;
    font-weight: 600;
    color: /*#274373*/ #ffffff;
    margin-bottom: 13px;
}
.encabezado-bases {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.1em;
    color: /*#59616f*/ #ffffffde;
}
.btn-enviar {
    background-color: #274373 !important;
    color: #ffffff !important;
    border-radius: 10px !important;
    width: 100% !important;
}
.hero-formulario-container .wpforms-container {
    padding: 0 15px;
}
.hero-right-col label {
	display: block;
}
.hero-right-col br {
	display: none;
}
.hero-right-col form input, .hero-right-col form textarea {
    border-radius: 5px;
	min-width: 100%;
}
.hero-right-col form textarea {
    height: 80px;
}
.hero-right-col form input[type="submit"] {
	background-color: #E33546;
    border: none;
    margin-top: 15px;
}


.nav-tabs li.active .nav-link {
    background: inherit;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.porto-history .featured-box .box-content, body.boxed .page-wrapper, .master-slider .ms-loading-container .ms-loading:before, .master-slider .ms-slide .ms-slide-loading:before, #fancybox-loading:before, #fancybox-loading:after, .slick-slider .slick-loading .slick-list:before, .fullscreen-carousel > .owl-carousel:before, .fullscreen-carousel > .owl-carousel:after, .porto-loading-icon, .resp-tabs-list li:hover, .resp-tabs-list li:focus, .resp-tabs-list li.resp-tab-active, .tabs ul.nav-tabs .nav-link:hover, .tabs ul.nav-tabs li.active .nav-link, .sidebar-content .widget.widget_wysija .box-content, .mega-menu .wide .popup, .sidebar-menu > li.menu-item:hover > a, .sort-source-style-2 > li.active > a:after {
    border-top-color: #E81F29;
}


blockquote {
    background-color: #e33546;
    padding: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}
blockquote div {
	color: #ffffff;
}
.fiestas {
    background-image: url(https://acumuladoresomega.com/wp-content/uploads/2021/09/fondo-fiestas-patrias.png);
    padding-top: clamp(40px, 20vh, 150px);
	padding-bottom: 30px;
    background-position: top center;
    background-size: contain;
	background-repeat: no-repeat;
}
.no-title, .no-subtitle {
    text-align: center;
}
.no-subtitle strong {
    font-size: 1rem;
    line-height: 1.2rem;
    display: block;
    margin-top: 20px;
}



.tab-content {
    background-color: #F2F2F2;
    border-color: #cccccc;
    box-shadow: none;
}
.tab-content .vc_column_container {
    padding: 10px 20px;
}
ul.list-3col {
	display: grid;
}


section.toggle label, .resp-vtabs .resp-tabs-list li:hover, .resp-vtabs .resp-tabs-list li:focus, .resp-vtabs .resp-tabs-list li.resp-tab-active, .sidebar-menu .wide .popup, .wp-block-pullquote blockquote {
    background-color: #ddddde;
    font-weight: 600;
    font-size: 1rem;
}
.toggle > label:hover {
    background: #274373;
	color: #ffffff;
}
.toggle-content {
    padding: 15px 20px 25px 20px !important;
    font-size: 0.9rem;
}
.toggle-content p {
    font-size: 0.9rem;
}


#qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-bottom-right {
    bottom: 35px;
    right: -15px;
}
span.qlwapp-text {
    color: #274373 !important;
    font-size: 0.9rem;
    width: 127px;
    white-space: pre-line !important;
    background-color: #ffffff;
    padding: 8px 0 8px 8px;
    height: auto !important;
    top: -40px;
    right: 45px !important;
    box-shadow: 0 0 10px -5px;
    line-height: 1.2rem;
    font-weight: 800 !important;
    text-transform: uppercase;
}
span.qlwapp-text::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid #ccc;
    position: absolute;
    bottom: -20px;
    right: 0;
    border-top: 10px solid #ccc;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

/*a.qlwapp-toggle {
    background-color: #e33546 !important;
}*/

body #bricks-component-rkdr1XXRV8LzjDrApuw5zg-wrapper.rdstation-popup-position-bottom_right.floating-button.floating-button--close {
    bottom: 40px !important;
}
body #bricks-component-rkdr1XXRV8LzjDrApuw5zg-wrapper.rdstation-popup-position-bottom_right.floating-button.floating-button--close .bricks--floating--button {
    right: -15px !important;
}



.card {
    background-color: inherit;
}
h3.card-header {
    border-left: 3px solid #e81f29;
}
h3.card-header {
    font-size: 1rem;
}
.card-body {
    
}
p.card-text {
    font-size: 0.9rem;
    line-height: 1.3rem;
}


/* Footer */
.form-group span, .form-group label {
    display: block;
}
#footer .row {
    	align-items: flex-end;
	}
#footer .footer-main a, #footer .footer-main i {
    font-size: 1rem;
    font-weight: 600;
    color: #e33546!important;
    text-shadow: 2px 2px 5px #00000057;
}
#footer input, #footer textarea {
    width: 100% !important;
	border-radius: 5px;
}
input.wpcf7-form-control.wpcf7-submit {
    background-color: #e81f29;
}


.creado-wrapper {
	width: 100px;
	position: relative;
	float: right;
	width: 100px;
}

.creado-texto {
    font-size: .5rem;
    position: absolute;
	padding: 10px 0 10px 0;
    top: 2px;
    left: -5px;
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.logo1 {
	display: block;
	position: absolute;
	padding: 10px 0 10px 0;
	top: 0;
	right: 0;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.logo2 {
	padding: 10px 0 10px 0;
    opacity: 0;
	position: absolute;
	right: -57px;
	top: 0;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.creado-wrapper:hover .logo1 {
	transform: translateX(-60px);
}
.creado-wrapper:hover .logo2 {
	opacity: 1;
	transform: translateX(-60px);
}
.creado {
    top: 0;
    position: absolute;
    right: 0;
}
.creado-wrapper:hover .creado-texto {
	opacity: 0;
}


.wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
	color: #ffffff;
    font-size: 0.7rem;
    line-height: 0.95rem;
    margin: 0;
    position: absolute;
    left: 0;
    width: 125px;
    bottom: 25%;
    transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 500ms;
}
.wpcf7 form.sent .wpcf7-response-output {
	background-color: #46b450;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	background-color: #ffb900;
}
.wpcf7-response-output::after, .wpcf7 form.invalid .wpcf7-response-output::after, .wpcf7 form.unaccepted .wpcf7-response-output::after, .wpcf7 form.sent .wpcf7-response-output::after {
	content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(50%, -50%) rotate(
45deg
);
    z-index: -1;
}
.wpcf7 form.sent .wpcf7-response-output::after {
    background-color: #46b450;
}
.wpcf7 form.invalid .wpcf7-response-output::after, .wpcf7 form.unaccepted .wpcf7-response-output::after {
	background-color: #ffb900;
}


.porto-ultimate-content-box {
    padding: 20px 30px !important;
}
.banner-inner-text {
    margin-bottom: 0;
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.banner-inner-text h2 {
    color: #fff;
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin-bottom: 20px;
    background-color: #001fff;
    display: inline-block;
}
.banner-inner-text h3 {
    color: #ffffff;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5rem;
}


.rescate-nocturno-section {
    background-position: bottom !important;
}
.rescate-nocturno-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    -webkit-box-pack: space-around;
        -ms-flex-pack: space-around;
            justify-content: space-around;
}
.rescate-nocturno-container img {
    width: 100px;
}
.rescate-nocturno h2, .rescate-nocturno h3 {
    color: #ffffff;
}
.rescate-nocturno h2 {
    font-size: 1.8rem;
	margin-bottom: 20px;
}
.rescate-nocturno h3 {
    font-weight: 400;
    font-family: 'Montserrat';
    margin-bottom: 30px;
	text-transform: inherit !important;
}
.rescate-nocturno a {
    background-color: #1ead57;
    color: #ffffff !important;
    padding: 13px 20px;
    border-radius: 50px;
	text-decoration: none;
}


@media screen and (min-width: 1023px ) {
	ul.list-3col {
		-ms-grid-columns: 1fr 30px 1fr 30px 1fr;
		grid-template-columns: 1fr 1fr 1fr;
		-webkit-column-gap: 30px;
		   -moz-column-gap: 30px;
				column-gap: 30px;
	}
	ul.list-3col li {
		font-size: 0.9rem;
	}
}


@media screen and (max-width: 1022px) {
	ul.list-3col {
		-ms-grid-columns: 1fr 30px 1fr;
		grid-template-columns: 1fr 1fr;
		-webkit-column-gap: 30px;
		   -moz-column-gap: 30px;
				column-gap: 30px;
	}
}

@media screen and (max-width: 767px) {
	
	h1 {
		font-size: 1.5rem;
		line-height: 2rem;
	}
	
	.hero-right-col {
		max-width: 90vw;
		margin-top:	5vh;
	}
	.hero-right-col form input, .hero-right-col form textarea {
		width: 100%;
	}
	.hero-container::after {
		width: 200vw;
		bottom: -33%;
	}
	
	.tabs .nav.nav-tabs {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		    -ms-flex-flow: column !important;
		        flex-flow: column !important;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	li.nav-item, li.nav-item a {
		width: 100%;
	}
	
	#qlwapp.qlwapp-bottom-left, #qlwapp.qlwapp-bottom-right {
		bottom: 0px;
	}
	span.qlwapp-text {
		font-size: 0.85rem;
		width: 133px;
		top: 0px;
		right: 45px !important;
	}
	.rescate-nocturno-container {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		row-gap: 30px;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
	}
}


