@font-face {
  font-family: 'Yesterday';
  src: url('../fonts/Yesteryear-Regular.ttf');
}
@font-face {
  font-family: 'lato-italic';
  src: url('../fonts/Lato-Italic.ttf');
}
@font-face {
  font-family: 'lato-regular';
  src: url('../fonts/Lato-Regular.ttf');
}

.letra_yesterday{
font-family: 'Yesterday', handwriting;

}
.letra_lato{
font-family: 'lato-regular', sans-serif;
font-weight:100 !important;
}

.page-head{
box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.15);
}

.cameraContents h2{
font-size:100px;
}

.wow{
visibility:hidden;
}

.detalles_servicio{
margin-top:10px;
}
.detalles_servicio i{
margin:auto !important;
margin-right:10px !important;
font-weight:bold !important;
font-size:16px !important;
color:#7e7e7e !important;
top:0px; left:0px;
}
.detalles_servicio li{
margin-top:5px;
font-size:14px;
}
#alerta{

	position:fixed;	font-size:13px;	left:0; right:0;	top:0px;	margin:0px 0px 0px 0px;	/*width:300px;*/
	/*-webkit-border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 4px 4px;*/
	-webkit-box-shadow:0px 0px 10px #888;
	-moz-box-shadow:0px 0px 10px #888;
	-moz-text-shadow:1px 1px 0px #FFF;
	-webkit-text-shadow:1px 1px 0px #FFF;
	font-weight:bold;
	z-index:9999999;
	font-size:18px;
	font-family:CoconRegular;
	min-height:40px;

  font-family: open sans;
  font-size:1.4em;
}
#alerta.active{
		left:0; right:0;	top:0;

}
.alerta_error{
	background: #FFC0CB;
	border-bottom:1px solid #9F0004;
	color:#540407;
}
.alerta_info{
	background:#84B1BC;
	border-bottom:1px solid #31B0D5;
	color:#fff;
}
.alerta_correcto{
	background:#73AE37;
	border-bottom:1px solid #73AE37;
	color:#FFF;
}

.content_fancy h1{
color:#247DB9;
font-size:18px;
}
.tab-content h4{
color:#247DB9;
border-bottom:1px solid #247DB9;
font-size:18px;
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 880px) {
.cameraContents h2{
font-size:3em !important;
}
}


.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.contenedor_panel_derecho{
border: 1px solid #d6e9c6;
padding:10px 0px 0px 5px;
}
.contenedor_panel_derecho img{
max-width:100%;
}

/*
Nuevo color ROJO #F60846 Cambia a #e5cc42
*/

.cuerpo_noticia, .jqte_editor{
font-family:"Roboto",sans-serif;
font-style: italic;
color:#7e7e7e;
font-weight:300 !important;
font-size:18px;
line-height:30px;
}
.TA_excellent, .widEXC{
margin:auto !important;
text-align:center;
}
.cuerpo_noticia h1, .jqte_editor h1{
font-family: 'Yesterday', handwriting !important;
margin-bottom:7px !important;
font-style:normal !important;
font-size:52px !important;
}
.cuerpo_noticia h2, .jqte_editor h2{
margin-top:5px !important;
font-size:25px !important; text-align:left !important; color:#555 !important;
font-family: 'lato-regular', sans-serif !important;
font-weight:100 !important;

}
.error_input{
border:2px solid #f44029  !important;
color:#f44029  !important;
}
.contenedor_contacto input,.contenedor_contacto textarea{
color:#555 !important;
}

.contenedor_contacto input::-webkit-input-placeholder { color: #999; font-weight :bold; }
.contenedor_contacto input:-moz-placeholder { color: #999; font-weight: bold; }
.contenedor_contacto input::-moz-placeholder { color: #999; font-weight: bold; }
.contenedor_contacto input:-ms-input-placeholder { color: #999; font-weight: bold; }
.contenedor_contacto::-webkit-input-placeholder { color: #999; font-weight :bold; }
.contenedor_contacto:-moz-placeholder { color: #999; font-weight: bold; }
.contenedor_contacto::-moz-placeholder { color: #999; font-weight: bold; }
.contenedor_contacto:-ms-input-placeholder { color: #999; font-weight: bold; }

.tag_servicio{
display:inline-block !important;
border:1px solid #b34a65;
border-radius: 10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
padding:4px 8px;
margin-right:6px;
color:#b34a65 !important;
font-size:0.9em !important;
margin:5px 5px 5px 0px !important;
}
.tag_servicio:hover, .tag_servicio.active{
background:#b34a65;
border-color:#b34a65;
color:#fff !important;
font-weight:bold;
}
.box-offer .section-svg {
      position: relative; }
  .box-offer .section-svg svg {
        position: absolute;
        top: 50%;
        left: -45px;
        width: 60px;
        height: 30px;
        -webkit-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg); }
      .box-offer .section-svg-inverse svg {
        left: auto;
        right: -45px;
        -webkit-transform: translateY(-50%) rotate(-90deg);
        transform: translateY(-50%) rotate(-90deg); }
.logo_cabecera_grande{
height:60px;
margin-top:0px !important;
}
.logo_pie_grande{
max-width:100%;
}
.rd-navbar--is-stuck .logo_cabecera_grande{
height:40px;
margin-top:0px !important;

}
.logo_cabecera_red{
height:58px;
margin-top:-10px !important;
transition: all .4s ease-in-out;
}

.affix .rd-navbar-toggle{
height:38px !important;  
}

.affix .logo_cabecera_red{
height:38px;
margin-top:-5px !important;

}
.rd-navbar--is-stuck .logo_cabecera_red{
height:40px;
}
/* 540 720 960 11240  */
@media (min-width: 540px) {
  .seccion_servicio{
    height: 550px;
    overflow: hidden;
    margin-bottom:25px !important;
  }
}
@media (min-width: 720px) {
  .seccion_servicio{
    height: 550px;
    overflow: hidden;
    margin-bottom:25px !important;
  }
}
@media (min-width: 960px) {
  .seccion_servicio{
    height: 600px;
    overflow: hidden;
    margin-bottom:25px !important;
  }
}
@media (min-width: 1140px) {
  .seccion_servicio{
    height: 600px;
    overflow: hidden;
    margin-bottom:25px !important;
  }
}
