@charset "utf-8";
/* CSS Document */
body {
  font-family: Helvetica, Arial, sans-serif;
}

.b-body{
	background-image: url(../images/bg-bodyjpg.jpg);
	background-repeat:repeat;
}

header{
	background-color: #2e3639;
	 
	
}

.bg-dark {
    background-color: #343a40!important;
}

.bg-oscuro {
    background-color: #101010!important;
}

.submenu{
	background-color: #f1f1f1;
}


.gris-oscuro.flex-sm-fill, .title {
    color:#4D4A4A !important;
    font-weight: bold !important;
}

.gris-oscuro.flex-sm-fill:hover{
    color:#4D4A4A !important;
    background-color: #dadada !important;
}

.btn-celeste{
	background-color: #2d96cd !important;
	color: white;
}

.btn-celeste:hover{
	background-color: #4aa5da !important;
	color: white;
}

.card {

    background-color: black !important;
	color:#ffffff !important;
	font-size: 0.9rem !important;
	
}

.card-block{
	min-height: 280px !important;
	
}

.gray > ul{
	
	background-color: #4a606d !important;
	height:76px;
	width: 100%;

}

.box_gray{
	width: 100%;
	background-color: #4a606d !important;
}

.nav-item > a{
	color: #fff;
}

.navbar{
	
	font-size: 1rem !important;
}

.btn-primary {
    color: #0069d9 !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

.btn-primary:hover {
    color: #4aa5da !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

@media (min-width:576px){
	
	.form-inline .form-control {
    width: 10em !important;
    margin: auto 25px !important;
}
	
}




@media (min-width: 996px){
	
.contenido, .contenido-100 {
    position: absolute !important;
    z-index: 4000 !important;
    right: 3% !important;
    top: 1rem !important;
    width: 26% !important;
   /* background-color: rgba(0,0,0,0.3);*/
    padding: 15px 25px;
}
    
    .contenido.slider{
        
            position: absolute !important;
    z-index: 4000 !important;
    right: 10% !important;
    top: 25%  !important;
   opacity: 0.8;
    min-width: 523px !important;
    background-color:#000000;
    padding: 15px 25px;
    }
    
    

.contenido > h2, p{
	color: #fff;
}
	.contenido_2 {
    display: none !important;

}
    
    
    .contenido-100 {
    position: absolute !important;
    z-index: 4000 !important;
    right: 25% !important;
    top: 1rem !important;
    width: 50% !important;
  
    padding: 15px 25px;
}

.contenido-100 > h2, p{
	color: #343a40;
}

	
	
	.carousel {
-webkit-box-shadow: 0px 14px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 14px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 14px 10px 0px rgba(0,0,0,0.75);
}
	

	
}


@media (max-width: 998px){
	.contenido, .contenido-100 {
    display: none !important;

}
	
	.card{
		margin-bottom: 25px;
	}
	
.contenido_2 {
   display:block!important;
  /* background-color: #2e3639;*/
	text-align: center;
	margin: 0 auto;
	padding: 20px 10px;
	background-image: url(../images/bg-bodyjpg.jpg);
background-repeat: repeat;
}
.contenido_2 > h2{
	color: #fff;
}
	
	.carousel-item > .contenido_2 > p{ color: #fff !important; text-align: center;}
	.carousel-indicators{
		
		display: none !important;
	}
	
		.fondo {
  
 background-color: #2e3639;
}
}

	



@media (min-width: 768px) {
	
	.carousel-item > img {
  width: 100vw !important;
  height:auto  !important;
  display: block !important;
  object-fit: cover !important;
}
	


  .navbar-expand-md .navbar-nav {
margin:0  !important;
	  padding-top: 60px !important;
  }

}



.btn-primary {
    color: #ffffff !important;
    background-color: #343a40 !important;
    border-color: #343a40 !important;
}

.btn-primary:hover {
    color: #ffffff !important;
    background-color: #515960 !important;
    border-color: #515960 !important;
}

.white-text{color:white !important;}

.bg-primary {
    background-color: #4aa5da !important;
}

.nav-item, .title{

	color:#ffffff !important;
	font-weight: bold !important;

}

.title{
		font-family: mazda_rg-webfont;
text-transform: capitalize !important;
font-size: 1.2rem !important;
}

h3{
	
 color: #7b7b7b !important;
		font-family: mazda_rg-webfont;
text-transform: capitalize !important;
font-size: 1.4rem !important;
}

h3.title, .letra_oscura{
	
 color: #7b7b7b !important;
		font-family: mazda_rg-webfont;
text-transform: capitalize !important;
/*font-size: 1.4rem !important;*/
}

h3.blanco{
font-weight: bold !important;	
color:#fff !important;
padding-top: 25px;
}

.title{

	color:#fff !important;
	font-weight: bold !important;
}

p{
	text-align: justify;
	font-size: 1rem;
	
}


.barra-gris{
	
	background-color:#4a606d;

}


.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link, .l_nav >.nav-link.active, .l_nav >.nav-link {
/*    color: #ffffff !important;

	height: 70px !important;
	

background: -moz-linear-gradient(top, rgba(126,142,151,0.1) 0%, rgba(126,142,151,0.1) 1%, rgba(126,142,151,0.25) 50%, rgba(126,142,151,0.9) 100%); 
background: -webkit-linear-gradient(top, rgba(126,142,151,0.1) 0%,rgba(126,142,151,0.1) 1%,rgba(126,142,151,0.25) 50%,rgba(126,142,151,0.9) 
background: linear-gradient(to bottom, rgba(126,142,151,0.1) 0%,rgba(126,142,151,0.1) 1%,rgba(126,142,151,0.25) 50%,rgba(126,142,151,0.9) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a7e8e97', endColorstr='#e67e8e97',GradientType=0 ); */
	
        margin: 0 40px 0 0;
float: left;
font-size: 18px;
color:#393f44 !important;

line-height: 16px;
cursor: pointer;
font-family: interstatemazda;
font-weight: 500;
letter-spacing: 0.02em;
text-transform: capitalize;
-moz-transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
-webkit-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;

}

.lateral.nav-pills .nav-link {
    border-radius: 0 !important;
	color: darkslategray;
	padding: 0.7rem 1rem !important;
	border-bottom: solid #524D4D thin;
}


.nav-link {
    display: block;
    padding: 1.2rem 0.8rem;
}


.nav-tabs .nav-link {
    border: 1px solid transparent !important;

}

.dark_gray{
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#393f44+0,1d2023+100 */
background: #393f44; /* Old browsers */
background: -moz-linear-gradient(top, #393f44 0%, #1d2023 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #393f44 0%,#1d2023 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #393f44 0%,#1d2023 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#393f44', endColorstr='#1d2023',GradientType=0 ); /* IE6-9 */ endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	
	
}

/*nav side*/

.nav-side-menu {
  overflow: auto;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 200;
  background-color: #2e353d;
  position: relative;
  top: 0px;
  width: 100%;
  color: #e1ffff;
}
.nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
 
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 0px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #e1ffff;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }
	
	.nav-link {
    display: block;
    padding: 1.1rem 1rem !important;
}
	
	
	
		.circulo-boton {
			height: 40px;
			width: 40px;
			border-radius: 50%;
			display: block;
			margin-left: auto;
			margin-right: auto;
			margin: 5px 0;
			
			-webkit-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.39);
			-moz-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.39);
			box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.39);
			
		}

	
}
@media (min-width: 767px) {
	
		.borde{
		    border-right: solid #000000 25px !important; 
			border-bottom: solid #000000 1px !important; 
		
	}
	

	
	
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}

.image_header{
	
	  width: 100% !important;
  max-height: 500px !important;
  display: block !important;
  object-fit: cover !important;
	/*min-height: 148px !important;*/
}

p{
	color:#393f44 !important;
	font-family: interstatemazda;
	
}

p.contacto{
	color:#ffffff !important;
	font-family: interstatemazda;
	
}

p.min{
	font-size: 0.7rem;
	font-family: interstatemazda;
}

p.min, label.min{
	font-size: 0.8rem;
	color:#ffffff;
	font-family: interstatemazda;
}


h6.card-title, p.card-text, .white-text-footer > p{
	color:#fff !important;
	
}
.nav-tabs .nav-link {
 
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;

}

.carousel-item > .contenido > p{ color: #fff !important;}


@font-face {
    font-family: interstatemazda;
    src: url( ../fonts/interstatemazda-regular-webfont.woff);
}

@font-face {
    font-family: mazda_rg-webfont;
    src: url( ../fonts/mazda_rg-webfont.woff);
}

@font-face {
    font-family: mazda_rg-webfont;
    src: url( ../fonts/mazda_rg-webfont.woff);
}

/*nuevas clases fuentes*/

/*carga de fuentes*/
@font-face {
  font-family: 'Mazda_type_regular';
  font-display: auto;
  src: url("../fonts/mazda_rg-webfont.woff");
  src: url("../fonts/mazda_rg-webfont.woff") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: 'Mazda_type_regular';
  font-display: auto;
  src: url("../fonts/mazda_rg-webfont.woff");
  src: url("../fonts/mazda_rg-webfont.woff") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: 'Mazda_type_regular';
  font-display: auto;
  src: url("../fonts/MazdaTypeTT-Regular.woff");
  src: url("../fonts/MazdaTypeTT-Regular.woff") format("opentype");
  font-weight: normal;
}


@font-face {
  font-family: 'Mazda_type_bold';
  font-display: auto;
  src: url("../fonts/MazdaTypeTT-Bold.woff");
  src: url("../fonts/MazdaTypeTT-Bold.woff") format("opentype");
  font-weight: normal;
}


@font-face {
  font-family: 'Mazda_type_medium';
  font-display: auto;
  src: url("../fonts/MazdaTypeTT-Medium.woff");
  src: url("../fonts/MazdaTypeTT-Medium.woff") format("opentype");
  font-weight: normal;
}




h1 {
   font-family: Mazda_type_medium; /* font-family: mazda_rg-webfont;*/
	text-transform: capitalize !important;
	font-size: 1.7rem !important;
	 color: #c6c4c4;
}

h1.h1-new {
   font-family: Mazda_type_medium; 
	font-size: 1.7rem !important;
	 color: #101010;
    text-align: center;
    text-transform: uppercase !important;
    padding: 25px 0;
}

.blue-light {
    color: #00A3DD;
}

h2 {
   font-family: Mazda_type_regular;
	text-transform: capitalize !important;
	font-size: 1.7rem !important;
	 color: #c6c4c4;
}

.carousel-item > .contenido > h2 {
    font-family: Mazda_type_regular;
    font-size: 1.5rem !important;
    color: #ffffff;
}


h5, h4 {
   font-family: Mazda_type_regular;
	text-transform: capitalize !important;
	font-size: 1rem !important;
	color:#7b7b7b;
	 
}
h6 {
   font-family: mazda_rg-webfont;
	text-transform: capitalize !important;
	font-size: 0.9rem !important;
	color:#7b7b7b;
}

.cambio-color {
			min-height: 11rem;
		}
		
		.circulo-boton {
			height: 50px;
			width: 50px;
			border-radius: 50%;
			display: block;
			margin-left: auto;
			margin-right: auto;
			margin: 5px 0;
			
			-webkit-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.39);
			-moz-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.39);
			box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.39);
			
		}
		
		.borde-oscuro {
			border: 12px solid;
			border-color: rgba(0, 0, 0, 0.3);
		}
		

.titanio{
	background-color: #584e46;
}

.blanco_perlado{
	background-color: #d8d9d3;
}

.blanco_nieve{
	background-color: #ffffff;
}

.gris_meteoro{
	background-color: #484848;
}

.azul_metalico{
	background-color: #3a4970;
}

.negro_fugaz{
	background-color: #272727;
}

.plata_estelar{
	background-color: #d2d2d3;
}

.rojo_mistico{
	background-color: #cc040a;
}

.machine{
	background-color: #7b7c7d;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link.letra_oscura {
    
    background-color: #d8d6d6 !important;
	opacity: 0.8;
}

/*cajas*/
.card2 {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.card2-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.card2-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card2-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
}

.card2-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.card2-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card2-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.profile {
    position: absolute;
    top: -12px;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 50%;
}

.profile-avatar {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.profile-inline {
    position: relative;
    top: 0;
    display: inline-block;
}

.profile-inline ~ .card-title {
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
}

.text-bold {
    font-weight: 700;
}

.meta {
    font-size: 1em;
    color: rgba(0, 0, 0, .4);
}

.meta a {
    text-decoration: none;
    color: rgba(0, 0, 0, .4);
}

.meta a:hover {
    color: rgba(0, 0, 0, .87);
}




.nav-tabs {
   margin-bottom: -2px !important;
}


/*mega menu*/

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.list-unstyled,
.list-unstyled ul { min-width: 120px }

@media ( min-width: 767px ) {
  .panel-group { width: 400px; }
  .thumbnail { margin: 0; }
}

/* Grid demo styles */
.grid-demo {
  padding: 10px 30px;
}

  .grid-demo [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: center;
    line-height: 2;
    background-color: #ffffff;
    border: 1px solid #ffffff;
  }


/*clases footer*/

.sec-footer{
    /*background: #1f9dd8;*/
   /* direction: rtl;*/
    text-align: left;
    color: #fff;
    padding-top: 2.5rem;
    padding-bottom: 2rem;
}

.bg-none{
	background-color:transparent !important;
}

.sec-footer .desc-box{
    background: transparent;
    border: 0;
}
.sec-footer .desc-box .card-title::after{
    content: ' ';
    background: #ffffff;
    display: block;
    width: 95%;
    height: 0.2rem;
    margin-top:0.3rem;
}
.sec-footer .desc-box .card-text{
    font-family: Helvetica, Arial, sans-serif;
   /* text-align: justify;*/
}
.sec-sub-footer{
    background: #f2f2f4;
    direction: rtl;
    text-align: right;
    color: #000;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size:0.7rem;
}
.sec-sub-footer a{
    font-size:0.8rem;
}



/*------------------*/
.snip1472 {
    position: relative;
    font-size: 20px;
    color: #e6e6e6;
    width: 45px;
    margin: 4px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    -webkit-perspective: 50em;
    perspective: 50em;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.snip1472:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 2px solid #e6e6e6;
    content: '';
    z-index: -1;
    border-radius: 50%;
}
.snip1472:before {
    color: #fff;
}
.snip1472:before,
.snip1472:after {
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.snip1472:hover,
.snip1472:active,
.snip1472.hover {
    color: #c0392b;
}
.snip1472:hover:after,
.snip1472:active:after,
.snip1472.hover:after {
    border-color: #c0392b transparent #c0392b transparent;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.footer_b{
	background: #343a40;
}

/*boton scroll*/



.btnContentTop {
    bottom: 21px;
    font-size: 0;
    line-height: 0;
    position: fixed;
    right: 0;
    transform: translate3d(0, 0, 0);
    width: 60px;
    height: 60px;
    background: url( ../images/sprite-hyundai.png) 0 -60px no-repeat;
    z-index: 10;
}



	.card > btn{
	 max-width: 265px !important;
	}	
	

.accordion > .card > .card-header > p > .btn{
	
	width: 100% !important;
	height: auto;
    position: relative !important;
	font-size: 14px;
	padding: 8px 5px;
	background-color: #584e46;
}

.accordion > .card > .card-header > p > .btn:hover{
	
	background-color: #7b7c7d;
}

.accordion > .card > .card-header {
    padding: 0.75rem 0.5rem !important;
}
.accordion > .card {
   background-color: rgba(0,0,0,0.4) !important;
}


/*cajas de index*/


.snip1361 {
font-family: Mazda_type_regular;
  position: relative;
 /* float: left;*/
  overflow: hidden;
  margin: 20px auto !important;
  min-width: 230px;
  max-width: 250px;
  width: 100%;
  color: #141414;
  text-align: left;
  line-height: 1.4em;
  font-size: 16px;
	padding-bottom: 100px;
}
.snip1361 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
	
}
.snip1361 img {
  max-width: 100%;
  vertical-align: top;
}
.snip1361 figcaption {
  position: absolute;
  top: calc(77%);
  width: 100%;
  background-color: #ffffff;
  padding: 15px 25px 65px;
}
.snip1361 figcaption:before {
  position: absolute;
  content: '';
  z-index: 2;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 80px;
  background-image: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
}
.snip1361 h3,
.snip1361 p {
  margin: 0 0 5px;

}
.snip1361 h3{
  font-weight: 700;
  font-size: 1.5rem !important;
  line-height: 1.2rem;
  font-family: Mazda_type_regular;
  text-transform: uppercase;
	padding-bottom: 40px !important;
}

h3.slider-int, h3{
  font-weight: 700;
  font-size: 1.3rem !important;
  line-height: 1.4rem;
  font-family: Mazda_type_regular;
  text-transform: uppercase;
	padding-bottom: 20px !important;
    text-align: left !important;
    color: #ffffff;
    
}
.snip1361 p {
  font-size: 0.7rem;
	line-height: 0.8rem;
  letter-spacing: 1px;
  opacity: 0.9;
	padding-bottom: 100px;
}
.snip1361 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.snip1361:hover figcaption,
.snip1361.hover figcaption {
  top: 80px;
}
/* Demo purposes only */
body {
  background-color: #212121;
	font-family: interstatemazda;
}

body.white {
  background-color: #ffffff;
	
}

.borde{
		    border-right: thin #000000 1px !important; 
			border-bottom: solid #000000 25px; 
	}

.bg-negro{
	
	background-color: #000000;
}


.gil.btn:not(:disabled):not(.disabled) {
   
    margin-top: 90px !important;
}

.gil.btn{
	border-radius: 0 !important;
}

span.title{
	
	text-shadow: 2px 2px 5px #7b7b7b !important;
	font-size: 16px !important;
	color:#7b7b7b !important
}

@media(max-width:468px){
	span.title{
	text-shadow: 2px 2px 5px #7b7b7b !important;
	font-size: 14px !important;
	color:#7b7b7b !important;
	text-align: center;
	
}

}

@media(max-width:575px){
	.card-deck-mobile {
	 display:block !important;
	}
	
	
		.circulo-boton {
			height: 30px;
			width: 30px;
			border-radius: 50%;
			display: block;
			margin-left: auto;
			margin-right: auto;
			margin: 5px 0;
			
			-webkit-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.39);
			-moz-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.39);
			box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.39);
			
		}
	
	
}
a {
    color: #73848e !important;
    text-decoration: none;
}

a:hover {
    color: #aeb2b2 !important;
    text-decoration: none !important;
}
a:active  {
    color: #aeb2b2 !important;
    text-decoration: none !important;
}

.menu-list > .menu-content > li > a{
	
	  color: #ffffff !important;
    text-decoration: none;
}


.card-title {

    margin-top: 1rem !important;
}

.carousel-item > .contenido > p{
	text-align: left;
font-size: 0.95rem;
	
}
.flotar{
	position: fixed;
	bottom:21px;
	right: 73px;
	cursor: pointer;
	z-index: 1000;
}

.text-chat{
font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
	color: #ffffff;
	font-size: 0.5rem !important;
	display: block;
	text-align: center;
	font-weight: 600;
}

.chat-back{
	background-color:rgb(28, 28, 28);
	padding: 7px 7px 7px 17px;
border-radius: 30px 30px 0px 30px;
-moz-border-radius: 30px 30px 0px 30px;
-webkit-border-radius: 30px 30px 0px 30px;
	
-webkit-transition:all .9s ease; /* Safari y Chrome */
-moz-transition:all .9s ease; /* Firefox */
-o-transition:all .9s ease; /* IE 9 */
-ms-transition:all .9s ease; /* Opera */

}


.chat-back:hover {
background-color:rgb(68, 68, 67);
}

.espacio-chat{padding-left: 10px;}

/*<!--video-portada-->*/

header.portada {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header.portada video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header.portada .container {
  position: relative;
  z-index: 2;
}

header.portada .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}




.hvr-grow {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-property: transform;
    display: inline-block;
vertical-align: middle;

box-shadow: 0 0 1px
transparent;
}

.cover-card {

    background:  #fff;
    padding: 0;
    margin: 0;
    overflow: hidden;

}


/*//accordion*/

.accordion-head i{
    font-size: 2.5em;
    float: right;
}

.accordion-head > .collapsed > i:before{
    content: "\f105";
}

.card.acor{
    
    background-color: #ffffff !important;
}

.dropdown-menu {

    z-index: 1500 !important;

}
