/*
Theme Name: No + alza isapre Theme
Theme URI: https://www.entrenamientofuncional.cl
Author: Calafate Diseño
Author URI: https://calafatediseno.cl
Description: 
Version: 1.7
License: GNU General Public License v2 or later
License URI: 
Tags: 
Text Domain: sportfitness

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.
*/

/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #f1f1f1;
	font-family: 'Open Sans', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

fieldset {
	min-width: inherit;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}
.clearing{
	clear: both;
}
/***********************************************************************/
/**** ESTRUCTURA PRINCIPAL *******************************************************************/

.wrapp-header{
	margin:0 auto;
	/*width:1366px;*/
}

.wrapp-sections{
	margin:0 auto;
	width:1200px;
	overflow: hidden;
}

.iconos{
	margin:0 auto;
	width:100%;
}

header{
	/*height: 170px;*/
	/*display: block;*/
	background-color: #fff;
	border-bottom: 5px solid #f1f1f1;
	position: relative;
}


header section{
	height: 130px;
	/*display: block;*/
	background-color: #fff;
	/*border-bottom: 5px solid #f1f1f1;*/
	position: relative;
}

.contacto-superior{
	/*position: absolute;*/
	height: 40px;
	top:0;
	right: 0;
	background: #da0209;
	width: 100%;
}


#logosweb{
	width: 30%;
	display: inline-block;
	float: left;
}


#logo{
	display: inline-block;
	float: left;
	margin: 0px 30px 0px 30px;
}

#logo img{ 
    display:block;
    margin:10px auto 0px auto;}

#santander{
	display: inline-block;
	float: left;
}

#santander img{ 
    display:block;
    margin:10px auto 0px auto;}


nav{
	width: 65%;
	display: inline-block;
	float: right;
	margin: 50px 0px 0px 0px;
	font-size: 21px
}

.responsive-menu-search-box {display: none;}

#index-slide{ 
	background-color: ;
	position: relative; 
	height: 380px;
	/*overflow: hidden;*/

}


.contactanos{
	padding:10px 20px;
	display:inline-block;
	float: right;
}

#contacto-ini{
	/*background-color:rgba(222,223,224, 0.65);*/
	padding:25px 40px;
	position: absolute;
	/*z-index: 999;
	height: 380px;
	left: 0px;*/
	/*overflow:hidden;*/
/*display: none;*/

	/*float: left;*/
	width: 25%;

}

#contacto-ini h1{
	background-color: #da0209;
	padding: 5px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom:10px;
	font-weight: bold;
}

#contacto-ini p{
	padding:0px 0px 5px 0px;
	font-size: 12px;
}

#contacto-ini form p{
	font-size: 12px;
}

#contacto-ini form input{
	/*height:15px;*/
	width: 100%
}

#contacto-ini form textarea{
	/*height:20px;
	height: 100px;*/
	width: 100%;
	height: 40px;
}

#contacto-ini form input[type=submit] {
    padding:5px 15px; 
    background:#555; 
    border:0 none;
    cursor:pointer;
	padding:5px 20px;
	height:25px;
	color:#fff;
	width: 100%;
}

span.wpcf7-not-valid-tip{
	color: #f00;
    font-size: 1em;
    display: inline-block !important;
}

div.wpcf7-validation-errors{display: none}

#slide{
	/*position: absolute;
	height: 500px;
	width: 100%;
	z-index:-999;*/


	
	width: 75%;
	float: right;
}

.frs-slideshow-content{

}

#slider1_container{
margin-bottom:0px;
}

.frs-caption-content h4 {
	font-family: 'Open Sans', sans-serif;
}


.resumen{
	display: inline-block;
	width: 32%;
	color: #fff;
	padding:30px 0px;
	text-align: left;
	height: 120px;
	vertical-align: middle;
}

article.resumen:nth-child(2) {
margin:0px 20px;}

.resumen p{
	color:#6d6e70;
	font-size: 15px;
	text-transform: uppercase;
	float: right;
	width:80%;
}

.resumen img{
	display:block;
	margin: 0px auto 15px auto;
	float: left;
}

.frases{
	padding: 20px 0px;
	text-align: center;
	height: 130px;
}
.frases h3{
	font-size:28px;
	color:#ee3825;
	font-weight: bold;
	margin:0px 0px 20px 0px;
	font-family: 'Oswald', sans-serif;
}

.frases p{
	font-size: 18px;
	color:#58595b;
}



footer{
	padding:20px 0px;
	margin: 0px 0px;
	/*height:150px;*/
	/*overflow: hidden;*/
}

.foot-section{
	display: block;
	width: 31%;
	color: #6d6e70;
	float: left;
	margin: 0 1%;
	text-align: center;
}

h2.widgettitle, h5.box4-title{
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	margin:0px 0px 10px 0px;
}

.textwidget{
	font-size: 13px;
	margin-bottom: 5px;
}

.textwidget a{
color:#fff;
}

.contactanos a, .contactanos a:hover, .contactanos a:visited{color:#fff;}

.side-servicios a, .side-servicios a:hover .side-servicios a:visited {color:#555;}

.textwidget strong{
	font-weight: bold;
}

.textwidget p{
	/*margin:0px 0px 10px 0px;*/
}

.textwidget p i{
	margin:0px 5px 0px 0px;
}


/**** contenido interno *******************************************************************/
.interna{
	height:auto;
	clear: both;
	padding:30px 0px;
    overflow:hidden;

}

.content-interno{
color:#6d6e70;
width:780px;
display: inline-block;
float: left;

}

#imagen-principal{height:300px;}
#imagen-principal img{
width: 100%;
max-width: 100%;
height: auto !important;
}
.content-interno h1{
	color:#6d6e70;
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
	border-bottom: 2px solid #da0209;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.content-interno p{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 20px;
	text-align: justify;
	line-height: 20px;
}

.content-interno strong{
	font-weight:bold;
}

.clase>.su-spoiler-style-fancy.su-spoiler-closed > .su-spoiler-title{	font-size: 14px !important;}
}


#accordions-52, .accordion-content p{
	font-family: 'Open Sans', sans-serif;

}

aside{
	width: 380px;
	display: inline-block;
	margin-left: 40px;
}

#side-contact{
	background-color: #dedfe0;
	padding:20px;
}

#side-contact h1{
	background-color: #da0209;
	padding: 10px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom:20px;
	font-weight: bold;
	text-align: center;
}

#side-contact p{
	font-size: 12px;
	padding:0px 0px 5px 0px;
}


/**** background colors *******************************************************************/
.grey{background-color: #dedfe0;}
.lightgrey{background-color: #3939ea;}
.red{background-color: #da0209;}
.white{ background-color:#fff; }



/***** *********************************************************************************
/*******************************************************************************************************************     MENU DESPLEGABLE    ************************************/
/************************************************************************************************************************

                                *              MENÚ PRINCIPAL DESPLEGABLE PRUEBA            *

************************************************************************************************************************/

#menu-menu-principal{
/*left:200px;
position: absolute;
top:50px;*/
margin:0px;
font-family: 'Open Sans', sans-serif;
font-weight: bold;
text-transform: uppercase;
}

.menu-menu-principal-container{
/*float: right;*/
}

.menu-menu-principal-container ul li{
    display: inline-block;
    /*padding: 0px 20px;*/
}

.menu-menu-principal-container ul li a {
    color:#fff;
    text-decoration: none;
    list-style: none;
}

.menu-menu-principal-container ul li a:hover{
    color:#fff;
    text-decoration: none;
    list-style: none;
}

/* =----------------------------------- top + bottom navigation */
/*DROPDOWN*/
/* Top level Unordered list */
ul.dropdown {
list-style:none;
float:left;
/*width:100%;*/
/*padding: 40px 0px;*/
/*background-color:red;*/
font-size:15px;
line-height: 12px;
}

ul.dropdown  li{
float:left; /* makes horiz list */
position:relative; /* hey Submenu ULs, appear below! */
line-height: 12px;/*AGREGADO*/
min-width: 100px;
margin: 0 10px;
}

ul.dropdown a {
/*padding:10px 18px; /*space the items, occupy entire height too.*/
color:#fff;
padding:10px 5px; /*space the items, occupy entire height too.*/
text-decoration:none;
/*background-color: #2F85D5;*/
display: block;
text-decoration: none;
text-align:center;
border:none;
font-size:18px;
}

/* Style the link hover */
ul.dropdown li a {
color:#da0209;/*verde*/
/*color:#fff;*//*verde*/
 /*background-color:#00B389;verde*/
     -moz-transition: background-color .6s ease-out, color .15s ease-out;
     -o-transition: background-color .6s ease-out, color .15s ease-out;
     -webkit-transition: background-color .6s ease-out, color .15s ease-out;
     transition: background-color .6s ease-out, color .15s ease-out;
}

ul.dropdown li:hover a {
background-color: #f6f5f0;/*verde*/
display: block;
text-decoration: none;
border:none;
line-height: 12px;/*AGREGADO*/
color:#00B389;
}

ul.dropdown li:hover {
color:#f6f5f0;/*verde*/
/*background-color: #00B389;*//*blueHOVER DE SUBMENU ACTIVE*/
}

/* Displays the link as blocks. */
ul.dropdown li ul a {
display:block;
/*padding:10px 17px;*/
/*width:97px;*/
}

ul.dropdown li ul a:hover {
display:block;
/*padding:10px 17px;*/
/*width:97px;
background-color: #a73366;*/
}

/* sub menus!!  */
ul.dropdown ul {
list-style: none;
margin:0; /* Appear just below the hovering list */
padding:0;
width:180px; /* specify the width. */
position:absolute; /* needed */
z-index:500; /* specify the order */
}

ul.dropdown li ul {
top:30px; /* Positioning:Calc with top level horz list height */
/*-moz-box-shadow:0 2px 10px #000; /* CSS 3 */
/*opacity:0.9;*/
}

ul.dropdown ul ul {
top:0;
left:100%; /* Position the sub menus to right. */
}

ul.dropdown ul li {
float:none; /* umm.. Appear below the previous one. mmkay? */
width: 120px;
/*border-bottom:1px solid #1B4B94;*/
}

/* Drop Down! */
/* Hide all the dropdowns (submenus) */

ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul
{ display: none; }
/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul
{ display: block;}
ul.dropdown li * a:hover {
/* Change color of links when hovered */
background:#28C695;
color:#fff;
/*background: -moz-linear-gradient( top, #200, #400); /* CSS 3 */
border-bottom: none;
}

/*.current-menu-item{
  background-color: rgba(85,196,167,0.5);
}*/




/************************************************************************************************************************************************************
*************************************************************************************************************************************************************
**************************************************************************************************************************************  MEDIA QUERIES *******/


/********************************************************************************************************************************* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

/*body{background-color:peru;}*/

.wrapp-sections{
	width: 90%;
	margin:0 auto;
}

.wrapp-header{
	width: 90%;
	margin:0 auto;
}

#index-slide{
	height: 400px;
}

#slide {
    position: absolute;
    width: 100%;
    /*height: 100px;*/
    height: 100%;
    overflow: hidden;
}

.content-interno {
    color: #6d6e70;
    width: 60%;
    display: inline-block;
    float: left;
    padding: 0px 30px;
    overflow:hidden;
}

#contacto-ini{
	background-color:rgba(222,223,224, 0.65);
	padding:20px 20px;
	position: absolute;
	z-index: 999;
	height: 380px;
	left: 0;
	width: 400px; /**400px/
/*display: none;*/}


.resumen{
	display: inline-block;
	color: #fff;
	padding:20px 30px;
	text-align: left;
	height: 100px;
	width: 33%;
	margin: 0 auto;
}


article.resumen:nth-child(2) {
margin:0px;}

.resumen p{
	color:#6d6e70;
	font-size: 13px;
	text-transform: uppercase;
	/*float: none;*/
	/*width:60%;*/
	display: inline-block;
	padding: 0px 0px 0px 20px;

}

.resumen img{
	display:block;
	margin: 0px auto 15px auto;
	float: none;
	width: 18%;
	height: auto;
	display: inline-block;
	float: left;
}

aside {
    width: 35%;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;}

#imagen-principal {
    height: auto;
}

.interna{
	height:auto;
	clear: both;
	padding:30px 0px;
	overflow: hidden;
}

#side-contact form input, #side-contact form textarea {
	width: 100%;

}

}



/********************************************************************************************************************************* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

/*body{background-color:purple;}*/

	.wrapp-sections{
	width: 100%;
}

.wrapp-header{
	width:100%;
}

ul.dropdown a{font-size: 14px;}

#index-slide{
	height: 350px;
}

#slide {
    position: absolute;
    width: 100%;
    /*height: 100px;*/
    height: 100%;
    overflow: hidden;
}


#contacto-ini{
	background-color:rgba(222,223,224, 0.65);
	padding:20px 20px;
	position: absolute;
	/*z-index: 999;*/
	height: 350px;
	/*left: 0;*/
	width: 45%; /*400px*/
/*display: none;*/}


#contacto-ini form {
	width: 100%;
	/*margin: 0 auto;*/
}

#contacto-ini form input, #contacto-ini form textarea {
	width: 100%;
	margin: 0 auto;
}

.resumen{
	color: #fff;
    display: inline-block;
    /*height: auto;*/
    margin: 0 auto;
    padding: 20px 30px;
    text-align: left;
    width: 32%;
    vertical-align: top;
}


article.resumen:nth-child(2) {
margin:0px;}


.resumen p{
	color:#6d6e70;
	font-size: 13px;
	text-transform: uppercase;
	/*float: none;*/
	/*width:60%;*/
	display: inline-block;
	padding:10px 0px 0px 10px;

}

.resumen img{
	display:block;
	margin: 0px auto 15px auto;
	/*float: none;*/
	width: 20%;
	height: auto;
	display: inline-block;
	float: left;
}

.foot-section {width: 100%;}

#logosweb {
    display: inline-block;
    width: 35%;    
}

.menu-menu-principal-container {}

}



/********************************************************************************************************************************* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

/*body{background-color:red;}*/
nav{display: none;}

.text-slideshow article{font-size:25px !important;}


.wrapp-sections{
	width: 100%;
}
.wrapp-header{
	width:100%;
}


#index-slide{height: auto; position:relative;}
#contacto-ini{
	background-color:rgba(222,223,224, 0.65);
	padding:20px 20px;
	position: relative;
	/*z-index: 999;*/
	height: 380px;
	/*left: 0;*/
	width: 100%;/*400px*/
	margin: 0 auto;
	/*display: none;*/
	display: inline-block;}


#contacto-ini form {
	width: 100%;
	/*margin: 0 auto;*/
}

#contacto-ini form input, #contacto-ini form textarea {
	width: 100%;
	margin: 0 auto;
}

#slide {
    position: relative;
    width: 100%;
    /*height: 100px;*/
    height: auto;
    overflow: hidden;
}


.resumen{
	color: #fff;
    display: inline-block;
    height: auto;
    margin: 0 auto;
    padding: 20px 30px;
    text-align: left;
    width: 32%;
    vertical-align: top;
}


article.resumen:nth-child(2) {
margin:0px;}


.resumen p{
	color:#6d6e70;
	font-size: 12px;
	text-transform: uppercase;
	/*float: none;*/
	/*width:60%;*/
	display: inline-block;
	padding:0px 0px 0px 10px;

}

.resumen img{
	display:block;
	margin: 0px auto 15px auto;
	/*float: none;*/
	width: 20%;
	height: auto;
	display: inline-block;
	float: left;
}

#side-contact{
	display: none;
}

.interna{
	height:auto;
	clear: both;
	padding:30px 0px;
}

.foot-section {
  
    width: 100%;

}

#logosweb {
    display: inline-block;
    width: 100%;
    
}

.contactanos:nth-child(2){display:none;}

.contactanos {
    float: left;
}

}




/********************************************************************************************************************************* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

/*body{background-color:blue;}*/

.wrapp-sections{
	width: 100%;
	height: auto;
}

.wrapp-header{
	width:100%;
	padding: 30px 0px 0px 0px;
}

header{ height: 200px; }

/*.contactanos {
    padding: 10px 20px;
    display: inline-block;
    float: left;
}*/

.contactanos:nth-child(2){display:none;}
.contactanos {float: left;}

#logosweb{
	width: 100%;
	display: inline-block;
	float: left;
	margin: 0px 0px 0px 0px
}

#logo {
	width: 40%;
    display: inline;
    float: left;
}

#logo img{ }

#santander{
	width:40%;
	display: inline-block;
	float: left;
}
.contacto-superior{
	/*display:none;*/
}

#contacto-ini{
	background-color:rgba(222,223,224, 0.65);
	padding:20px 20px;
	/*position: absolute;*/
	/*z-index: 999;*/
	height: 380px;
	/*left: 0;*/
	width: 100%;
/*display: none;*/}

#contacto-ini h1{
	background-color: #da0209;
	padding: 10px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom:20px;
	font-weight: bold;
	width: 90%;
}


#contacto-ini form {
	width: 100%;
	/*margin: 0 auto;*/
}

#contacto-ini form input, #contacto-ini form textarea {
	width: 100%;
	margin: 0 auto;
}

#contacto-ini p{
	padding:0px 0px 5px 0px;
	font-size: 12px;
}

.frs-caption, .frs-caption-position-bottom-right, #menu-menu-principal{
	display: none !important;
}

.resumen{
	display: inline-block;
	color: #fff;
	padding:20px 30px;
	text-align: left;
	height: 100px;
	width: 100%;
	margin: 0 auto;
}

article.resumen:nth-child(2) {
margin:0px;}

.resumen p{
	color:#6d6e70;
	font-size: 15px;
	text-transform: uppercase;
	float: none;
	/*width:60%;*/
	display: inline-block;
	padding: 5px 0px 0px 20px;
}

.resumen img{
	display:block;
	margin: 0px auto 15px auto;
	float: none;
	width: 12.5%;
	height: auto;
	display: inline-block;
	float: left;
}

.content-interno {
    color: #6d6e70;
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0px 30px;
}

.frases{
	width: 80%;
	height:80px;
}

#text-slider{width: 80%;}

.text-slideshow article{font-size:21px !important;
line-height: 20px !important;}

.interna{
	height:auto;
	clear: both;
	padding:30px 0px;
}

.foot-section{
	display: block;
	width: 80%;
	color: #6d6e70;
	float: left;
	margin: 0 10%;
}

#contacto-ini {
	position: relative;
	height: 400px;
	display: inline-block;
}

#slide {
    position: relative;
    width: 100%;
    /*height: 100px;*/
    height: auto;
    overflow: hidden;
}

#index-slide {height: auto;}

}



/********************************************************************************************************************************* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

/*body{background-color:yellow;}*/

	.wrapp-sections{
		width: 100%;
		/*height: 250px;*/
	}

	.wrapp-header{
	width:100%;
}


#contacto-ini{
	background-color:rgba(222,223,224, 0.65);
	padding:20px 20px;
	/*position: absolute;*/
	/*z-index: 999;*/
	height: 380px;
	/*left: 0;*/
	width: 100%;
/*display: none;*/}

#contacto-ini form {
	width: 80%;
	/*margin: 0 auto;*/
}

#contacto-ini h1{
	background-color: #da0209;
	padding: 10px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom:20px;
	font-weight: bold;
	width: 90%;
}

#contacto-ini form input, #contacto-ini form textarea {
	width: 280px;
	margin: 0 auto;
}

#contacto-ini p{
	padding:0px 0px 5px 0px;
	font-size: 12px;
}

/*#slide{
	position: absolute;
	height: 500px;
	width: 100%;
	z-index:-999;
}*/

.frs-caption, .frs-caption-position-bottom-right, #menu-menu-principal{
	display: none !important;
}


.resumen{
	display: inline-block;
	color: #fff;
	padding:20px 30px;
	text-align: left;
	height: 70px;
	width: 300px;
	margin: 0 auto;
}

article.resumen:nth-child(2) {
margin:0px;}

.resumen p{
	color:#6d6e70;
	font-size: 12px;
	text-transform: uppercase;
	float: none;
	/*width:60%;*/
	display: inline-block;
	padding: 0px 0px 0px 20px;

}

.resumen img{
	display:block;
	margin: 0px auto 15px auto;
	float: none;
	width: 12.5%;
	height: auto;
	display: inline-block;
	float: left;
}


.frases{
	width: 100%;
	height:80px;
}
#text-slider{
	width: 80%;
}

.text-slideshow article{font-size:21px !important;
line-height: 20px !important;}

.interna{
	height:auto;
	clear: both;
	padding:30px 0px;
}

.foot-section{
	display: block;
	width: 80%;
	color: #6d6e70;
	float: left;
	margin: 0 10%;
}

.contacto-superior {
    width: 100%;
    position: relative;
}

header section{
	/*overflow: hidden;*/
}

.contactanos:nth-child(2){display:none;}

#logo {
   
    width: 100%;
    /*float: left;*/
    margin: 0;
}

#logo img{ 
    display:block;
    margin:10px auto 0px auto;}

#santander{
	width: 100%;
	display: inline-block;
	float: left;

}

header {
	/*overflow: hidden;*/
	overflow: block;
	height: 300px;
}

#contacto-ini {
	position: relative;
	height: 400px;
	display: inline-block;
}


#slide {
    position: relative;
    width: 100%;
    height: 100px;
}

#index-slide {
    height: auto;
}

.contactanos {
    float: left;
}

footer{
	height: 490px;
}

}

.grecaptcha-badge {
    display: none !important;
}

.wtsp{
	background-color:white;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	padding:10px;
	position: fixed;
	right:0;
	bottom:20px;
	z-index:999;

-webkit-box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.37); 
box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.37);
}

.wtsp span{
	color:#00a82d;
	font-size: 10px:;
	font-style: italic;
}

.wtsp a {text-decoration: none;}