@font-face {
    font-family: 'toyota_b';
    src: url("../fonts/toyotadisplay_bd-webfont.eot");
    src: url("../fonts/toyotadisplay_bd-webfont.eot?iefix") format("eot"), url("../fonts/toyotadisplay_bd-webfont.woff") format("woff"), url("../fonts/toyotadisplay_bd-webfont.ttf") format("truetype"), url("../fonts/toyotadisplay_bd-webfont.svg") format("svg");
}
@font-face {
    font-family: 'toyota_r';
    src: url("../fonts/toyotadisplay_rg-webfont.eot");
    src: url("../fonts/toyotadisplay_rg-webfont.eot?iefix") format("eot"), url("../fonts/toyotadisplay_rg-webfont.woff") format("woff"), url("../fonts/toyotadisplay_rg-webfont.ttf") format("truetype"), url("../fonts/toyotadisplay_rg-webfont.svg") format("svg");
}
@font-face {
    font-family: 'open_l';
    src: url("../fonts/opensans-light-webfont.eot");
    src: url("../fonts/opensans-light-webfont.eot?iefix") format("eot"), url("../fonts/opensans-light-webfont.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/opensans-light-webfont.svg") format("svg");
}
@font-face {
    font-family: 'open_b';
    src: url("../fonts/opensans-bold-webfont.eot");
    src: url("../fonts/opensans-bold-webfont.eot?iefix") format("eot"), url("../fonts/opensans-bold-webfont.woff") format("woff"), url("../fonts/opensans-bold-webfont.ttf") format("truetype"), url("../fonts/opensans-bold-webfont.svg") format("svg");
}
@font-face {
    font-family: 'toyotaicons';
    src: url("../fonts/Toyota-icon-restyle.eot");
    src: url("../fonts/Toyota-icon-restyle.eot?#iefix") format("embedded-opentype"), url("../fonts/Toyota-icon-restyle.woff") format("woff"), url("../fonts/Toyota-icon-restyle.ttf") format("truetype");
}
@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?i8fva2");
    src: url("../fonts/icomoon.eot?i8fva2#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg") format("svg");
}
@font-face {
    font-family: 'icomoonbook';
    src: url("../fonts/icomoonbook.eot?i8fva2");
    src: url("../fonts/icomoonbook.eot?i8fva2#iefix") format("embedded-opentype"), url("../fonts/icomoonbook.ttf") format("truetype"), url("../fonts/icomoonbook.woff") format("woff"), url("../fonts/icomoonbook.svg") format("svg");
}

body, html {
    height: 100%;
}
body {
    font-family: 'Lato', sans-serif;
    background-color: #eee;
    font-size: 100%;
    color: #000;
}
a:focus {
    text-decoration: none;
    outline: none;
    color: #fff;
}
p {
    z-index: 27;
    background-color: transparent;
    font-size: 1.2em;
    line-height: normal;
    margin-bottom: 10px;
    position: relative;
}

p strong {
    font-size: 1.4em;
}

h1, h2, h3, h4 {
    font-family: 'toyota_b', sans-serif;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .11em;
}
h1 {
    font-size: 4em;
    font-weight: 900;
}

h1 a {
    color: white;
    font-weight: normal;
    font-family: 'Crete Round', serif;
}

h1 a:hover, h1 a:focus {
    background-color: transparent;
    text-decoration: none;
    color: white;
}

input[type="radio"] {
    width: 50px;
    height: 15px;
}
input {
    font-size: 18px;
}
h2 {
    font-size: 3em;
    font-weight: bold;
}
h3 {
    font-size: 2.5em;
    font-weight: bold;
    margin: 15px 0;
}
h4 {
    font-size: 60px;
}
iframe {
    border: 0;
    width: 100%;
}
#catalog {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
}
a {
    color: red;
    font-weight: bold;
}
a:focus, .btn-primary:focus {
    background-color: red;
}
.modal .download {
    display: inline-block;
    margin-bottom: 10px;
    background-color: transparent;
}
.modal .download:hover {
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
}
.modal .download:hover h2 {
    color: #4bf2e5;
}
.modal .download:hover span {
    background-color: #fff;
    color: #000;
}
a.link-video{
    color: #eb0a1e;
}
.link-video{
    top: 35%;
    left: -2%;
    color: #eb0a1e;
    position: relative;
    font-size: 6em;
}

#catalog iframe {
    height: 100vh;
}
iframe.v360 {
    height: 200px;
    overflow: hidden;
}
.caracteristics .content {
    color: #fff;
}
.caracteristics a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 75px;
}
.caracteristics a i {
    color: #FCC321;
}
.full-width-img {
    width: 100%;
    max-width: none;
}
.caracteristics a:hover {
    opacity: 0.75;
}
textarea {
    width: 100%;
    height: 100px;
}
.btn-success {
    background-color: #666;
    background-image: -moz-linear-gradient(top, #999, #666);
    background-image: -ms-linear-gradient(top, #999, #666);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
    background-image: -webkit-linear-gradient(top, #999, #666);
    background-image: -o-linear-gradient(top, #999, #666);
    background-image: linear-gradient(top, #999, #666);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#666', GradientType=0);
    transition:all 0.25s linear;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #555;
    background-image: -moz-linear-gradient(top, #888, #555);
    background-image: -ms-linear-gradient(top, #888, #555);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#888), to(#555));
    background-image: -webkit-linear-gradient(top, #888, #555);
    background-image: -o-linear-gradient(top, #888, #555);
    background-image: linear-gradient(top, #888, #555);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888', endColorstr='#555', GradientType=0);
    transition:all 0.25s linear;
}
div.container a.navbar-brand > img {
    display: inline;
    margin-right: 4px;
    margin-top: -2px;
}

#top-menu-container {
    position: absolute;
    top: -4px;
    right: 10px;
}

#top-mobile-menu {
    display: inline-block;
    padding: 5px;
    padding-left: 10px;
    position: relative;
    /*right: 5px;
    top: -3px;*/
    z-index: 200;
}

#top-mobile-menu:hover, #top-mobile-menu:focus {
    background-color: white;
}

#top-menu-container a span {
    font-size: 1em;
    color: black;
    position: relative;
    top: -5px
}

#top-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

#top-mobile-menu .fa {
    color: black;
    font-size: 2em;
}

#top-banner {
    background: #80ced8;
    background: linear-gradient(117deg, #42c0d1, #8bd4e5);
    position: relative;
    z-index: 1000;
    padding: 60px 15px;
}

header {
    background-color: white;
    padding: 15px 0;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
}

header nav a {
    padding: 15px 0;
    display: block;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 5px;
    line-height: 18px;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
}
header nav a:hover, header nav a:active, header nav a:visited, nav a:focus {
    color: #fff;
    text-decoration: none;
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #000;
    position: absolute;
    top: 0px;
    z-index: 8;
    width: 100%;
    display: none;
}

nav ul li {
    position: relative;
    text-align: left;
}

nav ul li a {
    color: #fff;
    padding: 21px 25px;
    display: block;
    font-family: 'open_l';
}

nav ul li a:hover {
    background-color: #880217;
    color: #fff;
    text-decoration: none;
}

#main-banner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 34%;
    padding-bottom: 6%;
    text-align: center;
    color: white;
    text-transform: uppercase;
}

#main-banner h1 {
    font-size: 2.1em;
}

#main-banner p {
    font-size: 1.35em;
}

#content ul li, #content ol li {
    font-size: 1.2em;
    line-height: normal;
    margin: 8px 0;
}

#content ul li li, #content ol li li {
    font-size: inherit;
}

#bases {
    padding: 30px 30px;
    background-image: url('../img/bases-bg.jpg');
    background-repeat: repeat-y;
    background-size: contain;
    background-position: center;
}

#bases p {
    font-size: 1.7em;
}

#bases p.disclaimer {
    font-size: 1.2em;
}

.main-title {
    background-color: #a10805;
    color: white;
    padding: 15px;
    font-size: 3em;
    text-transform: uppercase;
    display: inline-block;
    margin: 15px 0;
    font-weight: normal;
    font-family: 'Crete Round', serif;
}

.title {
    font-size: 5.5em;
    font-family: 'Lobster', cursive;
}

.title img {
    max-width: 400px;
    width: 100%;
    display: inline-block;
}

.sub-title {
    font-size: 3.5em;
    color: black;
    margin: 15px 0;
    text-transform: uppercase;font-family: 'Crete Round', serif;

}

body div.break-padding {
    padding-right: 0;
    padding-left: 0;
}
input, textarea, select {
    width: 100%;
    padding: 3px 10px;
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #fff;
}
select {
    background-color: #000;
    color: #fff;
    padding: 4px 10px;
}
label {
    padding: 3px 0;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}
.tip {
    margin-top: -165px;
}

footer {
    text-align: center;
    color: #333;
    font-size: 10px;
    line-height: 12px;
    bottom: 0;
    width: 100%;
}
footer p {
    font-size: 1.5em;
    margin-bottom: 0;
}

footer p:last-child {
    margin-bottom: 0;
}
footer .sponsors {
    text-align: center;
    margin-bottom: 15px;
}

.footer-logo {
    height: 24px;
    margin-right: 15px;
    margin-top: -12px;
    margin-bottom: -10px;
}

.footer-separator {
    height: 45px;
}

.footer-pricing {
    /*width: 80%;*/
}

.footer-cta {
    text-align: center;
}

#thank-you-page {
    background-position: center top;
    background-attachment: initial;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}
#thank-you-page img {
    width: 100%;
}
#thank-you-page p {
    color: rgb(51,51,51);
}
#thank-you-page h3, #thank-you-page h4 {
    font-size: 30px;
}
#thank-you-page h3 {
    margin-top: 30px;
}
.newsletter-container {
    background-color: #be2025;
}

h2 span {
    display: inline-block;
    margin-top: 10px;
    line-height: 14px;
}
.newsletter-container p {
    color: #fff;
}

#newsletter .btn-submit {
    margin-top: 5px;
}
#newsletter .btn {
    margin-top: -5px;
}
#newsletter label {
    font-size: 1.3em;
    font-weight: normal;
}
#newsletter input[type="text"], #newsletter input[type="tel"], #newsletter input[type="number"], #newsletter textarea, #newsletter input[type="email"] {
    background-color: #f9f9f9;
    border-color: #ddd;
}
#newsletter select {
    color: #fff;
    background-color: #000;
}
.newsletter-container h2, .newsletter-container h4, .newsletter-container label {
    color: #fff;
}
.separator {
    height: 60px;
}

.social a {
    display: inline-block;
    background-color: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    padding-top: 4px;
    margin-left: 5px;
}
.modal-header {
    border: none;
    padding: 10px;
}
.modal-body {
    padding: 0 10px;
}
.modal-body .img-responsive {
    display: inline-block;
}
.modal-header .close {
    margin-top: 6px;
}
.carousel-inner .item img {
    width: 100%;
}

#page-title {
    margin-bottom: 15px;
}
.carousel-item-text {
    padding-top: 15px;
}
.carousel-control.left, .carousel-control.right {
    background: none;
}
.carousel span {
    top: 42%;
    font-size: 30px;}
.carousel-control:hover span {
    color: #FCD021;
}
.carousel-indicators .active {
    background-color: #cfcfcf;
    border: 3px solid #af2222;
    border: 3px solid white;
    height: 18px;
    width: 18px;
    position: relative;
    top: 4px
}

.carousel-control span {
    top: 64%;
    position: relative;
}

.carousel-control {
    opacity: 0.6;
    top: auto;
    bottom: -40px;
}

.carousel-control span img {
    position: relative;
}

.cta-360 {
    padding-top: 22%;
    display: inline-block;
}

.cta-360:hover, .cta-360:focus, .cta-360:active {
    text-decoration: none;
}

.cta-360 h2 {
    font-size: 4em;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    font-weight: bold;
    color: #fff;
    margin-bottom: -10px;
}

.media-item-container {
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    padding-top: 75%;
    position: relative;
}

.media-item-container .media-item {
    background-color: white;
}

#media-frame .media-item {
    padding-top: 75%;
    display: block;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#media-frame .media-item .item, #gallery-lightbox-img {
    padding-top: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#gallery-lightbox-img {
    position: relative;
}

#media-frame .media-item .rotate-right {
    transform: rotate(-90deg);
    padding-top: 100%;
    padding-left: 75%;
}

#media-frame .media-item .rotate-left {
    transform: rotate(90deg);
    padding-top: 0;
    padding-left: 75%;
}

#media-frame .media-item span {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    text-align: right;
    font-size: 1.2em;
    top: auto;
    padding: 2px 10px;
    border-radius: 8px 0 0 0;
}

#upload-image {
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: auto;
}

#upload-image input {
    background-color: white;
    border-color: #bbb;
}

#cofal-logo {
    font-size: 2.5em;
}

#cofal-logo strong {
    position: relative;
    top: 3px;
}

#cofal-logo img {
    width: 109px;
    height: 35px;
    display: inline;
    margin-left: 15px;
    position: relative;
    top: -5px;
}

/*Bootstrap*/
.btn {
    padding: 10px 10px;
    font-size: 18px;
    font-weight: bold;
}
.btn-primary {
    background-color: #c2191e;
    background-image: none !important;
    border: none;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    margin: 4px 0;
    padding: 5px 20px;
    transition:all 0.25s linear;
}
.btn-primary:hover {
    background-color: #880217;
    transition:all 0.25s linear;
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active:hover {
    color: #fff;
}

.tab-content .panel-heading {
    padding: 0;
}
.tab-content .panel-title a {
    display: block;
    padding: 10px 15px;
    font-weight: bold;
    text-decoration: none;
}
.alert-default {
    border-left: 1px solid #eee;
}
#webmaster-log .table {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 25px !important;
}
.mobile-img {
    display: block;
}
.video-container,
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
}
.video-container {
    position: relative;
    background-color: transparent;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
}
#logo {
    display: block;
    color: #fff;
    text-decoration: none;
    z-index: 1000;
    padding-top: 5px;
    padding-right: 5px;
    margin-top: 12px;
}
#logo img {
    display: inline-block;
}
#logo p {
    margin: 0;
    margin-top: 2px;
}
.btn-yellow {
    background-color: #FDCD00;
    border-radius: 10px;
    color: #3C3C3C;
    padding: 15px;
    font-size: 19px;
    font-weight: 100;
    width: 175px;
    position: relative;
    z-index: 100;
    transition: all 0.25s linear;
    margin-top: 15px;
}
.btn-yellow:hover {
    background-color: #545454;
    color: #fff;
    transition: all 0.25s linear;
}
.btn-yellow:hover span {
    transition: all 0.25s linear;
    background-color: #fff;
}
.btn-yellow span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #F5A811;
    border-radius: 50%;
    margin-bottom: -3px;
}
.g-recaptcha {
    margin: 15px 0;
    margin-top: 5px;
}
.close {
    text-shadow: none;
    opacity: 1;
}
.close .fa {
    font-size: 27px;
}
h2 span {
    color: #fff;
    font-size: 16px;
}
.contact-bg {
    background-image: url('/html/agya/img/agya-video-bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

footer {
    background-color: #435468;
    color: #fff;
    padding: 30px 0;
}

footer .copy {
    padding: 30px 0;
    text-transform: uppercase;
}

footer .copy p {
    color: #fff;
    line-height: 18px;
    font-weight: 400;
    font-style: normal;
}
footer .copy p span.increase {
    font-size: 1.45em;
    font-weight: bold;
    display: inline-block;
}
footer p {
    color: #fff;
}
.tos {
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    padding: 5px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.tos p:last-child {
    line-height: normal;
    font-size: 11px;
    color: #fff;
}
#tos {
    width: auto;
    display: inline-block;
    height: 20px;
    width: 20px;
    position: relative;
    top: 5px;
}
#message {
    min-height: 100px;
}

.video-container video {
    width: 100%;
    display: block;
}

.white-bg {
    background-color: #fff;
}

.contact-container {
    background-color: #be2025;
    padding-bottom: 25px;
}

.specs-container a {
    display: block;
}

.specs-container a:hover {
    text-decoration: none;
    opacity: 0.75;
}

.text-center-sm {
    text-align: center;
}

#img-logo {
    padding-top: 30px;
}

#img-car, #img-logo-container {
    opacity: 0;
}

#img-logo-container h3 {
    color: #fff;
    font-size: 30px;
    margin-top: 15px;
}

#img-logo-container h3 span {
    font-weight: 700;
}

.floating-l1, .floating-l2, .floating-l3, .floating-l4 {
    position: relative;
}

#main-content .item .img-responsive {
    display: inline-block;
}

#main-content .floating-bg-1, #main-content .floating-bg-2 {
    background-size: 120%;
}

#main-content .container {
    background-color: white;
}

#upload-image {
    background-color: #dfe2e6;
}

#galeria {
    color: white;
    padding: 60px 10px;
    background-image: url('../img/gallery-bg-clasicos.jpg');
    background-repeat: repeat-y;
    background-size: cover;
    background-position: center;
}

.cta-link, .cta-link-2 {
    background-color: #000;
    color: #fff;
}

.cta-link-2 {
    background-color: #333;
}

.cta-link span, .cta-link-2 span, .btn-360 {
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 5px 15px;
    display: inline-block;
    margin-top: 15px;
}

.btn-360:hover {
    background-color: #fcf910;
    color:#000;
}

.cta-link:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e62128;
}

.cta-link-2 {
    border-left: none;
}

.cta-link-2:hover {
    color: #fff;
    background-color: #43c0d1;
    text-decoration: none;
}

.spects-cta:hover {
    text-decoration: none;
}
.spects-cta h2 {
    background-color: #e62128;
    color:#fff;

}
.spects-cta:hover h2,.spects-cta:hover h2 span {
    background-color: #fcf910;
    color: #222;
}

.modal-content {
    background-color: #be2025;
    padding-bottom: 10px;
    color: #fff;
}

.modal-content label, .modal-content h2 {
    color: #fff;
}

.modal-content h2 {
    text-transform: uppercase;
}

#terms-and-conditions {
    font-size: 1em;
}

.content-2 {
    padding-top: 45px;
}

.content-3 {
    padding-top: 0px;
    padding-bottom: 60px;
}

.content-4 {
    color: #fff;
    font-weight: 400;
    font-size: 25px;
}
.content-5 {
    margin-left: 30px;
    font-size: 55px;
}

.content-6 {
    margin-bottom: -15px;
}
.content-8 {
    padding: 8px;
    display: inline;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 19px;
}

.content-9, .content-10 {
    padding: 0 15px;
}

img.content-10 {
    max-width: 90%;
    margin-bottom: -13em
}

.content-11 {
    color: #fff;
}
.content-12 {
    padding: 60px 0;
    font-weight: bold;
    font-size: 20px;
}
.content-13 {
    padding: 0 15px;
    color: #fff;
    font-size: 24px;
}
.content-13 a {
    color: #fff;
    margin-top: 15px;
    display: block;
}
.content-13 a:hover {
    text-decoration: none;
}
.content-13 p {
    font-size: 28px;
    margin-bottom: -15px;
}
.text-center-xs {
    text-align: center;
}

.content-14 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    top: 110px;
}

#scroll-down-icon {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 45px;
    z-index: 1000;
    top: -15px;
    text-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.content-15 a.cta-sp {
    display: block;
    padding: 60px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
}

.content-15 .img-responsive {
    display: inline-block;
}

.content-15 span.col-xs-12 {
    display: inline-block;
    margin-bottom: 30px;
}

.color-gray {
    color: #444;
}

.content-16 {
    background-size: cover !important;
}

.modal .download {
    color: #fff;
}

.modal .download:hover {
    text-decoration: underline;
}

.show-video a {
    background-color: #e62128;
    color: #fff;
    display: inline-block;
    border-radius: 20px;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 22px;
    line-height: normal;
    margin-top: 15px;
}

.show-video a:hover {
    text-decoration: none;
}

.youtube-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
}
.youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#download-container {
    height:auto;
    padding: 30px 0;
    background-size: cover;
    background-position: center;
    min-height: 60px;
}

.gauge {
    background-image: url('../img/gauge.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 230px;
    width: 230px;
    display: inline-block;
    position: relative;
    left: 0px;
    top: 15px;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    transition: all 1.5s;
}

.gauge-1, .gauge-2, .gauge-3, .gauge-4 {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

.gauge-1 {
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
}

.gauge-2 {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
}

.gauge-3 {
    -webkit-transform: rotate(110deg);
    transform: rotate(110deg);
}

.gauge-4 {
    -webkit-transform: rotate(140deg);
    transform: rotate(140deg);
}

.clock-container {
    overflow: hidden;
    height: 85px;
    margin-top: -25px;
    margin-bottom: 25px;
    position: relative;
    top: -85px;
}

.clock {
    width: 580px;
    transform: scale(0.35);
    left: -184px;
}

.clock-container .flip-clock-divider .flip-clock-label {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.flip-clock-divider .flip-clock-label {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}

.flip-clock-divider.days .flip-clock-label {
    right: -89px;
}

.flip-clock-divider.hours .flip-clock-label {
    right: -97px;
}

.flip-clock-divider.minutes .flip-clock-label {
    right: -111px;
}

.flip-clock-divider.seconds .flip-clock-label {
    right: -122px;
}

/*.flip-clock-wrapper ul li a div div.inn {
    font-size: 20px;
}*/

.flip-clock-wrapper ul {
    margin: 2px;
}

#wrapper {

}

#canvas {
    background-image: url('../img/clock_dots.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0 15px;
    height: 260px;
    width: 260px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -175px;
    margin-left: -130px;
}

#canvas .btn {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 50%;
    position: absolute;
    z-index: 100;
}

#canvas .btn span {
    display: none;
}

#canvas p.text {
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    margin: 0;
    position: relative;
    top: 35px;
    background-color: rgb(69, 185, 194);
    display: inline-block;
    padding: 4px 20px;
    border-radius: 6px;
    text-transform: uppercase;
}

.vh-colores {
    background-image: url('/landing/nueva-rush/img/colores.png');
    top: 29px;
    left: 9px;
}

.vh-colores:hover, .vh-colores.active {
    background-image: url('/landing/nueva-rush/img/colores_hover.png');
}
.vh-galeria {
    background-image: url('/landing/nueva-rush/img/galeria.png');
    top: -13px;
    left: 72px;
}
.vh-galeria:hover, .vh-galeria.active {
    background-image: url('/landing/nueva-rush/img/galeria_hover.png');
}
.vh-equipamiento {
    background-image: url('/landing/nueva-rush/img/equipamiento.png');
    top: -14px;
    right: 71px;
}
.vh-equipamiento:hover, .vh-equipamiento.active {
    background-image: url('/landing/nueva-rush/img/equipamiento_hover.png');
}
.vh-diseno {
    background-image: url('/landing/nueva-rush/img/diseno.png');
    top: 100px;
    left: -18px;
}
.vh-diseno:hover, .vh-diseno.active {
    background-image: url('/landing/nueva-rush/img/diseno_hover.png');
}
.vh-seguridad {
    background-image: url('/landing/nueva-rush/img/seguridad.png');
    top: 29px;
    right: 10px;
}
.vh-seguridad:hover, .vh-seguridad.active {
    background-image: url('/landing/nueva-rush/img/seguridad_hover.png');
}
.vh-360 {
    background-image: url('/landing/nueva-rush/img/v360.png');
    top: 99px;
    right: -17px;
}
.vh-360:hover, .vh-360.active {
    background-image: url('/landing/nueva-rush/img/v360_hover.png');
}
div.vh-item .carousel, div.vh-item .item-slide {
    width: 210px;
    height: 210px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

div.vh-item .carousel {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    background-image: url('../img/loading.gif');
    position: relative;
    top: 25px;
    left: 10px;
    margin: 0;
}

div.vh-item .item-slide {
    border-radius: 50%;
    background-color: rgba(255,255,255,0.1);
    background-repeat: no-repeat;
    background-position: center;
}

#rush {
    position: relative;
    top: 130px;
}

#modal-360 .modal-dialog {
    width: 100%;
}

.copy-text {
    text-align: center;
}

.cs-slide .item .content {
    padding-top: 62.5%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#content .carousel-indicators {
    margin-bottom: 0;
}

#content .carousel-indicators li {
    margin: 0 1px;
}

.carousel-indicators li {
    border-color: #cfcfcf;
    background-color: #cfcfcf;
}

#media-frame .carousel-indicators li {
    /*background-color: #424242;
    border-color: #424242;*/
    background-color: white;
    border-color: white;
}

#media-frame .carousel-indicators li.active {
    background-color: #222;
    /*border-color: #af2222;*/
    border-color: white;
}

#media-frame .carousel-indicators {
    bottom: -30px;
}

.btn-sticky {
    position:fixed;
    bottom:15px;
    right:15px;
    max-width:250px;
    z-index:200;
}

.fa-times-circle-o {
    color: white;
}

/*MEDIA*/

@media (min-width: 370px) { /*iphone*/
    .clock-container {
        top: -105px;
    }
    .gauge {
        height: 280px;
        width: 280px;
        left: -20px;
        top: 10px;
    }
    .clock {
        left: -175px;
    }
    #canvas p.text {
        top: 45px;
    }
    #canvas {
        padding: 0 30px;
    }
    iframe.v360 {
        height: 250px;
    }
    div.vh-item .carousel {
        top: 30px;
        left: 0px;
    }
    #canvas {
        height: 300px;
        width: 300px;
        margin-top: -150px;
        margin-left: -150px;
    }
    div.vh-item .carousel, div.vh-item .item-slide {
        width: 240px;
        height: 240px;
    }
    #canvas .btn {
        width: 45px;
        height: 45px;
    }
    .vh-galeria {
        top: -15px;
        left: 84px;
    }
    .vh-colores {
        top: 34px;
        left: 12px;
    }
    .vh-equipamiento {
        top: -15px;
        right: 84px;
    }
    .vh-diseno {
        top: 114px;
        left: -20px;
    }
    .vh-seguridad {
        top: 34px;
        right: 12px;
    }
    .vh-360 {
        top: 114px;
        right: -20px;
    }
}

@media (min-width: 576px) {
    .clock {
        left: -177px;
    }
}

@media (min-width: 768px) {

    #main-banner h1 {
        font-size: 2.6em;
    }

    #main-banner p {
        font-size: 1.5em;
    }

    h2 {
        font-size: 2.8em;
    }

    h3 {
        font-size: 2.2em;
    }

    p strong {
        font-size: 1.5em;
    }

    #top-menu-container {
        right: 0;
    }

    #top-menu-container a span {
        top: -7px;
        font-size: 1.5em;
    }

    #top-mobile-menu {
        top: 4px;
        right: 15px;
    }

    #galeria {
        padding: 60px 30px;
    }

    #top-mobile-menu .fa {
        font-size: 3em;
    }

    #top-menu {
        position: absolute;
        top: -6px;
        left: auto;
        right: 5px;
        width: 375px;
        text-align: left;
    }
    .btn_list a {
        max-width: 130px;
    }
    .footer-cta {
        text-align: right;
    }
    a.link-video{
        color: #eb0a1e;
    }
    .link-video{
        font-size: 8em;
    }
    .link-video:hover{
        color: #eb0a1e;
    }
    .clock-container {
        top: -160px;
    }
    .gauge {
        height: 500px;
        width: 500px;
        left: -20px;
        top: 25px;
    }
    .clock {
        transform: scale(0.5);
        left: -69px;
    }
    .btn_list a, .btn_list button {
        padding: 10px 20px;
    }

    #canvas p.text {
        top: 70px;
    }
    #canvas p.text {
        padding: 10px 25px;

    }
    .carousel-control span {
        top: 71.5%;
    }

    body {
        font-size: 140%;
    }

    /**/
    iframe.v360 {
        height: 510px;
    }
    #canvas {
        height: 550px;
        width: 550px;
        margin-top: -275px;
        margin-left: -275px;
        padding: 0 45px;
    }

    #rush {
        top: 248px;
    }

    #canvas .btn {
        width: 65px;
        height: 65px;
    }
    .vh-galeria {
        top: -17px;
        left: 163px;
    }
    .vh-colores {
        top: 72px;
        left: 31px;
    }

    .vh-equipamiento {
        top: -19px;
        right: 162px;
    }
    .vh-seguridad {
        top: 72px;
        right: 30px;
    }

    .vh-diseno {
        top: 220px;
        left: -29px;
    }

    .vh-360 {
        top: 220px;
        right: -28px;
    }

    div.vh-item .carousel, div.vh-item .item-slide {
        width: 450px;
        height: 450px;
    }
    div.vh-item .carousel {
        top: 52px;
        left: 5px;
    }
    /**/

    .content-14 {
        top: auto;
        padding-top: 12.5em;
    }
    .content-13 {
        padding-top: 2.5em;
    }
    .text-center-xs {
        text-align: left;
    }
    .content-12 {
        padding: 60px 0;
        font-weight: bold;
        font-size: 25px;
    }
    img.content-10 {
        margin-top: 26em;
        margin-bottom: 0;
    }
    .content-9 {
        margin-top: 11em;
    }
    .content-8 {
        padding: 8px;
        display: inline;
        font-size: 26px;
        line-height: 44px;
    }
    .content-7 {
        margin-top: 10em
    }
    .content-6 {
        padding-top: 9.5em;
    }
    .content-5 {
        font-size: 63px;
        margin-left: 15%;
        margin-top: 1.5em;
    }
    .content-4 {
        font-size: 26px;
    }
    .content-2, .content-3 {
        padding-top: 0;
    }
    .content-1 {
        padding-top: 5.5em
    }

    #top-banner {
        padding: 0;
    }

    #img-logo {
        padding-top: 25%;
        margin-left: -10%;
    }
    #top-car-container {
        position: relative;
        top: 100px;
        left: 10%;
        z-index: 100;
    }

    footer {
        text-align: left;
    }
    footer .copy p {
        font-size: 1.5em;
    }
    #motorcycle-bg-1 {
        background-position: top right;
        background-position-x: 85%;
    }
    #motorcycle-bg-1 h1 {
    }

    .btn-yellow {
        margin-top: -135px;
    }

    .mobile-img {
        display: none;
    }
    .right-img-container {
        overflow-x: hidden;
    }

    .video-container {
        position: relative;
        overflow: hidden;
        width: 100%;
    }
    .carousel .video-container {
        /*position: absolute;*/
    }
    .carousel .video-container video {
        height: 100%;
        left: 0;
        z-index: -1;
    }
}
@media (min-width: 992px) {

    #media-frame .media-item span {
        /*display: none;*/
    }
    .clock {
        left: -70px;
    }
    .btn_list .button_l {
        padding: 15px 25px;
    }

    .copy-text {
        text-align: right;
        margin-top: 0;
    }

    /**/
    #canvas a.btn span {
        display: inline-block;
        opacity: 0;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s;
        position: absolute;
        top: 18%;
        color: #fff;
        font-size: 2em;
    }
    #canvas a.btn span.left {
        right: 75px;
    }
    #canvas a.btn span.right {
        left: 75px;
    }
    #canvas a.btn:hover span {
        display: block;
        opacity: 1;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        transition: all 0.4s;
    }
    iframe.v360 {
        height: 615px;
    }
    #canvas {
        height: 550px;
        width: 550px;
        margin-top: -275px;
        margin-left: -275px;
    }

    div.vh-item .carousel, div.vh-item .item-slide {
        width: 450px;
        height: 450px;
    }

    .vh-galeria {
        top: -18px;
        left: 163px;
    }
    .vh-colores {
        top: 72px;
        left: 31px;
    }
    .vh-equipamiento {
        top: -18px;
        right: 161px;
    }

    .vh-diseno {
        top: 219px;
        left: -29px;

    }

    .vh-seguridad {
        top: 73px;
        right: 31px;
    }

    .vh-360 {
        top: 220px;
        right: -28px;
    }

    /**/

    img.content-10 {
        margin-top: 21em;
    }
    #download-container {
        padding: 85px 0;
    }
    .content-11 {
        margin-top: -3.5em;
    }
    .content-10 {
        margin-top: 20em;
    }
    .content-9 {
        margin-top: 13em;
    }
    .content-13 {
        padding-top: 5em;
    }
    .content-5 {
        margin-top: 1.1em;
    }
    .content-15 a.cta-sp {
        background-position: center;
        background-size: 140%;
        -webkit-transition: all 0.75s;
        -moz-transition: all 0.75s;
        -ms-transition: all 0.75s;
        transition: all 0.75s;
    }
    .content-15 a.cta-sp:hover {
        background-size: 150%;
        -webkit-transition: all 0.75s;
        -moz-transition: all 0.75s;
        -ms-transition: all 0.75s;
        transition: all 0.75s;
    }
    .text-center-sm {
        text-align: left;
    }
    .video-container video {
        top: -15%;
    }

    #friends .chuchini-item .info {
        opacity: 0;
        display: block;
        transition: all 0.5s;
    }
    #friends .chuchini-item:hover .info {
        opacity: 1;
        transition: all 0.5s;
        cursor: pointer;
    }
    .paw {
        display: none;
    }
    h2 span {
        font-size: 24px;
        margin-top: 15px;
        display: inline-block;
        line-height: 24px;
    }

    #motorcycle-bg-1 {
        background-position: center;
        height: 420px;
    }
    #motorcycle-bg-1 h1 {
        margin: 0;
        margin-bottom: 10px;
    }
    .left-cta {
        padding-right: 8px;
    }
    #page-title {
        margin-bottom: 0;
    }
    body div.break-padding {
        padding-right: 15px;
        padding-left: 15px;
    }
    .box span {
        font-size: 22px;
        padding: 400px 15px 5px 15px;
    }
    #newsletter .btn {
        margin-top: 0px;
    }
    #newsletter input[type="submit"] {
        /*margin-top: 15px;*/
    }

}

@media (min-width: 1060px) {
    .video-container video {
        position: fixed;
        z-index: -1;
    }
    .video-container {
        min-height: 400px;
        height: 68vh;
    }

}

@media (min-width: 1200px) {

}

@media (min-width: 1450px) {
    .gauge {
        height: 550px;
        width: 550px;
        left: 0px;
        top: 50px;
    }

    .clock {
        left: -18px;
    }

    #rush {
        top: 295px;
    }
    #canvas {
        height: 650px;
        width: 650px;
        margin-top: -325px;
        margin-left: -325px;
    }
    div.vh-item .carousel, div.vh-item .item-slide {
        width: 550px;
        height: 550px;
    }
    .vh-galeria {
        top: -15px;
        left: 198px;
    }
    .vh-colores {
        top: 90px;
        left: 42px;
    }
    .vh-equipamiento {
        top: -15px;
        right: 197px;
    }

    .vh-diseno {
        top: 265px;
        left: -29px;
    }

    .vh-seguridad {
        top: 91px;
        right: 40px;
    }

    .vh-360 {
        top: 265px;
        right: -28px;
    }
}


/*@media (min-height: 500px) {
    #canvas {
        transform: scale(0.75);
    }
}*/

@media (min-height: 700px) {
    #canvas {
        transform: scale(0.8);
    }
}

@media (min-height: 900px) {
    #canvas {
        transform: scale(1);
    }
}

#carousel-1 .carousel-inner .item {
    padding: 0;
    min-height: 100%;
}

/*Toyota*/
.btn_list .btn_type_1 {
    background-color: #eb0a1e;
    color: #fff;
    border: 1px solid #eb0a1e;
}
.btn_list .btn_type_2 {
    background-color: #fff;
    color: #eb0a1e;
    border: 1px solid #eb0a1e;
}
.btn_list a:hover, .btn_list button:hover {
    opacity: 0.5;
    text-decoration: none;
}

.btn_list a, .btn_list button {
    display: inline-block;
    border-radius: 26px;
    padding: 10px 8px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-family: 'open_b';
    font-size: 18px;
    margin-left: 8px;
    margin-bottom: 10px;
}
body .btn_list a, body .btn_list button {
    /*margin-bottom: 30px;*/
}

.btn_list a {
    width: 45%;
    text-align: center;
}
.f18 {
    font-size: 18px;
}
.font_f_o_b {
    font-family: 'open_b';
}