@font-face {
  font-family: 'icomoon';
  src: url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/icomoon/icomoon.eot?srf3rx");
  src: url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'simple-line-icons';
  src:  url('//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.2.2');
  src:  url('//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/simple-line-icons/Simple-Line-Icons.eot?#iefix&v=2.2.2') format('embedded-opentype'),
        url('//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.2.2') format('truetype'),
        url('//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/simple-line-icons/Simple-Line-Icons2.woff?v=2.2.2') format('woff2'),
        url('//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.2.2') format('woff'),
        url('//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.2.2#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/bootstrap/glyphicons-halflings-regular2.woff") format("woff2"), url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
  background: #262626;
  height: 100%;
  position: relative;
}

a {
  color: #e61c2a;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #e61c2a;
  outline: none;
}

p {
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: Georgia, Arial, sans-serif;
  font-family: 'Droid Serif', serif;
  font-weight: normal;
  line-height: 1.1;
}

h1, .h1 {
  font-size: 28px;
  line-height: 1.4;
  color: #fff;
}

h2, .h2 {
  font-size: 24px;
  line-height: 1.2;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

::-webkit-selection {
  color: #000;
  background: #fff;
}

::-moz-selection {
  color: #000;
  background: #fff;
}

::selection {
  color: #000;
  background: #fff;
}

#top-header {
  position: relative;
}

.top-header-logo {
  margin-top: 24px;
  max-width: 180px;
}

.se-sky-mobile_ad {
  margin: 20px auto;
}

.top-header-brand {
  /*display: inline-block;*/
  font-family: Georgia, Arial, sans-serif;
  font-size: 28px;
  line-height: 100px;
  color: #fff;
  text-align: right;
}

.se-sky-mobile_icn {
  margin: 10px auto 20px;
}

.se-sky-mobile_icn a {
  margin: 10px;
}

.se-sky-mobile_icn a img {
  width: 7%;
  display:inline-block;
}

@media screen and (max-width: 768px) {
  .navbar-brand {
    padding: 15px 15px;
  }
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#se-sky-block01 {
  background: url(//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/se-clarin_bg01.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

#se-sky-block01 .overlay {
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
  height: auto;
  background-attachment: fixed;
  padding: 0 0 5em;
}

#se-sky-block02 {
  padding: 2em 0 3.5em;
  background-color: #fff;
}

#se-sky-block02 h2 {
  color:#000;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.2;
}

#se-sky-block02 h2 span {
  color:#e61c2a;
}

#se-sky-block02 h2 small {
  color:#777;
  font-size: 18px;
}

#se-sky-block03 {
  background: url(//www.pressdisplay.com/res/es-ar/g14036/t211480479/2/images/se-clarin_bg02.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  color: #fff;
}

#se-sky-block03 .overlay {
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
  height: auto;
  background-attachment: fixed;
  padding: 2em 0 3.5em;
}

#se-sky-block03 h2 {
  color:#fff;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 1.2;
}

#se-sky-block03 .btn {
  margin-bottom: 30px;
}

#se-sky-block03 h4 {
  color: #fff;
  margin-bottom: 20px;
}

#se-sky-pricing {
  padding: 2em 0;
  background-color:#e8e8e8;
  color: #666;
}

@media screen and (max-width: 480px) {
  #se-sky-pricing {
    padding: 1em 0;
  }
}

#se-sky-pricing h2 {
  color:#000;
  margin-bottom: 30px;
}

#se-sky-pricing h2 span {
  color:#e61c2a;
}

#se-sky-pricing .price-box {
  text-align: center;
  padding: 10px;
  position: relative;
  color:#666;
}

#se-sky-pricing img {
  display: inline-block;
}

#se-sky-pricing a {
  color: #666;
}

#se-sky-pricing a:hover {
  color: #e61c2a;
}

.se-sky-modal {
  color: #333;
}

.se-sky-modal h1 {
  color: #000;
  font-weight: bold;
}

.se-sky-modal .modal-footer {
  text-align: center;
}

.se-sky-modal p {
  font-size: 24px;
  margin-top: 1em;
  margin-bottom: 0;
}

.se-sky-modal .modal-content {
  background: rgba(255,255,255,0.9);
  padding: 20px;
}

.se-sky-hero-wrap, .se-sky-bg-section {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .se-sky-hero-wrap, .se-sky-bg-section {
    height: inherit;
    padding: 0;
  }
}

.se-sky-bg-section .se-sky-hero-wrap {
  display: table;
  width: 100%;
  z-index: 12;
  position: relative;
}
.se-sky-bg-section .se-sky-hero-wrap .se-sky-hero-intro {
  display: table-cell;
  vertical-align: middle;
}
.se-sky-bg-section .se-sky-hero-wrap .se-sky-hero-intro .se-sky-lead, .se-sky-bg-section .se-sky-hero-wrap .se-sky-hero-intro .se-sky-sub-lead {
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
.se-sky-bg-section .se-sky-hero-wrap .se-sky-hero-intro .se-sky-lead {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .se-sky-bg-section, .se-sky-hero-wrap {
    height: inherit;
  }
}

.se-sky-bg-section .se-sky-overlay {
  background: #3b3d40;
  opacity: .5;
}
.se-sky-bg-section .author {
  font-size: 20px;
  margin-bottom: 0;
}



#footer {
  background-color: #fff;
  padding: 2em 0;
  color: #666;
  border-bottom:6px solid #e61c2a;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  line-height: 1;
}

#footer img {
  display: inline-block;
  float: left;
  margin-right: 20px;
}

#footer a {
  color: #666;
}

#footer a:hover {
  color: #e61c2a;
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
  #footer {
    font-size: 21px;
  }
}

@media screen and (max-width: 991px) {
  #footer {
    font-size: 20px;
    text-align: center;
  }
  #footer .col-md-6 img {
    display: block;
    float: none;
    margin: 0 auto 20px;
  }
  #footer .col-md-6 {
    margin-bottom:30px;
  }
}

.btn {
  text-transform: none;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-default {
  background: #e8e8e8;
  color: #666;
  border: none !important;
  border: 2px solid transparent !important;
  font-size: 18px;
}
.btn.btn-primary {
  background: #e61c2a;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
  font-size: 18px;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #000;
}
.btn:hover, .btn:active/*, .btn:focus*/ {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 2em 0 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
  color: #fff !important;
}
.social li a.social-box {
  background: #000;
  color: #fff;
}
.social li a.social-circle {
  background: #000;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.social li a:hover {
  background: #393e46 !important;
}
.social.social-box a {
  background: #000;
  color: #fff;
}
.social.social-circle a {
  background: #eee;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.se-sky-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.se-sky-nav-toggle.active i::before, .se-sky-nav-toggle.active i::after {
  background: #000;
}
.se-sky-nav-toggle:hover, .se-sky-nav-toggle:focus, .se-sky-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.se-sky-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #000;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #000;
  transition: all .2s ease-out;
}
.se-sky-nav-toggle i::before, .se-sky-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #000;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.se-sky-nav-toggle i::before {
  top: -7px;
}

.se-sky-nav-toggle i::after {
  bottom: -7px;
}

.se-sky-nav-toggle:hover i::before {
  top: -10px;
}

.se-sky-nav-toggle:hover i::after {
  bottom: -10px;
}

.se-sky-nav-toggle.active i {
  background: transparent;
}

.se-sky-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.se-sky-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.se-sky-nav-toggle {
  position: absolute;
  top: 12px;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .se-sky-nav-toggle {
    display: block;
  }
}
.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.se-sky-animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media screen and (max-width: 1200px) {
  h1, .h1 {
    font-size: 23px;
    line-height: 1.4;
  }

  h2, .h2 {
    font-size: 19px;
    line-height: 1.2;
  }
  .btn {
    white-space: normal;
  }
  .btn.btn-default,
  .btn.btn-primary {
    font-size: 15px;
  }
  #se-sky-block02 h2 {
    font-size: 20px;
    line-height: 1.2;
  }
  #se-sky-block02 h2 small {
    color:#777;
    font-size: 15px;
  }
  #se-sky-block03 h2 {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.2;
  }
  #se-sky-block03 h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 19px;
    line-height: 1.3;
  }

  h2, .h2 {
    font-size: 17px;
    line-height: 1;
  }
  .se-sky-modal p {
    font-size: 18px;
  }
  .btn {
    letter-spacing: 0;
  }
  .btn.btn-default,
  .btn.btn-primary {
    font-size: 12px;
  }
  #se-sky-block02 h2 {
    font-size: 17px;
    line-height: 1.2;
  }
  #se-sky-block02 h2 small {
    color:#777;
    font-size: 12px;
  }
  #se-sky-block03 h2 {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.2;
  }
  #se-sky-block03 h4 {
    font-size: 12px;
  }
  #se-sky-block03 img {
    max-height:20px;
  }
}

@media screen and (max-width: 360px) {
  .se-sky-modal p {
    font-size: 14px;
  }
  #se-sky-block03 img {
    max-height:14px;
  }
}
