/*
Theme Name: estatica fc
Theme URI: https://estaticafc.com
Author: Chicha Digital
Author URI: http://chichadigital.pe/
Description: Tema desarrollado por  chicha digital .
Version: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: campo, deporte, alquiler, campeonatos, premios, publicidad
Text Domain: estaticafc.com

----------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------------------
  Body
----------------------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'Bebas-regular';
    src: url('fonts/web/BebasNeue-Regular.ttf');
}

@font-face {
    font-family: 'Helvetica-roman-55';
    src: url('fonts/web/Helvetica55Roman.ttf');
}

@font-face {
    font-family: 'Helvetica-bold';
    src: url('fonts/web/Helvetica-CE-Bold.ttf');
}

@font-face {
    font-family: 'Helvetica-regular-bold';
    src: url('fonts/web/Helvetica-CE-Regular.ttf');
}

@font-face {
    font-family: 'Helvetica-85-Heavy';
    src: url('fonts/web/Helvetica-85-Heavy.ttf');
}

@font-face {
    font-family: 'Helvetica-75-Bold';
    src: url('fonts/web/helvetica/Helvetica-75-Bold.ttf');
}

/*********************************************************************************************/
.font-family-Helvetica-75-Bold {
    font-family: 'Helvetica-75-Bold';
}

.font-family-Bebas-regular {
    font-family: 'Bebas-regular';
}

.font-family-Helvetica-roman {
    font-family: 'Helvetica-roman-55';
}

.font-family-Helvetica-bold {
    font-family: 'Helvetica-bold';
}

.font-family-Helvetica-regular-bold {
    font-family: 'Helvetica-regular-bold';
}

.font-family-Helvetica-85-Heavy {
    font-family: 'Helvetica-85-Heavy';
}

body {
    font-family: 'Helvetica-regular-bold', sans-serif;
    font-size: 14px;
    font-weight: 400;
    background-color: #fff;
    line-height: 1.42857;
}

.equipos-profesionales {
    font-family: 'Helvetica-bold';
    color: #fff !important;
    margin-bottom: 60px;
}

/******ACORDEON*******/
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    border-color: #fff !important;
    background-color: #008afd !important;
    color: #fff !important;
    border-radius: 30px;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:focus, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:hover {
    background-color: #008afd !important;
    color: #fff !important;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
    border-color: #f7f7f7;
    background-color: #FFF;
    color: #008afd !important;
    -webkit-box-shadow: 0px 0px 20px #716f6f !important;
    -moz-box-shadow: 0px 0px 20px #716f6f !important;
    box-shadow: 0px 0px 20px #716f6f !important;
    border-radius: 30px !important;
    margin: 0 26px 35px 26px;
    padding: 9px 20px !important;
    font-size: 18px !important;
}

.wpb-js-composer .vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-tabs-container {
    z-index: 0;
}

.servicios-des {
    margin-top: 90px;
    font-size: 18px;
}

ul.text-blue {
    color: #0088cd;
}

.text-blue li {
    color: #323232;
}

.img-dor {
    position: relative;
}

.img-dor::before {
    content: "";
    width: 3px;
    height: 100%;
    background: #c7c5c7;
    position: absolute;
    left: 0;
    top: 0;
}

.img-dor::after {
    content: "";
    width: 3px;
    height: 100%;
    background: #c7c5c7;
    position: absolute;
    right: 0;
    top: 0;
}

option{´
    color: #268aff !important;
}

/******FIN ACORDEON*******/
.text-servicios {
    margin-top: 30%;
    padding-left: 40px;
    padding: 0 40px;
}

.indicador-slider {
    bottom: 40%;
    text-align: left;
}

.title-slider {
    font-size: 35px;
}

.title-descripcion {
    font-size: 30px;
}

.carousel {
    height: 100vh;
    width: 100%;
}

.menu-principal-container {
    display: inline-block;
}

.busca {
    display: inline-block;
}

.page-title-section {
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(img/img-head-servicios.jpg);
}
.tribe-bar-disabled{
    z-index: 1 !important;
}
.tribe-events-back a{
    color: #000 !important;
}
.tribe-events-back{
    margin-top: 30px !important;
}
.page-title-section .overlay {
    height: 100%;
    position: relative;
    width: 100%;
}
.single-tribe_events .tribe-events-content {
    /* font-family: Bebas-regular; */
    letter-spacing: 3px;
    font-family: Helvetica-85-Heavy;
    font-size: 17px;
    padding: 5px 20px !important;
    text-align: center;
}
.single-tribe_events .tribe-events-single-event-title {
    text-align: center;
    position: relative;
}
.tribe-events-schedule {
    text-align: center;
}
.m-calendario{
    margin: 100px 0;
}
.calendario-absoluto{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    text-align: center;
}
.absoluto-torneo{
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    letter-spacing: 12px;
    text-transform: uppercase;
    font-size: 28px;
    font-family: 'Helvetica-85-Heavy';
}
.page-title-section .overlay {
    height: 100%;
    background: #0000009e;
}

.page-title {
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 auto 0px;
    padding: 0px;
    position: relative;
    width: 100%;
    height: 100vh;
}

.page-title h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    letter-spacing: 12px;
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    text-align: center;
}

.descripcion {
    /*border: 2px solid #008bff; */
    padding: 20px;
    width: 100%;
    text-align: center;
    font-size: 17px;
    position: absolute;
    bottom: 40px;
    background: #00000054;
    color: #fff;
    border-radius: 20px;
}

.redes .textwidget a {
    color: #fff;
    font-size: 30px;
    margin: 0 5px;
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
}

a.youtube:hover {
    color: #ff0000;
}

a.fb:hover {
    color: #4867aa;
}

a.instagram:hover {
    color: #c81687;
}

/* BUSCADOR*/
#searchform {
    /*display: inline; */
    font-size: 1em;
    border-radius: 8em;
    /* border: 0.1em solid rgba(218,208,190,1); */
    /* box-shadow: 0 0 0.3em rgba(60,60,60,0.4); */
    padding: 0.3em;
    /*background: #00adef;*/
}

#s {
    transition: all 0.2s ease-out;
    width: 1px;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    opacity: 0;
    border-bottom: 1px solid #2aaeef;
    position: relative;
    top: -10px;
}

#s:focus {
    width: 8em;
    opacity: 1;
}

/*** APERTURA ESTILOS ***/
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
    border: none;
}

.table {
    width: 100%;
    font-size: 15px;
    font-family: 'Helvetica-regular-bold';
    margin-bottom: 5px;
    font-weight: bold;
}

.table img {
    width: 20px !important;
    height: 20px !important;
}
.calendario-home{
    float: right;
    position: fixed;
    font-family: 'Helvetica-regular-bold';
    background: white;
    right: 0;
    top: 200px;
    padding: 10px;
    z-index: 1;
    border-radius: 5px 0 0 5px;
    color: #0088cd;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}
.calendario-home:hover{
    background: #0088cd;
    color: #fff;
}
.wrap-inter-pe {
    float: right;
    right: -269px;
    position: fixed;
    top: 130px;
    width: 360px;
    z-index: 999;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.wrap-inter-pe:hover {
    float: right;
    right: 0px;
    position: fixed;
    top: 130px;
    width: 360px;
    z-index: 999;
    cursor: pointer
}

.wrap-inter-pe .apertura {
    padding: 15px 15px 0 0px;
}

.wrap-inter-pe .apertura h3 {
    padding: 12px 0;
    margin: 0;
    color: #0087cc;
    font-size: 17px;
    font-family: 'Helvetica-regular-bold';
}

.wrap-inter-pe .apertura .post h4,
.wrap-inter-pe .apertura .post h5 {
    color: #0087cc;
    font-family: 'Helvetica-regular-bold';
    text-align: center;
}

.wrap-inter-pe .apertura .post .entry {
    color: #0087cc;
    font-family: 'Helvetica-regular-bold';
}

.wrap-inter-pe .apertura p {
    color: #0087cc
}

.content-inter-pe {
    float: left;
    width: 242px;
    height: auto;
    cursor: pointer;
    background: #fff;
}

.tab-pe-international {
    float: left;
    left: 0px;
    position: relative;
    height: 110px;
    width: 118px;
    cursor: pointer;
    background: #fff;
    border-radius: 15px 0 0 15px;
}

.tab-pe-international p {
    color: #000;
    position: relative;
    top: 65px;
    left: 11px
}

label {
    /*padding-left: 1px;
    display:inline-block;
    margin-top:0.3em;
    color:rgba(218,208,190,1);
    text-shadow:0 0 0.1em rgba(60,60,60,0.3);
    position: relative;
    left:0.1em;*/
    vertical-align: bottom;
}

.navegador {
    padding: 10px 0;
    position: absolute;
    width: 100%;
    top: 50px;
    z-index: 2;
}

.navegador-paginas {
    background: #0088cd;
    margin: 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 3;
}

.absoluto {
    position: absolute;
    bottom: 90px;
    width: 100%;
}

.absoluto-servi {
    position: absolute;
    width: 100%;
    z-index: 2;
    margin-top: 40px;
}

.left-right {
    padding: 0 80px;
}

.widget-logo {
    display: inline-block;
}

.affix {
    background: #0088cd;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    transition: 0.7s all;
    padding: 3px 0 !important;
}

.productos {
    background: #000;
    padding: 140px 90px;
    text-align: center;
    box-shadow: 0px 2px 6px #000;
    height: 334px;
}

.productos:hover {
    background: #040d93;
    transition: 0.5s all;
}

.productos h2 {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.titulo-producto {
    color: #fff;
    font-family: 'Helvetica-regular-bold';
    font-size: 17px;
}

.box-testimonios {
    border: 1px solid #00adef;
    height: 177px;
}

.cuadro-border {
    margin: 0 !important;
    padding: 0 !important;

}

.white {
    color: #fff !important;
}

.white:hover {
    color: #fff !important;
}

.sin-padding {
    margin-bottom: 5px;
}

.sin-padding .vc_column-inner {
    padding-top: 0 !important;
}

.sin-padding p {
    font-size: 13px;
    padding-top: 60px;
}

.texto-alto {
    padding-top: 292px;
    padding-bottom: 291px;
    background: #f2f2f2;
}

.blanco h2 {
    color: #fff;
}

.blanco p {
    color: #fff;
}

.alto-texto {
    height: 73px;
}

.lista p {
    text-align: left;
}

.mapa p input {
    border: none;
    border-bottom: 1px solid #555;
    width: 80%;
    display: inline-block;
    font-size: 13px;
}

.mapa p input:focus {
    outline: none;
}

.mapa p.blue input {
    color: #008aff;
}

.mapa p.blue input::-webkit-input-placeholder {
    color: #008aff;
}

.mapa p.blue input::-moz-placeholder {
    color: #008aff;
}

/* firefox 19+ */
.mapa p.blue input:-ms-input-placeholder {
    color: #008aff;
}

/* ie */
.mapa p.blue input:-moz-placeholder {
    color: #008aff;
}

.mapa p .fa {
    font-size: 22px;
    margin-right: 5px;
}

.mapa p span.black {
    color: #555;
}

.mapa p.blue {
    color: #008aff;
}

.contenedor-mapa {
    border: 1px solid #008aff;
    box-shadow: 0px 3px 11px #555;
}

.contenedor-mapa .wpb_wrapper {
    padding: 0 !important;
}

.formulario {
    width: 60%;
    color: #e0eef9;
    margin: auto;
}

.formulario label {
    font-weight: 100;
    width: 100%;
}

.formulario .form {
    width: 100%;
    border: none;
    background: transparent;
    border-bottom: 1px solid #87c5f9;
    padding: 0px 0;
    margin: 15px 0 10px 0;
}

.formulario .form:focus {
    outline: none;
}

.formulario .enviar {
    background: #fff;
    color: #008aff;
    font-weight: bold;
    border: 1px solid #fff;
    padding: 15px 17px;
    border-radius: 50px;
    width: 50%;
    margin-top: 20px;
}

.formulario .envia:focus {
    outline: none;
}

.boton-blue {
    color: #fff;
    background-color: #008aff;
    border-color: #008aff;
    cursor: auto;
}

.boton-blue:hover {
    color: #fff;
    background-color: #008aff;
    border-color: #008aff;
}

.testimonial_slider__default .testimonial_slideri {
    background: transparent !important;
}

.slider-video {
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100%;
}

/*****************MENU*********************/
.menu-right-container,
.logo-home,
.logo-paginas,
.menu-left-container {
    display: inline-block;
}

.logo-home {
    margin: 0 40px;
}

.logo-paginas {
    margin-top: 5px;
}

.owl-nav {
    position: absolute !important;
    width: 100%;
    bottom: -11px;
}

.owl-controls {
    margin-top: 40px !important;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    margin: 5px 40px !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #00acee !important;
}

.owl-carousel .owl-item img {
    margin: auto;
}

.img-completa {
    width: 100vw;
    height: 100vh;
}

/*----------------------------------------------------------------------------------------------------
  Typography
----------------------------------------------------------------------------------------------------*/

a:hover,
a:focus {
    text-decoration: none;
}

a:focus {
    /*outline: 0;*/
    outline: none !important;
    -moz-outline-style: none !important;
}

h1, h3, h4, h5, h6,
.h1, .h3, .h4, .h5, .h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

ul {
    /*list-style: none;*/
    margin: 0;
    padding: 0;
}

/*************** footer *******************/
footer {
    background: #000;
    padding: 40px 0 90px 0;
    color: #fff;
}

/*footer .autor img {*/
/*width: 194px;*/
/*}*/
.footer-espacio img{
    width: 100%;
}
.footer-logos{
    margin: 50px 0;
}
.autor img {
    width: 100%;
}

.footer-autor p {
    margin-top: 16px;
    color: #fff;
}
.autor{
    background: #0088cd;
    padding: 30px 0;
}

/*----------------------------------------------------------------------------------------------------
  CSS default wordpress
----------------------------------------------------------------------------------------------------*/

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    /*margin: 5px auto;*/
    margin: 0 auto;
}

img.alignnone {
    /* margin: 5px 0;*/
    margin:  0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    font-size: 18px;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}

.blog-left-right {
    padding: 0 !important;
}

.imagen-blog {
    height: 100vh;
    width: 100%;
    margin-top: -75px;
    background-image: url(img/noticias.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.imagen-responsive {
    width: 100%;
    height: auto;
}

.titulo-noticias {
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin: 50px 0 0 0;
}

.home-redes {
    position: absolute;
    right: 160px;
    bottom: 0;
    text-align: center;
    margin-bottom: 15px;
}

.home-redes a {
    -webkit-transition: 1s all;
    -moz-transition: 1s all;
    -ms-transition: 1s all;
    -o-transition: 1s all;
    transition: 1s all;
}

.leds-container {
    padding-top: 0px;
    padding-bottom: 0;
}

/*.leds {*/
    /*background-image: url(http://estatica.chichadigital.pe/wp-content/uploads/2018/06/principal.png);*/
    /*background-repeat: no-repeat;*/
    /*width: 100%;*/
    /*height: 482px;*/
    /*background-position: center;*/
/*}*/

/*.leds1 {*/
    /*background-image: url(http://estatica.chichadigital.pe/wp-content/uploads/2018/06/ALFOMBRAS.png) !important;*/
    /*background-repeat: no-repeat;*/
    /*width: 100%;*/
    /*height: 482px;*/
    /*background-position: center;*/
/*}*/

/*.leds2 {*/
    /*background-image: url(http://estatica.chichadigital.pe/wp-content/uploads/2018/06/ESTATICAS.png) !important;*/
    /*background-repeat: no-repeat;*/
    /*width: 100%;*/
    /*height: 482px;*/
    /*background-position: center;*/
/*}*/

/*.leds3 {*/
    /*background-image: url(http://estatica.chichadigital.pe/wp-content/uploads/2018/06/LED.gif) !important;*/
    /*background-repeat: no-repeat;*/
    /*width: 100%;*/
    /*height: 482px;*/
    /*background-position: center;*/
/*}*/

/*.leds4 {*/
    /*background-image: url(http://estatica.chichadigital.pe/wp-content/uploads/2018/06/ADGOLS.png) !important;*/
    /*background-repeat: no-repeat;*/
    /*width: 100%;*/
    /*height: 482px;*/
    /*background-position: center;*/
/*}*/

.home-redes a {
    display: block;
    font-size: 30px;
    color: #fff;
}

.blog-espacio {
    margin-bottom: 20px;
}

.blog-h3 {
    font-size: 15px;
    color: #000;
}

.blog-h3 a {
    color: #333333;
}

.blog-tag {
    font-size: 13px;
    font-weight: 200;
}

.blog-ubica {
    min-height: 578.13px;
    border-bottom: 1px solid #e0dcdc;
    margin-bottom: 10px;
    margin-top: 40px;
}

.blog-link {
    color: #fff;
    background-color: #008aff;
    border-color: #008aff;
}

.blog-link:hover {
    color: #fff;
    background-color: #6cbbff;
    border-color: #6cbbff;
}

.res {
    width: 100%;
    height: auto;
}

/****************** wizard ***************************/
.color1 {
    background: #0088cd;
}

.color2 {
    background: #f2f2f2;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.stepwizard-content {
    border: none !important;
    float: left !important;
    margin-top: 0 !important;
    padding: 15px !important;
    width: 100% !important;

}

.encima {
    background: rgba(0, 0, 0, 0.53);
    position: absolute;
    top: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    box-shadow: 0px 2px 6px #000;
    height: 100%;
}

.encima:hover {
    background: rgba(21, 8, 216, 0.48);
}

.encima h2 {
    font-family: 'Helvetica-bold';
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.encima a {
    font-family: 'Helvetica-bold';
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1.1;
}
.puntero {
    cursor: default;
}

.bot {
    position: absolute;
    width: 100%;
    bottom: 15px;
}

.lol {
    margin: 150px 0;
}

.margin-top-30 {
    margin-top: 30px;
}

.presentacion-img img {
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.campo {
    position: relative;
    margin-top: 25px;
}

.campo-1 {
    bottom: -81px;
    color: #908989;
    font-size: 15px !important;
    font-family: 'Helvetica-bold' !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.bg-blue {
    background: #008afe;
    width: 320px;
    height: auto;
    color: #fff;
    padding: 10px;
    margin-top: 80px;
    text-align: right;
}

.pantalla-completa {
    width: 100%;
    height: 100vh;
    position: relative;
}

.text-transform-uppercase {
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
}

ul.b8 {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-top: 30%;
}

ul.b8 li {
    margin: 5px 0;
    height: 28px;
}

ul.b8 li a {
    text-decoration: none;
    color: #908989;
    font-size: 15px;
    font-family: 'Helvetica-bold';
    text-transform: uppercase;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}
ul.b8 li a:focus,
ul.b8 li a:hover {
    font-size: 20px;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    color: #555;
}


#wizardbg {
    background: #0088cd;
}

.bebas-regular {
    font-family: 'Bebas-regular';
}

.helvetica-regular-bold {
    font-family: 'Helvetica-regular-bold';
}

.Helvetica-roman {
    font-family: 'Helvetica-roman';
}

.Helvetica-bold {
    font-family: 'Helvetica-bold';
}

.modal-backdrop {
    position: initial;
}

.modal {
    background: #0000008f;
}

.modal-dialog {
    width: 600px;
    margin: 150px auto;
}

#wpb_map_wraper {
    width: 100%;
    height: 400px;
}

.male {
    background-image: url(img/camina.png);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    text-align: center;
    cursor: pointer;
    border-radius: 14px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px;
    letter-spacing: 1.1px;
    padding-left: 29px;
}

.car {
    background-image: url(img/carro.png);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    text-align: center;
    cursor: pointer;
    border-radius: 14px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px;
    letter-spacing: 1.1px;
    padding-left: 29px;
}

.espa {
    margin-top: 0px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none !important;
    color: #fff !important;
    text-align: center !important;
}

.rosado {
    background: #008afe;
    border-radius: 50px;
    color: #fff;
}

.rosado:hover {
    background: #008afe;
    color: #fff;
}

.rosado:focus {
    outline: none;
    color: #fff;
}

.rosa-blanco {
    color: #008afe;
    border-radius: 50px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px #716f6f;
    -moz-box-shadow: 0px 0px 20px #716f6f;
    box-shadow: 0px 0px 20px #716f6f;
}

.rosa-blanco:focus {
    outline: none;
    color: #008afe;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.modal-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
}

.link-servicio {
    color: #fff;
}

.link-servicio:hover {
    color: #fff;
    text-decoration: underline;
}

.link-servicio:focus {
    outline: none;
}

.blog {
    margin: 75px 0 0 0;
}

.blog-page {
    display: inline-block;
    width: 49%;
}

.blog-page-1 {
    display: inline-block;
    width: 49%;
    padding: 0 70px;
    text-align: justify;
}

.padding-left-right {
    padding-left: 0;
    padding-right: 0;
}

#IrArriba {
    position: fixed;
    bottom: 60px; /* Distancia desde abajo */
    right: 30px; /* Distancia desde la derecha */
    z-index: 100;
}

@media (max-width: 500px){
#IrArriba {
    position: fixed;
    bottom: 30px; /* Distancia desde abajo */
    right: 30px; /* Distancia desde la derecha */
    z-index: 100;
}

}

#IrArriba span {
    display: block;
    background: #0088cd;
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 2em;
    height: 2em;
    line-height: 2em;
    -webkit-box-shadow: 1px 1px 19px #000;
    box-shadow: 1px 1px 19px #000;
    bottom: 60px;
}

.mb-30 {
    margin-bottom: 30px;
}

.title-servicios {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

/******* CALENDARIO *******/
.single-tribe_events #tribe-events-footer{
    display: none !important;
}

.tribe-events-cal-links,
.tribe-events-event-meta{
    display: none !important;
}
.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a{
    color: #fff !important;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title{
    background: #0088cd;
    text-align: center;
    border-radius: 3px;
}
.tribe-events-button{
    display: none !important;
}
.tribe-events-calendar .tribe-events-tooltip{
    display: none !important;
}
h3.entry-title{
    color: #fff;
    text-align: center;
    background: #0087cc;
    border-radius: 5px;
    padding: 5px 0;
    margin: 5px 0 15px 0 !important;
    font-family: 'Helvetica-bold';
    font-size: 17px;
}
.tribe-events-tooltip .tribe-events-event-body{
    text-align: center;
}
#tribe-events-content .tribe-events-abbr{
    background: #000;
    color: #fff;
    text-align: center;
    padding: 3px 7px;
    border-radius: 3px;
}
.tribe-events-tooltip .tribe-events-event-body p{
    margin-top: 8px;
    margin-bottom: 8px;
}
.tribe-events-calendar thead th {
    background-color: #0088cd !important;
    border-left: 1px solid #0088cd !important;
    border-right: 1px solid #fff !important;
}
#tribe-events-content .tribe-events-calendar td {
    border: 1px solid #0088cd !important;
}
.tribe-events-single-event-title{
    color: #0087cc;
    font-family: 'bebas-regular';
    letter-spacing: 4px;
}
.tribe-event-date-start{
    background: #000;
    color: #fff;
    padding: 2px 10px;
    border-radius: 5px;
}
.tribe-events-back a{
    background: #0087cc;
    color: #fff !important;
    padding: 5px 10px;
    border: 1px solid #0087cc;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}
.tribe-events-back a:hover{
    background: #fff;
    color: #0087cc !important;
    padding: 5px 10px;
    border: 1px solid #0087cc;
}

/*********aperturas********/
.bor-de{
    border: 1px solid #fff;
    border-radius: 5px 0 0 5px;
}
.bor-de-1{
    border: 1px solid #fff;
    border-radius: 0 5px 5px 0;
    min-height: 145px !important;
}
.space p{
    line-height: 1.2;
}
.table tbody{
    font-weight: 100;
}
.linea-punto{
    color: #fff;
    border-radius: 50%;
    position: relative;
    text-align: center;
    margin: auto;
}
.linea-alto{
    height: 515px;
}
.linea-punto .linea-hover{
    padding: 5px;
    text-align: center;

}
.linea-punto:hover .linea-hover{
    color: #fff;
    display: block;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    margin-top: 15px;
    z-index: 2;
    opacity: 1;
}
.linea-hover{
    display: block;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
    padding: 5px 15px;
    opacity: .3;
}
.linea-click{
    cursor: pointer;
}
.red{
    color: red;
}
.punto{
    width: 12px;
    height: 12px;
    background: red;
    margin: auto;
    border-radius: 50%;
}
.linea-titulo h2{
    font-size: 17px;
    font-family: 'Helvetica-regular-bold', sans-serif;
    font-weight: 700;
}
.celeste{
    background: #0088cd;
    border-radius: 5px;
    font-size: 12px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 0px;
    border-top: none;
}
.table{
    margin-top: 20px;
}
.line{
    background: #0088cd;
    height: 1px;
    width: 100%;
    position: relative;
    top: 41px;
    margin: auto;
}

.line::after{
    content: "";
    width: 5px;
    height: 5px;
    background: #0088cd;
    border-radius: 50%;
    position: absolute;
    bottom: -2px;
}
.line::before{
    content: "";
    width: 5px;
    height: 5px;
    background: #0088cd;
    border-radius: 50%;
    position: absolute;
    bottom: -2px;
    right: 0;
}
.linea-descripcion p{
    font-weight: 700;
}
.datos{
    width: 40%;
    margin: auto;
    color: #fff;
}
div.wpcf7-mail-sent-ok {
    color: #fff !important;
    text-align: center;
    background: green;
}
.leds-1{
    position: absolute;
    left: 50%;
    bottom: 3%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #000000a3;
    color: #fff;
    width: 60%;
    text-align: center;
    padding: 0 20px 5px;
}
.pill-servicios{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    margin-top: 30%;
}
.pill-servicios li{
    float: none;
    height: 43px;
}
.pill-servicios .nav-tabs{
    border-bottom: 1px solid transparent;
}
.pill-servicios li a{
    color: #908989;
    font-size: 15px;
    font-family: 'Helvetica-bold';
    text-transform: uppercase;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    transition: .5s all;
}
#tribe-events{
    padding-bottom: 100px;
}
.pill-servicios li a:hover{
    color: #908989;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    font-size: 20px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #908989;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    font-size: 20px;
}
.vc_images_carousel .vc_carousel-control{
    color: #fff !important;
}
.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev{
    margin-top: -65px !important;
    font-size: 100px !important;
}
.mar-bot{
    margin-bottom: 17px;
}
#tribe-bar-form .tribe-bar-filters-inner {
    margin: 0;
    background: #000;
    color: #fff;
    text-align: center;
}
.tribe-bar-disabled #tribe-bar-form label {
    font-size: 15px !important;
}
.tribe-events-notices{
    display: none;
}
/*----------------------------------------------------------------------------------------------------
  Páginas
----------------------------------------------------------------------------------------------------*/

.demos-wrapper {
    padding: 100px 0;
}

.demos-wrapper-wp-navbar {
    padding: 30px 0 0;
}

@media (min-width: 767px) {
    .demos-wrapper-wp-navbar {
        padding: 110px 0 0;
    }
    .pantalla-completa{
        height: auto;
    }
}

/*MEDIA QUERY*/
@media (max-width: 768px) {
    .calendario-home{
        top: 300px;
    }
    .car, .male{
        width: 50%;
    }
    .text-servicios{
        margin-top: 7%;
    }
    .pill-servicios{
        margin: 20px 0;
    }
    .bg-blue{
        margin-top: 11px;
    }
    .leds-1{
        width: 100%;
        top: 0;
        position: relative;
        padding: 10px;
        text-align: justify;
        background: #008afe;
    }
    .pantalla-completa{
        height: auto;
    }
    .linea-hover{
        display: block;
        opacity: 1;
    }
    .linea-alto{
        height: auto;
    }
    .linea-click{
        text-align: center !important;
        background: #0088cd;
        padding: 1px 0 20px;
        margin-bottom: 40px;
        border-radius: 5px;
        margin-left: 0 !important;
    }
    .punto{
        display: none;
    }
    .celeste{
        background: transparent;
    }
    .table-responsive{
        border:none;
    }
    .sli-movil{
        display: none;
    }
    .mobile-overlay{
        position: relative !important;
    }
    .testimonial_wrapper{
        height: 280px !important;
    }
    .testimonial_slider__default .testimonial_slideri {
        height: 300px !important;
        padding-left: 83px !important;
    }

    .testimonial_slider__default .testimonial_quote {
        width: 100% !important;
        min-height: 32px !important;
        margin-left: 0 !important;
        margin-right: 0px !important;
    }

    .testimonial_slider__default .testimonial_by_wrap {
        width: 100% !important;
        text-align: center !important;
        float: none !important;
    }

    .testimonial_slider__default a.testimonial_prev {
        left: 10px !important;
    }

    .testimonial_slider__default a.testimonial_next {
        right: 10px !important;
    }

    .testimonial_slider__default .testimonial_nav {
        width: 100% !important;
    }

    .img-completa {
        width: 100%;
        height: auto;
    }

    .absoluto {
        position: initial;
    }

    .absoluto-servi {
        position: inherit;
        width: auto;
        z-index: 0;
        padding: 0 15px;
        margin-top: 30px;
    }

    .left-right {
        padding: 0 15px;
    }

    .carousel {
        width: 100%;
    }

    .slider-video {
        height: 100%;
        margin-bottom: -5px;
    }

    .home-redes {
        right: 20px;
    }

    .presentacion-img img {
        position: initial;
    }

    ul.b8 {
        margin-top: 20px;
    }

    .blog {
        margin: 0;
    }

    .blog-page {
        width: 100%;
    }

    .blog-page-1 {
        width: 100%;
        padding: 15px;
    }

    .leds-container {
        padding-top: 5px;
    }

    .servicios-des {
        margin-top: 0px !important;
        font-size: 18px;
        text-align: center;
    }

    .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
        color: #fff !important;
        background: #0088cd !important;
    }

    .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
        color: #0088cd !important;
    }

    /*.leds {*/
        /*background-image: url(http://estatica.chichadigital.pe/wp-content/uploads/2018/06/principal-peque.png);*/
        /*background-repeat: no-repeat;*/
        /*width: 100%;*/
        /*height: 150px;*/
        /*background-position: center;*/
    /*}*/

    /*.leds1 {*/
        /*background-image: url(http://estatica.chichadigital.pe/wp-content/uploads/2018/06/ALFOMBRA-peque.png) !important;*/
        /*background-repeat: no-repeat;*/
        /*width: 100%;*/
        /*height: 150px;*/
        /*background-position: center;*/
    /*}*/

    /*.leds2 {*/
        /*background-image: url(http://estatica.chichadigital.pe/wp-content/uploads/2018/06/ESTATICAS-peque.png) !important;*/
        /*background-repeat: no-repeat;*/
        /*width: 100%;*/
        /*height: 150px;*/
        /*background-position: center;*/
    /*}*/

    /*.leds3 {*/
        /*background-image: url(http://estatica.chichadigital.pe/wp-content/uploads/2018/06/LED-peque.gif) !important;*/
        /*background-repeat: no-repeat;*/
        /*width: 100%;*/
        /*height: 150px;*/
        /*background-position: center;*/
    /*}*/

    /*.leds4 {*/
        /*background-image: url(http://estatica.chichadigital.pe/wp-content/uploads/2018/06/ADGOLS-peque.png) !important;*/
        /*background-repeat: no-repeat;*/
        /*width: 100%;*/
        /*height: 150px;*/
        /*background-position: center;*/
    /*}*/

    .indicador-slider {
        text-align: left;
        bottom: 12%;
    }

    .title-slider {
        font-size: 10px;
    }

    .title-descripcion {
        font-size: 15px;
    }

    .carousel {
        height: auto;
    }

    .slider-video {
        height: auto;
    }

    .espa {
        margin-top: 50px;
    }

    .bot {
        position: initial;
    }

    .descripcion {
        width: 92%;
        bottom: 15px;
        font-size: 15px;
        text-align: justify;
    }

    .formulario {
        width: 100%;
    }

    .autor img {
        width: 194px;
    }

}

@media (orientation: portrait) {
    .menu-principal-container {
        display: block;
    }

    .navegador {
        padding: 0;
    }

    .texto-alto {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .sin-padding {
        margin-bottom: 50px;
    }

    .bot {
        position: initial;
    }
}

@media only screen and (max-width: 980px) and (min-width: 821px) {
    .menu-principal-container {
        display: block;
    }

    .navegador {
        padding: 0;
    }
}

@media only screen and (max-width: 820px) and (min-width: 621px) {
    .menu-principal-container {
        display: block;
    }

    .navegador {
        padding: 0;
    }
}

@media only screen and (max-width: 620px) and (min-width: 501px) {
    .menu-principal-container {
        display: block;
    }

    .navegador {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .menu-principal-container {
        display: block;
    }

    .navegador {
        padding: 0;
    }

    .encima {
        width: 100%;
        height: 100%;
    }

    .encima h2 {
        margin: auto;
    }

    .titulo-producto {
        font-size: 30px;
    }

    .carousel {
        height: auto;
    }

    .slider-video {
        height: auto;
    }

    .indicador-slider {
        bottom: 20%;
    }

    .title-slider {
        font-size: 17px;
    }

    .slider-video {

    }
}

/*@media (min-width:992px) and (max-width:1199px) {
    .menu-principal-container{
        display:block;
    }

}*/
@media (min-width: 1200px) {
    .menu-principal-container {
        display: inline-block;
    }

    .title-slider {
        font-size: 25px;
    }

    .title-descripcion {
        font-size: 15px;
    }

    .slider-video {

    }
}

@media (min-width: 1600px) {
    .menu-principal-container {
        display: inline-block;
    }
}

/* *************** Pantallas mas largas *************** */
@media only screen
and (min-width: 1824px) {
    .indicador-slider {
        bottom: 58%;
        text-align: left;
    }

}

/* *************** iPhone 4 *************** */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    /* Estilos */
}