/**
Theme Name: Ingein
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: ingein
Template: astra
*/
.button-ficha {
    background-color: #2AABE2;
    fill: #FFFFFF;
    color: #FFFFFF !important;
	width:100%;
	margin-bottom:10px;
	padding:8px;
	text-align:center;
	border-radius:5px;
}
.button-ficha:hover {
    background-color: #000000;
}
a.cat_padre {
    font-family: Poppins, Sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #008BD2;
    letter-spacing: 0.2px;
    line-height: 1em;
}
a.breadc {
    font-family: Poppins, Sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
    letter-spacing: 0.2px;
    line-height: 13.8px;
}
a.breadc:hover {
    color: #FFFFFF;
}
span.breadc_act {
    font-family: Poppins, Sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #15153E !important;
    letter-spacing: 0.2px;
    line-height: 13.8px;
}
====================================================================
	Contact Form
====================================================================

 ***/

.contact-form{
	margin-top:40px;
}

.contact-form .form-group,
.contact-form .form-group-contact
{
	position:relative;
	margin-bottom:20px;
}

.contact-form .form-group .field-label,
.contact-form .form-group-contact .field-label
{
	position:relative;
	display:block;
	font-size:13px;
	margin-bottom:7px;
	color:#3e5773;	
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select,
.contact-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:26px;
	padding:12px 15px 12px;
	color:#1c1c1c;
	border:1px solid transparent;
	height:28px;
	font-size:14px;
	background:#fff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}
.contact-form .form-group-contact input[type="text"],
.contact-form .form-group-contact input[type="password"],
.contact-form .form-group-contact input[type="tel"],
.contact-form .form-group-contact input[type="email"],
.contact-form .form-group-contact select,
.contact-form .form-group-contact textarea{

	position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 5px 15px 5px;
    color: #1c1c1c;
    border: 0 0 1px 0 solid #e6e6e6 !important;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-bottom-color:#e6e6e6;
	border-radius:10px ;
    height: 35px;
    font-size: 14px;
	background: transparent;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;	
}
.contact-form .form-group-contact input[type="file"]{

	border-style: solid;
    border-width: 0px !important;
    border-color: #E6E6E6;
    border-radius: 0px !important;
}


.contact-form .form-group-contact input[type="text"]:focus,
.contact-form .form-group-contact input[type="password"]:focus,
.contact-form .form-group-contact input[type="tel"]:focus,
.contact-form .form-group-contact input[type="email"]:focus,
.contact-form .form-group-contact select:focus,
.contact-form .form-group-contact textarea:focus{
	border-width:1px !important;
    border:1px solid #e6e6e6 !important;
	background:transparent !important;
}
.contact-form .form-group-contact button {
    border-radius: 30px 30px 30px 30px;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	min-height: 40px;   
	color:#FFFFFF;
	background-color:#008BD2;
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
    font-size: var( --e-global-typography-accent-font-size );
    font-weight: var( --e-global-typography-accent-font-weight );
	min-width:250px;
}
.contact-form .form-group-contact button:hover {
	background-color:#33AAE1;
}

.contact-form .form-group textarea{
	resize:none;
	height:115px;
}

.contact-form .form-group-contact textarea{
	resize:none;
	height:150px;
}

.contact-form button{
	position:relative;
	padding:0 10px;
	/*margin-top:20px;*/
	text-transform:uppercase;
}

.contact-form button.contact{
	position:relative;
	padding:13px 32px;
	margin-top:20px;
	text-transform:uppercase;
}
.jet-listing-grid__slider-icon.prev-arrow {
	width: 35px !important;
    height: 35px !important;
    line-height: 35px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 6px rgba(255,255,255,0.3);
    -moz-box-shadow: 0 0 0 6px rgba(255,255,255,0.3);
    box-shadow: 0 0 0 6px rgba(255,255,255,0.3);
    -webkit-animation: pulse 1s alternate infinite ease-in-out !important;
    -moz-animation: pulse 1s alternate infinite ease-in-out !important;
    -ms-animation: pulse 1s alternate infinite ease-in-out !important;
    -o-animation: pulse 1s alternate infinite ease-in-out !important;
    animation: pulse 1s alternate infinite ease-in-out !important;
}
.jet-listing-grid__slider-icon.next-arrow.fa-angle-left:before {

	content: '\f105' !important;
}
.jet-listing-grid__slider-icon.next-arrow {
	width: 35px !important;
    height: 35px !important;
    line-height: 35px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 6px rgba(255,255,255,0.3);
    -moz-box-shadow: 0 0 0 6px rgba(255,255,255,0.3);
    box-shadow: 0 0 0 6px rgba(255,255,255,0.3);
    -webkit-animation: pulse 1s alternate infinite ease-in-out !important;
    -moz-animation: pulse 1s alternate infinite ease-in-out !important;
    -ms-animation: pulse 1s alternate infinite ease-in-out !important;
    -o-animation: pulse 1s alternate infinite ease-in-out !important;
    animation: pulse 1s alternate infinite ease-in-out !important;
}
.jet-listing-grid__slider-icon.prev-arrow:hover,.jet-listing-grid__slider-icon.next-arrow:hover {
    -webkit-box-shadow: 0 0 0 6px rgba(255,255,255);
    -moz-box-shadow: 0 0 0 6px rgba(255,255,255);
    box-shadow: 0 0 0 6px rgba(255,255,255);
    -webkit-animation: pulse 1s alternate infinite ease-in-out !important;
    -moz-animation: pulse 1s alternate infinite ease-in-out !important;
    -ms-animation: pulse 1s alternate infinite ease-in-out !important;
    -o-animation: pulse 1s alternate infinite ease-in-out !important;
    animation: pulse 1s alternate infinite ease-in-out !important;
}

::selection {
    background: #008BD2;
}