.fc-content-skeleton td a {
    color: #c79316;
}

.fc-day-grid-event {
    background-color: #c79316 !important;
    border-color: #c79316 !important;
}

tr:first-child>td>.fc-day-grid-event {
    color: #fff;
}

.fc-event,
.fc-event:hover {
    color: #fff !important;
    text-decoration: none;
}

.fc-week-number a,
.fc-widget-header a {
    color: #c79316;
}

.beans-mask {
    height: 500px !important;
}

.bg-stretch img {
    width: 100% !important;
    margin-left: 0px !important;
    height: auto !important;
    margin-top: 35px !important;
}

.win-min-height {
    min-height: 500px !important;
}

.win-height {
    height: 500px;
}

.tariffs .text_tarifas {
    font-size: 17px;
    text-align: justify;
    line-height: 30px;
}

.tariffs .trust-block {
    margin: 50px auto;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff !important;
    background-color: #c79316;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tabs li a {
    background: #333;
    color: #fff;
    border-radius: 0;
    margin: 0;
    text-align: center;
    padding: 16px 10px;
    font-weight: 100;
    font-size: 16px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 2px solid #c79316;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.tab-content {
    line-height: 30px !important;
    font-size: 17px;
}

.tab-content p {
    margin: 0 0 24px;
    font-size: 17px;
    line-height: 30px;
}


/* .tariffs .nav-tabs li {
    padding: 0;
    margin: 0 0px 0 0;
    width: 100%;
} */

.data_contact {
    margin-top: 30px;
}

.img_team {
    border: 2px solid #c79316;
}

.team {
    margin-top: 250px;
}


/* #chat_head {
    margin-left: -12px;
} */

.pops i {
    font-size: 20px;
    padding: 10px;
}

.panel_pops {
    background-color: #ececec !important;
    border: 1px solid #c79316 !important;
}

.pop_info,
.pop_form,
.pop_location {
    position: fixed;
    z-index: 9999;
    width: 300px;
    left: 78px;
    top: 200px;
}

.pop_info .panel-heading,
.pop_form .panel-heading,
.pop_location .panel-heading {
    background-color: #222;
    color: #c79316;
}

.pop_location .panel-body {
    height: 300px;
}

.pop_form .panel-body {
    height: 350px;
}

.pop_info .panel-body {
    overflow-y: scroll;
    height: 300px;
}

.pop_open {
    z-index: 9;
    opacity: 1;
    transition: ease-in-out .5s;
}

.pop_close {
    z-index: -1;
    opacity: 0;
    transition: ease-in-out .5s;
}

.btn_close_info,
.btn_close_forms,
.btn_close_location {
    font-size: 20px;
    float: right;
    cursor: pointer;
}

#chat_head .btn_close_chat {
    font-size: 20px;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-top: -12px;
}

.btn-language {
    float: right;
    margin: 13px 0 0 15px;
    color: #fff;
    font-size: 20px;
    z-index: 9999;
    position: relative;
}

.tariffs .panel-body p {
    margin: 0;
    margin-bottom: 0px;
    font-size: 17px;
    color: #555;
    line-height: 30px;
    margin-bottom: 20px;
}

.tariffs .panel-default>.panel-heading {
    color: #fff;
    background-color: #c79316;
    border-color: #c79316;
    padding: 16px 28px !important;
    font-size: 18px;
}