/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.eicon-close{
	font-size:30px;
}
.text-center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.boton:hover{
	background-color: #00AEBC;
}
header .menu-item-75 {
    border-radius: 10px !important;
}
header .menu-item-75 a{
    color: #fff !important;
}

/* galería */
.elementor-slideshow__title {
    display: none;
}

/* servicios */
.botonservicio{
	color:white;
}
.botonservicio:hover{
	color:white;
}
body{
   overflow-x: hidden;
}

header .menu-item-75:hover a,header .menu-item-75:active a{
	color: white !important;
}

/* contacto */

.formulario-contacto  input[type=date],.formulario-contacto  input[type=email],.formulario-contacto  input[type=number],.formulario-contacto  input[type=password],.formulario-contacto  input[type=search],.formulario-contacto  input[type=tel],.formulario-contacto  input[type=text],.formulario-contacto  input[type=url],.formulario-contacto  select{
	border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
    border-color: #B1B1B1;
    padding: 0px 0px 6px 0px;
}
.formulario-contacto  input[type=date]::placeholder,.formulario-contacto  input[type=email]::placeholder,.formulario-contacto  input[type=number]::placeholder,.formulario-contacto  input[type=password]::placeholder,.formulario-contacto  input[type=search]::placeholder,.formulario-contacto  input[type=tel]::placeholder,.formulario-contacto  input[type=text]::placeholder,.formulario-contacto  input[type=url]::placeholder,.formulario-contacto  select{
	color: #333333;
	font-family: "Assistant", Sans-serif;
	font-size: 18px;
}
.formulario-contacto input[type=tel], .formulario-contacto  input[type=email],  .formulario-contacto  input[type=text]{
	padding-top: 15px;
}

.formulario-contacto textarea {
    border: 1px solid #B1B1B1;
    border-radius: 0px;
		height:150px;
}
.formulario-contacto p,.formulario-contacto a{
	color: #333333;
	font-family: "Assistant", Sans-serif;
	font-size: 18px;
}
.mensaje-contacto{
padding-top: 15px;
}

.formulario-contacto a{
	text-decoration: underline;
}

a{
    color: #263573;
}
.nombre {
      border: 0;
}
.boton{
	font-family: "Assistant", Sans-serif !important;
	color: white;
	background-color: #00AEBC;
	font-size: 20px;
	font-weight: 500;
	border: none;
	border-radius: 10px;
	padding: 10px 35px;
}
.column-hover:hover .hover p:first-child{
    color: #00AEBC;
}

/* responsive */
@media screen and  (max-width: 767px){
.elementor-43 .elementor-element.elementor-element-287ee0c img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
}
@media screen and (min-width: 1024px) and (max-width: 1500px){
section#conocenos {
    margin-top: -140px;
}
.encabezado .elementor-widget-container {
    margin: 0em 2em 0em 5em !important;
}
.texto .elementor-widget-container {
    padding: 0px !important;
}
.texto .elementor-widget-container p{
    margin-bottom: 0;
}
}
@media screen and (min-width: 1024px) and (max-width: 1200px){
.elementor-11 .elementor-element.elementor-element-1c25c03 > .elementor-element-populated{
	padding: 0px !important;
}
}
@media screen and (max-width: 1250px){
.elemento-flotante{
    display: none !important;
}
}

@media screen and (max-width: 1600px){
	.elementor-11 .elementor-element.elementor-element-c0c2f2b .elementor-background-overlay{
		background-position: -300px 0px;
	}
	
}

