/*!
Theme name: Salvavidas 2022
Theme URI: https://salvavidascr.com
Programador: Mario Sanchez
Author URI: https://svmario.com
Description: Desarrollo bajo licencia del tema BildPress.
Version: 1.2.8
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Salvavidas theme by Bildpress
Tags: fireout, salvavidas, news, blog.

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

bildpress is based on Underscores https://underscores.me/, (C) 2012-2017 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 Jonathabildpress-page-contentn Neal https://necolas.github.io/normalize.css/
*/

#custom_html-5 .textwidget, #custom_html-6 .textwidget {
	background-color: #a00902;
	text-align: center;
	padding: 10px 5px;
}
#custom_html-5 .textwidget:hover, #custom_html-6 .textwidget:hover{
	opacity: 0.7;
}
#custom_html-5 .textwidget a,  #custom_html-6 .textwidget a{
	color: white !important;
}
.contact-form1 h2 {
	font-size: 60px;
	color: #00235a;
	font-family: "Exo", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -2px;
	line-height: 70px;
	position: relative;
	z-index: 9;
	text-align: center;
	margin-bottom: 28px;
}

.contact-form1 form label {
	width: 100%;
}
.contact-form1 .wpcf7-submit {
	display: inline-block;
	background: #a00902;
	padding: 19px 50px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	color: #fff;
	outline: none;
	border: none;
}
.contact-form1 .wpcf7-text, .contact-form .wpcf7 input[type="url"], .contact-form1 .wpcf7 input[type="email"], .contact-form1 .wpcf7 input[type="tel"], .contact-form1 .wpcf7 input[type="number"] {
	border: none;
	-webkit-box-shadow: 0px 16px 32px 0px rgba(32, 85, 125, 0.1);
	box-shadow: 0px 16px 32px 0px rgba(32, 85, 125, 0.1);
	padding: 25px 40px;
	font-size: 16px;
	margin-bottom: 30px;
	background-color: transparent;
	width: 100%;
	color: #495057;
}
.contact-form1 .nice-select{
    border: none;
    -webkit-box-shadow: 0px 16px 32px 0px rgba(32, 85, 125, 0.1);
    box-shadow: 0px 16px 32px 0px rgba(32, 85, 125, 0.1);
    padding: 14px 40px;
    font-size: 16px;
    margin-bottom: 30px;
    background-color: transparent;
    width: 100%;
    color: #495057;
    height: auto !important;
    appearance: none !important;
}
.contact-form1 .wpcf7-text::placeholder, .contact-form .wpcf7 input[type="url"]::placeholder, .contact-form1 .wpcf7 input[type="email"]::placeholder, .contact-form1 .wpcf7 input[type="tel"]::placeholder, .contact-form1 .wpcf7 input[type="number"]::placeholder {
	color: #495057;
}

a.whatsapp_ {
	position: absolute;
    right: 24px;
}

a.whatsapp_:hover img{
	opacity: .7;
}

.postid-8168 #post-8168 h1 {
	color: #00235A;
    text-align: center;
	font-family: 'Exo', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.postid-8168 #post-8168 h2 {
	color: #00235A;
	font-family: 'Exo', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.postid-8168 #post-8168 p {
	color: #000;
	font-family: 'Exo', sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.postid-8168 #post-8168 .postbox_text {
	border: none !important;
}

.postid-8168 #post-8168 .post-meta.mb-15 {
	display: none !important;
}

.postid-8168 .sidebar-blog {
	display: none !important;
}

.postid-8168 .blog-post-items {
	flex: 100% !important;
    max-width: 100% !important;
}

.postid-8168 .blog-area {
	padding-top: 0 !important;
}

/*.blog #post-8168.postbox {
	display: none;
}*/

/* .recent-posts .widget-post-list:nth-child(1) {
	display: none !important;
} */

.widget {
	background: transparent !important;
}

.sidebar-search-form input {
	border-radius: 20px;
	border: 1px solid rgba(230, 230, 230, 0.80);
	height: 41px;
}