/* Add here all your css styles (customizations) */

/* entrada para el iframe de cita online*/
.myIframe {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 5px;
	height: 0;
	overflow: auto;
	-webkit-overflow-scrolling:touch; 
	border: solid black 1px;
}
.myIframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* entrada para el control de errores del formulario*/
 .contact_form {
  padding: 45px 15px 15px;
  position: relative;
}

label.error {
  color: #B94A48;
  font-size: 11px;

  position: absolute;
}
label.result {
  color: #B94A48;
  font-size: 11px;

  position: absolute;
  width: 179px;

}
label.lopd {
position: absolute;
width:160px;
}

label.success {
  color: #3C763D;
  font-size: 11px;
  font-weight: 600;
  position: absolute;
}

@media (min-width:200px){
label.lopd {
 margin: 26px -2px;

}
}
@media (min-width:500px){
label.lopd {
	 margin: 26px 8px;
}
}
@media (min-width:750px){
label.lopd {
	margin: 26px 8px;
}
}
@media (min-width:1000px){
label.lopd {
	 margin: 28px 8px;
}
}
@media (min-width:1250px){
label.lopd {
	 margin: 26px 8px;
}
}

@media (min-width:250px){
label.result {
	margin: -20px -66px;
	width: 208px;
}
}

@media (min-width:500px){
label.result {
	margin: -62px 143px;
	width: 208px;
}
}


.form-controlcapt{
     background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 25px;
    height: 39px;
    line-height: 1.42857;
    margin-left: 55px;
    padding: 5px 0;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 35%;
    text-transform: lowercase;
}

@media (min-width:250px){
.form-controlcapt{
    margin-left: 37px;
    width: 55%;
}
}

@media (min-width:350px){
.form-controlcapt{
    margin-left: 37px;
    width: 41%;
}
}

@media (min-width:500px){
.form-controlcapt{
    margin-left: 50px;
    width: 31%;
}
}

@media (min-width:750px){
.form-controlcapt{
    margin-left: 50px;
    width: 31%;
}
}

@media (min-width:1000px){
.form-controlcapt{
    margin-left: 50px;
    width: 31%;
}
}

@media (min-width:1250px){
.form-controlcapt{
    margin-left: 50px;
		width: 31%;
}
}

input[type=radio], input[type=checkbox] {
line-height: normal;
margin-left: 10px;
}

.btn-sm-modal {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-info-modal {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}
.btn-modal {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 8px !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-family: Comic Sans MS;
}

@media (min-width: 250px ) {
	#logo-header{
width: 169px;
height: 50px;
margin: -11px 0 0 0;
    }
	.navbar-toggle{
		margin-top: 0px;
	}
}

@media (min-width: 1250px){
#logo-header {
margin: 0 0 0 0;
width: 188px;
}
}
@media (min-width: 1000px){
#logo-header {
margin: 0 0 0 0;
width: 188px;
}
}
@media (min-width: 750px){
#logo-header {
margin: -5px 0 0 0;
width: 188px;
}
}

.boton1-slider {
    left: 20px !important;
    top: 30px;
}
.boton2-slider {
    left: 20px !important;
    top: 30px;
}

.boton3-slider {
    left: 20px !important;
    top: 30px;
}

h3 {
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    font-family: 'Comic Sans MS';
}

@media (min-width:500px){
#modal-window .modal-box {
    color: #444;
    font-family: cursive;
    width: 53% !important;
}
}
@media (min-width:250px){
#modal-window .modal-box {
    width: 85%;
}
}

#modal-window .modal-box .modal-title.modal-title-primary {
    background-color: #5bc0de;
}

img#loadingimg{
    display: none;
     position: absolute;
  	width: 179px;
}

@media (min-width:250px){
img#loadingimg {
	margin: -20px -66px;
	width: 208px;
}
}

@media (min-width:500px){
img#loadingimg {
	margin: -62px 143px;
	width: 208px;
}
}

.error-v3 h2 {
    font-size: 75px;
}

.content_error {
    padding-bottom: 0px;
    padding-top: 0px;
}
@media (min-width: 250px) {
body {
 background-color: white  no-repeat center center;
        -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
}
@media (min-width: 500px) {
  body {
   background-color: white  no-repeat center center;
        -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
  }
}
@media (min-width: 800px) {
  body {
    background-color: white  no-repeat center center;
    -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
  }
}

/*#bg {
background: url("../img/bg_lepol3.png") no-repeat center center fixed;
-webkit-background-size: 100% auto;
-moz-background-size: 100% auto;
-o-background-size: 100% auto;
/* background-size: cover;
 background-size:100% auto;*/
/* background-size: 100% 100%;
}

#indx{
background: url("../img/bg_lepol3.png") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
@media only screen and (max-width: 1024px) and (orientation:landscape) {
#indx { background: url("../img/bg_lepol3.png") 50% 0 no-repeat fixed; !important; background-size: 100% auto;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
#indx { background: url("../img/bg_lepol.png") 50% 80% no-repeat fixed !important
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
#indx { background: url("../img/bg_lepol.png") 50% 80% no-repeat fixed !important; background-size: auto !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
}
*/
/*
#bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background: #FFF;
    background-size: cover !important;
}*/

.Absolute-Center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.servive-block-light, .servive-block-default {
	border-radius:40px !important;
}

.text-aviso{
    color: #fff;
}
.style-switcher {
    top: 57px;
    width: 300px;
    background: #ce1c1c;
}
.style-switcher li {
    color: white;
    width: 300px;
    height: 26px;
    cursor: none;
    background: none;
    margin: 0 5px 5px 0;
    display: inline-block;
    border-radius: 10% !important;
}
.style-switcher li:hover, .style-switcher li.theme-active {
    border: none;
}
.verano{
	display: block;
}
.icon-background1 {
    color: #ffffff;
}

.title_citas{
  width:90%;
}
.alert-whatsapp{
  background-color: #ce1c1c;
  color: #fff;
}
.btn-close{
  color: #fff !important;
  opacity: 1 !important;
}
.margin-top-20{
  margin-top: 30px;
}

#whatsapp {
    position: fixed;
    bottom: 20px;
    left: 30px;
    z-index: 999999;
}