@charset "UTF-8";
b, strong {
  font-weight: 700;
}

html.fonts-loaded b, html.fonts-loaded strong {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded b, html[lang|="fa"].fonts-loaded b, html[lang|="he"].fonts-loaded b, html[lang|="ar"].fonts-loaded strong, html[lang|="fa"].fonts-loaded strong, html[lang|="he"].fonts-loaded strong {
  font-weight: 700;
}

ul {
  list-style: none;
  padding: 0;
}

/* Generales: BOC */
.floatRight {
  float: right;
}

.floatLeft {
  float: left;
}

.textAlign_center {
  text-align: center;
}

.textAlign_right {
  text-align: right;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

body {
  background-color: #fff;
}

/* Generales: EOC */
/* Grid sin mediaQ: BOC */
.content-wrapper {
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.col {
  float: left;
  position: relative;
  min-height: 1px;
}

.col-lg-3 {
  width: 25%;
}

.col-lg-4 {
  width: 33%;
}

.col-lg-5 {
  width: 40%;
}

.col-lg-6 {
  width: 50%;
}

/* Grid sin mediaQ: EOC */
/* Cajeado: BOC */
.headerBg {
  background-color: #ec5b14;
}

.footerBg {
  background-color: #35495a;
}

#thecontent {
  margin-top: 120px;
  margin-bottom: 100px;
}

/* Cajeado: EOC */
/* Tipografías: BOC */
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #222222;
}

h1 {
  font-size: 24px;
  font-weight: 400;
}

h2 {
  font-size: 12px;
  color: #c2c8cd;
  font-weight: 300;
}

p {
  font-size: 16px;
  line-height: inherit;
}

code {
  color: #c2c8cd;
  font-size: 14px;
  display: block;
}

#footer p {
  color: #FFF;
  font-size: 12px;
  font-weight: 300;
}

.phone_info_desc {
  font-weight: 300;
  font-size: 11px;
}

/* Tipografías: EOC */
/* Header: BOC */
#header .logotipo {
  margin-top: 25px;
}

#header .callcenter {
  background: #ec5b14 url("/headers/ilusion/sunrise/dist/img/outdated_browser/callcenter.jpg") no-repeat;
  background-position: right 50%;
  color: #ffffff;
  text-align: right;
  font-weight: 200;
  font-size: 10px;
  padding: 19px 40px 19px 10px;
  float: right;
  margin: 0;
}

#header .callcenter strong {
  font-weight: 700;
  font-size: 14px;
}

html.fonts-loaded #header .callcenter strong {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded #header .callcenter strong, html[lang|="fa"].fonts-loaded #header .callcenter strong, html[lang|="he"].fonts-loaded #header .callcenter strong {
  font-weight: 700;
}

#header .mailinfo {
  background: #ec5b14 url("/headers/ilusion/sunrise/dist/img/outdated_browser/email.jpg") no-repeat right 50%;
  color: #ffffff;
  text-align: right;
  font-weight: 200;
  font-size: 10px;
  padding: 19px 40px 19px 10px;
  float: right;
  margin: 0;
}

#header .mailinfo strong {
  font-size: 14px;
}

#header .separator {
  border-left: solid 1px #d8d8d8;
  margin-left: 20px;
  padding-left: 20px;
}

/* Header: EOC */
/* Footer: BOC */
#footer {
  padding-top: 105px;
  padding-bottom: 105px;
}

#footer .logotipo:after {
  content: '';
  width: 20px;
  height: 2px;
  background: #FFFFFF;
  position: absolute;
  bottom: 90px;
  left: 0;
}

#footer .logotipo img {
  margin-bottom: 10px;
}

#footer .social {
  margin: 0;
}

#footer .social li {
  float: left;
  margin-right: 15px;
}

#footer .social li a {
  display: block;
  width: 22px;
  height: 23px;
  overflow: hidden;
  text-indent: -5000px;
  background-image: url("/headers/ilusion/sunrise/dist/img/outdated_browser/sprite_footer.jpg");
  background-repeat: no-repeat;
}

#footer .social li a.twitter {
  background-position: -1px top;
}

#footer .social li a.googleplus {
  background-position: -41px top;
}

#footer .social li a.facebook {
  background-position: -83px top;
}

#footer .social li a.pinterest {
  background-position: -124px top;
}

#footer .social li a.instagram {
  background-position: -165px top;
}

#footer .social li a.blog {
  background-position: -206px top;
}

#footer .apps {
  margin: 0;
}

#footer .apps li {
  float: left;
  margin-right: 15px;
}

#footer .apps li a {
  display: block;
  height: 38px;
  overflow: hidden;
  text-indent: -5000px;
  background-image: url("/headers/ilusion/sunrise/dist/img/outdated_browser/sprite_footer.jpg");
  background-repeat: no-repeat;
}

#footer .apps li a.ios {
  width: 126px;
  background-position: -337px top;
}

#footer .apps li a.android {
  width: 109px;
  background-position: -472px top;
}

/* Footer: EOC */
/* Enlaces de descarga de navegadores: BOC */
.browserDownloadLinks li {
  float: left;
  margin-right: 10px;
}

.browserDownloadLinks li a {
  display: block;
  border: solid 1px #c2c8cd;
  border-radius: 6px;
  font-size: 12px;
  text-decoration: none;
  color: #222222;
}

.browserDownloadLinks li a strong {
  font-size: 14px;
  display: block;
}

.browserDownloadLinks li a.firefox {
  background: #f7f7f7 url("/headers/ilusion/sunrise/dist/img/outdated_browser/browser_ff.jpg") no-repeat 15px 50%;
}

.browserDownloadLinks li a.chrome {
  background: #f7f7f7 url("/headers/ilusion/sunrise/dist/img/outdated_browser/browser_chr.jpg") no-repeat 15px 50%;
}

.browserDownloadLinks li a.explorer {
  background: #f7f7f7 url("/headers/ilusion/sunrise/dist/img/outdated_browser/browser_ie.jpg") no-repeat 15px 50%;
}

/*rtl:ignore*/
.browserDownloadLinks li a {
  padding: 20px 25px 20px 65px;
}

/* Enlaces de descarga de navegadores: EOC */

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