@font-face {
    font-family: 'themify';
    src: url("../../fonts/themify.eot?-fvbane");
    src: url("../../fonts/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../../fonts/themify.woff?-fvbane") format("woff"), url("../../fonts/themify.ttf?-fvbane") format("truetype"), url("../../fonts/themify.svg?-fvbane#themify") format("svg");
    font-weight: normal;
    font-style: normal;
}

html.sf-overflow, body.sf-overflow {
    overflow-x: auto;
}

    html.sf-overflow #sf-header-section, html.sf-overflow #sf-main, html.sf-overflow #sf-hero, html.sf-overflow #sf-mobile-menu, html.sf-overflow #sf-footer, body.sf-overflow #sf-header-section, body.sf-overflow #sf-main, body.sf-overflow #sf-hero, body.sf-overflow #sf-mobile-menu, body.sf-overflow #sf-footer {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

body {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 300;
    color: #8b969c;
}

@media screen and (max-width: 768px) {
    body {
        font-size: 16px;
        line-height: 1.5;
    }
}

::-webkit-selection {
    color: #ffffff;
    background: #D4AD67;
}

::-moz-selection {
    color: #ffffff;
    background: #D4AD67;
}

::selection {
    color: #ffffff;
    background: #D4AD67;
}

#sf-footer .sf-footer-links a {
    padding: 0;
    margin: 0 0 30px 0;
    color: black !important;
}


.sf-header-background {
    padding-bottom:15px;
}

a {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    a:hover, a:focus, a:active {
        color: #D4AD67;
    }

    a:hover, a:focus, a:active {
        outline: none;
        color: #2e2e2e;
        text-decoration: none;
    }

.img-savetheday {
    border: 10px solid#D4AD67;
    width: 300px;
    height: 300px;
}

.div-altura-60 {
    height: 60px;
}

.div-altura-90 {
    height: 90px;
}

.div-altura-100 {
    height: 100px;
}

input {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* Heading */
h1, .h1, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0 0 20px 0;
    padding: 0;
    color: #000000;
}

h2, .h2 {
    margin: 0;
    padding: 0;
    color: #000000;
}

h1, .h1 {
    font-size: 30px;
    line-height: 42px;
}

h2, .h2 {
    font-size: 26px;
    line-height: 38px;
}

h3, .h3 {
    font-size: 20px;
    line-height: 32px;
}

h4, .h4 {
    font-size: 16px;
    line-height: 28px;
}

h5, .h5 {
    font-size: 14px;
    line-height: 24px;
}

h6, .h6 {
    font-size: 12px;
    line-height: 24px;
}

ul, ol {
    padding-left: 15px;
    line-height: 26px;
}

    ul ul, ul ol, ol ul, ol ol {
        padding-left: 25px;
    }

ul, ol, p {
    margin: 0 0 20px 0;
}

.sf-serif {
    font-family: "Crimson Text", serif;
}

.sf-sans-serif {
    font-family: "Roboto", arial, sans-serif;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media screen and (max-width: 480px) {
    .col-xxs-12 {
        display: block;
        clear: both;
        width: 100%;
        float: left;
    }
}
/* Header */
#sf-header-section {
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 103;
}

#sf-menu-logo {
    clear: both;
}

#sf-quick-contacts {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 2em;
}

    #sf-quick-contacts .sep {
        padding: 0 .5em;
        color: rgba(255, 255, 255, 0.5);
    }

    #sf-quick-contacts a {
        font-size: 14px;
        padding: 20px 10px;
        color: white;
    }

        #sf-quick-contacts a > i {
            margin-right: 10px;
            margin-top: 5px;
            color: white;
        }

        #sf-quick-contacts a:hover {
            color: white;
        }

#sf-logo {
    font-size: 20px;
    margin: .9em 0 0 0;
    padding: 0;
    font-weight: 700;
}

    #sf-logo a {
        border-bottom: none !important;
        color: #ffffff;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

        #sf-logo a:hover {
            opacity: .7;
        }

@media screen and (max-width: 768px) {
    #sf-logo {
        text-align: center;
        margin: 0px 0 0 0;
        float: none !important;
    }
}

/* Superfish Override Menu */
.sf-menu {
    margin: 0 !important;
}

.sf-menu {
    float: right;
}

    .sf-menu ul {
        box-shadow: none;
        border: transparent;
        min-width: 8em;
        *width: 8em;
    }

    .sf-menu a {
        color: #333333;
        padding: .75em 1em;
        font-weight: normal;
        border-left: none;
        border-top: none;
        border-top: none;
        text-decoration: none;
        zoom: 1;
        font-size: 18px;
        border-bottom: none !important;
    }

    .sf-menu li,
    .sf-menu ul li,
    .sf-menu ul ul li,
    .sf-menu li:hover,
    .sf-menu li.sfHover {
        background: transparent;
    }

        .sf-menu ul li a,
        .sf-menu ul ul li a {
            text-transform: none;
            padding: .75em 1em;
            letter-spacing: 1px;
        }

        .sf-menu li:hover a,
        .sf-menu li.sfHover a,
        .sf-menu ul li:hover a,
        .sf-menu ul li.sfHover a,
        .sf-menu li.active a {
            color: #ffffff;
            background-color: #D4AD67;
            border-radius: 10px;
            margin-right: 30px;
            box-shadow: 7px 12px 30px -17px rgba(0,0,0,1);
        }

        .sf-menu ul li:hover,
        .sf-menu ul li.sfHover {
            background: transparent;
        }

    .sf-menu ul li {
        background: transparent;
    }

.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
    *padding-right: 1em;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #ccc;
}

#sf-menu-wrap {
    float: right;
    position: relative;
    left: -5px;
    margin-right: 31px;
    margin-top:15px;
}

    #sf-menu-wrap .sf-menu a {
        padding: 1em 1em;
    }

#sf-primary-menu > li > ul li.active > a {
    color: #ffffff !important;
}

#sf-primary-menu > li > .sf-with-ul {
    position: relative;
}

    #sf-primary-menu > li > .sf-with-ul::after {
        border: none !important;
        font-family: 'themify';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        padding-top: 20px;
        margin-left: -7px;
        font-size: 14px;
        width: 100%;
        /*content: "\e64b";*/
        color: #D4AD67;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    #sf-primary-menu > li > .sf-with-ul:hover::after {
        padding-top: 25px;
    }

#sf-primary-menu > li > ul li > .sf-with-ul:after {
    border: none !important;
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: 10px;
    top: 13px;
    font-size: 12px;
    content: "\e649";
    color: rgba(255, 255, 255, 0.5);
}

#sf-primary-menu .sf-sub-menu {
    padding: 7px 0 3px;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

    #sf-primary-menu .sf-sub-menu:before {
        position: absolute;
        top: -9px;
        right: 20px;
        width: 0;
        height: 0;
        content: '';
    }

    #sf-primary-menu .sf-sub-menu:after {
        position: absolute;
        top: -8px;
        right: 21px;
        width: 0;
        height: 0;
        border-right: 8px solid transparent;
        border-bottom: 8px solid#D4AD67;
        border-bottom: 8px solid rgba(0, 0, 0, 0.8);
        border-left: 8px solid transparent;
        content: '';
    }

    #sf-primary-menu .sf-sub-menu .sf-sub-menu:before {
        top: 6px;
        right: 100%;
    }

    #sf-primary-menu .sf-sub-menu .sf-sub-menu:after {
        top: 7px;
        right: 100%;
        border: none !important;
    }

.site-header.has-image #primary-menu .sub-menu {
    border-color: #ebebeb;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.19);
}

    .site-header.has-image #primary-menu .sub-menu:before {
        display: none;
    }

#sf-primary-menu .sf-sub-menu a {
    letter-spacing: 0;
    padding: 0 15px;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff !important;
    text-transform: none;
    background: none;
}

    #sf-primary-menu .sf-sub-menu a:hover {
        color: #D4AD67 !important;
    }

.sf-nav-toggle {
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
}

    .sf-nav-toggle.active i::before, .sf-nav-toggle.active i::after {
        background: #2e2e2e;
    }

    .sf-nav-toggle:hover, .sf-nav-toggle:focus, .sf-nav-toggle:active {
        outline: none;
        border-bottom: none !important;
    }

    .sf-nav-toggle i {
        position: relative;
        display: inline-block;
        width: 25px;
        height: 3px;
        color: #252525;
        font: bold 14px/.4 Helvetica;
        text-transform: uppercase;
        text-indent: -55px;
        background: #252525;
        transition: all .2s ease-out;
    }

        .sf-nav-toggle i::before, .sf-nav-toggle i::after {
            content: '';
            width: 25px;
            height: 3px;
            background: #252525;
            position: absolute;
            left: 0;
            transition: all .2s ease-out;
        }

    .sf-nav-toggle.sf-nav-white > i {
        color: #ffffff;
        background: #ffffff;
    }

        .sf-nav-toggle.sf-nav-white > i::before, .sf-nav-toggle.sf-nav-white > i::after {
            background: #ffffff;
        }

    .sf-nav-toggle i::before {
        top: -7px;
    }

    .sf-nav-toggle i::after {
        bottom: -7px;
    }

    .sf-nav-toggle:hover i::before {
        top: -10px;
    }

    .sf-nav-toggle:hover i::after {
        bottom: -10px;
    }

    .sf-nav-toggle.active i {
        background: transparent;
    }

        .sf-nav-toggle.active i::before {
            top: 0;
            -webkit-transform: rotateZ(45deg);
            -moz-transform: rotateZ(45deg);
            -ms-transform: rotateZ(45deg);
            -o-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
        }

        .sf-nav-toggle.active i::after {
            bottom: 0;
            -webkit-transform: rotateZ(-45deg);
            -moz-transform: rotateZ(-45deg);
            -ms-transform: rotateZ(-45deg);
            -o-transform: rotateZ(-45deg);
            transform: rotateZ(-45deg);
        }

.sf-nav-toggle {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 21;
    padding: 6px 0 0 0;
    display: block;
    margin: 0 auto;
    display: none;
    background: #D4AD67;
    height: 48px;
    width: 44px;
    border-bottom: none !important;
}

@media screen and (max-width: 768px) {
    .sf-nav-toggle {
        display: block;
    }
}

/* Mobile Menu */
#sf-mobile-menu {
    -moz-transform: translateX(-275px);
    -webkit-transform: translateX(-275px);
    -ms-transform: translateX(-275px);
    transform: translateX(-275px);
    display: block;
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 275px;
    z-index: 10002;
    background-color: rgb(251 202 225 / 94%);
    padding: 0.75em 1.25em;
}

    #sf-mobile-menu #sf-mobile-menu-ul {
        padding: 0;
        margin: 0;
    }

        #sf-mobile-menu #sf-mobile-menu-ul li {
            list-style: none;
        }

            #sf-mobile-menu #sf-mobile-menu-ul li.active > a {
                color: #ff6197;
            }

        #sf-mobile-menu #sf-mobile-menu-ul a {
            border-bottom: none !important;
            padding: 7px 0;
            display: block;
            color: #ccc;
            color: rgb(0 0 0 / 50%);
        }

            #sf-mobile-menu #sf-mobile-menu-ul a:hover {
                color: #ffffff;
                color: white;
            }

        #sf-mobile-menu #sf-mobile-menu-ul .sf-sub-ddown {
            position: relative;
        }

            #sf-mobile-menu #sf-mobile-menu-ul .sf-sub-ddown::after {
                font-family: 'themify';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                position: absolute;
                right: 0;
                margin-top: 2px;
                content: "\e64b";
            }

        #sf-mobile-menu #sf-mobile-menu-ul .sf-sub-menu {
            display: none;
            padding-left: 20px;
        }

            #sf-mobile-menu #sf-mobile-menu-ul .sf-sub-menu li {
                list-style: none;
            }
/*----------------------*/
#sf-logo-mobile-wrap-res {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    height: 48px;
    left: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10001;
    color: #ccc;
    -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}

    #sf-logo-mobile-wrap-res h1 {
        padding: 0;
        margin: 0;
        font-size: 20px;
        background-color: #f7f7f7;
        font-weight: bold;
    }

        #sf-logo-mobile-wrap-res h1 a {
            border-bottom: none !important;
            color: #ccc;
            letter-spacing: 3px;
            text-transform: uppercase;
        }

#sf-logo-mobile-wrap-res {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

body.sf-mobile-menu-visible #sf-hero,
body.sf-mobile-menu-visible #sf-main,
body.sf-mobile-menu-visible #sf-logo-mobile-wrap-res {
    -moz-transform: translateX(275px);
    -webkit-transform: translateX(275px);
    -ms-transform: translateX(275px);
    transform: translateX(275px);
}
/*---------------------*/
#sf-logo-mobile-wrap {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    height: 48px;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10001;
    background-color: #fff;
    color: #ccc;
    -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}

    #sf-logo-mobile-wrap h1 {
        padding: 0;
        margin: 0;
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 6px;
    }

        #sf-logo-mobile-wrap h1 a {
            border-bottom: none !important;
            color: #ccc;
            letter-spacing: 3px;
            text-transform: uppercase;
        }

#sf-content {
    padding: 7em 0;
}

@media screen and (max-width: 768px) {
    #sf-content {
        margin-bottom: 4em;
    }
}

#sf-sidebar {
    padding: 7em 0;
    font-size: 16px;
}

    #sf-sidebar.left-sidebar {
        padding-right: 50px;
    }

@media screen and (max-width: 768px) {
    #sf-sidebar.left-sidebar {
        padding-right: 0px;
    }
}

#sf-sidebar.right-sidebar {
    padding-left: 50px;
}

@media screen and (max-width: 768px) {
    #sf-sidebar.right-sidebar {
        padding-left: 0px;
    }
}

#sf-sidebar .sidebar-box {
    margin-bottom: 2em;
    float: left;
    width: 100%;
}

#sf-sidebar .sidebar-heading {
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #2e2e2e;
    position: relative;
    padding-top: 7px;
}

    #sf-sidebar .sidebar-heading .border {
        width: 30px;
        height: 3px;
        position: absolute;
        top: 0;
        left: 0;
        background: #ebebeb;
    }

#sf-sidebar .sidebar-links {
    padding: 0;
    margin: 0 0 30px 0;
}

    #sf-sidebar .sidebar-links li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

#sf-hero {
    background-color: #D4AD67;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
    float: left;
    width: 100%;
    height: 300px;
    display: table;
    position: relative;
    z-index: 20;
    color: #ffffff;
}

    #sf-hero .overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        background: #D4AD67;
        opacity: .10;
    }

@media screen and (max-width: 768px) {
    #sf-hero {
        background-position: center center;
    }
}

#sf-hero .sf-arrow {
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -30px;
    display: table;
    color: #ffffff;
    font-size: 24px;
    z-index: 99;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: #D4AD67;
    border-bottom: none !important;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}

    #sf-hero .sf-arrow i {
        display: table-cell;
        vertical-align: middle;
    }

    #sf-hero .sf-arrow:active, #sf-hero .sf-arrow:focus, #sf-hero .sf-arrow:hover {
        outline: none;
    }

#sf-hero .sf-hero-wrap {
    padding-top: 1.3em;
    display: table;
    height: 650px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    #sf-hero .sf-hero-wrap {
        padding-top: 4em;
    }
}

#sf-hero .sf-hero-wrap .sf-hero-intro {
    vertical-align: middle;
    text-align: left;
    color: #ffffff;
}

    #sf-hero .sf-hero-wrap .sf-hero-intro a {
        color: rgba(255, 255, 255, 0.7);
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

        #sf-hero .sf-hero-wrap .sf-hero-intro a:hover {
            color: white;
            border-bottom: 1px solid white;
        }

    #sf-hero .sf-hero-wrap .sf-hero-intro > h1 {
        font-size: 36px;
        line-height: 47px;
        color: #ffffff;
        font-weight: 100;
        text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
    }

@media screen and (max-width: 768px) {
    #sf-hero .sf-hero-wrap .sf-hero-intro > h1 {
        font-size: 30px;
    }
}

#sf-hero .sf-hero-wrap .sf-hero-intro > h2 {
    letter-spacing: 4px;
    line-height: 1.5;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 20px;
    position: relative;
    color: #ffffff;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 768px) {
    #sf-hero .sf-hero-wrap .sf-hero-intro > h2 {
        letter-spacing: 3px;
    }
}

#sf-hero .sf-hero-wrap .btn {
    color: #ffffff;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}

    #sf-hero .sf-hero-wrap .btn:hover, #sf-hero .sf-hero-wrap .btn:active, #sf-hero .sf-hero-wrap .btn:focus {
        background: #D4AD67;
        border-color: #D4AD67;
    }

body.inner-page #sf-hero .sf-hero-wrap {
    padding-top: 15em;
}

@media screen and (max-width: 768px) {
    body.inner-page #sf-hero .sf-hero-wrap {
        padding-top: 4em;
    }
}

.footer-screen {
    height: 134px;
}

@media screen and (max-width: 768px) {
    .footer-screen {
        height: 42px;
    }
}

@media screen and (max-width: 768px) {
    #sf-hero, .sf-hero-wrap {
        position: relative;
        padding: 4em 0 3em 0;
        height: inherit !important;
    }

    #sf-hero,
    #sf-main,
    #sf-logo-mobile-wrap {
        transform: translateY(0px) !important;
    }
}

#sf-main {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    z-index: 1000;
    margin-top: -200px;
}

@media screen and (max-width: 768px) {
    body.inner-page #sf-main {
        margin-top: 0px;
        padding-top: 20px;
    }
}

#sf-hero,
#sf-main,
#sf-logo-mobile-wrap {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateY(102px);
/*    background-position-y: inherit;*/
}

body.sf-mobile-menu-visible #sf-hero,
body.sf-mobile-menu-visible #sf-main,
body.sf-mobile-menu-visible #sf-logo-mobile-wrap {
    -moz-transform: translateX(275px);
    -webkit-transform: translateX(275px);
    -ms-transform: translateX(275px);
    transform: translateX(275px);
}

body.sf-mobile-menu-visible #sf-mobile-menu {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.sf-product-2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}

    .sf-product-2 .img {
        background-color: #D4AD67;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 7em;
    }

@media screen and (max-width: 768px) {
    .sf-product-2 .img {
        height: 500px;
    }
}

@media screen and (max-width: 480px) {
    .sf-product-2 .img {
        height: 300px;
    }
}

.sf-product-2 .sf-half {
    min-height: 500px;
    padding: 3em;
    width: 50%;
    font-size: 20px;
    line-height: 38px;
    background-color: #f7f7f7;
}

    .sf-product-2 .sf-half h3 {
        font-size: 30px;
        font-weight: 300;
    }

@media screen and (max-width: 768px) {
    .sf-product-2 .sf-half {
        min-height: inherit;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 16px;
        line-height: 28px;
    }
}

.sf-product-2.sf-reverse .img {
    position: absolute;
    right: 0;
}

@media screen and (max-width: 768px) {
    .sf-product-2.sf-reverse .img {
        position: relative;
    }
}

#sf-contact {
    padding: 7em 0;
}

#sf-works .sf-work-item figure {
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
}

#sf-works .sf-work-item .heading {
    font-size: 17px;
    margin-bottom: 40px;
}

#sf-works .sf-work-item .sf-category {
    color: #ccc;
    font-size: 13px;
    margin-bottom: 0;
}

#sf-call-to-action {
    clear: both;
    display: block;
    padding: 3em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    letter-spacing: 7px;
    text-transform: uppercase;
    background: transparent;
    font-size: 16px;
    color: #000000;
}

    #sf-call-to-action:hover, #sf-call-to-action:focus, #sf-call-to-action:active {
        color: #ffffff;
        background: #D4AD67;
        border-top: 1px solid#D4AD67;
        border-bottom: 1px solid#D4AD67;
    }

#sf-footer {
    clear: both;
    position: relative;
    padding: 3em 0 0 0;
    background: #fff;
    float: left;
    width: 100%;
}

    #sf-footer .sf-arrow {
        position: absolute;
        top: -34px;
        left: 50%;
        margin-left: -30px;
        display: table;
        color: #ffffff !important;
        font-size: 24px;
        z-index: 99;
        text-decoration: none;
        width: 60px;
        height: 60px;
        background: #D4AD67;
        border-bottom: none !important;
        text-align: center;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
        -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
        -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
        -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
        box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    }

        #sf-footer .sf-arrow i {
            display: table-cell;
            vertical-align: middle;
        }

        #sf-footer .sf-arrow:active, #sf-footer .sf-arrow:focus, #sf-footer .sf-arrow:hover {
            outline: none;
            color: #ffffff !important;
        }

    #sf-footer .sf-copyright {
        margin-top: 0.5em;
    }

        #sf-footer .sf-copyright p {
            font-size: 15px;
            line-height: 1.9;
        }

    #sf-footer .sf-footer-heading {
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 3px;
        color: #333333;
        margin-bottom: 10px;
    }

    #sf-footer .sf-footer-links li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    #sf-footer .sf-copyright p a {
        color: #000 !important;
    }

.sf-cards {
    background: whitesmoke;
    padding: 7em 0;
}

@media screen and (max-width: 768px) {
    .sf-cards {
        padding: 3em 0;
    }
}

.sf-cards .sf-card {
    display: block;
    background: #ffffff;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
    margin-bottom: 30px;
    border-bottom: none;
    bottom: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .sf-cards .sf-card img {
        z-index: -1;
    }

    .sf-cards .sf-card .sf-card-body {
        padding: 30px;
    }

        .sf-cards .sf-card .sf-card-body h3 {
            font-size: 20px;
            color: #8b969c;
            margin-bottom: 10px;
        }

        .sf-cards .sf-card .sf-card-body p {
            color: #8b969c;
        }

            .sf-cards .sf-card .sf-card-body p:last-child {
                margin-bottom: 0;
            }

    .sf-cards .sf-card:hover {
        text-decoration: none;
        border-bottom: none;
        bottom: 10px;
    }

        .sf-cards .sf-card:hover h3 {
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
            color: #D4AD67;
        }

.quote {
    width: 80%;
    margin: 0 auto;
    font-size: 28px;
    font-weight: 300;
    line-height: 38px;
}

    .quote cite {
        margin-top: 20px;
        display: block;
        font-size: 20px;
        font-style: normal;
    }

@media screen and (max-width: 768px) {
    .quote {
        font-size: 20px;
        width: 100%;
    }
}

/* Helper Classes */
/* Spacer */
.sf-spacer {
    clear: both;
    position: relative;
    border: none;
    padding: 0;
    margin: 0;
}

.sf-spacer-xlg {
    height: 150px;
}

@media screen and (max-width: 768px) {
    .sf-spacer-xlg {
        height: 70px;
    }
}

.sf-spacer-lg {
    height: 100px;
}

@media screen and (max-width: 768px) {
    .sf-spacer-lg {
        height: 50px;
    }
}

.sf-spacer-md {
    height: 80px;
}

@media screen and (max-width: 768px) {
    .sf-spacer-md {
        height: 30px;
    }
}

.sf-spacer-sm {
    height: 50px;
}

@media screen and (max-width: 768px) {
    .sf-spacer-sm {
        height: 20px;
    }
}

.sf-spacer-xs {
    height: 30px;
}

@media screen and (max-width: 768px) {
    .sf-spacer-xs {
        height: 20px;
    }
}

.sf-spacer-xxs {
    height: 20px;
}

.sf-letter-spacing {
    letter-spacing: 1px;
}

.sf-no-margin-bottom {
    margin-bottom: 0 !important;
}

.sf-uppercase-heading-sm {
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #ccc;
}

.form-group {
    margin-bottom: 12px;
    font-size: 14px;
}

.image-popup:hover {
    opacity: .7;
}

.sf-section-heading .sf-lead {
    position: relative;
}

    .sf-section-heading .sf-lead > .sf-line {
        height: 2px;
        display: block;
        width: 100px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -50px;
        background: rgba(0, 0, 0, 0.3);
    }

.sf-section-heading .sf-sub {
    font-size: 18px;
}

/* 
========================================

Components 

========================================
*/
/* Buttons */
.btn {
    border-bottom: none !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #D4AD67;
    color: #fff;
    border-radius: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 10px;
}

.modal-footer .btn + .btn {
    margin-bottom: 20px;
}

.btn:hover, .btn:focus, .btn:active {
    box-shadow: 4px 6px 25px -8px rgba(0,0,0,0.75);
    color: #fff;
    outline: none !important;
    border-color: transparent;
}

.btn.sf-btn-icon {
    text-transform: none !important;
    letter-spacing: normal !important;
    padding-left: 15px;
    padding-right: 15px;
}

.btn-outline {
    border: 2px solid #eaeaea !important;
    background: transparent;
    color: #2a2e37;
}

    .btn-outline:hover, .btn-outline:active, .btn-outline:focus {
        border: 2px solid#D4AD67 !important;
        background: #D4AD67 !important;
        color: #ffffff;
    }

.btn-primary {
    background: #D4AD67;
}

.btn-success {
    background: #00e195;
}

.btn-danger {
    background: #D4AD67;
}

.btn-info {
    background: #0bbff2;
}

.btn-warning {
    background: #ffd042;
}

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    border-color: transparent;
}

    .btn-default:hover, .btn-default:active, .btn-default:focus,
    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary:focus,
    .btn-success:hover,
    .btn-success:active,
    .btn-success:focus,
    .btn-info:hover,
    .btn-info:active,
    .btn-info:focus,
    .btn-warning:hover,
    .btn-warning:active,
    .btn-warning:focus,
    .btn-danger:hover,
    .btn-danger:active,
    .btn-danger:focus {
        background: #D4AD67;
        color: #ffffff;
        box-shadow: 7px 12px 30px -17px rgba(0,0,0,1);
    }

.form-control {
    box-shadow: none !important;
    border: 2px solid #ccc;
}

    .form-control:hover, .form-control:focus, .form-control:active {
        outline: none;
        box-shadow: none !important;
        border: 2px solid #D4AD67;
    }

.js .to-animate,
.js .feature-box,
.js .work-box,
.js .footer-box,
.js .animate-box {
    opacity: 0;
}

.heading {
    margin-bottom: 0.7em;
}

/* Features*/
#sf-features {
    padding: 0.5em 0;
}

    #sf-features .sf-feature {
        margin-bottom: 30px;
    }

        #sf-features .sf-feature .heading {
            font-size: 18px;
            margin-bottom: 20px !important;
            font-weight: normal;
            color: #2e2e2e;
        }

    #sf-features .sf-feature-icon {
        margin: 0 auto 2em auto;
        text-align: center;
        border-radius: 30px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
    }

        #sf-features .sf-feature-icon i {
            vertical-align: middle;
            font-size: 50px;
            color: #D4AD67;
        }

/* Header */
.sf-header {
    text-align: center;
}

    .sf-header .sf-heading {
        font-weight: bold;
        font-size: 45px;
        line-height: 57px;
    }

@media screen and (max-width: 768px) {
    .sf-header .sf-heading {
        font-size: 30px !important;
        line-height: 42px !important;
    }
}

.sf-header .sf-heading-sub {
    color: #777;
    font-size: 18px;
    line-height: 30px;
}

/* Easy Rsponsive Tabs */
.sf-tab {
    clear: both;
    display: block;
}

.resp-tab-active {
    color: #D4AD67;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.sf-tab-menu-icon {
    font-size: 20px;
    position: relative;
    float: left;
    margin-right: 10px;
}

@media screen and (max-width: 768px) {
    .sf-tab-menu-icon {
        margin-top: 7px;
    }
}

#sf-feature-slider .sf-item-slide-text {
    margin-top: 1em;
}

    #sf-feature-slider .sf-item-slide-text > h2 {
        position: relative;
        padding-bottom: 20px;
    }

        #sf-feature-slider .sf-item-slide-text > h2 span {
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            width: 40px;
            height: 3px;
            background: #ccc;
            background: rgba(0, 0, 0, 0.1);
        }

@media screen and (max-width: 992px) {
    #sf-feature-slider .sf-item-slide-text {
        margin-top: 0em;
    }
}

@media screen and (max-width: 768px) {
    #sf-feature-slider .sf-item-slide-text {
        margin-top: 0em;
    }
}

@media screen and (max-width: 480px) {
    #sf-feature-slider .sf-item-slide-text {
        margin-top: 0em;
    }
}

#sf-testimonial {
    padding: 7em 0;
    background-size: cover;
}

    #sf-testimonial.border-top {
        border-top: 1px solid whitesmoke;
    }

@media screen and (max-width: 768px) {
    #sf-testimonial {
        padding: 7em 0;
    }
}

#sf-testimonial blockquote {
    padding-left: 0;
    width: 70%;
    margin: 0 auto;
    color: #ffffff;
    border-left: none;
    font-size: 45px;
    line-height: 57px;
}

@media screen and (max-width: 768px) {
    #sf-testimonial blockquote {
        width: 100%;
        font-size: 35px;
        line-height: 47px;
    }
}

#sf-testimonial blockquote p {
    text-align: center;
    color: #ffffff;
}

#sf-testimonial .sf-testimonial-author {
    font-size: 18px;
}

#sf-testimonial .sf-uppercase-heading-sm {
    color: #000000;
}

/* Accordions */
.sf-accordion .panel-title > a {
    border-bottom: none !important;
}

    .sf-accordion .panel-title > a:hover {
        border-bottom: none !important;
    }

.sf-accordion .panel-heading {
    background: transparent;
    position: relative;
    cursor: pointer;
}

    .sf-accordion .panel-heading .accordion-toggle {
        color: #D4AD67;
    }

        .sf-accordion .panel-heading .accordion-toggle:after {
            font-family: 'themify';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #2e2e2e !important;
            position: absolute;
            content: "\e622";
            right: 15px;
            top: 16px;
        }

    .sf-accordion .panel-heading.collapsed .accordion-toggle {
        color: #2e2e2e !important;
    }

        .sf-accordion .panel-heading.collapsed .accordion-toggle:after {
            font-family: 'themify';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #2e2e2e !important;
            position: absolute;
            content: "\e61a";
            right: 15px;
            top: 16px;
        }

/* Progress Bars */
.progress {
    height: 15px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

.progress-bar {
    box-shadow: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

    .progress-bar.progress-bar-default {
        background: #D4AD67;
    }

    .progress-bar.progress-bar-success {
        background: #00e195;
    }

    .progress-bar.progress-bar-info {
        background: #0bbff2;
    }

    .progress-bar.progress-bar-warning {
        background: #ffd042;
    }

    .progress-bar.progress-bar-danger {
        background: #D4AD67;
    }

/* Social Icons */
.sf-social-icons {
    padding: 0;
}

    .sf-social-icons li {
        list-style: none;
        display: inline;
        display: inline-block;
    }

        .sf-social-icons li a {
            height: 40px;
            width: 40px;
            border: 1px solid #ebebeb;
            display: table;
            text-align: center;
            color: #2e2e2e;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
        }

            .sf-social-icons li a:hover {
                background: #D4AD67;
                border: 1px solid#D4AD67 !important;
                color: #ffffff !important;
            }

        .sf-social-icons li i {
            display: table-cell;
            vertical-align: middle;
            font-size: 18px;
        }

/* Pricing Tables */
@media screen and (max-width: 992px) {
    .sf-pricing-table-1 .sf-pricing-table-item {
        margin-bottom: 20px !important;
    }
}

@media screen and (max-width: 768px) {
    .sf-pricing-table-1 .sf-pricing-table-item {
        margin-bottom: 20px !important;
        float: left;
        width: 100%;
    }
}

.sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-body,
.sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-heading {
    text-align: center;
    float: left;
    width: 100%;
    padding: 1em 2em;
}

.sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-heading {
    background: #D4AD67;
    color: #ffffff;
}

    .sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-heading h3 {
        font-size: 70px;
        position: relative;
        display: inline-block;
    }

        .sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-heading h3 sup {
            position: absolute;
            top: 2px;
            margin-left: -7px;
        }

        .sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-heading h3 sup, .sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-heading h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }

    .sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-heading p {
        color: rgba(255, 255, 255, 0.6);
        font-size: 14px;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

.sf-pricing-table-1 .sf-pricing-table-item.sf-best-offer .sf-pricing-table-item-heading {
    background: #D4AD67;
    color: #ffffff;
}

.sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-body {
    border: 2px solid #ccc;
    border-top: none;
}

    .sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-body ul {
        padding: 0;
        margin: 0;
    }

        .sf-pricing-table-1 .sf-pricing-table-item .sf-pricing-table-item-body ul li {
            list-style: none;
            padding: 0;
            margin: 0 0 10px 0;
        }

.sf-pricing-table-1 .sf-pricing-table-item.sf-best-offer .sf-pricing-table-item-body {
    border: 2px solid#D4AD67;
    border-top: none;
}

/* Nav Links */
.sf-nav-links ul {
    padding: 0;
    margin: 0;
}

    .sf-nav-links ul li {
        padding: 0;
        margin: 0 0 .5em 0;
        list-style: none;
    }

        .sf-nav-links ul li.active a {
            color: #2e2e2e;
            border-bottom: 2px solid#D4AD67;
        }

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
    margin-top: 0;
}

    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel .owl-controls .owl-nav .owl-prev,
    .owl-carousel-posts .owl-controls .owl-nav .owl-next,
    .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
        top: 50%;
        margin-top: -29px;
        z-index: 9999;
        position: absolute;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .owl-carousel-posts .owl-controls .owl-nav .owl-next,
    .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
        top: 24%;
    }

    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel-posts .owl-controls .owl-nav .owl-next {
        right: -40px;
    }

        .owl-carousel .owl-controls .owl-nav .owl-next:hover,
        .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
            margin-right: -10px;
        }

    .owl-carousel .owl-controls .owl-nav .owl-prev,
    .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
        left: -40px;
    }

        .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
        .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
            margin-left: -10px;
        }

    .owl-carousel-posts .owl-controls .owl-nav .owl-next {
        right: -50px;
    }

@media screen and (max-width: 768px) {
    .owl-carousel-posts .owl-controls .owl-nav .owl-next {
        right: 0px;
    }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    left: -50px;
}

@media screen and (max-width: 768px) {
    .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
        left: 0px;
    }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
    color: #2e2e2e;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
    color: #000000;
}

.owl-carousel-fullwidth.sf-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.sf-light-arrow .owl-controls .owl-nav .owl-prev i {
    color: #ffffff;
}

.owl-carousel-fullwidth.sf-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.sf-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
    color: #ffffff;
}

@media screen and (max-width: 768px) {
    .owl-theme .owl-controls .owl-nav {
        display: none;
    }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: none !important;
}

    .owl-theme .owl-controls .owl-nav [class*="owl-"] i {
        font-size: 30px;
    }

        .owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
            background: none !important;
        }

    .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
        background: none !important;
    }

.owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
    bottom: 0;
    margin-bottom: -2.5em;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #D4AD67;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 2px solid transparent;
}

    .owl-theme .owl-dots .owl-dot span:hover {
        background: none;
        border: 2px solid#D4AD67;
    }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: none;
    border: 2px solid#D4AD67;
}

/* Image Alignment */
img.sf-align-right {
    float: right;
    margin: 0 0 .5em 1em;
}

@media screen and (max-width: 480px) {
    img.sf-align-right {
        width: 100%;
        margin: 0 0 .5em 0;
    }
}

img.sf-align-left {
    float: left;
    margin: 0 1em .5em 0;
}

@media screen and (max-width: 480px) {
    img.sf-align-left {
        width: 100%;
        margin: 0 0 .5em 0;
    }
}

img.sf-align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a > img.sf-align-right {
    float: right;
    margin: 0 0 .5em 1em;
}

@media screen and (max-width: 480px) {
    a > img.sf-align-right {
        width: 100%;
        margin: 0 0 .5em 0;
    }
}

a > img.sf-align-left {
    float: left;
    margin: 0 1em .5em 0;
}

@media screen and (max-width: 480px) {
    a > img.sf-align-left {
        width: 100%;
        margin: 0 0 .5em 0;
    }
}

a > img.sf-align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

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

    .btn-circle.btn-lg {
        width: 50px;
        height: 50px;
        padding: 13px 13px;
        text-align: center;
        font-size: 22px;
        line-height: 1.33;
        border-radius: 25px;
    }

    .btn-circle.btn-xl {
        width: 70px;
        height: 70px;
        padding: 13px 13px;
        text-align: center;
        font-size: 24px;
        line-height: 1.33;
        border-radius: 35px;
    }

.sf-titulo-h1 {
    color: #D4AD67;
    padding: 10px;
    margin: 0px;
}

.sf-row-contenido {
    margin-top: 50px;
    padding: 5px 5px 5px 15px;
}

.sf-titulo-contenido {
    background: #D4AD67;
    font-size: 18px;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
    box-shadow: 7px 12px 30px -17px rgba(0,0,0,1);
}

.sf-span-texto-btn {
    color: #000;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 3px;
    font-size: 14px;
    font-weight: bold;
}

.sf-back-content {
    background: #fff;
    padding: 0px 20px 0px 0px;
}

.sf-content-lr {
    text-align: justify;
    font-size: 12px;
}

.sf-content-h2 {
    font-size: 18px;
    color: #D4AD67;
}

.sf-sidebar-border {
    border: padding:5px 0px 5px 5px;
}

.sf-titulo-sidebar {
    color: #2d2d2d;
    background-color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    border-radius: -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
    padding: 2px;
    font-weight: bold;
}

.sf-sidebar-shadow-contenedor {
    background: #fff;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(163,161,163,1);
    -moz-box-shadow: 0px 0px 2px 1px rgba(163,161,163,1);
    box-shadow: 0px 0px 2px 1px rgba(163,161,163,1);
}

.sf-sidebar-contenedor-titulo {
    background: #D4AD67;
    color: #fff;
    padding: 5px;
    font-size: 15px;
    margin: 7px;
    width: 95%;
    border-radius: 10px;
    box-shadow: 7px 12px 30px -17px rgba(0,0,0,1);
}

.sf-sidebar-contenedor-info {
    padding: 10px;
    font-size: 12px;
    border: 2px solid #D4AD67;
    border-radius: 10px;
    color: #000;
    margin: 10px;
    display: flow-root;
    width: 95%;
    background-color:white;
}

.sf-sidebar-contenedor-info-purpura {
    padding: 10px;
    font-size: 25px;
    color: #D4AD67;
    font-weight: bold;
}

.pre-y-scrollable {
    overflow-y: auto;
    overflow-x: hidden;
    white-space: pre-wrap;
    max-height: 340px;
}

.tarjeta-credito {
    background-image: url('../images/tarjeta-credito.png');
}

.deposito {
    background-image: url('../images/deposito.png');
}

.efectivo {
    background-image: url('../images/efectivo.png');
}

.oxxo {
    background-image: url('../images/oxxo.png');
}

.bs-callout-webclock {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.49);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.49);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.49);
}

.cc-selector input {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .cc-selector input:active + .transaccion-cc {
        opacity: 1;
    }

    .cc-selector input:checked + .transaccion-cc {
        -webkit-filter: none;
        -moz-filter: none;
        filter: none;
    }

.transaccion-cc {
    font-size: 12px;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100px;
    height: 115px;
    padding-top: 5px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1) grayscale(1) opacity(.9);
    -moz-filter: brightness(1) grayscale(1) opacity(.9);
    filter: brightness(1) grayscale(1) opacity(.9);
}

    .transaccion-cc:hover {
        -webkit-filter: brightness(1) grayscale(.2) opacity(1);
        -moz-filter: brightness(1) grayscale(.2) opacity(1);
        filter: brightness(1) grayscale(.2) opacity(1);
    }




.completo {
    background-image: url('../images/completo.png');
}

.abono {
    background-image: url('../images/abono.png');
}

.cc-selector input:active + .tipopago-cc {
    opacity: 1;
}

.cc-selector input:checked + .tipopago-cc {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}

.tipopago-cc {
    font-size: 12px;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100px;
    height: 115px;
    padding-top: 5px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1) grayscale(1) opacity(.9);
    -moz-filter: brightness(1) grayscale(1) opacity(.9);
    filter: brightness(1) grayscale(1) opacity(.9);
}

    .tipopago-cc:hover {
        -webkit-filter: brightness(1) grayscale(.2) opacity(1);
        -moz-filter: brightness(1) grayscale(.2) opacity(1);
        filter: brightness(1) grayscale(.2) opacity(1);
    }

.payment {
    max-width: 43em;
    margin: 0 auto;
    background-color: white;
    color: #5e6977;
    border-radius: 0.3em;
    box-shadow: 0.2em 0.3em 0.8em -0.45em rgba(0, 0, 0, 0.2), 0 0.2em 0.5em 0 rgba(0, 0, 0, 0.08);
}

.payment-method h2 {
    margin: 0;
    padding: 1.8em 2em;
    font-size: 1.2em;
    line-height: 1.2;
    color: #5e6977;
}

.payment-method .pm-item {
    position: relative;
}

    .payment-method .pm-item:last-child:after {
        content: "";
        display: block;
        height: 0.125em;
        background-color: #e1e8ee;
        position: absolute;
        left: 2em;
        right: 2em;
    }

.payment-method .pm-label {
    display: flex;
    margin-bottom: 0;
    padding: 1.5rem 2rem;
    cursor: pointer;
    background-color: #f6f7f9;
}

.payment-method .pm-text {
    padding-left: 2.5em;
    position: relative;
}

    .payment-method .pm-text:before {
        content: "";
        display: block;
        width: 1.5em;
        height: 1.5em;
        background: #e1e8ee;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 50%;
        box-shadow: 0 0.08rem 0 rgba(20, 28, 35, 0.25) inset;
    }

    .payment-method .pm-text h5 {
        padding-top: 0.25em;
        font-size: 1em;
    }

    .payment-method .pm-text p {
        margin-bottom: 0;
        color: #86939e;
    }

.payment-method .pm-thumb {
    padding-left: 0.9em;
}

.payment-method input[type=radio] {
    display: none;
}

    .payment-method input[type=radio]:checked + .pm-label {
        background: none;
    }

        .payment-method input[type=radio]:checked + .pm-label .pm-text:before {
            background: radial-gradient(white 0%, white 33%, #7dc855 38%, #7dc855 100%);
        }

@media (max-width: 479px) {
    .payment {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }

    .payment-method h2 {
        padding: 0.75rem;
        font-size: 1em;
    }

    .payment-method .pm-label {
        flex-wrap: wrap;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .payment-method .pm-text, .payment-method .pm-thumb {
        padding-left: 2.25em;
    }

    .payment-method .pm-text {
        flex: 1 1 100%;
    }

    .payment-method .pm-thumb {
        flex: 0 0 auto;
        align-self: center;
        margin-top: 0.35em;
    }

        .payment-method .pm-thumb + .pm-thumb {
            padding-left: 1.25em;
        }

    .payment-input {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

        .payment-input .form-group.half {
            flex: 1 1 100%;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
}
