/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.sliderHome {
    margin-top: -79px;
}

.padRuta {
    padding-left: 4.5% !important;
}

.uk-dotnav li {
    border: 0 !important;
}

.uk-dotnav > * > * {
    width: 10px !important;
    height: 6px !important;
}

.btn-primary, .sppb-btn-primary, .bfSubmitButton {
    background-color: #288ce5;
    color: #fff;
}

.bfSubmitButton {
    border: none;
    font-size: 16px;
    color: #fff;
    border-radius: 0px;
    line-height: 50px;
    padding: 0 30px;
    text-transform: capitalize;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
    -o-transition: color 400ms, background-color 400ms, border-color 400ms;
    transition: color 400ms, background-color 400ms, border-color 400ms;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0;
    white-space: pre-line;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.bfSubmitButton:hover {
    color: #fff;
    background-color: #1872c2;
    border-color: #0d3d67;
}

.ff_elem {
    width: 100% !important;
}

#bfQuickModeSection53943 label {
    display: none !important;
}

#bfQuickModeSection53943 textarea {
    height: 115px !important;
}

.sppb-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0;
    white-space: pre-line;
    padding: 7px 14px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.service_area {
    background-color: rgba(248, 248, 248, 1);
}

.uk-panel-box-primary {
    background-color: #288ce5 !important;
    color: #ffffff !important;
    border-color: #288ce5 !important;
    text-align: center !important;
}

.blog .item .entry-header, .blog .item p {
    padding-left: 20px !important;
}

.icon-puzzle::before {
    content: "\e026" !important;
}

.icon-expand::before {
    content: "\e01a" !important;
}

.icon-envelope::before {
    content: "\e028" !important;
}

.icon-pencil::before {
    content: "\e032" !important;
}

.icon-mobile::before {
    content: "\e000" !important;
}

.icon-basket::before {
    content: "\e027" !important;
}

@media screen and (max-width: 767px) {
    .uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
        height: 91vh !important;
    }

    .pricing .whole {
        width: 100% !important;
        max-width: 100% !important;
    }

}

.sepaTop {
    padding-top: 70px;
    padding-bottom: 70px;
}

@media screen and (min-width: 767px) {
    .uk-overlay-panel {
        margin-left: 6%;
    }

    .uk-cover-background {
        background-position: 40% 50% !important;
    }

}

/* ------------------- pricing -----------------------*/
.pricing {
    width: 100%;
    text-align: center;
}

.pricing .whole {
    display: inline-block;
    width: 24%;
    margin-bottom: 30px;

}

.pricing .type p {
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    color: white;
    text-align: center;
    padding-top: 10px;

}

.pricing .plan {
    background-color: #2b2937 !important;
    border-radius: 0px 0px 5px 5px;
    font-size: 30px;
    color: white;
    text-align: center;
    width: 100%;
}

.pricing .standard {
    background-color: #288ce5;
    border-bottom: 3px solid #1b5d99;
}

.pricing .ultimate {
    background-color: #5d6a9a;
    border-bottom: 3px solid #474f6f;
}

.pricing .header {
    border-bottom: 1px solid #494a5a;
    padding-bottom: 39px;
    padding-top: 39px;

}

.pricing .header span {
    font-size: 20px;

}

.pricing .month {
    font-size: 14px;
    color: #575757;
    padding: 0px;
    margin: -10px;
}

.pricing .price {
    height: 40px;
}

.pricing .cart {

    color: white;
    position: relative;
    top: 16px;

}

.pricing sup {
    font-size: 15px;
}

.menu-mov ul > li {
    border: 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.menu-mov ul > li a {
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
    display: block !important;
}

.menu-mov ul > li:hover a, .menu-mov ul > li:focus a {
    background: rgba(0, 0, 0, 0.15);
}

.menu-mov ul > li > a::before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 8px;
}

.menu-mov ul > li .offcanvas-menu-toggler {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 13px 20px;
    cursor: pointer;
}

.menu-mov ul > li .offcanvas-menu-toggler.collapsed .open-icon {
    display: inline;
}

.menu-mov ul > li .offcanvas-menu-toggler .open-icon {
    display: none;
}

.menu-mov ul > li ul {
    background: rgba(0, 0, 0, 0.02) !important;
}

.menu-mov ul > li ul > li:hover, .menu-mov ul > li ul > li:focus {
    background: rgba(0, 0, 0, 0.15) !important;
}

.menu-mov ul > li ul > li:hover a, .menu-mov ul > li ul > li:focus a {
    /*background: rgba(0, 0, 0, 0.15);*/
}

.menu-mov ul > li ul > li > a {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: 300ms;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
    width: 100%;
}

