/**** CSS por Thinkdifferent ****/

.icon-scroll 
{
  display: none;
}
  
#custom_logo > img
{
  width: 187px !important;
  max-height: 53px !important;
}

.thinkdifferent .body-belt {
  display: none;
  background: unset;
}
.thinkdifferent .td-tenedor-iframe {
  display: flex;
  justify-content: center;
}
.thinkdifferent .td-tenedor-iframe iframe {
  width: 300px;
  min-height: 540px;
  border: none;
  margin-bottom: 1rem;
  overflow-x:hidden;
}
.thinkdifferent .td-tenedor-iframe.mobile iframe {
  min-height: 550px;
  display: none;
}

#custom_logo > img {
  width: 187px !important;
  max-height: 53px !important;
}

h5.menu_post {
  display: grid;
  grid-template-columns: 2fr 1fr;
}

body .fb-page.fb_iframe_widget > span {
  width: 100% !important;
  display: flex;
  justify-content: center;
}

/*** Footer Copyright ***/
.thinkdifferent .footer_bar_wrapper 
{
  padding-top: 25px;
}

.thinkdifferent #copyright 
{
  margin: 0;
}


@media only screen and (max-width: 1100px) and (min-width: 960px) {
  body #nav_wrapper {
    margin-left: 0;
  }
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .thinkdifferent body #footer .sidebar_widget.four > li.widget {
    width: 100%;
  }
  .thinkdifferent #footer .sidebar_widget li > * {
    text-align: center;
  }
  .thinkdifferent #footer .sidebar_widget li > a {
    display: flex;
    justify-content: center;
  }
  .thinkdifferent #footer .sidebar_widget ul {
    text-align: center;
  }
}
/* -----------------------------------------    Desktops    ------------------------------------- */
/* Large Desktop */
/* Medium Desktop & iPad Pro Landscape */
/* Small Desktop & Galaxy Tab Landscape */
/****  starts Landscape *****/

/***  Top bar Styles ***/
@media only screen and (min-width: 1024px)
{
  .thinkdifferent .extend_top_contact_info.top_contact_info
  {
    display: flex;
    justify-content: space-between;
    margin-right: 10%;
  }
}
/* --------------------------------------    Tablets $ Mobile    -------------------------------- */
/* iPad Pro Portrait & iPad I/II Landscape */
/* iPad Pro Portrait & iPad I/II Landscape */
/* Galaxy Tab Portrait */
/* iPad I/II Portrait */
/* iPad I/II Portrait */
/* iPhone 6+ Landscape */
/* Phone 6 Landscape */
/* Galaxy S3/S4/S5 Landscape*/
/* iPhone 5 Landscape */
/* iPhone 4 Landscape */
/* iPhone 6+ Portrait */
/* iPhone 6 Portrait */
/* iPhone 4/5 & Galaxy S3/S4/S5 Portrait */

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