html {
  scroll-behavior: smooth;
}

body {
  font-family: "Encode Sans", sans-serif;
  font-weight: 300;
  color: #191E21;
  font-size: 0.9em;
}

h1,
h2,
h3,
h4,
h5,
h6,
.line div {
  font-weight: 600;
  font-family: "Encode Sans", sans-serif;
  color: #000;
  margin: 10px 0;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 27px;
}

h4 {
  font-size: 23px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

.input-group .btn {
  height: 40px;
}

a {
  text-decoration: none;
}

a,
.btn {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

a {
  color: #009aae;
}

a:hover,
a:focus {
  color: 00ADC1;
}

a.facebook {
  background-color: #3b5998;
  color: #fff !important;
}

a.twitter {
  background-color: #4099FF;
  color: #fff !important;
}

a.youtube {
  background-color: #C4302B;
  color: #fff !important;
}

a.googleplus {
  background-color: #DE5245;
  color: #fff !important;
}

a.instagram {
  background-color: #885343;
  color: #fff !important;
}

a.tumblr {
  background-color: #36465D;
  color: #fff !important;
}

a.dribbble {
  background-color: #E14C86;
  color: #fff !important;
}

a.linkedin {
  background-color: #007BB6;
  color: #fff !important;
}

a.skype {
  background-color: #00AFF0;
  color: #fff !important;
}

a.rss {
  background-color: #ee802f;
  color: #fff !important;
}

a.github {
  background-color: #000;
  color: #fff !important;
}

a.whatsapp {
  background-color: #25D366;
  color: #fff !important;
}

a.snapchat {
  background-color: #FFFC01;
  color: #000 !important;
}

a.foursquare {
  background-color: #EF4B78;
  color: #fff !important;
}

a.pinterest {
  background-color: #B82B38;
  color: #fff !important;
}

a.wordpress {
  background-color: #21759A;
  color: #fff !important;
}

a.reddit {
  background-color: #1288DF;
  color: #fff !important;
}

a.hackernews {
  background-color: #FF6600;
  color: #fff !important;
}

a.designernews {
  background-color: #3275D6;
  color: #fff !important;
}

a.yahoo {
  background-color: #420297;
  color: #fff !important;
}

a.buffer {
  background-color: #000000;
  color: #fff !important;
}

a.vimeo {
  background-color: #1AB7EA;
  color: #fff !important;
}

a.twitch {
  background-color: #6441A4;
  color: #fff !important;
}

a.telegram {
  background-color: #3390EC;
  color: #fff !important;
}

.main-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  background-image: url(../images/spinner.svg?90c91609f04c19524a2ba20dd0fa8a40);
  background-size: 100%;
  width: 80px;
  height: 80px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
  z-index: 999999;
}

.bold {
  font-weight: 600;
}

.spacing {
  margin: 10px 0 10px 0;
}

.font-lato {
  font-family: "Encode Sans", sans-serif;
}

.font-raleway {
  font-family: "Encode Sans", sans-serif;
}

.font-merriweather {
  font-family: "Encode Sans", sans-serif;
}

.badge-primary {
  background-color: #009aae;
}

.badge-secondary {
  background-color: 00ADC1;
}

.badge-warning {
  background-color: #F39C12;
}

.badge-danger {
  background-color: #E74C3C;
}

.badge-success {
  background-color: #1ABC9C;
}

.badge-info {
  background-color: #3498db;
}

.badge-grey {
  background-color: #E7E7E7;
}

.for-mobile,
.for-tablet {
  display: none !important;
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
  border: 0;
  margin: 0;
}

.breadcrumb li {
  font-size: 12px;
}

.breadcrumb li a {
  color: #009aae;
}

.pagination li a {
  color: #333;
  border-radius: 50% !important;
  margin: 0 2px !important;
  border-color: transparent;
  background-color: #f2f2f2;
  width: 35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
  padding: 0;
}

.pagination li a:focus,
.pagination li a:active {
  outline: none !important;
  box-shadow: none;
}

.pagination li span {
  color: #333;
  border-radius: 50% !important;
  margin: 0 2px !important;
  border-color: transparent;
  background-color: #f2f2f2;
  width: 35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
  padding: 0;
}

.pagination li.active a {
  color: #fff;
  transform: scale(1.16) translateX(-3px);
  -moz-transform: scale(1.16) translateX(-3px);
  -webkit-transform: scale(1.16) translateX(-3px);
  -o-transform: scale(1.16) translateX(-3px);
  margin-left: 8px !important;
  border-color: transparent;
  background-color: #009aae;
}

.pagination li.active a:hover,
.pagination li.active a:focus {
  border-color: transparent;
  background-color: #009aae;
}

.pagination li.active span {
  color: #fff;
  transform: scale(1.16) translateX(-3px);
  -moz-transform: scale(1.16) translateX(-3px);
  -webkit-transform: scale(1.16) translateX(-3px);
  -o-transform: scale(1.16) translateX(-3px);
  margin-left: 8px !important;
  border-color: transparent;
  background-color: #009aae;
}

.pagination li.active span:hover,
.pagination li.active span:focus {
  border-color: transparent;
  background-color: #009aae;
}

.page-item.active .page-link {
  border-color: transparent;
  background-color: #009aae;
}

.page-link:hover {
  color: transparent;
}

.pagination-help-text {
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
}

.cms-list {
  padding-left: 18px;
}

.cms-list.square li {
  list-style: square;
}

.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 2000;
}

header.primary {
  position: fixed;
  z-index: 1999;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

header.primary.up {
  top: -172px;
}

header.primary.up nav.menu {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  border-top-color: transparent;
  border-bottom: none;
}

header.primary.up nav.menu .brand {
  display: block;
}

header.primary.up nav.menu ul.nav-list li:first-child {
  margin-left: 0;
}

header.primary.up nav.menu ul:not(.dropdown-menu)>li>a {
  padding-top: 0;
  padding-bottom: 0;
  height: 53px;
  line-height: 52px;
}

header.primary.up nav.menu ul:not(.dropdown-menu)>li>a .badge {
  top: 2px;
}

header.primary.up nav.menu .dropdown-menu {
  top: 53px;
}

header.primary.up nav.menu .dropdown-menu .dropdown-menu {
  top: 0;
}

section {
  padding-top: 20px;
  padding-bottom: 40px;
}

section.first {
  padding-top: 240px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

section.most-popular {
  padding: 80px 0;
}

section.most-popular>.row {
  margin: 0;
  display: table;
}

section.most-popular>.row [class^=col-] {
  display: table-cell;
  float: none;
}

section.most-popular .image {
  background-size: cover;
  background-position: center;
}

section.most-popular .details {
  background-color: #FAFAFA;
}

section.most-popular .details .inner {
  padding: 80px 20px;
}

section.most-popular .details .inner .badge,
section.most-popular .details .inner h2,
section.most-popular .details .inner .detail,
section.most-popular .details .inner p {
  margin-bottom: 20px;
}

section.most-popular .details .inner .badge {
  border: 2px solid #191E21;
  border-radius: 0;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 400;
  background-color: transparent;
  color: #191E21;
}

section.most-popular .details .inner h2 {
  font-size: 30px;
  line-height: 38px;
}

section.most-popular .details .inner .detail {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
}

section.most-popular .details .inner .detail .time {
  margin-right: 10px;
}

section.most-popular .details .inner p {
  line-height: 26px;
  margin-bottom: 40px;
}

section.most-popular .details .inner .more {
  font-weight: 600;
  letter-spacing: 0.5px;
}

section.most-popular .details .inner .more div,
section.most-popular .details .inner .more i {
  float: left;
}

section.most-popular .details .inner .more i {
  margin-left: 13px;
}

section.most-popular .details .inner .more i:before {
  font-size: 25px;
}

section.maps {
  padding-top: 60px;
  margin-bottom: -45px;
}

section.not-found {
  padding: 50px 0;
  text-align: center;
}

section.not-found .code {
  font-size: 12em;
  text-align: center;
  font-weight: 700;
  position: relative;
  display: inline-block;
}

section.not-found .code:after,
section.not-found .code:before {
  position: absolute;
  right: -100px;
  top: 20px;
  width: 100px;
  height: 2px;
  background-color: #f2f2f2;
  transform: rotate(-30deg);
  content: " ";
}

section.not-found .code:after {
  bottom: 50px;
  top: initial;
  left: -120px;
  right: initial;
  transform: rotate(-30deg);
}

section.not-found h1 {
  font-size: 24px;
  line-height: 44px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
}

section.not-found p.lead {
  font-size: 16px;
  color: #999;
}

section.not-found .search-form {
  display: inline-block;
  margin: 0 auto;
}

section.not-found .search-form form {
  width: 300px;
  display: inline-block;
}

section.not-found .link {
  padding: 2px 0;
}

section.search .search-result {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #999;
}

.form-control {
  border-radius: 0;
  height: 40px;
}

.form-control:focus {
  border-color: #989898;
  box-shadow: 0 1px 2px #ddd;
}

.btn {
  font-size: 15px;
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
  border-color: transparent;
  padding-top: 8px;
  padding-bottom: 8px;
  letter-spacing: 0.5px;
}

.btn.btn-lg {
  border-radius: 0;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.btn.btn-sm {
  border-radius: 0;
  padding: 5px 10px;
  font-size: 12px;
}

.btn:focus {
  outline: 0;
  box-shadow: none;
  border-color: transparent;
}

.btn.btn-rounded {
  border-radius: 3px;
}

.btn i {
  margin-right: 5px;
}

.btn-social {
  font-weight: 400;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn-social:hover {
  color: #fff;
  opacity: 0.8;
}

.btn-primary {
  background-color: #009aae;
  border-color: #009aae;
}

.btn-primary:disabled,
.btn-primary.disabled,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:focus {
  background-color: 00ADC1;
  border-color: 00ADC1;
  box-shadow: none;
  outline: 0;
}

.btn-primary:active:hover {
  background-color: #af0719;
}

.btn-success {
  background-color: #1ABC9C;
  color: #fff !important;
  border-color: #1ABC9C;
}

.btn-success:disabled,
.btn-success.disabled,
.btn-success:hover,
.btn-success:active,
.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:focus {
  background-color: #0e6252;
  border-color: #0e6252;
  outline: 0;
  box-shadow: none;
}

.btn-success:active:hover {
  background-color: #0b4c3f;
}

.btn-warning {
  background-color: #F39C12;
  color: #fff !important;
  border-color: #F39C12;
}

.btn-warning:disabled,
.btn-warning.disabled,
.btn-warning:hover,
.btn-warning:active,
.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:focus {
  background-color: #976008;
  border-color: #976008;
  outline: 0;
  box-shadow: none;
}

.btn-warning:active:hover {
  background-color: #7f5006;
}

.btn-danger {
  background-color: #E74C3C;
  color: #fff !important;
  border-color: #E74C3C;
}

.btn-danger:disabled,
.btn-danger.disabled,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:focus {
  background-color: #a82315;
  border-color: #a82315;
  outline: 0;
  box-shadow: none;
}

.btn-danger:active:hover {
  background-color: #921e12;
}

.btn-info {
  background-color: #3498db;
  color: #fff !important;
  border-color: #3498db;
}

.btn-info:disabled,
.btn-info.disabled,
.btn-info:hover,
.btn-info:active,
.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:focus {
  background-color: #196090;
  border-color: #196090;
  outline: 0;
  box-shadow: none;
}

.btn-info:active:hover {
  background-color: #16527a;
}

.btn-default {
  background-color: #E7E7E7;
  color: #fff !important;
  border-color: #E7E7E7;
}

.btn-default:disabled,
.btn-default.disabled,
.btn-default:hover,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:focus {
  background-color: #b4b4b4;
  border-color: #b4b4b4;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}

.btn-default:active:hover {
  background-color: #a7a7a7;
}

.btn-cms {
  background-color: transparent;
  color: #009aae;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  border-color: #009aae;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.btn-cms:after {
  position: absolute;
  bottom: -20px;
  left: 20px;
  width: 5px;
  height: 5px;
  opacity: 0;
  border-radius: 50%;
  content: " ";
  background-color: #009aae;
  z-index: -1;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.btn-cms:focus:after,
.btn-cms:hover:after {
  transform: scale(200);
  -webkit-transform: scale(200);
  -moz-transform: scale(200);
  -o-transform: scale(200);
  opacity: 1;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.btn-cms:focus {
  color: #fff;
}

.btn-cms:hover {
  background-color: transparent;
  color: #fff !important;
}

.btn-cms i {
  margin-left: 10px;
}

.btn-cms.white {
  color: #fff;
}

.btn-cms.white:after {
  background-color: #fff;
}

.btn-cms.white:focus,
.btn-cms.white:hover {
  color: #009aae !important;
}

/* Social */
.social {
  padding: 0;
  margin: 0;
}

.social li {
  display: inline-block;
}

.social li a {
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 5px;
  margin-bottom: 8px;
  position: relative;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.social li a svg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.social li a svg rect {
  width: inherit;
  height: inherit;
  fill: transparent;
  stroke: transparent;
  stroke-dasharray: 0;
  stroke-width: 3;
  transition: all 1.5s;
  -moz-transition: all 1.5s;
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
}

.social li a i:before {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
}

.social li a:first-child {
  margin-left: 0;
}

.social li a:hover {
  opacity: 0.8;
}

.social.trp li a:hover {
  background-color: transparent;
}

.social.trp li a:hover svg rect {
  stroke: #fff;
  stroke-dasharray: 200;
}

.social.trp li a.facebook:hover {
  color: #3b5998 !important;
}

.social.trp li a.facebook:hover svg rect {
  stroke: #3b5998;
}

.social.trp li a.twitter:hover {
  color: #4099FF !important;
}

.social.trp li a.twitter:hover svg rect {
  stroke: #4099FF;
}

.social.trp li a.youtube:hover {
  color: #C4302B !important;
}

.social.trp li a.youtube:hover svg rect {
  stroke: #C4302B;
}

.social.trp li a.googleplus:hover {
  color: #DE5245 !important;
}

.social.trp li a.googleplus:hover svg rect {
  stroke: #DE5245;
}

.social.trp li a.instagram:hover {
  color: #885343 !important;
}

.social.trp li a.instagram:hover svg rect {
  stroke: #885343;
}

.social.trp li a.tumblr:hover {
  color: #36465D !important;
}

.social.trp li a.tumblr:hover svg rect {
  stroke: #36465D;
}

.social.trp li a.dribbble:hover {
  color: #E14C86 !important;
}

.social.trp li a.dribbble:hover svg rect {
  stroke: #E14C86;
}

.social.trp li a.linkedin:hover {
  color: #007BB6 !important;
}

.social.trp li a.linkedin:hover svg rect {
  stroke: #007BB6;
}

.social.trp li a.skype:hover {
  color: #00AFF0 !important;
}

.social.trp li a.skype:hover svg rect {
  stroke: #00AFF0;
}

.social.trp li a.rss:hover {
  color: #ee802f !important;
}

.social.trp li a.rss:hover svg rect {
  stroke: #ee802f;
}

.social.trp li a.github:hover {
  color: #000 !important;
}

.social.trp li a.github:hover svg rect {
  stroke: #000;
}

.social.trp li a.whatsapp:hover {
  color: #25D366 !important;
}

.social.trp li a.whatsapp:hover svg rect {
  stroke: #25D366;
}

.social.trp li a.snapchat:hover {
  color: #FFFC01 !important;
}

.social.trp li a.snapchat:hover svg rect {
  stroke: #FFFC01;
}

.social.trp li a.foursquare:hover {
  color: #EF4B78 !important;
}

.social.trp li a.foursquare:hover svg rect {
  stroke: #EF4B78;
}

.social.trp li a.pinterest:hover {
  color: #B82B38 !important;
}

.social.trp li a.pinterest:hover svg rect {
  stroke: #B82B38;
}

.social.trp li a.wordpress:hover {
  color: #21759A !important;
}

.social.trp li a.wordpress:hover svg rect {
  stroke: #21759A;
}

.social.trp li a.reddit:hover {
  color: #1288DF !important;
}

.social.trp li a.reddit:hover svg rect {
  stroke: #1288DF;
}

.social.trp li a.hackernews:hover {
  color: #FF6600 !important;
}

.social.trp li a.hackernews:hover svg rect {
  stroke: #FF6600;
}

.social.trp li a.designernews:hover {
  color: #3275D6 !important;
}

.social.trp li a.designernews:hover svg rect {
  stroke: #3275D6;
}

.social.trp li a.yahoo:hover {
  color: #420297 !important;
}

.social.trp li a.yahoo:hover svg rect {
  stroke: #420297;
}

.social.trp li a.buffer:hover {
  color: #000000 !important;
}

.social.trp li a.buffer:hover svg rect {
  stroke: #000000;
}

.social.trp li a.vimeo:hover {
  color: #1AB7EA !important;
}

.social.trp li a.vimeo:hover svg rect {
  stroke: #1AB7EA;
}

.social.trp li a.twitch:hover {
  color: #6441A4 !important;
}

.social.trp li a.twitch:hover svg rect {
  stroke: #6441A4;
}

.social.trp li a.telegram:hover {
  color: #3390EC !important;
}

.social.trp li a.telegram:hover svg rect {
  stroke: #3390EC;
}

.form-group label {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 400;
}

.form-group label.fw {
  display: block;
}

.form-group label .required {
  color: #E74C3C;
  font-weight: 600;
  font-size: 16px;
}

.form-group label .required:before {
  content: "*";
}

.form-group .help-block {
  font-size: 12px;
  margin-top: -3px;
}

.form-group .form-control {
  border-radius: 0;
  font-family: "Encode Sans", sans-serif;
  font-weight: 300;
}

.form-group .form-control:focus {
  border-color: #989898;
  box-shadow: 0 1px 2px #ddd;
}

.form-group .form-control.rounded {
  border-radius: 4px;
}

.form-group.has-error .form-control {
  border-color: #E74C3C;
}

.form-group.has-error .control-label {
  color: #E74C3C;
}

.form-group.has-error .help-block {
  color: #E74C3C;
}

.form-group.has-success .form-control {
  border-color: #1ABC9C;
}

.form-group.has-success .control-label {
  color: #1ABC9C;
}

.form-group.has-success .help-block {
  color: #1ABC9C;
}

.form-group.has-warning .form-control {
  border-color: #F39C12;
}

.form-group.has-warning .control-label {
  color: #F39C12;
}

.form-group.has-warning .help-block {
  color: #F39C12;
}

.form-group.floating {
  position: relative;
  margin-top: 10px;
}

.form-group.floating .form-control {
  padding-left: 0;
  padding-right: 0;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 2px;
  box-shadow: none;
}

.form-group.floating.stacked label {
  font-size: 12px;
  position: absolute;
  top: -13px;
  left: 0;
  background-color: #fff;
}

.form-group.floating.focus label {
  position: absolute;
  top: 10px;
  left: 0;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  z-index: -1;
}

.form-group.floating.focus .form-control {
  background-color: transparent;
  border-radius: 0;
}

.form-group.floating.focus .form-control::-webkit-input-placeholder {
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.form-group.floating.focus.focused label {
  top: -13px;
  left: 0;
  font-size: 12px;
}

.form-group.floating.focus.focused .form-control::-webkit-input-placeholder {
  opacity: 1;
}

.firstbar {
  position: relative;
  width: 100%;
  background: linear-gradient(90deg, rgba(246, 251, 255, 1) 0%, rgba(227, 41, 120, 1) 0%, rgba(178, 63, 130, 1) 9%, rgba(139, 81, 139, 1) 24%, rgba(108, 95, 145, 1) 34%, rgba(85, 104, 150, 1) 42%, rgba(72, 110, 153, 1) 66%, rgba(12, 175, 195, 1) 91%, rgba(12, 175, 195, 1) 100%, rgba(12, 175, 195, 1) 100%);

}

.firstbar .brand {
  float: left;
  margin: 20px 0;
}

.firstbar .brand a {
  text-decoration: none;
}

.firstbar .brand img {
  width: 200px;
  display: block;
  float: left;
}

.firstbar .brand .text {
  font-size: 6em;
  text-transform: uppercase;
  letter-spacing: 8px;
  float: none;
  font-weight: 100;
  margin-top: -25px;
  margin-bottom: -20px;
}

.firstbar .search {
  margin-top: 20px;
  margin-left: 55px;
}

.firstbar .search .form-group {
  margin-bottom: 0;
}

.firstbar .search .form-group .input-group-btn .btn {
  line-height: 0;
}

.firstbar .search .form-text div {
  text-transform: uppercase;
  float: left;
  font-weight: 500;
  font-size: 11px;
  margin-right: 10px;
  color: #009aae;
}

.firstbar .search .form-text ul {
  margin: 0;
  padding: 0;
}

.firstbar .search .form-text ul li {
  float: left;
  padding: 0 8px 0 0;
  display: block;
  font-size: 11px;
  font-weight: 400;
}

.firstbar .search .form-text ul li a {
  color: #191E21;
}

.firstbar .nav-icons {
  float: right;
  padding: 0;
  margin: 0;
  margin-top: 27px;
}

.firstbar .nav-icons li {
  display: block;
  float: left;
  margin-left: 20px;
}

.firstbar .nav-icons li a {
  display: inline-block;
  color: #191E21;
}

.firstbar .nav-icons li a i {
  font-size: 18px;
  float: left;
  width: 25px;
  text-align: left;
}

.firstbar .nav-icons li a div {
  float: left;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: 3px;
}

.firstbar .nav-icons li a:hover {
  color: #009aae;
}

.headline {
  margin-bottom: 20px;
}

.headline .item {
  padding: 5px;
  width: 100%;
}

.headline .item a {
  color: #191E21;
  font-size: 14px;
  text-transform: capitalize;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
}

.headline .item a .badge {
  background-color: #009aae;
  margin-right: 5px;
}

.headline .nav {
  display: inline-block;
  float: left;
  margin-right: 20px;
  position: relative;
  z-index: 2;
}

.headline .carousel-control {
  text-shadow: none;
  background-color: transparent;
  background-image: none;
  position: relative;
  display: inline-block;
  color: #000;
  width: auto;
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  margin-right: -5px;
  font-size: 20px;
  line-height: 24px;
}

.headline .carousel-control.right {
  border-left: 0;
}

.headline .carousel-inner {
  overflow: hidden;
  width: initial;
}

.article p,
.article ul,
article p,
article ul,
.most-popular p,
.most-popular ul {
  font-family: "Encode Sans", sans-serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}

.article .time,
.article .category,
.article .view,
article .time,
article .category,
article .view,
.most-popular .time,
.most-popular .category,
.most-popular .view {
  font-size: 10px;
  letter-spacing: 0.5px;
  font-weight: 500;
  text-transform: uppercase;
}

.article {
  margin-bottom: 35px;
}

article figure {
  height: auto;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  display: inline-block;
}

article figure img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  vertical-align: middle;
  -o-object-position: center;
  object-position: center;
}

article .padding {
  padding: 15px;
  padding-top: 0;
}

article .detail {
  display: block;
  display: -webkit-box;
  display: -moz-box;
}


.article .padding {
  padding: 15px;
  padding-top: 0;
}

.article h2 {
  text-transform: capitalize;
  font-size: 20px;
  margin: 0;
  line-height: 28px;
  margin-bottom: 10px;
}

.article h2 a {
  color: #333;
  text-decoration: none;
}

.article h2 a:hover {
  color: #009aae;
}

.article p {
  line-height: 24px;
  font-size: 14px;
}

article .detail {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

article .time,
article .category {
  margin: 0 10px;
  color: #191E21;
}

article .category {
  margin: 0 10px;
}

article .category a {
  color: #009aae;
}

article .time {
  margin: 0;
}

article footer {
  text-align: right;
}

article footer .btn-primary {
  background-color: transparent;
  border-color: #009aae;
  color: #009aae;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

article footer .btn-primary:after {
  position: absolute;
  content: " ";
  bottom: 0;
  left: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  z-index: -1;
}

article footer .btn-primary:hover {
  color: #fff;
}

article footer .btn-primary:hover:after {
  transform: scale(20);
  -moz-transform: scale(20);
  -webkit-transform: scale(20);
  -o-transform: scale(20);
  background-color: #009aae;
}

article footer .btn-primary:focus {
  outline: 0;
}

.more {
  overflow: hidden;
  height: 43px;
}

.more div {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

.more div:last-child {
  opacity: 0;
}

.more div i:before {
  font-size: 30px;
}

.more:hover div:last-child {
  opacity: 1;
}

.more:hover div:first-child {
  margin-top: -43px;
  margin-bottom: 20px;
}

.love {
  color: #989898;
  float: left;
  margin-top: 10px;
  position: relative;
}

.love i {
  display: inline-block;
  float: left;
  margin-top: 1px;
}

.love i:before {
  font-size: 28px;
}

.love div {
  display: inline-block;
  margin-left: 60px;
  font-size: 14px;
  margin-top: 5px;
  margin-left: 5px;
}

.name-mobile-small {
  font-size: 12px;
  color: #9e9e9e;
}

.name-mobile {
  font-weight: bold;
  color: #333;
}

.love.active {
  color: #009aae;
}

.love i.animated {
  animation-name: love;
  -webkit-animation-name: love;
  -moz-animation-name: love;
  -o-animation-name: love;
  animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  -webkit-animation-fill-mode: backwards;
  animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  position: absolute;
  left: 0;
  top: 0;
}

@keyframes love {
  0% {
    top: 0px;
    transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
  }

  20% {
    top: -10px;
    transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    opacity: 0.8;
  }

  40% {
    top: -20px;
    transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    opacity: 0.6;
  }

  60% {
    top: -30px;
    transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    opacity: 0.4;
  }

  80% {
    top: -40px;
    transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    opacity: 0.2;
  }

  100% {
    top: -50px;
    transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    opacity: 0;
  }
}

@-webkit-keyframes love {
  0% {
    top: 0px;
    transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
  }

  20% {
    top: -10px;
    transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    opacity: 0.8;
  }

  40% {
    top: -20px;
    transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    opacity: 0.6;
  }

  60% {
    top: -30px;
    transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    opacity: 0.4;
  }

  80% {
    top: -40px;
    transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    opacity: 0.2;
  }

  100% {
    top: -50px;
    transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    opacity: 0;
  }
}

.best-of-the-week {
  margin-top: 20px;
}

.best-of-the-week h1 {
  font-size: 16px;
  margin-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  color: #191E21;
}

.best-of-the-week h1 div.text {
  background-color: #fff;
  display: inline-block;
  padding: 10px;
  padding-right: 20px;
  padding-left: 0;
}

.best-of-the-week h1:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background-color: #ddd;
  z-index: -1;
}

.best-of-the-week h1 .carousel-nav .next,
.best-of-the-week h1 .carousel-nav .prev {
  width: 35px;
  height: 35px;
  background-color: #fff;
  line-height: 34px;
}

.best-of-the-week .article figure {
  height: 175px;
}

.best-of-the-week .article h2 {
  font-size: 16px;
  margin: 0 0 5px 0;
}

.best-of-the-week .article h2 a {
  color: #333;
}

.best-of-the-week .article h2 a:hover {
  color: #009aae;
}

.featured {
  display: inline-block;
  width: 100%;
  position: relative;
  height: 550px;
  margin-bottom: 20px;
  overflow: hidden;
}

.featured .inner {
  padding: 20px;
}

.featured figure {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.featured .overlay {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: transparent;
  background-image: linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.1) 56%, rgba(0, 0, 0, 0.6) 93%, rgba(0, 0, 0, 0.59) 100%);
  background-image: -webkit-linear-gradient(transparent 0%, transparent 50%, rgba(0, 0, 0, 0.1) 56%, rgba(0, 0, 0, 0.6) 93%, rgba(0, 0, 0, 0.59) 100%);
}

.featured .details {
  padding: 20px 30px;
  position: absolute;
  bottom: 10px;
}

.featured .details h1,
.featured .details .category,
.featured .details .time {
  color: #fff;
  margin: 0;
}

.featured .details .category {
  margin-bottom: 10px;
}

.featured .details .category a {
  font-size: 12px;
  font-weight: 400;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 30px;
  background-color: #fff;
  color: #000;
  text-decoration: none;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.featured .details .category a:hover {
  opacity: 0.8;
}

.featured .details h1 {
  margin-bottom: 5px;
  text-transform: capitalize;
  line-height: 1.4em;
  font-size: 28px;
  font-weight: 700;
}

.featured .details h1 a {
  text-decoration: none;
  color: #fff;
}

.topbar {
  position: relative;
  display: inline-block;
  width: 100%;
}

.topbar .inner {
  border-bottom: 1px solid #ddd;
  display: inline-block;
  width: 100%;
}

.topbar .right {
  float: right;
}

.topbar .right ul li:last-child a {
  margin-right: 0;
}

.topbar .left {
  float: left;
}

.topbar .left ul li:first-child a {
  margin-left: 0;
}

.topbar ul {
  padding: 0;
  margin: 0;
  margin-bottom: -5px;
}

.topbar ul.info {
  margin-left: 4px;
}

.topbar ul.info li a {
  letter-spacing: 0.3px;
}

.topbar ul.info li a i {
  display: inline-block;
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -moz-transform: scale(1.5);
  margin-right: 5px;
}

.topbar ul li {
  float: left;
  display: block;
}

.topbar ul li a {
  color: #191E21;
  margin: 0 7px;
  padding: 10px 0;
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
}

.topbar ul li a i {
  display: none;
}

.topbar ul li a:hover {
  color: #009aae;
}

.topbar ul li.active a:after,
.topbar ul li a:hover:after {
  height: 100%;
}

.menu {
  position: relative;
  display: inline-block;
  height: 55px;
  width: 100%;
  line-height: 23px;
  background-color: #FFFFFF;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}

.menu .container {
  /* Mega menu support */
  position: relative;
}

.dropdown,
.dropup {
  position: relative;
}

.menu .brand {
  float: left;
  line-height: 52px;
}

.menu .brand img {
  width: 420px !important;
}

.menu .brand a {
  text-decoration: none;
}

.menu .brand a {
  text-decoration: none;
}

.menu .mobile-toggle {
  font-size: 32px;
  line-height: 0;
  float: right;
  margin-left: 20px;
  display: none;
  padding: 41px 0;
}

.menu ul.nav-list>li:first-child {
  margin-left: -17px;
}

.menu ul {
  margin: 0 auto;
  display: inline-block;
  padding: 0;
  z-index: 9;
}

.menu ul>li {
  float: left;
  display: block;
}

.menu ul>li.cms-dropdown-megamenu {
  position: static;
}

.menu ul>li>a {
  display: block;
  color: #191E21;
  padding: 4px 17px;
  text-decoration: none;
  letter-spacing: 0.2px;
  font-weight: 500;
  line-height: 32px;
  font-family: "Encode Sans", sans-serif;
  position: relative;
  z-index: 1;
}

.menu ul>li>a i {
  margin-left: 5px;
}

.menu ul>li>a .badge {
  background-color: #009aae;
  position: absolute;
  top: 2px;
  right: -5px;
}

.menu ul>li>a:after {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #009aae;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  margin-top: -2px;
}

.menu ul>li.active a:after,
.menu ul>li:hover>a:after {
  width: 100%;
}

.menu ul>li:hover>.dropdown-menu {
  visibility: visible;
  opacity: 1;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}

.menu ul>li .dropdown-menu {
  border-radius: 0;
  border: none;
  top: 54px;
  box-shadow: 0 20px 60px #ddd;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.5);
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}

.menu ul>li .dropdown-menu.megamenu {
  display: block;
  margin: 0;
  left: 15px;
  right: 15px;
  z-index: 1999;
  background-color: #fff;
}

.menu ul>li .dropdown-menu.megamenu .megamenu-inner {
  padding: 20px;
  padding-bottom: 15px;
}

.menu ul>li .dropdown-menu.megamenu .megamenu-title {
  font-size: 16px;
  position: relative;
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.menu ul>li .dropdown-menu.megamenu .megamenu-title .all {
  position: absolute;
  right: 0;
  font-size: 12px;
  font-weight: 700;
  color: #383838;
  top: 5px;
}

.menu ul>li .dropdown-menu.megamenu .megamenu-title .all i {
  color: #009aae;
  margin-left: 5px;
}

.menu ul>li .dropdown-menu.megamenu .vertical-menu {
  width: 100%;
}

.menu ul>li .dropdown-menu.megamenu .vertical-menu li {
  display: inline-block;
  width: 100%;
  float: none;
}

.menu ul>li .dropdown-menu.megamenu .vertical-menu li a {
  padding: 5px 0;
  height: auto;
  line-height: 34px;
  border-bottom: 1px solid #f2f2f2;
}

.menu ul>li .dropdown-menu.megamenu .vertical-menu li a i {
  margin-left: 0;
  width: 20px;
  float: left;
}

.menu ul>li .dropdown-menu.megamenu .vertical-menu li a:after {
  top: 100%;
}

.menu ul>li .dropdown-menu.megamenu article {
  margin-bottom: 0;
}

.menu ul>li .dropdown-menu.megamenu article .inner {
  box-shadow: none;
}

.menu ul>li .dropdown-menu.megamenu article figure {
  height: 170px;
  margin-bottom: 0;
}

.menu ul>li .dropdown-menu.megamenu article .padding {
  padding: 0;
}

.menu ul>li .dropdown-menu.megamenu article .padding h2 {
  font-size: 16px;
  line-height: 24px;
}

.menu ul>li .dropdown-menu>li {
  float: none;
  display: block;
  position: relative;
}

.menu ul>li .dropdown-menu>li.divider {
  padding: 10px 0;
  background-color: #fff;
  position: relative;
}

.menu ul>li .dropdown-menu>li.divider:before {
  content: " ";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #f2f2f2;
}

.menu ul>li .dropdown-menu>li>a {
  background-color: #fff;
  width: 230px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  padding: 7px 20px;
}

.menu ul>li .dropdown-menu>li>a:after {
  position: absolute;
  content: " ";
  top: 100%;
  left: 50px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  background-color: transparent;
  z-index: -1;
}

.menu ul>li .dropdown-menu>li>a i {
  float: right;
}

.menu ul>li .dropdown-menu>li>a .icon {
  float: none;
  width: 25px;
  float: left;
  margin-left: -2px;
}

.menu ul>li .dropdown-menu>li.active a:after {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transform: scale(82);
  -webkit-transform: scale(82);
  -moz-transform: scale(82);
  -o-transform: scale(82);
  background-color: #009aae;
  width: 5px;
}

.menu ul>li .dropdown-menu>li:hover>a {
  color: #fff;
}

.menu ul>li .dropdown-menu>li:hover>a:after {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transform: scale(82);
  -webkit-transform: scale(82);
  -moz-transform: scale(82);
  -o-transform: scale(82);
  background-color: #009aae;
  width: 5px;
}

.menu ul>li .dropdown-menu>li ul {
  position: absolute;
  left: 230px;
  top: 0;
}



.newsletter {
  padding: 20px;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  font-size: 14px;
  color: #989898;
}

.newsletter .icon {
  text-align: center;
  margin-bottom: 20px;
}

.newsletter .icon i:before {
  font-size: 9em;
}

.newsletter .icon.spin h1 {
  margin-top: 0;
}

.newsletter .icon.spin i:before {
  -webkit-animation-name: loading;
  animation-name: loading;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.newsletter .icon.success h1 {
  margin-top: 0;
  color: #1ABC9C;
}

.newsletter .icon.success i:before {
  color: #1ABC9C;
}

.newsletter .icon.error h1 {
  margin-top: 0;
  color: #009aae;
}

.newsletter .icon.error i:before {
  color: #009aae;
}

.newsletter .icon h1 {
  margin: 0;
  font-size: 24px;
  margin-top: -20px;
  color: #989898;
}

.newsletter p {
  margin-top: 10px;
  line-height: 22px;
}

.newsletter .form-control {
  font-size: 14px;
  height: 40px;
}

.newsletter .form-control:focus {
  box-shadow: none;
}

.newsletter .form-control.email {
  border: 0;
}

.newsletter .btn i:before {
  font-size: 18px;
}

.article-list {
  margin-bottom: 50px;
  position: relative;
}

.article-list:last-child {
  margin-bottom: 0;
}

.article-list .badge {
  position: absolute;
  top: 0;
  right: 15px;
  border-radius: 0;
  background-color: #009aae;
}

.article-list .inner {
  display: inline-block;
  width: 100%;
}

.article-list figure {
  height: 195px;
  overflow: hidden;
  background-color: #000;
  float: left;
  display: inline-block;
  margin-bottom: 0;
}

.article-list figure img {
  width: 100%;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.aCumplean {
  background-image: url(../images/bgBirthday.svg);
  border-radius: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-height: 360px;
  position: relative;
}

.birthName h4 {
  margin: 0;
  font-weight: 600;
}

.birthMonth {
  color: #fff;
  font-size: 34px;
  font-weight: 600;
  position: absolute;
  left: 69%;
  top: 4%;
}

.birthAbsolute {
  position: absolute;
  left: 69%;
  top: 30%;
}

.birthData {
  color: #fff;
  display: grid;
  grid-template-columns: 50px 30px 370px;
  margin-bottom: 15px;
  align-items: center;
}

.birthDataSection {
  color: #fff;
  display: grid;
  grid-template-columns: 50px 30px 370px;
  margin-bottom: 15px;
  align-items: center;
}

.birthNumber {
  font-size: 34px;
  font-weight: bold;
}

.birthNumberSection{
  font-size: 34px;
  font-weight: bold;
}

.birthBar {
  font-size: 32px;
  text-align: center;
}

.article-list .details {
  padding: 10px 25px 30px 25px;
  box-shadow: 4px 5px 10px 1px rgba(0, 0, 0, 0.17);
  border-radius: 10px;
  background-color: #fff;
}

.article-list .details .detail .category,
.article-list .details .detail .time {
  margin: 5px 0;
}

.article-list .details .detail .category a {
  margin-top: 10px !important;
}

.article-list .details .detail .category {
  margin: 0;
  padding-top: 200px;
}

.article-list .details h1 {
  margin: 0;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 28px;
}

.article-list .details h1 a {
  color: #000;
  text-decoration: none;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.article-list .details h1 a:hover {
  color: #009aae;
}

.article-list .details p {
  line-height: 26px;
}

.article-list footer {
  margin-top: 0;
}

.line {
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #1E1E1E;
  margin: 0px 0;
  position: relative;
}

.line.thin {
  height: 2px;
}

.line.transparent {
  background-color: transparent;
}

.line.little {
  margin: 10px 0;
}

.line.top {
  margin-top: 50px;
}

.line div {
  margin: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 31px;
  background-color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  color: #333;
}

.title-col {
  font-size: 18px;
  position: relative;
  margin-top: 0;
}

.title-col:after {
  content: " ";
  position: absolute;
  bottom: -10px;
  width: 15px;
  background-color: #009aae;
  height: 3px;
  left: 0;
}

.body-col {
  margin-top: 30px;
}

.article-mini {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}

.article-mini .inner {
  display: inline-block;
  height: 100%;
}

.article-mini .padding {
  padding: 0 10px;
  margin-left: 85px;
}

.article-mini figure {
  float: left;
  display: inline-block;
  width: 80px;
  height: 60px;
  overflow: hidden;
  margin: 0;
}

.article-mini figure img {
  width: 100%;
}

.article-mini h1 {
  margin: 0;
  line-height: 22px;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 14px;
}

.article-mini h1 a {
  color: #000;
}

.article-mini .detail {
  margin-top: 5px;
}

.article-mini .detail .category {
  margin-left: 0;
}

.article-mini .detail .category a {
  text-transform: uppercase;
  color: #009aae;
}

.tags-list {
  margin: 0;
  padding: 0;
  padding-left: 15px;
}

.tags-list li {
  padding: 5px;
}

.tags-list li a {
  color: #000;
  position: relative;
  text-decoration: none;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.tags-list li a:hover {
  opacity: 0.8;
}

.tags-list li a:before {
  content: "#";
}

.tags-list li a:after {
  position: absolute;
  content: " ";
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background-color: #009aae;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.tags-list li a:hover:after {
  width: 100%;
}

aside {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}

aside:last-child {
  margin-bottom: 0;
}

aside .aside-title {
  font-size: 16px;
  position: relative;
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 30px;
}

aside .aside-title .all {
  position: absolute;
  right: 0;
  font-size: 12px;
  font-weight: 700;
  color: #383838;
  top: 5px;
}

aside .aside-title .all i {
  color: #009aae;
  margin-left: 5px;
}

aside .aside-title:after {
  content: " ";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 15px;
  height: 2px;
  background-color: #009aae;
}

aside .article-mini {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

aside .article-mini figure {
  margin-bottom: 0;
}

aside .article-mini h1 {
  margin-top: -3px;
}

aside .nav li button {
  background-color: #F0F0F0;
  color: #333;
  padding: 12px;
  font-size: 14px;
  border-radius: 0 !important;
}

aside .nav li button i:before {
  font-size: 18px;
  margin-right: 5px;
}

aside .nav li button.active {
  background-color: #fff;
  color: #000;
  border-top: 2px solid #009aae !important;
}

aside .nav li button.active i {
  color: #009aae;
}

aside .tab-pane {
  border: 1px solid #ddd;
  border-top: none;
  padding: 20px;
}

aside .line {
  margin: 40px 0;
}

aside .sponsored {
  padding: 0;
  margin: 0 -5px;
}

aside .sponsored li {
  float: left;
  display: inline-block;
  width: 50%;
  padding: 5px;
}

aside .sponsored li a img {
  width: 100%;
}

aside .ads img {
  width: 100%;
}

aside .ads figcaption {
  font-size: 12px;
  margin-top: 3px;
  color: #989898;
}

.nav-link:focus,
.nav-link:hover {
  color: #009aae;
}

@-webkit-keyframes loading {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

@keyframes loading {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.article-fw {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.article-fw:first-child {
  margin-bottom: 0;
}

.article-fw figure {
  overflow: hidden;
  width: 100%;
  height: 178px;
}

.article-fw figure img {
  width: 100%;
}

.article-fw .details h1 {
  margin: 0;
  font-size: 24px;
  line-height: 34px;
}

.article-fw .details h1 a {
  color: #000;
  text-decoration: none;
}

.article-fw .details h1 a:hover {
  color: #009aae;
}

.article-fw .details p {
  margin-top: 15px;
  line-height: 24px;
}

.comments .media-left {
  width: 70px;
  height: 70px;
  overflow: hidden;
}

.comments .media-body p {
  font-size: 14px;
  line-height: 22px;
}

.comments .detail {
  display: flex;
  font-size: 14px;
}

.comments .detail .time {
  display: inline-block;
  margin: 0 5px;
}

.comments .detail .link {
  display: inline-block;
  margin: 0 5px;
}

.comments .detail .link a {
  color: #009aae;
}

.comments .detail .time {
  color: #989898;
}

.comments .detail .divider {
  height: 4px;
  width: 4px;
  background-color: #ddd;
  margin-top: 8px;
  margin-left: 5px;
  margin-right: 5px;
}

.carousel#featured .carousel-control {
  background-color: transparent;
  background-image: none;
  bottom: initial;
  width: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: initial;
  right: initial;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.carousel#featured .carousel-control span:before {
  font-size: 50px;
}

.carousel#featured .carousel-control.left {
  left: 0;
  right: initial;
}

.carousel#featured:hover .carousel-control.left {
  left: 20px;
  right: initial;
}

.carousel#featured .carousel-control.right {
  right: 0;
  left: initial;
}

.carousel#featured:hover .carousel-control {
  opacity: 1;
}

.carousel#featured:hover .carousel-control.right {
  right: 20px;
  left: initial;
}

.box-wrapper {
  width: 400px;
  margin: 0 auto;
}

.box {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

.box.box-border {
  box-shadow: none;
  border: 1px solid #f2f2f2;
}

.box .box-body {
  padding: 30px;
}

.box .box-body h4 {
  margin-bottom: 30px;
}

.title-line {
  display: table;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #ddd;
}

.title-line:before,
.title-line:after {
  border-top: 2px dashed #eee;
  content: "";
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}

.title-line:before {
  right: 1.5%;
}

.title-line:after {
  left: 1.5%;
}

.with-sidebar {
  display: inline-block;
  width: 100%;
}

.with-sidebar .sidebar.sidebar-sticky {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 250px;
  z-index: 2000;
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}

.with-sidebar .sidebar .sidebar-brand {
  width: 100%;
  padding: 50px;
}

.with-sidebar .sidebar .sidebar-brand img {
  width: 100%;
}

.with-sidebar .sidebar .sidebar-nav ul {
  padding: 0;
  margin: 0;
}

.with-sidebar .sidebar .sidebar-nav ul li {
  display: inline-block;
  width: 100%;
}

.with-sidebar .sidebar .sidebar-nav ul li a {
  display: block;
  padding: 13px 30px;
  text-decoration: none;
  color: #000;
}

.with-sidebar .sidebar .sidebar-nav ul li.active a,
.with-sidebar .sidebar .sidebar-nav ul li a:hover,
.with-sidebar .sidebar .sidebar-nav ul li:focus {
  background-color: #009aae;
  color: #fff;
}

.with-sidebar .has-sidebar {
  float: left;
  padding-left: 280px;
  padding-right: 20px;
  display: inline-block;
  width: 100%;
}

.with-sidebar footer {
  padding: 15px 0;
  border-top: 1px solid #f9f9f9;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  color: #29292b;
}

.faq {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}

.faq:last-child {
  margin-bottom: 0;
}

.faq .faq-title h2 {
  font-size: 22px;
  margin: 0;
}

.faq .faq-body {
  margin-top: 10px;
}

.grid-banners-home {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

@media screen and (max-width: 768px) {
  .with-sidebar .sidebar {
    display: none;
  }

  .grid-banners-home {
    display: block;
  }

  .with-sidebar .has-sidebar {
    padding: 0 20px;
  }

  .for-tablet {
    display: block !important;
  }

  footer.footer .block {
    margin-bottom: 30px;
  }

  footer.footer .line {
    margin: 0;
    margin-bottom: 30px;
  }

  .divider-top {
    margin-top: 50px;
  }

  .sidebar {
    position: fixed;
    top: 0;
    right: -320px;
    height: 100%;
    width: 320px;
    z-index: 2001;
    background-color: #fff;
    overflow: auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
  }

  .sidebar.active {
    right: 0;
  }

  .sidebar .sidebar-title {
    margin: 0 -15px;
    height: 53px;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    letter-spacing: 0.5px;
    font-weight: 700;
    line-height: 55px;
    font-family: "Encode Sans", sans-serif;
    margin-bottom: 30px;
  }

  .trending-tags {
    margin-bottom: 20px;
  }

  .search-toggle {
    display: none;
  }

  nav.menu {
    height: 55px;
  }

  nav.menu .mobile-toggle {
    display: inline-block;
  }


  nav.menu ul.nav-list {
    position: fixed;
    width: 220px;
    height: 100%;
    padding-top: 15px;
    top: 0;
    right: -320px;
    background-color: #fff;
    z-index: 3000;
    overflow: auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    z-index: 99999999;
  }

  nav.menu ul.nav-list.active {
    right: 0;
  }

  nav.menu ul.nav-list li {
    display: block;
    float: none;
    position: static;
    padding-top: 2px;
    width: 100%;
    border-bottom: 2px solid #ededed;
    padding-bottom: 15px;
  }

  nav.menu ul.nav-list>li:first-child {
    margin-left: 0;
    text-align: center;
    position: relative;
  }

  nav.menu ul.nav-list>li:first-child .back {
    z-index: 9;
    position: absolute;
    height: 100%;
    width: 50px;
    line-height: 55px;
    font-size: 20px;
  }

  nav.menu ul.nav-list>li:first-child a:after {
    display: none;
  }

  nav.menu ul.nav-list>li>a {
    display: block;
  }

  nav.menu ul.nav-list>li>a .badge {
    right: 10px;
    top: 5px;
  }

  nav.menu ul.nav-list>li .dropdown-menu {
    box-shadow: none;
    position: absolute;
    top: 57px;
    left: initial;
    right: -320px;
    height: calc(100% - 55px);
    height: -o-calc(100% - 55px);
    width: 320px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    visibility: visible;
    display: none;
    opacity: 1;
  }



  nav.menu ul.nav-list>li .dropdown-menu.active {
    right: 0;
  }

  nav.menu ul.nav-list>li .dropdown-menu>li>a {
    width: auto;
  }

  nav.menu ul.nav-list>li .dropdown-menu>li>a:hover:after {
    transform: scale(105);
    -webkit-transform: scale(105);
    -moz-transform: scale(105);
    -o-transform: scale(105);
  }

  nav.menu ul.nav-list>li .dropdown-menu>li ul {
    top: 0;
  }

  nav.menu ul.nav-list>li .dropdown-menu [class^=col-] {
    margin-bottom: 30px;
  }

  header.primary.up {
    top: -286px;
  }

  .firstbar {
    text-align: center;
  }

  .firstbar .brand {
    float: none;
  }

  .firstbar .brand img {
    float: none;
    display: inline-block;
    margin-bottom: 15px;
  }

  .firstbar .brand h2 {
    display: block;
    float: none;
    border: none;
    margin: 0;
    padding: 0;
    width: initial;
  }

  .firstbar .search {
    margin: 0 70px;
  }

  .firstbar .right {
    float: none;
    display: block;
    margin: 10px auto;
  }
}

@media screen and (max-width: 425px) {
  .article-list figure {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }

  .article-list .details {
    margin-left: 0;
  }

  .article-list .details .detail {
    display: inline-flex;
    display: -webkit-inline-box;
  }

  .line div {
    font-size: 14px;
  }

  .featured {
    height: 200px;
  }

  .featured .details h1 {
    font-size: 16px;
  }

  .featured .details .category a {
    padding: 3px 6px;
  }

  .firstbar .search {
    margin-left: 20px;
    margin-right: 20px;
  }

  .topbar .topbar-nav li a i,
  .topbar ul.info li a i {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    display: block;
    font-size: 22px;
  }

  .topbar .topbar-nav li a span,
  .topbar ul.info li a span {
    display: none;
  }

  .for-mobile {
    display: block !important;
  }

  .nav-icons {
    display: none;
  }

  .box-wrapper {
    width: 100%;
  }

  .box .box-body {
    padding: 20px;
  }
}

@media screen and (max-width: 320px) {
  nav.menu ul.nav-list {
    width: 290px;
    right: -350px;
  }

  nav.menu ul.nav-list>li .dropdown-menu {
    width: 290px;
    right: -350px;
  }

  .sidebar {
    width: 290px;
    right: -350px;
  }

  article figure {
    height: 200px;
  }
}


section.single .line {
  margin-top: 30px;
  margin-bottom: 30px;
}

section.single article.main-article header {
  margin: 0;
}

section.single article.main-article header h1 {
  margin: 0;
  line-height: 1.1em;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 10px;
}

section.single article.main-article header .details {
  font-size: 10px;
  color: #989898;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

section.single article.main-article header .details li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 30px;
}

section.single article.main-article header .details li:after {
  content: ".";
  position: absolute;
  font-size: 30px;
  top: -2px;
  margin-left: 10px;
  line-height: 0;
}

section.single article.main-article header .details li a {
  color: #009aae;
}

section.single article.main-article header .details li:last-child:after {
  content: "";
}


.item-new {
  color: #009aae !important;
}

section.single article.main-article .main {
  padding-top: 10px;
  margin-top: 20px;
}

section.single article.main-article .main a {
  color: #009aae;
}

section.single article.main-article .main p,
section.single article.main-article .main ul {
  font-size: 16px;
  color: #181818;
  margin-bottom: 20px;
  line-height: 30px;
}

section.single article.main-article .main .featured {
  height: auto;
  position: relative;
  overflow: initial;
  margin-bottom: 0;
}

section.single article.main-article .main .featured figure {
  position: relative;
  height: auto;
}

.top-line {
  border-top: 1px solid #ebebeb;
}

article.article.main-article h1 {
  padding-top: 25px;
}

section.single article.main-article .main .featured figure figcaption {
  font-size: 12px;
  margin-top: 5px;
  text-align: center;
  color: #686868;
}

section.single article.main-article .main h1,
section.single article.main-article .main h2,
section.single article.main-article .main h3,
section.single article.main-article .main h4,
section.single article.main-article .main h5,
section.single article.main-article .main h6 {
  line-height: 20px;
}

.menu #menu-list ul.nav-list {
  display: flex;
  justify-content: flex-end;
  margin: 0;
  text-align: left;
  align-items: center;
}

@media(max-width: 768px) {
  .menu #menu-list ul.nav-list {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 25px;
  }
}

.btn-secondary {
  background: none !important;
  color: #009aae !important;
  border: none !important;
}

#dropdownMenuButton,
#dropdownMenuButton2 {
  font-family: "Encode Sans", sans-serif;
  font-size: 15px;
  font-weight: bold;
}

section.single footer {
  margin-top: 30px;
  text-align: left;
  display: flex;
  display: -webkit-box;
  flex-wrap: wrap;
}

section.single footer .col-m:first-child {
  width: 60%;
}

section.single footer .col-m:last-child {
  width: 40%;
  text-align: right;
}

section.single footer .col-m:last-child .love {
  float: none;
  border: 2px solid #989898;
  border-radius: 30px;
  display: inline-block;
  padding: 3px 12px;
}

section.single footer .col-m:last-child .love i {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
}

section.single footer .col-m:last-child .love i.animated {
  top: 3px;
  left: 12px;
}

section.single footer .col-m:last-child .love.active {
  background-color: #009aae;
  color: #fff;
  border-color: #009aae;
}

section.single footer h1 {
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}

section.single footer h1 i {
  margin-right: 5px;
}

section.single footer .tags {
  margin: 0;
  padding: 0;
}

section.single footer .tags li {
  float: left;
  display: block;
}

section.single footer .tags li a {
  display: block;
  margin-bottom: 5px;
  padding: 3px 7px;
  border: 1px solid #989898;
  margin-right: 5px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}

section.single footer .tags li a:hover {
  border-color: #000;
  color: #009aae;
}

section.single article.related .inner {
  box-shadow: none;
}

section.single article.related .inner .padding {
  padding: 0;
}

section.single article.related .detail .time {
  color: #989898;
}

section.single article.related .detail .category {
  margin-left: 0;
}

blockquote {
  font-style: italic;
  font-weight: 300;
}

.sharing {
  display: inline-block;
  width: auto;
  padding-bottom: 20px;
  margin-top: 20px;
}

.sharing .title {
  font-size: 12px;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}

.sharing .title i {
  margin-right: 5px;
}

.sharing ul li {
  float: left;
}

.sharing ul li.count {
  text-align: center;
  font-size: 30px;
  color: #009aae;
  font-weight: 700;
  margin-left: 10px;
  display: inline-block;
  float: left;
  margin-top: -10px;
}

.sharing ul li.count div {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  color: #000;
  margin-top: -5px;
  display: block;
}

.sharing ul li a {
  text-decoration: none;
  width: auto;
  height: auto;
  padding-right: 25px;
  padding-left: 25px;
}

.sharing ul li a i {
  margin-right: 10px;
}

.sharing ul li a:hover {
  color: #fff !important;
  opacity: 0.8;
}

.author {
  display: inline-block;
  width: 100%;
}

.author figure {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0;
  float: left;
}

.author figure img {
  width: 100%;
}

.author .details {
  margin-left: 120px;
}

.author .details .job {
  font-size: 12px;
  color: #898989;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.author .details .name {
  margin: 0;
  margin-top: 5px;
}

.author .details p {
  margin-top: 10px;
  font-size: 15px;
  line-height: 26px;
}

.author .details .social li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.author .details .social li a i:before {
  font-size: 12px;
}

.comments .title {
  font-weight: 400;
  margin-bottom: 20px;
}

.comments .title a {
  font-size: 10px;
  display: inline-block;
  margin-left: 10px;
  font-weight: 600;
  letter-spacing: 1px;
}

.comments .comment-list {
  margin-top: 10px;
}

.comments .comment-list .item {
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 20px;
}

.comments .comment-list .item .user {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

.comments .comment-list .item .user figure {
  width: 65px;
  height: 65px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
  display: inline-block;
}

.comments .comment-list .item .user figure img {
  width: 100%;
}

.comments .comment-list .item .user .details {
  margin-left: 85px;
}

.comments .comment-list .item .user .details .name {
  margin: 0;
  margin-bottom: 3px;
  margin-top: 15px;
  font-weight: 700;
}

.comments .comment-list .item .user .details .time {
  color: #999;
}

.comments .comment-list .item .user .details .description {
  font-size: 15px;
  margin-top: 20px;
  line-height: 26px;
}

.comments .comment-list .item .reply-list {
  padding-left: 50px;
}

.comments .comment-list .item .reply-list .item {
  border: none;
}

.comments .comment-list.sm .item {
  border: none;
  padding: 0 0 5px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
}

.comments .comment-list.sm .item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.comments .comment-list.sm .item .user figure {
  width: 45px;
  height: 45px;
}

.comments .comment-list.sm .item .user .details {
  margin-left: 60px;
}

.comments .comment-list.sm .item .user .details .name {
  margin-top: 5px;
  font-size: 18px;
}

.comments .comment-list.sm .item .user .details .time {
  font-size: 12px;
}

.comments .comment-list.sm .item .user .details .description {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
}

.comments .form-control:focus {
  border-color: #484848;
}

.comments textarea.form-control {
  height: 180px;
  resize: none;
}

.comments .btn {
  padding-left: 25px;
  padding-right: 25px;
}

.comments form {
  margin-top: 30px;
}

.page {
  text-align: center;
}

.page .breadcrumb {
  margin-top: 20px;
}

.page .page-title {
  margin: 0;
  margin-top: 10px;
}

.page .page-subtitle {
  font-weight: 300;
  font-size: 12px;
  margin: 0;
  margin-top: 5px;
  font-family: "Encode Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.page .line {
  margin-top: 60px;
  margin-bottom: 40px;
}

.page .page-description {
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  color: #484848;
  margin-top: 20px;
  text-align: left;
}

.page .page-description h1 {
  color: #000;
  margin-bottom: 7px;
}

.page .page-description p {
  margin-bottom: 20px;
}

.page .question {
  font-weight: 700;
  text-align: center;
}

.page .question a {
  margin-left: 10px;
}

.page form.contact {
  margin-top: 30px;
}

.page form.contact .form-group textarea {
  height: 200px;
}

.page .element-block .element-title {
  margin-bottom: 30px;
  position: relative;
}

.page .element-block .element-title :first-child {
  margin-top: 0;
}

.page .element-block .element-title:after {
  content: " ";
  width: 15px;
  height: 2px;
  background-color: #009aae;
  bottom: -5px;
  left: 0;
  position: absolute;
}

.page .element-block .element-body {
  display: inline-block;
  width: 100%;
}

.page .element-block .element-body .code-block {
  margin-top: 20px;
}

.page .element-block .element-body .code-block .code-title {
  margin-bottom: 5px;
  font-weight: 500;
}

.page .element-block .colors {
  margin: 0;
  padding: 0;
}

.page .element-block .colors li {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin-right: 10px;
  margin-bottom: 40px;
}

.page .element-block .colors li.primary {
  background-color: #009aae;
}

.page .element-block .colors li.secondary {
  background-color: 00ADC1;
}

.page .element-block .colors li.success {
  background-color: #1ABC9C;
}

.page .element-block .colors li.warning {
  background-color: #F39C12;
}

.page .element-block .colors li.info {
  background-color: #3498db;
}

.page .element-block .colors li.danger {
  background-color: #E74C3C;
}

.page .element-block .colors li .details h1 {
  margin: 0;
  font-size: 14px;
  margin-top: 87px;
  text-align: center;
  font-weight: 600;
}

.carousel-1 .owl-dots .owl-dot span {
  margin: 5px;
}

.carousel-1 .owl-dots .owl-dot.active span {
  background-color: #009aae;
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
}

.carousel-1 .owl-nav {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  opacity: 0;
}

.carousel-1 .owl-nav .owl-prev,
.carousel-1 .owl-nav .owl-next {
  margin-top: 10px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 26px;
  line-height: 42px;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  opacity: 0.7;
}

.carousel-1 .owl-nav .owl-prev:hover,
.carousel-1 .owl-nav .owl-next:hover {
  background-color: #009aae;
}

.carousel-1 .owl-nav .owl-prev {
  left: 10px;
}

.carousel-1 .owl-nav .owl-next {
  right: 10px;
}

.carousel-1:hover .owl-nav {
  opacity: 1;
}

.video-list {
  padding: 0;
  margin: 0;
}

.video-list li {
  display: block;
  margin-bottom: 20px;
}

.video-list li a figure {
  height: 200px;
  background-color: #f2f2f2;
  position: relative;
  overflow: hidden;
}

.video-list li a figure .duration {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: #212121;
  color: #fff;
  padding: 3px 7px;
  font-size: 12px;
}

.video-list li a figure .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  line-height: 105px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #fff;
  color: #000;
  text-align: center;
}

.video-list li a figure .play i {
  font-size: 30px;
}

.video-list li a .desc {
  margin-top: 10px;
}

.video-list li a .desc .title {
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
  margin: 0;
}

.video-list li a .desc .title.loading {
  background-color: #f2f2f2;
  width: 200px;
  height: 20px;
}

.video-list li a .desc .author {
  display: block;
  color: #999;
  margin-top: 3px;
}

.video-list li a .desc .author.loading {
  background-color: #f2f2f2;
  width: 100px;
  height: 12px;
}

.checkbox-group {
  margin-bottom: 5px;
}

.checkbox-group .group-title {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  display: inline-block;
}

.checkbox-group [class^=icheckbox],
.checkbox-group [class^=iradio] {
  margin-right: 5px;
}

.nav-tabs-group {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ddd;
}

.nav-tabs-group .nav-tabs-list {
  padding: 0;
  margin: 0;
}

.nav-tabs-group .nav-tabs-list li {
  float: left;
  display: block;
}

.nav-tabs-group .nav-tabs-list li a {
  display: block;
  padding: 10px 20px;
  color: #999;
  font-weight: 400;
  text-decoration: none;
}

.nav-tabs-group .nav-tabs-list li a:hover {
  color: #191E21;
}

.nav-tabs-group .nav-tabs-list li.active a {
  color: #191E21;
  border-bottom: 2px solid #009aae;
}

.nav-tabs-group .form-control {
  height: 30px;
  padding: 0;
  margin-top: 3px;
}

.nav-tabs-group .nav-tabs-right {
  float: right;
  display: inline-block;
  width: 100px;
}

.featured-author {
  display: block;
}

.featured-author .featured-author-cover {
  width: 100%;
  height: 250px;
  display: inline-block;
  background-size: cover;
  background-position: center;
  position: relative;
}

.featured-author .featured-author-cover .badges {
  position: absolute;
  top: 10px;
  left: 10px;
}

.featured-author .featured-author-cover .badges .badge-item {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 30px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  background-color: #191E21;
  letter-spacing: 1px;
}

.featured-author .featured-author-cover .featured-author-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
}

.featured-author .featured-author-cover .featured-author-picture {
  margin: 0 auto;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #fff;
}

.featured-author .featured-author-cover .featured-author-picture img {
  width: 100%;
}

.featured-author .featured-author-cover .featured-author-info .name {
  font-size: 18px;
  color: #fff;
  margin: 0;
  margin-top: 10px;
}

.featured-author .featured-author-cover .featured-author-info .desc {
  font-size: 12px;
  margin-top: 3px;
  color: #ddd;
}

.featured-author .featured-author-body {
  box-shadow: 0 0 3px #ddd;
  margin-top: -40px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  z-index: 1;
  border-radius: 3px;
  background-color: #fff;
  line-height: 20px;
}

.featured-author .featured-author-body .featured-author-count {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #f2f2f2;
}

.featured-author .featured-author-body .featured-author-count .item {
  float: left;
  width: 33.3333333333%;
  width: -o-calc(100% / 3);
  text-align: center;
  padding: 5px 0;
  border-right: 1px solid #f2f2f2;
  transition: all 0.5s;
}

.featured-author .featured-author-body .featured-author-count .item a:hover {
  text-decoration: none;
}

.featured-author .featured-author-body .featured-author-count .item a:hover .name {
  color: 00ADC1;
}

.featured-author .featured-author-body .featured-author-count .item:last-child {
  border-right: 0;
}

.featured-author .featured-author-body .featured-author-count .item .name {
  text-transform: uppercase;
  font-size: 12px;
  color: #009aae;
  font-weight: 500;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.featured-author .featured-author-body .featured-author-count .item .value {
  font-size: 18px;
  font-weight: 800;
  color: #666;
}

.featured-author .featured-author-body .featured-author-count .item .icon {
  padding-top: 13px;
  margin: 0 auto;
  display: inline-block;
  font-size: 12px;
}

.featured-author .featured-author-body .featured-author-count .item .icon div {
  float: left;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
}

.featured-author .featured-author-body .featured-author-count .item .icon i {
  display: inline-block;
  float: left;
  margin-left: 5px;
}

.featured-author .featured-author-body .featured-author-quote {
  padding: 10px;
  font-size: 14px;
  font-family: "Encode Sans", sans-serif;
  font-style: oblique;
  color: #999;
  text-align: center;
}

.featured-author .featured-author-body .featured-author-footer {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.featured-author .featured-author-body .featured-author-footer a {
  display: block;
  padding: 5px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 12px;
  border-top: 1px solid #f2f2f2;
}

.featured-author .featured-author-body .block {
  display: inline-block;
  padding: 15px;
}

.featured-author .featured-author-body .block .block-title {
  font-size: 14px;
  position: relative;
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
}

.featured-author .featured-author-body .block .block-title .all {
  position: absolute;
  right: 0;
  font-size: 12px;
  font-weight: 700;
  color: #383838;
  top: 5px;
}

.featured-author .featured-author-body .block .block-title .all i {
  color: #009aae;
  margin-left: 5px;
}

.featured-author .featured-author-body .block .block-body {
  margin-top: 10px;
}

.item-list-round {
  padding: 0;
  margin: 0;
}

.item-list-round li {
  float: left;
  display: block;
}

.item-list-round li.hidden {
  display: none;
}

.item-list-round li a {
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.item-list-round li a:hover {
  opacity: 0.7;
}

.item-list-round li a .more {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  line-height: 64px;
  font-size: 18px;
  font-weight: 600;
}

.aside-title .carousel-nav,
.title-col .carousel-nav,
.best-of-the-week .carousel-nav {
  float: right;
  display: inline-block;
}

.aside-title .carousel-nav .prev,
.aside-title .carousel-nav .next,
.title-col .carousel-nav .prev,
.title-col .carousel-nav .next,
.best-of-the-week .carousel-nav .prev,
.best-of-the-week .carousel-nav .next {
  display: block;
  line-height: 24px;
  width: 25px;
  height: 25px;
  border: 2px solid #ddd;
  color: #999;
  text-align: center;
  float: left;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.aside-title .carousel-nav .prev:hover,
.aside-title .carousel-nav .next:hover,
.title-col .carousel-nav .prev:hover,
.title-col .carousel-nav .next:hover,
.best-of-the-week .carousel-nav .prev:hover,
.best-of-the-week .carousel-nav .next:hover {
  background-color: #f2f2f2;
}

.aside-title .carousel-nav .prev,
.title-col .carousel-nav .prev,
.best-of-the-week .carousel-nav .prev {
  border-right: 0;
}

.video_list_youtube .fancybox-caption-wrap h4 {
  color: #fff;
  font-size: 20px;
}

.video_list_youtube .fancybox-caption-wrap .author {
  opacity: 0.8;
}

.video_list_youtube .fancybox-caption-wrap a {
  font-size: 12px;
}

.banner {
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.banner.header {
  margin: 10px 0;
}

.banner.header:after {
  content: " ";
}

.banner img {
  max-width: 100%;
}

.banner:after {
  content: "- advertisement -";
  font-size: 12px;
  color: #999;
  letter-spacing: 0.5px;
  margin: 0 auto;
}

.mfp-wrap {
  z-index: 2002;
}

.mfp-bg {
  z-index: 2001;
}

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

/* ESTILOS AGREGADOS*/


.header-portal {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.header-portal h1 {
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
}

.underline {
  border: 1px solid #fff;
}

.firstbar {
  background-color: #009aae;
}

.grid-noticia {
  display: grid;
  grid-template-columns: auto auto;
  margin-top: 15px;
}

.header-noticia {
  position: relative;
}

.img-header-portal {
  border-radius: 7px;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
  max-width: 300px;
  height: 200px;
  margin-right: 25px;
}

.header-noticia_dark-bg {
  background: rgba(51, 51, 51, .8784313725490196);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 300px;
  min-height: 80px;
  max-height: 80px;
  padding: 5px 10px;
}

.header-noticia_date {
  color: #fff;
  font-size: 10px;
  font-weight: 600;
}

.header-noticia_dark-bg {
  font-size: 13px;
  color: #fff;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 400;
}

#menu-list {
  text-align: center;
}

#menu-list .nav-list a {
  margin-right: 0.5rem;
  color: #009aae;
  font-size: 15px;
  text-decoration: none;
  font-weight: 500;
  display: flex;
  align-items: center;
  letter-spacing: 0.5px;
  font-weight: bold;
}

.menu {
  padding: 50px 0;
  box-shadow: 0 5px 5px 0px #4140424f;
}

.firstbar .row {
  align-items: center;
}

.firstbar .brand img {
  width: 230px;
}

.skin-orange .menu ul>li>a:after {
  background-color: #ffffff !important;
}

.menu .brand img {
  padding-bottom: 3px;
}

header.primary.up nav.menu ul.nav-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}

div#headline,
.headline {
  display: none;
}

.menu {
  background: #ffffff;
  border: none;
}

.grid-cabecera {
  display: grid;
  grid-template-columns: 1fr auto;
}

#menu-list {
  text-align: center;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  margin: 20px 0;
  padding: 10px 0;
}

.boton-login button {
  border: none;
  background: none;
}

.article .padding {
  display: none;
}

.up .menu {
  background: #fff
}

.up .boton-login button {
  color: #fff;
}

.phpdebugbar-header,
.demo-settings {
  display: none;
}

footer.footer .foot-logo {
  width: 100%;
  max-width: 240px;
}

ul.footer-nav-horizontal {
  display: none;
}

.btn-primary {
  background-color: #009aae;
  border-color: #009aae;
}

.btn-primary:hover {
  background-color: #2689a7;
  border-color: #2689a7;
}

footer.footer .block .block-title:after {
  background-color: #009aae;
}

div.phpdebugbar-resize-handle {
  display: none !important;
  visibility: hidden;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
  padding-bottom: 40px;
}

.img-width100 {
  width: 100%;
  border-radius: 10px;
}

.img-cumpleaños {
  width: 100%;
  background-position: center;
  border-radius: 10px;
}

.social li a,
rect,
svg,
.inner footer a {
  border-radius: 5px !important;
}

section.single.first article .main img {
  width: 100% !important;
}

article.article.main-article .main h3 {
  font-size: 25px;
  font-weight: 600 !important;
}


.canvas-cumple {
  position: absolute;
  z-index: 999;
  top: 460px;
  max-height: 750px;
  width: 100%;
  opacity: 0.3;
}

footer.footer {
  position: relative;
  z-index: 99999;
}

.buttons-declaraciones {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.buttons-declaraciones p {
  font-weight: 600 !important;
  color: #333 !important;
}

.buttons-declaraciones a {
  display: block;
  margin: 5px 0;
  font-weight: bold;
  color: #333;
}

.cards-cumpleaños .card,
.cards-cumpleaños2 .card {
  padding: 12px 20px;
  margin: 10px 0;
}

.h2-cumple {
  color: #009aae;
}

.cards-cumpleaños2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0 15px;
}

.documental h2 {
  font-weight: 700;
}

.back-section i,
.back-section span {
  color: #009aae;
  font-size: 15px;
  font-weight: bold;
}

.banner-cumpleaños h3 {
  color: #fff !important;
  margin-left: 290px;
  margin-top: 6vh;
}


.banner-cumpleaños {
  position: relative;
  background-image: url(../images/bgBirthSection.svg);
  width: 100%;
  padding: 14vw 0px;
  background-size: 100%;
  margin-top: 70px;
  background-repeat: no-repeat;
}

.banner-cumpleaños .container {
  position: relative;
}

.banner-relative-documental {
  position: relative;
  background-image: url(../images/info-documental/info-documental.jpg);
  width: 100%;
  padding: 8vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-relative {
  position: relative;
  background-image: url(../images/rrhh/banner-gerencia-rrhh.jpg);
  width: 100%;
  padding: 12vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-institucionales {
  position: relative;
  background-image: url(../images/asuntos-institucionales/banner-asuntos.jpg);
  width: 100%;
  padding: 12vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-recursos {
  position: relative;
  background-image: url(../images/asuntos-institucionales/img-recursos.jpg);
  width: 100%;
  padding: 9vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.banner-logos {
  position: relative;
  background-image: url(../images/asuntos-institucionales/img-logos.jpg);
  width: 100%;
  padding: 9vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.banner-informacion {
  position: relative;
  background-image: url(../images/asuntos-institucionales/img-informacion.jpg);
  width: 100%;
  padding: 9vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.banner-relative-liquidaciones {
  position: relative;
  background-image: url(../images/rrhh/liquidaciones-estirado.jpg);
  width: 100%;
  padding: 12vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-relative-genero {
  position: relative;
  background-image: url(../images/rrhh/genero-estirado.jpg);
  width: 100%;
  padding: 12vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-relative-higiene {
  position: relative;
  background-image: url(../images/rrhh/higiene-estirado.jpg);
  width: 100%;
  padding: 12vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-relative-ingresos {
  position: relative;
  background-image: url(../images/rrhh/ingresos-estirado.jpg);
  width: 100%;
  padding: 12vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-relative-capital {
  position: relative;
  background-image: url(../images/rrhh/capital-estirado.jpg);
  width: 100%;
  padding: 12vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-relative-laborales {
  position: relative;
  background-image: url(../images/rrhh/laborales-estirado.jpg);
  width: 100%;
  padding: 12vw 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner-relative2 {
  position: relative;
}

.absolute-banner-text {
  position: absolute;
  top: 6vw;
}

.absolute-banner-text-capital {
  position: absolute;
  top: 4vw;
  width: 90%;
}

.firstbar a.a-soporte {
  font-size: 14px;
}

.firstbar-grid div i {
  color: #fff;
  font-size: 17px;
  margin: 0 18px;
}

.firstbar-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
}

.absolute-banner-text h1,
.absolute-banner-text-capital h1 {
  font-size: 40px;
  color: white;
}

.absolute-portal-text h2 {
  font-size: 33px;
  color: #009aae;
}

.absolute-banner-text img,
.absolute-banner-text-capital img,
.absolute-portal-text img {
  max-width: 120px;
}

.img-responsive {
  width: 100%;
}

.card {
  max-height: 240px;
  overflow: hidden;
  border-radius: 10px;
}

.box-capital p {
  font-size: 27px;
  font-weight: 700;
  color: #009aae;
  margin: 0;
}

.box-capital h4 {
  font-size: 23px;
  color: #191e21;
}

.box-capital span {
  margin-left: 5px;
  font-size: 13px;
}

.absolute-portal-text {
  position: absolute;
  top: 2vw;
  left: 5vw;
}

.link-portal button {
  border: none;
  background: #009aae;
  color: #fff;
  padding: 8px 40px;
  margin-top: 15px;
  border-radius: 5px;
}

.card-item i {
  color: #fff;
  font-size: 80px;
  padding: 10px 0;
}

.cards-departamentos-rrhh {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin-top: 40px;
}

.cards-departamentos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  margin-top: 40px;
}

.big-card {
  border: 1px solid #cecece;
  height: 100%;
  border-radius: 10px;
  display: grid;
  grid-template-rows: 60% 40%;
}

.big-card h3 {
  font-size: 15px;
  font-weight: 700;
  color: #333;
  line-height: 22px;
  text-align: left;
}



.a-soporte {
  color: #fff !important;
  font-size: 17px;
  font-weight: 600;
}

a.a-soporte .fa {
  margin-right: 3px;
}

.card-item {
  background: #009aae;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px 10px 0 0;
  padding: 10px 0;
}

.card-item2 a {
  background: #009aae;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px 10px 0 0;
  padding: 10px 0;
}

.texto-card-departamento {
  position: absolute;
  bottom: 0;
  left: 5%;
  padding: 0 25px;
  padding-bottom: 20px;
}

.cards-departamentos .card {
  position: relative;
}

.texto-card-departamento h3 {
  color: #fff;
  font-size: 21px;
  font-weight: 700;

}

.acepto-on {
  background: #48B953 !important;
}

.color-check {
  color: #48B953;
}

.btn-acepto-off {
  background: #BCBCBC;
  color: #ffF;
}

.btn-acepto,
.btn-no-acepto,
.btn-acepto-off {
  border: none;
  padding: 10px 20px;
  border-radius: 10px;
  margin-right: 10px;
  color: #fff;
}

.btn-acepto {
  background: #48B953;
}

a.btn-no-acepto:hover {
  text-decoration: none;
  color: #fff !important;
  background: #d32424;
}

.btns-condiciones button:disabled {
  background: #C7C7C7 !important;
}

.btn-no-acepto {
  background: #E53C3C;
}

img.logo-dark {
  display: block;
}

.up img.logo-dark {
  display: none;
}

img.logo-light {
  display: none;
}

.up img.logo-light {
  display: block;
}


.iframe-newsletter {
  width: 100%;
  height: 100vh;
  margin-top: 150px;
}

.dd-menu a:focus,
.dd-menu a:hover {
  color: #333 !important;
}

.cards-cumpleaños {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

/* Dropdown */

.dropdown {
  display: inline-block;
  position: relative;
}

.dd-button {
  display: inline-block;
  border-radius: 4px;
  padding: 5px 30px 5px 20px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 22ch;
  color: #fff;
  font-weight: 600;
}

.dd-button:after {
  content: '';
  position: absolute;
  top: 45%;
  right: 15px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
}

.dd-button2 {
  display: inline-block;
  border: 1px solid gray;
  border-radius: 4px;
  padding: 5px 30px 5px 20px;
  background-color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
}

.dd-button2:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}

.dd-button2:hover {
  background-color: #eeeeee;
}

.dd-input {
  display: none;
}

.grid-banner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

label.dropdown {
  margin: 5px 0 0 0;
}

.dd-menu {
  position: absolute;
  top: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 9px 0 !important;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  list-style-type: none;
  z-index: 9;
}

.dd-input+.dd-menu {
  display: none;
}

.dd-input:checked+.dd-menu {
  display: block;
}

.dd-menu li {
  padding: 5px 20px;
  cursor: pointer;
  white-space: nowrap;
}

.dd-menu li:hover {
  background-color: #f6f6f6;
}

.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 10px 20px;
}

.dd-menu li.divider {
  padding: 0;
  border-bottom: 1px solid #cccccc;
}

.dd-menu li {
  float: none;
  width: 100%;
  text-align: left;
}

.up .dd-button {
  background: #009aae;
  border: 1px solid #fff;
  color: #fff;
}

.cumplen-hoy {
  margin-bottom: 20px;
}

.article-list figure,
.inner img {
  border-radius: 10px 10px 0 0;
}

.up .dd-button:after {
  border-top: 5px solid #fff;
}

.mails-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 15px;
  gap: 15px;
}

.cropped img {
  width: 100%;
}

.box-capital__header {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 15px;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
}

.box-capital {
  background: white;
  border-radius: 10px;
  padding: 20px 40px;
  max-width: 350px;
}

.box-capital__totales {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  padding-top: 5px;
}

.mails-grid a {
  color: #fff !important;
  font-weight: 500;
}

.box-capital img {
  max-width: 50px;
}

.mails-grid i {
  margin-right: 3px;
}

.dis-mobile {
  display: none;
}

.up .mobile-toggle i {
  color: #fff !important;
}



@media (min-width: 1700px) {
  .absolute-banner-text-capital {
    width: auto;
  }
}

@media (max-width: 1560px) {

  .absolute-banner-text h1,
  .absolute-banner-text-capital h1 {
    font-size: 3vw;
  }

  .absolute-portal-text h2 {
    font-size: 3vw;
  }

  .link-portal button {
    font-size: 1vw;
  }
}

@media (max-width: 1200px) {
  .menu .brand img {
    min-width: 50px;
  }

  .dd-button:after {
    right: -5px;
  }

  #menu-list .nav-list a {
    margin-right: 0.2rem;
    padding: 5px 20px;
  }

  .dd-button {
    padding: 4px 10px 5px 15px;
    max-width: 18ch;
    font-size: 13px;
  }

  section.category.first {
    padding-top: 110px !important;
  }

  .menu {
    height: auto;
  }
}

@media (max-width: 1100px) {
  .box-capital {
    padding: 10px 30px;
  }

  .box-capital h4 {
    font-size: 20px;
  }

  .box-capital img {
    max-width: 40px;
  }

  .box-capital p {
    font-size: 22px;
  }

  .box-capital span {
    font-size: 11px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu .container {
    max-width: 900px;
  }
}


@media (max-width: 991px) {


  .line {
    margin: 80px 0;
  }

  .box-capital {
    display: none;
  }

  .grid-banner {
    display: block;
  }

  .mails-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .absolute-banner-text img,
  .absolute-banner-text-capital img .absolute-portal-text img {
    max-width: 80px;
  }

  .cards-departamentos {
    grid-template-columns: repeat(2, 1fr);
  }

  .absolute-portal-text h2 {
    font-size: 3vw;
    top: 3vw;
  }

  .cards-departamentos-rrhh {
    grid-template-columns: repeat(2, 1fr);
  }

  .cards-cumpleaños2,
  .cards-cumpleaños {
    grid-template-columns: 1fr 1fr 1fr;
  }


}

.dd-button2 {
  display: none;
}

@media (max-width: 768px) {

  .absolute-banner-text,
  .absolute-banner-text-capital {
    left: 15vw;
  }



  section .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cards-cumpleaños2,
  .cards-cumpleaños {
    grid-template-columns: 1fr 1fr;
  }

  .firstbar-grid div {
    text-align: left;
  }

  .firstbar-grid div i {
    color: #fff;
    font-size: 15px;
    margin: 0 12px;
  }

  .banner-relative2 .img-portal {
    height: 120px;
    object-fit: cover;
  }

  .mails-grid {
    grid-template-columns: 1fr 1fr;
  }

  footer.footer .foot-logo {
    max-width: 150px;
  }

  .footer-grid {
    gap: 10px;
  }

  .dis-mobile {
    display: block;
    border-top: 1px solid #f4f4f4;
    padding: 15px 0;
    width: 100%;
  }

  .li-mobile {
    margin-right: 0.2rem;
    padding: 5px 20px;
    text-align: left;
    margin-bottom: 6px;
  }

  footer.footer .block .block-title:after {
    left: 250px;
  }

  footer.footer .foot-logo {
    margin: 0 auto;
  }

  .footer-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .d-mobile {
    display: block;
  }

  .article-list .inner {
    display: grid;
    grid-template-columns: 1fr;
  }

  .article-list .details {
    margin-left: 0;
  }

  .article-list figure {
    width: 100%;
  }

  .cards-departamentos-rrhh {
    grid-template-columns: repeat(1, 1fr);
  }

  .texto-card-departamento h3 {
    font-size: 25px;
  }

  .absolute-banner-text,
  .absolute-banner-text-capital {
    top: 3vw;
  }

  .absolute-banner-text a {
    font-size: 12px;
  }

  .dd-button2 {
    display: block;
  }


  .link-portal button {
    font-size: 9px;
    padding: 5px 20px;
    margin-top: 3px;
  }


}

@media (max-width: 600px) {
  footer.footer .block .block-title:after {
    display: none;
  }

  .cards-cumpleaños2,
  .cards-cumpleaños {
    grid-template-columns: 1fr;
  }
}


.cropped {
  width: 100%;
  height: auto;
  max-height: 360px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.top-line article.article.main-article h1 {
  font-size: 30px;
}

.top-line .main-article h1 {
  font-size: 31px;
  color: #333 !important;
}

.top-line h3.ql-align-justify {
  font-size: 20px !important;
  line-height: 24px;
  color: #333;
}

.big-card__texto {
  padding: 5px 20px;
  display: flex;
  align-items: center;
}

.documental .big-card__texto {
  padding: 5px 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.documental .card-item {
  background: #009aae;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px 10px 0 0;
  padding: 30px 0;
}

.btn-options path {
  fill: #009aae;
}

.btn-botones::after {
  display: none !important;
}

.header-div-right {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
}

section.home.first {
  padding-top: 130px !important;
}

nav.menu.menunav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: inherit !important;
}


.card-item img {
  max-width: 160px;
  max-height: 140px;
  padding: 25px 0;
}

.img-container img {
  cursor: pointer;
  border-radius: 6px;
  width: 48%;
}

.card3 img {
  border-radius: 10px 10px 0 0 !important;
  width: 100% !important;
  max-height: 160px;
  height: 160px;
}

.popupContainer {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  overflow: auto;
}

.popupContainer .popUpBackground {
  transition: all 0.3s ease-in-out;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}

.popupContainer .popUpBackground.active {
  background-color: rgba(0, 0, 0, 0.4);
}

.popupContainer .popImage {
  position: relative;
  display: block;
  transition: all 0.3s ease-in-out;
  border-radius: 6px;
  max-width: 480px;
  height: auto !important;
  top: 45% !important;
  left: 36vw !important;
}

.g2-text {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 10px;
}

.videoWrapperEscritorio {
  position: relative;
  padding-bottom: 32.25%;
  padding-top: 25px;
  height: 0;
}

.view {
  width: 100%;
  height: 100%;
  margin: 0px;
  overflow: hidden;
  position: relative;
  cursor: default;
}

.region.region-highlighted {
  margin: auto;
  text-align: center;
}

.enlace a {
  font-size: 0;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#video_overlays_2 {
  background-color: rgb(0 0 0 / 14%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.videoWrapperEscritorio iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#featured {
  display: none;
}

div#footer-inside {
  margin: 220px 0px 0px;
}


#footer {
  background: url(https://www.gba.gob.ar/imagenes/imagen_footer2.png);
  border: 0px solid white;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin-bottom: 0px;
  padding: 70px 0 80px;
}

#footer {
  background-color: #eaeaea;
}


img.logo_footer_provincia {
  width: 100%;
}

.row.footer2020>p>a>span {
  font-size: 16px;
}

p.titulofooter {
  font-size: 38px;
  color: #414042;
  font-family: 'EncodeSemiBold', sans-serif;
  margin: 0px 0px 25px 100px;
  font-weight: 600;
  line-height: 44px;
  border-bottom: 2px solid #bdbdbd;
  padding-bottom: 45px;
  text-align: right;
}

#block-block-70 span {
  display: block;
  text-align: right;
  font-weight: 500;
  font-size: 19px;
  margin: 10px 0px;
}

.row.footer2020>p>a:hover {
  color: #009aae;
}

.row.footer2020>p>a {
  color: #414042;
}

.row.footer2020.servicios {
  display: block;
}

.row.footer2020 {
  margin-left: 40px;
}

p {
  margin: 10px 0 0;
  padding: 0;
}

.block {
  padding: 0;
  clear: both;
}

.footer-social {
  display: flex;
  margin-top: 60px;
  gap: 10px;
  position: relative;
  z-index: 99;
}

.footer-social {
  list-style: none;
}

.footer-social .red-social {
  list-style-type: none;
}

:any-link {
  text-decoration: none;
}

.footer-social .red-social button:hover {
  background-position: 0px 42px;
}

.footer-social .red-social button {
  padding: 20px;
  border: none;
  outline: none;
  background-size: cover;
  background-color: transparent;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.iconos img:first-child {
  position: relative;
  z-index: 1;
  width: 39px;
}

.footer_fbk_icon {
  background: url(https://www.gba.gob.ar/static/gba_general/iconos_compartidos/sprite_facebook.png);
  background-position: 0px 0px;
}

.footer_twt_icon {
  background: url(https://www.gba.gob.ar/static/gba_general/iconos_compartidos/sprite_twitter.png);
}

.footer_ig_icon {
  background: url(https://www.gba.gob.ar/static/gba_general/iconos_compartidos/sprite_instagram.png);
}

.footer_youtube_icon {
  background: url(https://www.gba.gob.ar/static/gba_general/iconos_compartidos/sprite_youtube.png);
}

.footer_telegram_icon {
  background: url(../images/icons/telegram.png);
}

.footer_tiktok_icon {
  background: url(../images/icons/tiktok.png);
}

.footer_twitch_icon {
  background: url(../images/icons/twitch.png);
}

.btn_blanco,
.btn_celeste {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  font-weight: normal;
  line-height: 1.428571429;
  border-radius: 15px;
  background-color: #FFFFFF;
  transition: all .5s ease;
  min-height: 100px;
  padding: 5px;
  text-decoration: none;
  box-shadow: 0 1px 5px 0px #4140424f;
}


.btn_blanco:hover,
.btn_celeste:hover {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  font-weight: 500;
  line-height: 1.428571429;
  background-color: #009aae;
  border-radius: 15px;
  min-height: 100px;
  text-decoration: none;
  padding: 5px;
}

.row#fila,
.row#fila2,
.row#fila3,
.row#fila4,
.row#fila5,
.row#fila6 {
  display: flex;
  justify-content: start;
  margin: 30px 0 0 0;
  padding-left: 0px;
}

.botones_fondo_gris {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: var(--color_terciario);
  padding: 3px 0 80px 0px;
}

div#fila .titulo_celeste,
div#fila2 .titulo_celeste,
div#fila3 .titulo_celeste,
div#fila4 .titulo_blanco,
div#fila5 .titulo_blanco,
div#fila6 .titulo_blanco {
  font-family: var(--fuente_bold), sans-serif !important;
}

.titulo_celeste {
  color: var(--color_principal_home);
  font-size: 23px;
  text-align: center;
  margin: 0;

}

.btn_blanco:hover .titulo_celeste,
.btn_celeste:hover .titulo_celeste {
  color: #fff !important;
  text-decoration: none;
}

h3 {
  color: #4d4d4f !important;
}

.btn_blanco {
  color: #007a8a !important;
  font-weight: 500;
}

.plan-estrategico {
  padding: 140px 0 80px 0;
}

.rrhh {
  padding-top: 70px;
  padding-bottom: 40px;
}

.user-login__box {
  display: block;
  align-items: center;
  gap: 10px;
}

.user-login__box h5 {
  margin: 0;
  font-size: 15px;
}

.grid-btn-drop {
  display: grid !important;
  grid-template-columns: auto 1fr;
  align-items: center;
  padding: 0 !important;
}

a {
  text-decoration: none !important;
}

.grid-apps {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
  margin-top: -65px;
  margin-bottom: 40px;
}

.grid-apps .item {
  border-radius: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.box-bottom {
  box-shadow: 4px 5px 10px 1px rgba(0, 0, 0, 0.17);
  padding: 25px;
  border-radius: 0 0 15px 15px;
  text-align: left;
  width: 100%;
  min-height: 130px;
  background-color: #fff;
}

.item-ball {
  background: #1ea6b8;
  border-radius: 100%;
  width: 90px;
  height: 90px;
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 29px;
  color: #fff;
}

.bg-box span {
  font-size: 25px;
  line-height: 31px;
  font-weight: 600;
  letter-spacing: 0.1px;
  color: #fff;
}

.box-bottom span {
  color: #474747;
}

span.titulo_celeste i {
  font-size: 26px;
  margin-right: 5px;
}

h3 {
  font-weight: bold !important;
  font-size: 34px !important;
}

.cards-botones {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  margin-top: 25px;
  padding: 0;
  margin-bottom: 60px;
}

.bgTotal {
  background: linear-gradient(180deg, rgba(233, 233, 233, 1) 0%, rgba(233, 233, 233, 1) 82%, rgba(245, 245, 245, 1) 90%, rgba(255, 255, 255, 1) 100%);
  border-radius: 70px 70px 0 0;
  position: relative;
  top: -60px;
}

.bg-box {
  background: linear-gradient(90deg, rgba(246, 251, 255, 1) 0%, rgba(227, 41, 120, 1) 0%, rgba(178, 63, 130, 1) 9%, rgba(139, 81, 139, 1) 24%, rgba(108, 95, 145, 1) 34%, rgba(85, 104, 150, 1) 42%, rgba(72, 110, 153, 1) 66%, rgba(12, 175, 195, 1) 91%, rgba(12, 175, 195, 1) 100%, rgba(12, 175, 195, 1) 100%);
  width: 100%;
  padding: 0 25px;
  border-radius: 15px 15px 0 0;
  text-align: left;
  display: grid;
  height: 120px;
  grid-template-columns: auto 1fr;
  font-size: 41px;
  align-items: center;
  color: #fff;
  gap: 7px;
}

.botones_fondo_gris__box {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  background: #F1F1F0;
  padding: 30px;
  border-radius: 70px;
  width: 100%;
  box-shadow: 4px 5px 10px 1px rgba(0, 0, 0, 0.17);
  justify-content: center;
  align-items: center;
}

.magenta-title {
  color: #E62176;
  font-size: 23px;
  font-weight: 600;
}

.teal-line {
  width: 2px;
  height: 120px;
  border: 2px solid #00ADC2;
}

#fila a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  font-size: 40px;
}


.grid-footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.logoMin {
  display: none;
  max-width: 260px;
}

.top-body {
  padding: 25px;
  border-radius: 100px 100px 0 0;
  background: linear-gradient(180deg, rgba(236, 238, 237, 1) 0%, rgba(247, 248, 247, 1) 88%, rgba(255, 255, 255, 1) 100%);
  position: relative;
  top: -100px;
  min-height: 300px;
}

.birthNumberSection,
.birthBarSection,
.birthDescSection {
  color: #1FB3C7;
  ;
}

.birthDescSection {
  font-weight: 500;
}

.birthNameSection {
  color: #E02F7E;
  font-weight: 600;
  margin: 0;
}

.gridBirthSection {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
}











* {
  font-family: 'Encode Sans', sans-serif;
}


@media (max-width: 1490px) {
  .gridBirthSection {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    justify-items: center;
  }
}

@media (min-width: 1480px) {
  .container {
    max-width: 1440px !important;
  }

  p.titulofooter {
    font-size: 30px;
  }

  .secondBar {
    text-align: center;
  }

}


@media(max-width: 1479px) {
  .banner-cumpleaños h3 {
    margin-left: 210px;
  }

  .banner-cumpleaños {
    margin-top: 120px;
  }
}

@media(max-width: 1290px) {
  .banner-cumpleaños h3 {
    margin-left: 230px;
  }
}

@media (max-width: 1200px) {
  .menu {
    padding: 0px 0;
  }

  .banner-cumpleaños h3 {
    margin-left: 170px;
    font-size: 25px !important;
    margin-top: 35px;
  }

  .top-body {
    top: -80px;
  }

  p.titulofooter {
    font-size: 25px;
  }

  #block-block-70 span {
    font-size: 17px;
  }

  .firstBar {
    display: none;
  }

  .firstbar-grid {
    grid-template-columns: 1fr 1fr;
  }

  .secondBar {
    text-align: left;
  }
}

@media(max-width: 1050px) {
  .banner-cumpleaños h3 {
    margin-left: 200px;
  }
}

@media (max-width: 991px) {
  .grid-apps {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .banner-cumpleaños h3 {
    margin-left: 100px;
  }

  .top-body {
    top: -80px;
  }

  .gridBirthSection {
    grid-template-columns: 1fr;
  }

  .grid-footer {
    grid-template-columns: 1fr;
  }

  .logoFull {
    display: none !important;
  }

  .logoMin {
    display: block !important;
  }

  p.titulofooter {
    margin: 40px 0;
    text-align: center;
  }

  #block-block-70 span {
    text-align: center;
  }

  .botones_fondo_gris__box {
    padding: 10px;
  }

  #fila a {
    gap: 10px;
  }

  #fila a i {
    font-size: 27px;
  }

  .magenta-title {
    font-size: 18px;
    text-align: center;
  }

  .line {
    margin: 10px 0;
  }

}

@media(max-width: 860px) {
  .banner-cumpleaños h3 {
    margin-left: 130px;
  }
}

@media (max-width: 769px) {
  .article-list .details .detail .category {
    padding: 0;
  }

  .menu #menu-list ul.nav-list {
    display: flex;
    justify-content: flex-start;
    margin: 0;
    text-align: left;
    align-items: baseline;
    align-content: flex-start;
  }


  section.home.first {
    padding-top: 140px !important;
  }

  nav.menu.menunav {
    padding: 40px 0;
  }


  .cards-botones {
    grid-template-columns: 1fr;
  }

}

@media(max-width: 768px) {
  .banner-cumpleaños h3 {
    margin-left: 60px;
    font-size: 21px !important;
  }
}

@media (max-width: 670px) {
  .banner-cumpleaños h3 {
    padding-bottom: 30px;
    margin-left: 100px;
  }
}


@media (max-width: 640px) {
  .grid-apps {
    grid-template-columns: 1fr;
  }

  .botones_fondo_gris__box {
    grid-template-columns: 1fr;
    gap: 25px;
    padding: 40px;
  }

  .teal-line {
    height: 1px;
    width: 80%;
    margin: 0 auto;
  }

  section.home.first {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media(max-width: 570px) {
  .banner-cumpleaños h3 {
    margin-left: 120px;
    margin-top: 25px;
  }
}






@media (max-width: 1479px) {
  .aCumplean {
    min-height: 285px;
  }

  .birthData {
    grid-template-columns: 40px 30px 260px;
  }

  .birthName h4 {
    font-size: 19px;
  }

  .birthName span {
    font-size: 12px;
  }

  .birthNumber {
    font-size: 28px;
  }

  .birthBar {
    font-size: 26px;
  }
}

@media (max-width: 1200px) {
  .aCumplean {
    min-height: 235px;
    background-position-y: center;
  }

  .grid-apps{
    margin-top: 45px;
  }

  .grid-apps {
    grid-template-columns: 1fr 1fr;
  }

  .birthMonth {
    font-size: 24px;
  }

  .titulo_celeste {
    font-size: 22px;
  }

  span.titulo_celeste i {
    font-size: 23px;
  }

  .birthName h4 {
    font-size: 16px;
  }

  .birthNumber {
    font-size: 24px;
  }

  .birthBar {
    font-size: 23px;
  }

  .birthData {
    grid-template-columns: 30px 26px 220px;
    margin-bottom: 5px;
  }

  .birthName span {
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 200px;
    height: 1.2em;
    display: block;
    white-space: nowrap;
  }
}

@media (max-width: 991px) {
  .aCumplean {
    background-image: url(../images/bgBirthMobile.svg);
    min-height: 1670px;
  }

 

  .cards-botones {
    grid-template-columns: 1fr 1fr;
  }

  .birthNumber {
    font-size: 50px;
  }

  .birthName h4 {
    font-size: 26px;
  }

  .birthName span {
    font-size: 19px;
    text-overflow: inherit;
    overflow: inherit;
    width: 100%;
    height: 100%;
    display: block;
    white-space: nowrap;
  }

  .birthBar {
    font-size: 43px;
  }

  .birthMonth {
    font-size: 55px;
    left: 29%;
    top: 48%;
  }

  .birthData {
    grid-template-columns: 80px 46px 500px;
    margin-bottom: 25px;
  }

  .birthAbsolute {
    left: 10%;
    top: 60%;
  }
}

@media (max-width: 768px) {
  .aCumplean {
    min-height: 1230px;
  }

  .grid-apps {
    grid-template-columns: 1fr;
}

.bg-box{
  height: 60px;
}

.box-bottom {
  padding: 20px;
  min-height: 90px;
}

.bgTotal{
  padding: 0 25px;
}

.bg-box span {
  font-size: 20px;
}

.item i {
  font-size: 26px;
}

  .birthName h4 {
    font-size: 26px;
  }

  .cards-botones {
    grid-template-columns: 1fr;
}

  .birthMonth {
    font-size: 45px;
  }

  .birthData {
    grid-template-columns: 60px 46px 300px;
  }


  .birthBar {
    font-size: 38px;
  }

  .birthNumber {
    font-size: 40px;
  }

  .birthName span {
    font-size: 15px;
  }

}

@media (max-width: 560px) {
  .aCumplean {
    min-height: 1230px;
  }
}
