@font-face {
  font-family: 'Gotham Light';
  src: url(AirbnbCerealApp-Book.ttf) format('opentype');
}

body{
  font-family: 'Gotham Light';
}


#wrap_terminos {
  /*
    width: 100%;
    height: 100%;
    padding-left: 0;
    background-color: rgb(82, 82, 82);
     z-index: 5000;
    /* overflow-y: scroll; */
}

.container {
  display: flex;
  justify-content: center;
  
}


.shadow {
  /* box-shadow: 0px 2px 4px 6px rgba(0, 0, 0, 0.2); */
  margin-top: 30px;
  max-width: 900px;
}



.card:first-child, .card-body {
    border-radius: 1em;
}

.titulo_superior {
  position: relative;
    font-size: 0.7em !important;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #b9b9b9;
}
.titulo_sup_1 h1 {
    font-size: 40px !important;
    font-family: 'Futura Md BT';
    color: #000;
}
.titulo_sup_2 h1 {
    font-size:30px !important;
    font-weight: bold;
    /* font-family: 'Futura Md BT'; */
    color: #000;
}

.titulo_terminos h1 {
    font-size: 1.0em !important;
    font-family: 'Gotham Book';
    color: #000;
}


.parrafo p {
  text-align: justify;
    color: rgb(68, 68, 68);
}

.mecaniga_legal p {
  font-size: 0.7em !important;
    color: rgb(110, 110, 110);
}



.container-fluid {
    padding-left:0px;
    padding-right:0px;
    padding: 0px;
    margin: 0px;
}

.tabla_1 {
    border-radius: 0.6em;
}


.tabla_2 {
    border-radius: 0.6em;
    height: 60px;
}
.tabla_2 h1 {
    font-size: 0.7em !important;
    font-family: 'Gotham Book';
}
.tabla_2 p {
    font-size: 0.7em !important;
    font-family: 'Gotham Light';
}





.tablas h1 {
    font-size: 0.7em !important;
    font-family: 'Gotham Book';
    /* color: rgb(84, 36, 126); */
}

.tablap h1 {
    font-size: 1.2em !important;
    font-family: 'Gotham Book';
    /* color: rgb(84, 36, 126); */
}

.tabla_1 p {
    font-size: 0.7em !important;
}

.margin_box {
    margin: 0.1em;
}





.scrolling-wrapper {
  overflow-y: hidden;
  /* white-space: nowrap;  */

  /* overflow-x: hidden; */
  
  
}

.cardt {
    display: inline-block;
  }
.scrolling-wrapper-flexbox {
   display: flex;
   flex-wrap: nowrap;
   overflow-x: auto; 
  
  
}

/*
.card {
    flex: 0 0 auto;
    margin-right: 3px;
  }


*/

.cardt {
  width: 150px;
  height: 75px;
  background: black;
}
.post-body {
  width: 700px;
  /* height: 50%; */
  /* background: red; */
}

.scrolling-wrapper, .scrolling-wrapper-flexbox {
  height: 300px;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  
}
/*
-webkit-scrollbar {
    display: none;
  }
*/

.icon_social {
  position: absolute;
  padding: 0;
  margin:  0;
  /* top: 0em;
  right: 2em; */
  color: #9e9e9e;
}
.icon_social:hover {
  color: #353535;
}



.social_footer a {
    font-size: 2em;
}









.grid_2  {
  background-color: red; 
}
.grid_3  {
  background-color: blue; 
}
.grid_4  {
  background-color: forestgreen; 
}
.grid_5  {
  background-color: black; 
}

.grid_6 {
  background-color: #543185; 
}
.grid_7 {
  background-color: #febe0f; 
}
.grid_8 {
  background-color: #1083b7; 
}

.grid_9  {
  background-color: rgb(233, 233, 233); 
}

/*
.grid_6  {
  background-color: #ffca36;
}
.grid_7  {
  background-color: #ececec;
}
.grid_8 {
  background-color: #fff;
}
.grid_9 {
  background-color: rgb(80, 80, 80);
}
.grid_10 {
   background-color: rgb(223, 223, 223); 
}
*/

.color_1 {
  color: #543185;
}
.color_2 {
  color: #febe0f;
}
.color_3 {
  color: white;
}

.pp {
  color: #febe0f;
}






















/* -------------media------------  */





@media (max-width: 768px) {
    .shadow {
    /* box-shadow: 0px 2px 4px 6px rgba(0, 0, 0, 0.2); */
    margin: 20px;
  }
}

@media (min-width: 1440px) {
  .container {
    /* width: 800px; */
  }
}

@media(min-width:1024px) {
}

@media(max-width:1024px) {
}

@media(max-width:1180px) {
}
@media(min-width:1180px) {
}

@media(min-width:1280px) {
}

@media (max-width: 797px) {

}

@media (min-width: 992px) {

}

@media (max-width: 543px) {
    
}

@media (max-width: 991px) {
}

@media all and (transform-3d), (-webkit-transform-3d) {
}

@media (min-width: 544px) {

}