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

body {
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: #ffffff;
    background: #231F20;
    text-align: center;
}

a:hover,
a:focus {
    color: #ffffff;
}

.boxy {
    background: rgba(0, 0, 0, 0.7);
    color: #C79A24;
    margin: 0 50px;
    padding: 10px;
    border-radius: 3px;
}

.boxy h2 {
    color: #ffffff;
}

.smalltext {
    padding-top: 3px;
    font-size: 16px;
}

#registerButtonPartnerProspect {
    margin-top: 7px;
}

#page {
    position: relative;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.offcanvas #page {
    overflow: hidden;
    position: absolute;
}

.offcanvas #page:after {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.7);
    content: "";
}

a {
    color: #C79A24;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

p {
    margin-bottom: 20px;
}

h1,
h2,
h4,
h6,
figure {
    color: #C79A24;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: 400;
}

h2 {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
}

h3 {
    color: #c3c3c3;
}

ul {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 50px;
}

#cdwn {
    padding: 50px;
    margin: 50px;
}

#agenda {
    padding: 30px 0;
}

#agenda ul {
    text-align: left;
    color: #ffffff;
}

::-webkit-selection {
    color: #fff;
    background: #C79A24;
}

::-moz-selection {
    color: #fff;
    background: #C79A24;
}

::selection {
    color: #fff;
    background: #C79A24;
}

.color {
    color: #C79A24;
}

.ltc-container {
    max-width: 1140px;
    position: relative;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

.ltc-nav {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 1001;
    color: #ffffff;
}

#address-container {
    padding: 30px 0 0 0;
    background-color: #C79A24;
    width: 100%;
}

#address-container h4,
#address-container p {
    color: #ffffff;
    padding-bottom: 10px;
}

#address-container h3 {
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Raleway";
    font-weight: bold;
}

.vertical-registration-form {
    background: rgba(0, 0, 0, 0.7);
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 1px;
    padding-bottom: 15px;
    width: 100%;
    max-width: 360px;
    margin: 70px auto;
    border-radius: 3px;
}

.vertical-registration-form h3 {
    color: #f3f3f3;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
}

.vertical-registration-form span {
    font-weight: 600;
    text-transform: uppercase;
}

.vertical-registration-form h6 {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-align: justify;
}

.vertical-registration-form p {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}

.optin-input {
    background: rgba(250, 250, 250, 0.08);
    padding-left: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
    border: none;
    width: 100%;
    color: #FFF;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
}

#ltc-title {
    background-size: 0;
}

.ltc-social-icons {
    padding: 0;
}

#map {
    width: 100%;
    height: 400px;
    position: relative;
}

#loadingPartnerProspect,
#inputErrorPartnerProspect,
#SuccessBoxPartner,
#ErrorBoxPartner {
    display: none;
}

#marcas img {
    margin: 20px;
    max-width: 150px;
}

.bg-ar {
    background-image: url(../images/bg-ar.jpg);
}

.hragenda {
    width: 100%;
    height: 3px;
    background: #C79A24;
    margin: 30px 0;
    border: none;
}

#speakers {
    background-color: #fafafa;
    text-align: left;
}

#speakers h2 {
    padding-bottom: 40px;
}

.person {
    text-transform: none;
    color: #333333;
    font-weight: bolder;
}

@media screen and (max-width: 768px) {
    .ltc-nav {
        padding: 20px 0;
    }
    #marcas img {
        margin: 20px auto;
        max-width: 200px;
    }
}

.ltc-nav #ltc-logo {
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.ltc-nav a {
    padding: 5px 10px;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .ltc-nav .menu-1,
    .ltc-nav .menu-2 {
        display: none;
    }
}

.ltc-nav ul {
    padding: 0;
    margin: 2px 0 0 0;
}

.ltc-nav ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
}

.ltc-nav ul li a {
    font-size: 15px;
    padding: 30px 10px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 1);
 font-weight:900;    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.ltc-nav ul li a:hover,
.ltc-nav ul li a:focus,
{
    color: white;
}

.ltc-nav ul li.has-dropdown {
    position: relative;
}

.ltc-nav ul li.has-dropdown .dropdown {
    width: 130px;
    -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    z-index: 1002;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 40px;
    left: 0;
    text-align: left;
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.ltc-nav ul li.has-dropdown .dropdown:before {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.ltc-nav ul li.has-dropdown .dropdown li {
    display: block;
    margin-bottom: 7px;
}

.ltc-nav ul li.has-dropdown .dropdown li:last-child {
    margin-bottom: 0;
}

.ltc-nav ul li.has-dropdown .dropdown li a {
    padding: 2px 0;
    display: block;
    color: #999999;
    line-height: 1.2;
    text-transform: none;
    font-size: 15px;
}

.ltc-nav ul li.has-dropdown .dropdown li a:hover {
    color: #000;
}

.ltc-nav ul li.has-dropdown:hover a,
.ltc-nav ul li.has-dropdown:focus a {
    color: #fff;
}

.ltc-nav ul li.btn-cta a {
    color: #C79A24;
}

.ltc-nav ul li.btn-cta a span {
    background: #fff;
    padding: 4px 20px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
}

.ltc-nav ul li.btn-cta a:hover span {
    -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
}

.ltc-nav ul li.active>a {
    color: #fff !important;
}

#ltc-header,
.ltc-bg {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}

.ltc-bg {
    background-position: center center;
    width: 100%;
    float: left;
    position: relative;
}

.ltc-video {
    height: 450px;
    overflow: hidden;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
}

.ltc-video a {
    z-index: 1001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    display: table;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.ltc-video a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 40px;
}

.ltc-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.ltc-video:hover .overlay {
    background: rgba(0, 0, 0, 0.7);
}

.ltc-video:hover a {
    position: relative;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.ltc-cover {
    /*height: 900px;*/
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    float: left;
    width: 100%;
}

.ltc-cover .overlay {
    z-index: 1;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
}

.ltc-cover>.ltc-container {
    position: relative;
    z-index: 10;
}

#title-container {
    padding: 10px 20px;
    display: inline-block;
}

@media screen and (max-width: 768px) {
    .ltc-cover {
        /*   height: 600px;*/
        background: none !important;
    }
    #ltc-title {
        background-size: cover !important;
        background-position: top center;
        background-repeat: no-repeat;
        position: relative;
    }
    #register-form {
        background-color: #000000;
    }
    .vertical-registration-form {
        margin: 0 auto;
    }
}

.ltc-cover .display-t,
.ltc-cover .display-tc {
    height: 655px;
    display: table;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .ltc-cover .display-t,
    .ltc-cover .display-tc {
        height: 600px;
    }
}

.ltc-cover.ltc-cover-sm {
    height: 600px;
}

@media screen and (max-width: 768px) {
    .ltc-cover.ltc-cover-sm {
        height: 400px;
    }
}

.ltc-cover.ltc-cover-sm .display-t,
.ltc-cover.ltc-cover-sm .display-tc {
    height: 600px;
    display: table;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .ltc-cover.ltc-cover-sm .display-t,
    .ltc-cover.ltc-cover-sm .display-tc {
        height: 400px;
    }
}

.ltc-staff {
    text-align: center;
    margin-bottom: 30px;
}

.ltc-staff img {
    margin: 20px;
}

.ltc-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.ltc-social-icons li a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #C79A24;
    padding: 15px;
}

.ltc-social-icons li a i {
    font-size: 45px;
    color: #ffffff;
}

.ltc-contact-info ul {
    padding: 0;
    margin: 0;
}

.ltc-contact-info ul li {
    padding: 0 0 0 50px;
    margin: 0 0 30px 0;
    list-style: none;
    position: relative;
}

.ltc-contact-info ul li:before {
    color: #C79A24;
    position: absolute;
    left: 0;
    top: .05em;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ltc-contact-info ul li.address:before {
    font-size: 30px;
    content: "\e9d1";
}

.ltc-contact-info ul li.phone:before {
    font-size: 23px;
    content: "\e9f4";
}

.ltc-contact-info ul li.email:before {
    font-size: 23px;
    content: "\e9da";
}

.ltc-contact-info ul li.url:before {
    font-size: 23px;
    content: "\e9af";
}

form label {
    font-weight: normal !important;
}

#ltc-header .display-tc,
.ltc-cover .display-tc {
    display: table-cell !important;
    vertical-align: middle;
}

#ltc-header .display-tc h1,
.ltc-cover .display-tc h1,
{
    margin: 0;
    padding: 0;
    color: #000000;
    text-transform: uppercase;
}

#ltc-header .display-tc h1,
.ltc-cover .display-tc h1 {
    margin-bottom: 0px;
    font-size: 70px;
    line-height: 1.5;
}

@media screen and (max-width: 768px) {
    #ltc-header .display-tc h1,
    .ltc-cover .display-tc h1 {
        font-size: 40px;
    }
}

#ltc-header .display-tc h2,
.ltc-cover .display-tc h2 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 10px;
}

#ltc-header .display-tc .btn,
.ltc-cover .display-tc .btn {
    padding: 15px 30px;
    background: #fff !important;
    color: #C79A24;
    border: none !important;
    font-size: 18px;
    text-transform: uppercase;
}

#ltc-header .display-tc .btn:hover,
.ltc-cover .display-tc .btn:hover {
    background: #fff !important;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}

#speakers img {
    margin-bottom: 30px;
}

#experiencia,
#about,
#marcas,
#madero,
#speakers,
#banner-coa,
#agenda,
#speakers,
.ltc-section {
    padding: 7em 15px;
    clear: both;
}

@media screen and (max-width: 768px) {
    #experiencia,
    #about,
    #marcas,
    #madero,
    #agenda,
    #banner-coa,
    #speakers,
    #speakers,
    #address-container,
    #ltc-footer,
    .ltc-section {
        padding: 3em 15px;
    }
}

.feature-center {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
    .feature-center {
        margin-bottom: 50px;
    }
}

.feature-center .icon {
    width: 90px;
    height: 90px;
    background: #efefef;
    display: table;
    text-align: center;
    margin: 0 auto 30px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.feature-center .icon i {
    display: table-cell;
    vertical-align: middle;
    height: 90px;
    font-size: 40px;
    line-height: 40px;
    color: #C79A24;
}

.feature-center p,
.feature-center h3 {
    margin-bottom: 30px;
}

.feature-center h3 {
    text-transform: uppercase;
    font-size: 18px;
    color: #5d5d5d;
}

.feature-left {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

.feature-left:last-child {
    margin-bottom: 0;
}

.feature-left .icon {
    float: left;
    margin-right: 5%;
    width: 54px;
    height: 54px;
    background: #fff;
    display: table;
    text-align: center;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

@media screen and (max-width: 768px) {
    .feature-left .icon {
        margin-right: 5%;
    }
}

.feature-left .icon i {
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    color: #C79A24;
}

.feature-left .feature-copy {
    float: left;
    width: 80%;
}

@media screen and (max-width: 768px) {
    .feature-left .feature-copy {
        width: 70%;
        float: left;
    }
}

.feature-left .feature-copy h3 {
    text-transform: uppercase;
    font-size: 18px;
    color: #5d5d5d;
    margin-bottom: 10px;
}

.ltc-heading {
    margin-bottom: 5em;
}

.ltc-heading.ltc-heading-sm {
    margin-bottom: 2em;
}

.ltc-heading h2 {
    font-size: 36px;
    font-weight: bold;
    color: #000;
}

.ltc-heading p {
    font-size: 18px;
    line-height: 1.5;
    color: #828282;
}

#speakers p {
    text-align: left;
    margin-top: 20px;
}

#speakers h3 {
    margin-bottom: 15px;
}

@media screen and (max-width: 992px) {
    #marcas img {
        margin: 20px auto;
        max-width: 200px;
    }
}

.ltc-tabs .ltc-tab-nav {
    clear: both;
    margin: 0 0 3em 0;
    padding: 3px;
    float: left;
    width: 100%;
    background: #f2f2f2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.ltc-tabs .ltc-tab-nav li {
    float: left;
    margin: 0;
    padding: 0;
    width: 25%;
    text-align: center;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.ltc-tabs .ltc-tab-nav li .icon {
    font-size: 30px;
}

.ltc-tabs .ltc-tab-nav li a {
    padding: 20px;
    width: 100%;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #b3b3b3;
}

.ltc-tabs .ltc-tab-nav li a:hover {
    color: #4d4d4d;
}

.ltc-tabs .ltc-tab-nav li.active a {
    background: #fff;
    color: #C79A24;
}

.ltc-tabs .ltc-tab-content-wrap {
    clear: both;
    position: relative;
    top: 70px;
}

.ltc-tabs .ltc-tab-content-wrap .tab-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.ltc-tabs .ltc-tab-content-wrap .tab-content.active {
    opacity: 1;
    visibility: visible;
}

.ltc-tabs .icon-xlg {
    font-size: 400px;
    margin-bottom: 30px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .ltc-tabs .icon-xlg {
        font-size: 300px;
    }
}

@media screen and (max-width: 480px) {
    .ltc-tabs .icon-xlg {
        font-size: 200px;
    }
}

.ltc-tabs .icon-xlg i {
    color: #C79A24;
}

#ltc-footer {
    background-color: #000000;
}

footer a:hover {
    position: relative;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

#ltc-footer .ltc-footer-links {
    padding: 0;
    margin: 0;
}

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

#ltc-footer .ltc-footer-links li a {
    color: #000;
    text-decoration: none;
}

#ltc-footer .ltc-footer-links li a:hover {
    text-decoration: underline;
}

#ltc-footer .ltc-widget {
    margin-bottom: 30px;
}

#ltc-footer .ltc-widget h3 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
    #ltc-footer .pull-left,
    #ltc-footer .pull-right {
        float: none !important;
        text-align: center;
    }
}

#ltc-footer .block {
    display: block;
}

.owl-carousel .owl-controls .owl-dot span {
    background: #e6e6e6;
}

.owl-carousel .owl-controls .owl-dot span:hover,
.owl-carousel .owl-controls .owl-dot span:focus {
    background: #cccccc;
}

.owl-carousel .owl-controls .owl-dot:hover span,
.owl-carousel .owl-controls .owl-dot:focus span {
    background: #cccccc;
}

.owl-carousel .owl-controls .owl-dot.active span {
    background: transparent;
    border: 2px solid #C79A24;
}

#ltc-offcanvas {
    position: absolute;
    z-index: 1901;
    width: 270px;
    background: black;
    top: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 45px 40px 40px 40px;
    overflow-y: auto;
    display: none;
    -moz-transform: translateX(270px);
    -webkit-transform: translateX(270px);
    -ms-transform: translateX(270px);
    -o-transform: translateX(270px);
    transform: translateX(270px);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.offcanvas #ltc-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

#ltc-offcanvas a {
    color: rgba(255, 255, 255, );
}

#ltc-offcanvas a:hover {
    color: rgba(255, 255, 255, );
}

#ltc-offcanvas ul {
    padding: 0;
    margin: 0;
}

#ltc-offcanvas ul li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#ltc-offcanvas ul li>ul {
    padding-left: 20px;
    display: none;
}

#ltc-offcanvas ul li.offcanvas-has-dropdown>a {
    display: block;
    position: relative;
}

#ltc-offcanvas ul li.offcanvas-has-dropdown>a:after {
    position: absolute;
    right: 0px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e921";
    font-size: 20px;
    color: rgba(255, 255, 255);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#ltc-offcanvas ul li.offcanvas-has-dropdown.active a:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.gototop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.gototop.active {
    opacity: 1;
    visibility: visible;
}

.gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.gototop a i {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

.gototop a:hover,
.gototop a:active,
.gototop a:focus {
    text-decoration: none;
    outline: none;
}

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

.ltc-nav-toggle.active i::before,
.ltc-nav-toggle.active i::after {
    background: #444;
}

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

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

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

.ltc-nav-toggle.ltc-nav-white>i {
    color: #fff;
    background: #fff;
}

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

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

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

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

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

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

.ltc-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);
}

.ltc-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);
}

.ltc-nav-toggle {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 21;
    padding: 6px 0 0 0;
    display: block;
    margin: 0 auto;
    display: none;
    height: 44px;
    width: 44px;
    z-index: 2001;
    border-bottom: none !important;
}

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

.btn {
    margin-right: 4px;
    margin-bottom: 4px;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 8px 20px;
}

.btn.btn-md {
    padding: 8px 20px !important;
}

.btn.btn-lg {
    padding: 18px 36px !important;
}

.btn:hover,
.btn:active,
.btn:focus {
    box-shadow: none !important;
    outline: none !important;
}

.btn-primary {
    background: #C79A24;
    color: #fff;
    border: 2px solid #C79A24;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #363635 !important;
    border-color: #363635 !important;
}

.btn-primary.btn-outline {
    background: transparent;
    color: #C79A24;
    border: 2px solid #C79A24;
}

.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:focus,
.btn-primary.btn-outline:active {
    background: #C79A24;
    color: #fff;
}

.form-control {
    box-shadow: none;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 54px;
    font-size: 18px;
    font-weight: 300;
}

.form-control:active,
.form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #C79A24;
}

.ltc-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader.gif) center no-repeat #fff;
}

.js .animate-box {
    opacity: 0;
}

#marcas {
    background: #ffffff;
}


/*# sourceMappingURL=style.css.map */