/* @override 
	https://centrotimon.cl/2025/wp-content/themes/ws-theme/style.css
	http://centrotimon.cl/2025/wp-content/themes/ws-theme/style.css */


/*
Theme Name: ws-theme
Theme URI: http://www.websmart.cl
Author: Felipe Miguel de Websmart
Author URI: http://www.websmart.cl
Description: 
Version: 1.0.0
Template: qwery
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
*/

/* COLORES  */

.color1 { background-color: #f7f9f2 }
.color8 { background-color: #F5FAFE }
.color2 { background-color: #eaa21c }
.color6 { background-color: #ea821c }
.color3 { background-color: #0089cf }
.color7 { background-color: #0069cf }
.color4 { background-color: #13365B }
.color5 { background-color: #0E2D4E }
.color9 { background-color: #fdf5e7}

.color1 { background-color: #33BC82 }
.color2 { background-color: #112A42 }
.color3 { background-color: #1E3A59 }
.color4 { background-color: #081640 }
.color5 { background-color: #3de29d }

/* GENERAL */

ol li { margin-bottom: 15px!important; }

/* FLOAT BAR */

#floatbar {
	display: flex; flex-direction: column; align-content: center;
	width: 54px; position: fixed; left: 20px; bottom: 20px; z-index: 9999; }
#floatbar .contact-item {
	border-radius: 100%; width: 42px; height: 42px;
	margin: 0 auto 10px; padding: 7px; background-color: #1EBEA5; }
#floatbar .contact-item:hover {
	transition-duration: 0.5s; background-color: #09a189 !important; }
#floatbar #item_2 a img { position: relative; top: 2px!important; }

/* SOCIAL LIST */
#social-list .contact-item img {
	width: 32px; flex-direction: row;
	border-radius: 20px;
	margin: 0 10px 10px;
}
#social-list .contact-item .etiqueta {
	top: 2px;
	position: relative;
}

/* HEADER */


/* MAIN MENU */


/* HOME */

/* TABLA DE PRECIOS */

/* ESPECIALIDADES */
#especialidades .sc_icons_image img { width: 80px; }
	

/* SINGLE */


/* SERVICES CARDS */
#caja-servicios .sc_services_item_content {
	font-size: 12px!important;
	max-height: 200px!important;
	
}
#caja-servicios .sc_item_container {
	max-height: 200px;
	background-color: #fff!important;
	
}


/* SINGLE TEAM */
.team_page_wrap_info { display: none; }



/* SOCIAL BAR */
#social-bar, #popup-bar {
	display: flex; flex-direction: row;
	justify-content: center;
	margin-top: 10px;
}
#social-bar .contact-item { 
	padding: 0 4px;
	border-radius: 100%; margin-right: 1px;
	/*border: 1px solid rgba(255, 255, 255, 0.3);
	background-color: transparent!important;*/	}
#social-bar .contact-item img { width: 30px; float: left;  }
#social-bar .contact-item img:hover { opacity: 0.5; }

/* POPUP BAR */
#popup-bar .contact-item { background-color: #eaa21c!important; border-radius: 30px; margin: 8px;  }
#popup-bar .contact-item:hover { background-color: #ea821c!important; }
#popup-bar .contact-item img { flex-direction: row; padding: 12px;}	
#popup-bar .contact-item a img { width: 60px; } 


/* CONTACT LIST */
#contact-list, #contact-side { display: flex; flex-direction: column;
	align-content: end;}
#contact-list .contact-item,
#contact-side .contact-item { 
	background-color: transparent!important;	
	padding: 3px 0;
	font-size: 15px;
}
#contact-side .contact-item img {
	width: 40px; float: left; 
	position: relative; top: -5px; margin-right: 10px;
}
#contact-side .contact-item .etiqueta {
	float: left; font-size: 1.3em; }	
	
#contact-list .contact-item img {
	width: 20px; float: left; position: relative; top: 3px;}
#contact-list .contact-item .etiqueta {
	float: left; padding: 0 0 0 8px; color: #fff; }
#contact-list .contact-item .etiqueta:hover { color: #0089cf }
.credits { color: #fff; font-size: 14px; font-weight: 300; }
.credits a { color: #0089cf !important; }


/* FOOTER */
.scroll_to_top_style_default { background-color: #0089cf!important; }

.contact-box { text-align: center; }
.contact-box a img { width: 50px; }
.contact-box a h3 { font-size: 1.2em; }


/* MEDIA QUERIES */

@media only screen and ( min-width: 961px ) and ( max-width: 1300px ) { }
@media only screen and ( max-width: 961px )  { }
@media only screen and ( min-width: 768px ) and ( max-width: 960px ) { }
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) { }
@media only screen and ( max-width: 479px ) { }


/* FORMS */

/* Edge Placeholders */
::-webkit-input-placeholder { color: #000!important;}
/* Internet Explorer 10-11 Placeholders */
:-ms-input-placeholder { color: #000!important;}
::placeholder { color: #000!important; }

.gfield_label { font-weight: 600!important; }
.gform_required_legend { display: none; }
.gform_footer.top_label .gform_button { margin: 0 auto!important; }

.ginput_container_text,
.ginput_container_email,
.ginput_container_phone,
.ginput_container_textarea {
	border: 0px solid #dadada;
	border-bottom: 0px solid #333;
	
	
}
.ginput_container_text input,
.ginput_container_email input,
.ginput_container_phone input,
.ginput_container_textarea textarea {
	background-color: #fff!important;
}
.gform_footer { }

.ginput_container_textarea textarea {
	padding-top: 14px!important;
}

.gform_button.button { }
.gform_button.button:hover {
	background-color: #205d8f;
}


/* FORMICONS */
.hide_label .gfield_label { display: none!important; }

.nombre input, .mail input, .email input,  .fono input, .nota textarea, .nota input, .asunto input
 { background-repeat: no-repeat; background-position: 10px 7px; background-size: 25px; padding-left: 40px!important; border-radius: 8px; border: 1px solid #dadada;}
.nombre input { background-image: url("https://centrotimon.cl/2025/wp-content/themes/ws-theme/formicons/user.png");}
.mail input, .email input { background-image: url("https://centrotimon.cl/2025/wp-content/themes/ws-theme/formicons/mail.png"); }
.fono input { background-image: url("https://centrotimon.cl/2025/wp-content/themes/ws-theme/formicons/phone.png"); }
.empresa input { background-image: url("https://centrotimon.cl/2025/wp-content/themes/ws-theme/formicons/flag.png"); }
.web input { background-image: url("https://centrotimon.cl/2025/wp-content/themes/ws-theme/formicons/earth-alt.png"); }
.asunto input  { background-image: url("https://centrotimon.cl/2025/wp-content/themes/ws-theme/formicons/exclamation-triangle.png"); }
.nota textarea, .nota input { background-image: url("https://centrotimon.cl/2025/wp-content/themes/ws-theme/formicons/chat.png"); }


/* Chrome/Opera/Safari */
.gform_fields .gfield input::-webkit-input-placeholder,
.gform_fields .gfield textarea::-webkit-input-placeholder  {	
  color: #555555; font-size: 15px;
}
/* Firefox 19+ */
.gform_fields .gfield input::-moz-placeholder,
.gform_fields .gfield textarea::-moz-placeholder { 
  color: #555555; font-size: 15px;
}
/* IE 10+ */
.gform_fields .gfield input:-ms-input-placeholder,
.gform_fields .gfield textarea:-ms-input-placeholder {
  color: #555555; font-size: 15px;
}
/* Firefox 18- */
.gform_fields .gfield input:-moz-placeholder,
.gform_fields .gfield textarea:-moz-placeholder {	
  color: #555555; font-size: 15px;
}

/* FORMS VALIDATIONS */
.validation_error { background-color: #fff; color: red!important; border: 1px solid #fff!important; }
.gfield_error { background-color: #fff!important; border-bottom: 1px solid red!important; border-top: 0px solid red!important; padding-top: 0!important;
}
.gfield_description.validation_message { color: #fff!important; }
.gform_confirmation_message { color: #fff!important; text-align: center; }
.gfield_required_text { color: #fff!important; }






