body {
    font: 400 15px/1.8 Lato, sans-serif;
    color: #181818;
}

a:link {
    color: #02005c;
}

h3,
h4 {
    margin: 10px 0 30px 0;
    letter-spacing: 10px;
    font-size: 20px;
    color: #111;
}

.bg-1 {
    background: #2d2d30;
    color: #bdbdbd;
}

.bg-1 h3 {
    color: #fff;
}

.bg-1 p {
    font-style: italic;
}

.btn {
    padding: 10px 20px;
    background-color: #ee224c;
    color: #f1f1f1 !important;
    border-radius: 0;
    transition: .2s;
}

.btn:hover,
.btn:focus {
    border: 1px solid #440008;
    background-color: #c20114;
    color: #ffffff;
}

.btn-faq {
    background-color: rgba(0, 0, 0, .03) !important;
    color: #010757 !important;
}

.btn-faq:hover {
    background-color: #e9e9e9 !important;
    color: #010757 !important;
    outline: 0 !important;
    box-shadow: 0 !important;
}

.btn-faq.focus,
.btn-faq:focus {
    background-color: rgba(0, 0, 0, .03) !important;
    color: #010757 !important;
    outline: 0 !important;
    box-shadow: 0 !important;
}

.modal-header,
h4,
.close {
    background-color: #333;
    color: #fff !important;
    text-align: center;
    font-size: 30px;
}

.modal-header,
.modal-body {
    padding: 40px 50px;
}

.nav-tabs li a {
    color: #777;
}

.navbar {
    font-family: Montserrat, sans-serif;
    margin-bottom: 0;
    background-color: #ee224c;
    border: 0;
    font-size: 11px !important;
    letter-spacing: 4px;
    opacity: 0.9;
}

.navbar li a,
.navbar .navbar-brand {
    color: #d5d5d5 !important;
}

.navbar-nav li a:hover {
    color: #fff !important;
}

.navbar-nav li.active a {
    color: #fff !important;
    background-color: #29292c !important;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.open .dropdown-toggle {
    color: #fff;
    background-color: #555 !important;
}

.dropdown-menu li a {
    color: #000 !important;
}

.dropdown-menu li a:hover {
    background-color: red !important;
}

footer {
    background-color: #2d2d30;
    color: #f5f5f5;
    padding: 32px;
}

footer a {
    color: #f5f5f5;
}

footer a:hover {
    color: #777;
    text-decoration: none;
}

.form-control {
    border-radius: 0;
}

textarea {
    resize: none;
}

.col-card {
    padding-top: 10px;
}

.grecaptcha-badge-top {
    z-index: 99999;
}

.webix_cal_body .webix_cal_row {
    clear: none;
}

.hidden {
    display: none;
    visibility: hidden;
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
}

.grecaptcha-badge-mobile {
    bottom: -20px !important;
    transform: scale(0.50);
    -webkit-transform: scale(0.50);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}

.chatFloatButton {
    position: fixed;
    right: 10px;
    bottom: 20px;
    background-color: #ee224c;
    color: antiquewhite;
    border-radius: 25px;
    padding: 5px 10px;
    z-index: 999;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
}

.emailFloatButton {
    position: fixed;
    right: 10px;
    bottom: 60px;
    background-color: #ee224c;
    color: antiquewhite;
    border-radius: 25px;
    padding: 5px 10px;
    z-index: 999;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 1rem;
    line-height: 1.5;
}

.chatUs-Mobile {
    position: fixed;
    right: -15px;
    bottom: 0px;
    transform: scale(0.98);
    -webkit-transform: scale(0.80);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.emailUs-Mobile {
    position: fixed;
    right: -5px;
    bottom: 30px;
    transform: scale(0.80);
    -webkit-transform: scale(0.80);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.carousel-item.youtube iframe {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    /*
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    border: 0;*/
}


/*
.carousel-item.youtube{
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;

}*/

.page-footer {
    position: fixed;
    background-color: #2d2d30;
    color: #f5f5f5;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 12px;
}

div.list-chat>div>div.webix_selected {
    background-color: #a7ff89;
}

.list-logo {
    text-align: center;
    padding: 5px 0;
    margin: 0 !important;
}

.media-link {
    color: #fff;
}

.media-link:hover {
    color: #c2c2c2;
}

.footer-spacer {
    margin: 10em;
}

.template-without-border {
    border: 0px;
}

.picture_edit {
    position: absolute;
    top: 90%;
    left: 90%;
    transform: translate(-50%, -50%);
    font-size: 2em;
}

.card-title,
.video-block-title {
    font-size: large;
    font-weight: bold;
}

.webix_slider_title {
    text-align: left;
    margin-left: 10px;
}

.colon_template {
    text-align: center;
    user-select: none;
}

.colon_template .webix_template {
    padding: 4px 0px;
}

.colon {
    font-size: 30px;
    line-height: 28px;
}

.day_part.webix_el_label .webix_el_box {
    text-align: center;
    color: #aaa;
    cursor: pointer;
    user-select: none;
}

.button_icon_voucher {
    width: 30px !important;
}

.button_icon_voucher>div {
    width: 30px !important;
}

.button_icon_voucher>div>button {
    width: 30px !important;
}

.layout-timesliders {
    text-align: center;
}

.text_center>div>input {
    text-align: center !important;
}

.switch_slider_date>div.webix_el_box>div.webix_switch_box {
    background-color: #ee224c;
    color: #ffffff;
}

.popup-signature {
    border-width: 1px 1px !important;
}
